[PR #30] [MERGED] fix(deps): bump @nuxtjs/robots from 2.4.2 to 2.5.0 #29

Closed
opened 2025-12-01 17:05:40 +01:00 by arthur · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/30
Author: @dependabot[bot]
Created: 3/12/2021
Status: Merged
Merged: 3/12/2021
Merged by: @ArthurDanjou

Base: masterHead: dependabot/npm_and_yarn/nuxtjs/robots-2.5.0


📝 Commits (1)

  • 362ad5e fix(deps): bump @nuxtjs/robots from 2.4.2 to 2.5.0

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+4 -4)

📄 Description

Bumps @nuxtjs/robots from 2.4.2 to 2.5.0.

Release notes

Sourced from @​nuxtjs/robots's releases.

v2.5.0

2.5.0 (2021-03-11)

Features

Changelog

Sourced from @​nuxtjs/robots's changelog.

2.5.0 (2021-03-11)

Features

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArthurDanjou/website-old/pull/30 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/12/2021 **Status:** ✅ Merged **Merged:** 3/12/2021 **Merged by:** [@ArthurDanjou](https://github.com/ArthurDanjou) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/robots-2.5.0` --- ### 📝 Commits (1) - [`362ad5e`](https://github.com/ArthurDanjou/website-old/commit/362ad5e2a377c3c3f5a183559c89ed64465859eb) fix(deps): bump @nuxtjs/robots from 2.4.2 to 2.5.0 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+4 -4) </details> ### 📄 Description Bumps [@nuxtjs/robots](https://github.com/nuxt-community/robots-module) from 2.4.2 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/robots-module/releases"><code>@​nuxtjs/robots's releases</code></a>.</em></p> <blockquote> <h2>v2.5.0</h2> <h2><a href="https://github.com/nuxt-community/robots-module/compare/v2.4.2...v2.5.0">2.5.0</a> (2021-03-11)</h2> <h3>Features</h3> <ul> <li>typescript rewrite (<a href="https://github.com/nuxt-community/robots-module/issues/43">#43</a>) (<a href="https://github.com/nuxt-community/robots-module/commit/5bde48e9264c479d2c3c3a9a8b89e759a4442c65">5bde48e</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/robots-module/blob/main/CHANGELOG.md"><code>@​nuxtjs/robots's changelog</code></a>.</em></p> <blockquote> <h2><a href="https://github.com/nuxt-community/robots-module/compare/v2.4.2...v2.5.0">2.5.0</a> (2021-03-11)</h2> <h3>Features</h3> <ul> <li>typescript rewrite (<a href="https://github.com/nuxt-community/robots-module/issues/43">#43</a>) (<a href="https://github.com/nuxt-community/robots-module/commit/5bde48e9264c479d2c3c3a9a8b89e759a4442c65">5bde48e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/robots-module/commit/ba4326e3593bd725f1239d52ec3b4cf12472ce17"><code>ba4326e</code></a> chore(release): 2.5.0</li> <li><a href="https://github.com/nuxt-community/robots-module/commit/5bde48e9264c479d2c3c3a9a8b89e759a4442c65"><code>5bde48e</code></a> feat: typescript rewrite (<a href="https://github.com/nuxt-community/robots-module/issues/43">#43</a>)</li> <li><a href="https://github.com/nuxt-community/robots-module/commit/c82b803a50e265173f5989fd318fbfd56f321668"><code>c82b803</code></a> chore(deps): update actions/setup-node action to v2 (<a href="https://github.com/nuxt-community/robots-module/issues/40">#40</a>)</li> <li><a href="https://github.com/nuxt-community/robots-module/commit/a104b8720248235ae3de837d27fe95f56f7033df"><code>a104b87</code></a> ci: update</li> <li><a href="https://github.com/nuxt-community/robots-module/commit/fd3ab4d66992e6fe617e5e0e8cb500f691db3f9a"><code>fd3ab4d</code></a> ci: use only ubuntu</li> <li><a href="https://github.com/nuxt-community/robots-module/commit/5cc769dc45d923a2cde12850301f968386de1073"><code>5cc769d</code></a> chore: sort package.json</li> <li><a href="https://github.com/nuxt-community/robots-module/commit/ff01215f9046cbaff3810975a86900ce3a752417"><code>ff01215</code></a> docs: update badges</li> <li><a href="https://github.com/nuxt-community/robots-module/commit/f8cd1d57cff0c250e8275a8ac91e4a2e52e5f34a"><code>f8cd1d5</code></a> chore: remove <code>resourceHints</code></li> <li><a href="https://github.com/nuxt-community/robots-module/commit/b9167d446dfd3d887e584233fc8bbb30fc864285"><code>b9167d4</code></a> chore: remove codecov</li> <li><a href="https://github.com/nuxt-community/robots-module/commit/bde2efee4a7c77f291226fcb624b7384ce690e68"><code>bde2efe</code></a> ci: use <code>codecov/codecov-action@v1</code></li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/robots-module/compare/v2.4.2...v2.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nuxtjs/robots&package-manager=npm_and_yarn&previous-version=2.4.2&new-version=2.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
arthur added the pull-request label 2025-12-01 17:05:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arthur/website-old#29