[PR #704] [CLOSED] fix(deps): bump @nuxtjs/sitemap from 2.4.0 to 7.4.3 in /web #709

Closed
opened 2026-03-03 16:39:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/704
Author: @dependabot[bot]
Created: 7/1/2025
Status: Closed

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


📝 Commits (1)

  • 67dd8f6 fix(deps): bump @nuxtjs/sitemap from 2.4.0 to 7.4.3 in /web

📊 Changes

2 files changed (+577 additions, -475 deletions)

View changed files

📝 web/package.json (+1 -1)
📝 web/pnpm-lock.yaml (+576 -474)

📄 Description

Bumps @nuxtjs/sitemap from 2.4.0 to 7.4.3.

Release notes

Sourced from @​nuxtjs/sitemap's releases.

v7.4.3

   🐞 Bug Fixes

    View changes on GitHub

v7.4.2

   🐞 Bug Fixes

    View changes on GitHub

v7.4.1

   🏎 Performance

    View changes on GitHub

v7.4.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v7.3.1

   🐞 Bug Fixes

    View changes on GitHub

v7.3.0

⚠️ This release introduces several features, performance improvements and bug fixes, it's recommended to test your sitemap after upgrading.

   🚀 Features

... (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]
@nuxtjs/sitemap [>= 6.a, < 7]

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/704 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/1/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/nuxtjs/sitemap-7.4.3` --- ### 📝 Commits (1) - [`67dd8f6`](https://github.com/NdoleStudio/httpsms/commit/67dd8f6402017e79c4e5bb1370743d641b78b1a8) fix(deps): bump @nuxtjs/sitemap from 2.4.0 to 7.4.3 in /web ### 📊 Changes **2 files changed** (+577 additions, -475 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+576 -474) </details> ### 📄 Description Bumps [@nuxtjs/sitemap](https://github.com/nuxt-modules/sitemap) from 2.4.0 to 7.4.3. <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>v7.4.3</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Drop remaining <code>#import</code> usage  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/cb336fc"><!-- raw HTML omitted -->(cb336)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/nuxt-modules/sitemap/compare/v7.4.2...v7.4.3">View changes on GitHub</a></h5> <h2>v7.4.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>fast-xml-parser</code> side effects  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/f2a75b9"><!-- raw HTML omitted -->(f2a75)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/nuxt-modules/sitemap/compare/v7.4.1...v7.4.2">View changes on GitHub</a></h5> <h2>v7.4.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Reworked parser utils  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/2f6d519"><!-- raw HTML omitted -->(2f6d5)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/nuxt-modules/sitemap/compare/v7.4.0...v7.4.1">View changes on GitHub</a></h5> <h2>v7.4.0</h2> <h3>   🚀 Features</h3> <ul> <li>Display runtime errors fetching sources in xsl  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> in <a href="https://redirect.github.com/nuxt-modules/sitemap/issues/461">nuxt-modules/sitemap#461</a> <a href="https://github.com/nuxt-modules/sitemap/commit/2bc983d"><!-- raw HTML omitted -->(2bc98)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Prefer <code>nitro.static</code> over <code>_generate</code>  -  by <a href="https://github.com/danielroe"><code>@​danielroe</code></a> in <a href="https://redirect.github.com/nuxt-modules/sitemap/issues/458">nuxt-modules/sitemap#458</a> <a href="https://github.com/nuxt-modules/sitemap/commit/6bd8948"><!-- raw HTML omitted -->(6bd89)<!-- raw HTML omitted --></a></li> <li>Support latest version of nuxt-content  -  by <a href="https://github.com/SomethingNew71"><code>@​SomethingNew71</code></a> in <a href="https://redirect.github.com/nuxt-modules/sitemap/issues/459">nuxt-modules/sitemap#459</a> <a href="https://github.com/nuxt-modules/sitemap/commit/405017d"><!-- raw HTML omitted -->(40501)<!-- raw HTML omitted --></a></li> <li>Avoid frozen objects triggering errors  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/45226a4"><!-- raw HTML omitted -->(45226)<!-- raw HTML omitted --></a></li> <li>Handle errors from resolving <code>urls</code> more gracefully  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/ec35fa0"><!-- raw HTML omitted -->(ec35f)<!-- raw HTML omitted --></a></li> <li>Less aggressive prerender Nitro rebuilds  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> in <a href="https://redirect.github.com/nuxt-modules/sitemap/issues/463">nuxt-modules/sitemap#463</a> <a href="https://github.com/nuxt-modules/sitemap/commit/166e888"><!-- raw HTML omitted -->(166e8)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/nuxt-modules/sitemap/compare/v7.3.1...v7.4.0">View changes on GitHub</a></h5> <h2>v7.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Nitro compatibility with v4  -  by <a href="https://github.com/luc122c"><code>@​luc122c</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/af27bc4"><!-- raw HTML omitted -->(af27b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/nuxt-modules/sitemap/compare/v7.3.0...v7.3.1">View changes on GitHub</a></h5> <h2>v7.3.0</h2> <p>:warning: This release introduces several features, performance improvements and bug fixes, it's recommended to test your sitemap after upgrading.</p> <h3>   🚀 Features</h3> <ul> <li>Runtime sources  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> in <a href="https://redirect.github.com/nuxt-modules/sitemap/issues/450">nuxt-modules/sitemap#450</a> <a href="https://github.com/nuxt-modules/sitemap/commit/40ba075"><!-- raw HTML omitted -->(40ba0)<!-- raw HTML omitted --></a></li> <li>Automatic chunking for multi-sitemaps (experimental)  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> in <a href="https://redirect.github.com/nuxt-modules/sitemap/issues/451">nuxt-modules/sitemap#451</a> <a href="https://github.com/nuxt-modules/sitemap/commit/ae50a19"><!-- raw HTML omitted -->(ae50a)<!-- 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/0cecec978c5952bfa4adc9f04eb15c02e4dae564"><code>0cecec9</code></a> chore: release v7.4.3</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/cb336fc8b6b84ad3a13e253131649e3812313c2e"><code>cb336fc</code></a> fix: drop remaining <code>#import</code> usage</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/0e9a9f78149864423229420d540faa69da1297bd"><code>0e9a9f7</code></a> chore: lint</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/29c83110f0a30c10c45efb3bb211a60fe455e506"><code>29c8311</code></a> chore: bump deps</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/0263f34047bd377c593acf7a7ceab45cee45f0ed"><code>0263f34</code></a> chore: release v7.4.2</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/f2a75b9f76734e5f9cf6a579381b4e36b21aaf7b"><code>f2a75b9</code></a> fix: <code>fast-xml-parser</code> side effects</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/2b3ac9cd474a32a82ff9530c40056ef88c73abf4"><code>2b3ac9c</code></a> chore: bump deps</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/c042b94ebb34f1187241b53540e8e8dfdd632ddd"><code>c042b94</code></a> chore: bump deps</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/420211143e1c24daf9f6d99bf2ded35af42e9d89"><code>4202111</code></a> chore: release v7.4.1</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/e45b31a277d7375c6d9c328842d2bac6e6887b36"><code>e45b31a</code></a> chore: disable debugging</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-modules/sitemap/compare/v2.4.0...v7.4.3">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] | | @nuxtjs/sitemap | [>= 6.a, < 7] | </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=7.4.3)](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:39:44 +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#709
No description provided.