Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 17, 2023

Bumps @nuxtjs/robots from 2.5.0 to 3.0.0.

Release notes

Sourced from @​nuxtjs/robots's releases.

v3.0.0

🩹 Fixes

  • Only prerender for static target (#75)

🏡 Chore

  • Update deps (49654ab)

❤️ Contributors

v3.0.0-2

3.0.0-2 (2022-10-31)

Features

Bug Fixes

  • compatibility with bridge (d994b99)
  • fixed config function not passing in req (#67) (afc1978)

v3.0.0-1

3.0.0-1 (2022-07-30)

Bug Fixes

v3.0.0-0

3.0.0-0 (2022-07-29)

⚠ BREAKING CHANGES

  • add support for nuxt 3/nuxt bridge (#52)
  • move modules options to rules property
  • disable module if exists robots.txt inside public directory

Features

  • add support for nuxt 3/nuxt bridge (#52) (d950072)
  • move modules options to rules property

... (truncated)

Changelog

Sourced from @​nuxtjs/robots's changelog.

v3.0.0

🩹 Fixes

  • Only prerender for static target (#75)

🏡 Chore

  • Update deps (49654ab)

❤️ Contributors

3.0.0-2 (2022-10-31)

Features

Bug Fixes

  • compatibility with bridge (d994b99)
  • fixed config function not passing in req (#67) (afc1978)

3.0.0-1 (2022-07-30)

Bug Fixes

3.0.0-0 (2022-07-29)

⚠ BREAKING CHANGES

  • add support for nuxt 3/nuxt bridge (#52)
  • move modules options to rules property
  • disable module if exists robots.txt inside public directory

Features

  • add support for nuxt 3/nuxt bridge (#52) (d950072)
  • move modules options to rules property
  • add option configPath to use configuration as file robots.config.ts

... (truncated)

Commits
  • 16ae8f4 chore(release): v3.0.0
  • 49654ab chore: update deps
  • d6f9020 chore(deps): update all non-major dependencies (#82)
  • f6a9375 chore(deps): update dependency h3 to v1 (#81)
  • d3fc90e chore(deps): update pnpm to v7.15.0 (#79)
  • e1102d6 fix: only prerender for static target (#75)
  • 558cf1d chore(deps): update all non-major dependencies to ^3.0.0-rc.13 (#78)
  • 1ef3151 chore(deps): update pnpm to v7.14.2 (#77)
  • 8a4d535 chore(release): 3.0.0-2
  • e4d6771 docs: update contributing
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@nuxtjs/robots](https://github.com/nuxt-community/robots-module) from 2.5.0 to 3.0.0.
- [Release notes](https://github.com/nuxt-community/robots-module/releases)
- [Changelog](https://github.com/nuxt-community/robots-module/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/robots@v2.5.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@nuxtjs/robots"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants