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
50d0cb9 to
03532af
Compare
58edeb5 to
77141c3
Compare
77141c3 to
d70242d
Compare
d70242d to
f6cc25e
Compare
6ce812f to
ee6081f
Compare
ee6081f to
b48900b
Compare
b48900b to
5ff6435
Compare
c7a5ecc to
dc19990
Compare
978021a to
fcd0cda
Compare
50620a0 to
795d8ab
Compare
795d8ab to
16f0d30
Compare
|
Contributor
Run report for 7b220779Total time: 1m 7s | Comparison time: 1m 7s | Estimated loss: 113.2ms (0.2% slower)
Expanded report
Touched files |
16f0d30 to
0f14c75
Compare
0f14c75 to
f70b017
Compare
f70b017 to
c36824b
Compare
c36824b to
7b22077
Compare
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.