Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump @nuxtjs/robots from 2.4.2 to 3.0.0 #142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps @nuxtjs/robots from 2.4.2 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

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)

Bumps [@nuxtjs/robots](https://github.com/nuxt-community/robots-module) from 2.4.2 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.4.2...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 Nov 21, 2022
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