This repository was archived by the owner on Nov 20, 2024. It is now read-only.
fix(deps): update dependency nuxt-simple-sitemap to v3.4.1#125
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency nuxt-simple-sitemap to v3.4.1#125renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
16dacf2 to
af47118
Compare
af47118 to
d314dc3
Compare
d314dc3 to
fe44a20
Compare
fe44a20 to
3edd8cf
Compare
3edd8cf to
f395d94
Compare
f395d94 to
b6b4002
Compare
b6b4002 to
a04000f
Compare
d3c75b0 to
10d3670
Compare
5e78786 to
4683a67
Compare
4683a67 to
e50264b
Compare
2651935 to
d2b7b8e
Compare
c1cfb4f to
d9a0b09
Compare
d9a0b09 to
61edfc6
Compare
f1d4772 to
e3ee6be
Compare
0cc8aac to
3339461
Compare
1fb901b to
5ece877
Compare
5ece877 to
053b2b7
Compare
053b2b7 to
355df02
Compare
355df02 to
e37beca
Compare
50d0cb9 to
03532af
Compare
|
Contributor
Run report for 7b220779Total time: 1m 7s | Comparison time: 1m 7s | Estimated loss: 113.2ms (0.2% slower)
Expanded report
Touched files |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
3.0.13->3.4.1Release Notes
harlan-zw/nuxt-simple-sitemap (nuxt-simple-sitemap)
v3.4.1Compare Source
What's Changed
New Contributors
Full Changelog: nuxt-modules/sitemap@v3.4.0...v3.4.1
v3.4.0Compare Source
Features
sortEntries: false(4a9ac07), closes #113v3.3.6Compare Source
Bug Fixes
v3.3.5Compare Source
Bug Fixes
autoI18n: false(7544c4a), closes #139v3.3.4Compare Source
v3.3.3Compare Source
Bug Fixes
v3.3.2Compare Source
Bug Fixes
newssitemap namespace (927d40e)xhtmlqueries in XLS (aea7b14)v3.3.1Compare Source
v3.3.0Compare Source
Bug Fixes
i18n.pagesto have falsey entries (10bff74)Features
v3.2.9Compare Source
Bug Fixes
v3.2.8Compare Source
Bug Fixes
site.urlon prerender (ab6144a), closes #131v3.2.7Compare Source
Bug Fixes
v3.2.6Compare Source
Bug Fixes
sitemaps.index(0f2ced2)v3.2.5Compare Source
Bug Fixes
v3.2.4Compare Source
Bug Fixes
prefix(8116aff)v3.2.3Compare Source
Bug Fixes
hreflang(586c497)isooption (a89ccc8)no_prefix(9c901d1)v3.2.2Compare Source
Bug Fixes
v3.2.1Compare Source
v3.2.0Compare Source
Features
New config:
autoI18n(5c2f455)This new config is a direct replacement of
autoAlternativeLangPrefixeswith the intent of providing more contextual data so pages can be constructed properly.This new feature comes with better support for i18n routes with:
include,exclude)autoAlternativeLangPrefixesis deprecated, you should rename it toautoI18n.export default defineNuxtConfig({ sitemap: { - autoAlternativeLangPrefixes: true, + autoI18n: true } })i18n Sitemap Index
When
sitemapsis left empty and you're using the @nuxtjs/i18n module, it will now generate an index sitemap grouped by each locale. This should make testing your sitemaps much easier.To opt-out of this behavior, you can explicitly pass
sitemaps: false.Bug Fixes
v3.1.8Compare Source
Bug Fixes
v3.1.7Compare Source
Bug Fixes
.in them (1fafce6), closes #117v3.1.6Compare Source
Bug Fixes
sitemap:resolvedtwice (a87b457), closes #119v3.1.5Compare Source
Bug Fixes
pagesdir (5241d0b), closes #110v3.1.4Compare Source
v3.1.3Compare Source
Bug Fixes
x-alternativeand missing i18n locs (55a2746)v3.1.2Compare Source
Bug Fixes
nuxt build(bf25d77), closes #103v3.1.1Compare Source
Bug Fixes
indexoptional (c139b5c), closes #101v3.1.0Compare Source
Bug Fixes
Features
defaultSitemapsChunkSize(9ad07fc)v3.0.15Compare Source
Bug Fixes
v3.0.14Compare Source
Bug Fixes
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.
🔕 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.