chore(deps): update dependency @nuxtjs/sitemap to v6 #145
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.1.0
->^6.1.5
Release Notes
nuxt-modules/sitemap (@nuxtjs/sitemap)
v6.1.5
Compare Source
🐞 Bug Fixes
getNuxtModuleVersion
fails - by @harlan-zw (3625c)View changes on GitHub
v6.1.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v6.1.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v6.1.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v6.1.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v6.1.0
Compare Source
🚀 Features
nuxt-i18n-micro
module integration - by @harlan-zw in https://github.com/nuxt-modules/sitemap/issues/357 (39b91)🐞 Bug Fixes
/
not being matched with route rules - by @harlan-zw (c1aab)sources
warning - by @harlan-zw (624a8)View changes on GitHub
v6.0.1
Compare Source
🐞 Bug Fixes
experimentalWarmUp
hitting wrong sitemap paths - by @harlan-zw (7951f)View changes on GitHub
v6.0.0
Compare Source
Introduction
The v6 represents hopefully the last major that the module will undergo. It brings many underlying
logic improvements which aim to solve stability and performance issues and set up the module to support
chunked multi-sitemaps in the future.
🚨 Breaking Change
Google Search Console
If you're using multi-sitemaps it's important to check Google Search Console after the update and verify you haven't submitted the old multi-sitemap paths. If so, you should update them.
Sitemap Output
Please verify your sitemap output after the update. Many changes have been made to the underlying logic and it's important to verify that your sitemap is still being generated correctly.
Changelog
🚨 Breaking Changes
🚀 Features
sitemapsPathPrefix
config - by @harlan-zw in https://github.com/nuxt-modules/sitemap/issues/325 (4b94c)🐞 Bug Fixes
robots
route rules - by @harlan-zw in https://github.com/nuxt-modules/sitemap/issues/321 (ae455)include
,exclude
to i18n pages - by @harlan-zw in https://github.com/nuxt-modules/sitemap/issues/322 (a7c04)SERVER_PRESET
to detect env - by @harlan-zw (295c9)loc
's - by @harlan-zw (c0666)useNitroApp
import warning - by @harlan-zw (f5ab8)--target
- by @harlan-zw (2f6bc)<NuxtImage>
components - by @harlan-zw (469e7)loc
is always a string - by @harlan-zw (de9ec)loc
normalizing - by @harlan-zw in https://github.com/nuxt-modules/sitemap/issues/354 (6ef8d)differentDomains
- by @harlan-zw (e8799)View changes on GitHub
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
v5.2.1
Compare Source
No significant changes
View changes on GitHub
v5.2.0
Compare Source
🚀 Features
sitemap:index-resolved
- by @harlan-zw (19094)🐞 Bug Fixes
View changes on GitHub
v5.1.5
Compare Source
🐞 Bug Fixes
#sitemap
types alias - by @harlan-zw (e90aa)sources
fetch options - by @harlan-zw (1506d)nitropack
imports - by @harlan-zw (21a38)alternate
paths based oninclude
,exclude
- by @harlan-zw (f275c)View changes on GitHub
v5.1.4
Compare Source
No significant changes
View changes on GitHub
v5.1.3
Compare Source
No significant changes
View changes on GitHub
v5.1.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v5.1.1
Compare Source
🐞 Bug Fixes
#sitemap
alias - by @harlan-zw (f7b3a)/api
vue pages - by @harlan-zw (9d474)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.