[PR #538] [CLOSED] fix(deps): bump @nuxtjs/sitemap from 2.4.0 to 6.1.1 in /web #549

Closed
opened 2026-03-03 16:38:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/538
Author: @dependabot[bot]
Created: 10/1/2024
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/web/nuxtjs/sitemap-6.1.1


📝 Commits (1)

  • 69d4e18 fix(deps): bump @nuxtjs/sitemap from 2.4.0 to 6.1.1 in /web

📊 Changes

2 files changed (+420 additions, -141 deletions)

View changed files

📝 web/package.json (+1 -1)
📝 web/pnpm-lock.yaml (+419 -140)

📄 Description

Bumps @nuxtjs/sitemap from 2.4.0 to 6.1.1.

Release notes

Sourced from @​nuxtjs/sitemap's releases.

v6.1.1

   🐞 Bug Fixes

    View changes on GitHub

v6.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v6.0.1

   🐞 Bug Fixes

    View changes on GitHub

v6.0.0

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by harlan_zw, a new releaser for @​nuxtjs/sitemap since your current version.


Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@nuxtjs/sitemap [>= 5.a, < 6]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/httpsms/pull/538 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/nuxtjs/sitemap-6.1.1` --- ### 📝 Commits (1) - [`69d4e18`](https://github.com/NdoleStudio/httpsms/commit/69d4e1803599951d25df52a52ba3ace8138536ff) fix(deps): bump @nuxtjs/sitemap from 2.4.0 to 6.1.1 in /web ### 📊 Changes **2 files changed** (+420 additions, -141 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+419 -140) </details> ### 📄 Description Bumps [@nuxtjs/sitemap](https://github.com/nuxt-modules/sitemap) from 2.4.0 to 6.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-modules/sitemap/releases"><code>@​nuxtjs/sitemap</code>'s releases</a>.</em></p> <blockquote> <h2>v6.1.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>cloudflarePages</strong>: Broken relative url endpoints  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/9310f73"><!-- raw HTML omitted -->(9310f)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/nuxt-modules/sitemap/compare/v6.1.0...v6.1.1">View changes on GitHub</a></h5> <h2>v6.1.0</h2> <h3>   🚀 Features</h3> <ul> <li><code>nuxt-i18n-micro</code> module integration  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> in <a href="https://redirect.github.com/nuxt-modules/sitemap/issues/357">nuxt-modules/sitemap#357</a> <a href="https://github.com/nuxt-modules/sitemap/commit/39b917c"><!-- raw HTML omitted -->(39b91)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Root path <code>/</code> not being matched with route rules  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/c1aaba9"><!-- raw HTML omitted -->(c1aab)<!-- raw HTML omitted --></a></li> <li>False positive <code>sources</code> warning  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/624a8c3"><!-- raw HTML omitted -->(624a8)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/nuxt-modules/sitemap/compare/v6.0.1...v6.1.0">View changes on GitHub</a></h5> <h2>v6.0.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>experimentalWarmUp</code> hitting wrong sitemap paths  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/7951fab"><!-- raw HTML omitted -->(7951f)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/nuxt-modules/sitemap/compare/v6.0.0...v6.0.1">View changes on GitHub</a></h5> <h2>v6.0.0</h2> <h2>Introduction</h2> <p>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.</p> <h2>🚨 Breaking Change</h2> <h3>Google Search Console</h3> <p>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.</p> <h3>Sitemap Output</h3> <p>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.</p> <h2>Changelog</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Rewrite i18n resolving and url normalizing  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> in <a href="https://redirect.github.com/nuxt-modules/sitemap/issues/319">nuxt-modules/sitemap#319</a> <a href="https://github.com/nuxt-modules/sitemap/commit/fab7e9e"><!-- raw HTML omitted -->(fab7e)<!-- raw HTML omitted --></a></li> <li>New multi sitemaps paths  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> in <a href="https://redirect.github.com/nuxt-modules/sitemap/issues/320">nuxt-modules/sitemap#320</a> <a href="https://github.com/nuxt-modules/sitemap/commit/bb7d9c7"><!-- raw HTML omitted -->(bb7d9)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-modules/sitemap/commit/113693bff5b52a6b600afbec6c6e3275e6786b92"><code>113693b</code></a> chore: release v6.1.1</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/d586ffba3fc168391c9fc3a7e43a0691ced87024"><code>d586ffb</code></a> chore: bump deps</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/9310f73311aa832c1b2b25d45f97a5b895c09984"><code>9310f73</code></a> fix(cloudflarePages): broken relative url endpoints</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/0aee9988096e853d60a2ff6003a5f925fb4d796f"><code>0aee998</code></a> doc: video entry recipe</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/4b04d2a966cac99178f994afd45c5725157a384b"><code>4b04d2a</code></a> chore: release v6.1.0</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/39b917cd43c6441b0f4b857e5d26d482b9dc0d26"><code>39b917c</code></a> feat: <code>nuxt-i18n-micro</code> module integration (<a href="https://redirect.github.com/nuxt-modules/sitemap/issues/357">#357</a>)</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/624a8c35989627ffe86dff90d2075dbd2d227d5e"><code>624a8c3</code></a> fix: false positive <code>sources</code> warning</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/7352c8992ad24d890be0e39e7ce0c9549082084a"><code>7352c89</code></a> chore: broken type</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/fa17f20cca1c1735408121d8d3bbf1a1d1b1efa5"><code>fa17f20</code></a> chore: deps</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/6be6a49fb7e6373be44824204190dc389b7d644c"><code>6be6a49</code></a> chore: bump client deps</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-modules/sitemap/compare/v2.4.0...v6.1.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~harlan_zw">harlan_zw</a>, a new releaser for <code>@​nuxtjs/sitemap</code> since your current version.</p> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | @nuxtjs/sitemap | [>= 5.a, < 6] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nuxtjs/sitemap&package-manager=npm_and_yarn&previous-version=2.4.0&new-version=6.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:38:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#549
No description provided.