Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.2.1
->^5.3.5
4.0.0-rc.19
->4.0.1
Release Notes
nuxt-modules/sitemap (@nuxtjs/sitemap)
v5.3.5
Compare Source
No significant changes
View changes on GitHub
v5.3.4
Compare Source
No significant changes
View changes on GitHub
v5.3.2
Compare Source
No significant changes
View changes on GitHub
v5.3.1
Compare Source
🐞 Bug Fixes
differentDomains
support - by @harlan-zw (292de)View changes on GitHub
v5.3.0
Compare Source
🚀 Features
🐞 Bug Fixes
urls
- by @harlan-zw (8dfad)github_pages
- by @harlan-zw (c429f)x-default
should respectexclude
- by @harlan-zw (262eb)prefix_and_default
canonical path without prefix - by @harlan-zw (c92e9)View changes on GitHub
v5.2.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
nuxt-modules/robots (nuxt-simple-robots)
v4.0.1
Compare Source
No significant changes
View changes on GitHub
v4.0.0
Compare Source
🎉 v4: Merge with Nuxt Simple Robots
Since Nuxt 1, Nuxt Robots has been powering sites
/robots.txt
through simple minimal config. As robots have changed over the years, there are new requirements on how we generate these rules and talk to robots.The v4 of Nuxt Robots is here and it's a merge of the popular nuxt-simple-robots module that was made for Nuxt v3 as is part of Nuxt SEO. It brings powerful new DX to managing the robots crawling your site, including interactive DevTools, powerful Nuxt and Nitro composables and integration with Nuxt Content and Nuxt I18n.
Migrating from
nuxt-simple-robots
Please remove the dependency from your package.json and Nuxt config and then follow the Installation guide. No other breaking changes exist.
Migrating from
@nuxtjs/robots
v3If you're only using the
rules
config, a best effort has been made for a seamless migration where no config changes are required. It's recommended you familiarizing yourself with How Nuxt Robots Works.configPath
config is no longer supported. For custom runtime config you should use Nitro Hooks.rules
config is deprecated but will continue to work. AnyBlankLine
orComment
rules will no longer work.CleanParam
,CrawlDelay
andDisavow
requires targeting the Yandex user agent.🚨 Breaking Changes
🐞 Bug Fixes
View changes on GitHub
v4.0.0-rc.20
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.