[PR #761] [MERGED] fix(deps): bump @nuxtjs/sitemap from 2.4.0 to 7.4.7 in /web #766

Closed
opened 2026-03-03 16:40:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/761
Author: @dependabot[bot]
Created: 10/1/2025
Status: Merged
Merged: 10/1/2025
Merged by: @AchoArnold

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


📝 Commits (1)

  • 4d697e4 fix(deps): bump @nuxtjs/sitemap from 2.4.0 to 7.4.7 in /web

📊 Changes

2 files changed (+651 additions, -555 deletions)

View changed files

📝 web/package.json (+1 -1)
📝 web/pnpm-lock.yaml (+650 -554)

📄 Description

Bumps @nuxtjs/sitemap from 2.4.0 to 7.4.7.

Release notes

Sourced from @​nuxtjs/sitemap's releases.

v7.4.7

No significant changes

    View changes on GitHub

v7.4.6

   🐞 Bug Fixes

    View changes on GitHub

v7.4.5

   🐞 Bug Fixes

    View changes on GitHub

v7.4.4

   🐞 Bug Fixes

    View changes on GitHub

v7.4.3

   🐞 Bug Fixes

    View changes on GitHub

v7.4.2

   🐞 Bug Fixes

    View changes on GitHub

v7.4.1

   🏎 Performance

... (truncated)

Commits
  • 846cfdb chore: release v7.4.7
  • 201401d chore: skip git checks for releases
  • 8666dcc chore: release v7.4.6
  • 563a353 chore: typo
  • da80ab9 fix: add @nuxtjs/robots as optional dependency
  • 6218d32 fix: broken dist publishing
  • b77e1ae fix: broken dist publishing
  • 67b4192 chore: release v7.4.5
  • c9fd83d chore(deps): update actions/setup-node action to v5 (#485)
  • 844f259 chore(deps): update actions/checkout action to v5 (#480)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), 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/761 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/1/2025 **Status:** ✅ Merged **Merged:** 10/1/2025 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/nuxtjs/sitemap-7.4.7` --- ### 📝 Commits (1) - [`4d697e4`](https://github.com/NdoleStudio/httpsms/commit/4d697e4e1bd1b7ed9c664d3891652f1402cccb73) fix(deps): bump @nuxtjs/sitemap from 2.4.0 to 7.4.7 in /web ### 📊 Changes **2 files changed** (+651 additions, -555 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+650 -554) </details> ### 📄 Description Bumps [@nuxtjs/sitemap](https://github.com/nuxt-modules/sitemap) from 2.4.0 to 7.4.7. <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.7</h2> <p><em>No significant changes</em></p> <h5>    <a href="https://github.com/nuxt-modules/sitemap/compare/v7.4.6...v7.4.7">View changes on GitHub</a></h5> <h2>v7.4.6</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Broken <code>dist</code> publishing  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/b77e1ae"><!-- raw HTML omitted -->(b77e1)<!-- raw HTML omitted --></a></li> <li>Broken <code>dist</code> publishing  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/6218d32"><!-- raw HTML omitted -->(6218d)<!-- raw HTML omitted --></a></li> <li>Add <code>@nuxtjs/robots</code> as optional dependency  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/da80ab9"><!-- raw HTML omitted -->(da80a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/nuxt-modules/sitemap/compare/v7.4.5...v7.4.6">View changes on GitHub</a></h5> <h2>v7.4.5</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>NPM trusted publishing  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/50c1091"><!-- raw HTML omitted -->(50c10)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/nuxt-modules/sitemap/compare/v7.4.4...v7.4.5">View changes on GitHub</a></h5> <h2>v7.4.4</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Hotfix mdc module to support nuxt-nightly  -  by <a href="https://github.com/danielroe"><code>@​danielroe</code></a> in <a href="https://redirect.github.com/nuxt-modules/sitemap/issues/471">nuxt-modules/sitemap#471</a> <a href="https://github.com/nuxt-modules/sitemap/commit/36d0127"><!-- raw HTML omitted -->(36d01)<!-- raw HTML omitted --></a></li> <li>Nuxt-content 3.7 compatibility  -  by <a href="https://github.com/dword-design"><code>@​dword-design</code></a> in <a href="https://redirect.github.com/nuxt-modules/sitemap/issues/490">nuxt-modules/sitemap#490</a> <a href="https://github.com/nuxt-modules/sitemap/commit/1f83bf0"><!-- raw HTML omitted -->(1f83b)<!-- raw HTML omitted --></a></li> <li>Add <code>moduleDependencies</code>  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/03ef426"><!-- raw HTML omitted -->(03ef4)<!-- raw HTML omitted --></a></li> <li>Allow paths with <code>.</code> to be included in sitemap  -  by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> <a href="https://github.com/nuxt-modules/sitemap/commit/947d17c"><!-- raw HTML omitted -->(947d1)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/nuxt-modules/sitemap/compare/v7.4.3...v7.4.4">View changes on GitHub</a></h5> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-modules/sitemap/commit/846cfdbe835a3d4c3915d9be6fd060e6d6357104"><code>846cfdb</code></a> chore: release v7.4.7</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/201401d367be591e7561e01284e37aae34552150"><code>201401d</code></a> chore: skip git checks for releases</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/8666dcc771960e1426fe4443559d758f3e31dc3f"><code>8666dcc</code></a> chore: release v7.4.6</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/563a353f95402a1eecf751c57fdd25abd4accee1"><code>563a353</code></a> chore: typo</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/da80ab996445dd5d2781e388914407bdae1d1611"><code>da80ab9</code></a> fix: add <code>@nuxtjs/robots</code> as optional dependency</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/6218d3261d2c3ec7af5dd4613d9ee3bd49df0d92"><code>6218d32</code></a> fix: broken <code>dist</code> publishing</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/b77e1aec96ea1a491073cc924fa6a970fdeb492f"><code>b77e1ae</code></a> fix: broken <code>dist</code> publishing</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/67b4192c3af48ff7c57d58d641435c87393b4a12"><code>67b4192</code></a> chore: release v7.4.5</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/c9fd83d3febc9b3997921ea7f1ac9ddda69ef3b5"><code>c9fd83d</code></a> chore(deps): update actions/setup-node action to v5 (<a href="https://redirect.github.com/nuxt-modules/sitemap/issues/485">#485</a>)</li> <li><a href="https://github.com/nuxt-modules/sitemap/commit/844f25986e90b625519bf167590ba1a72e016f41"><code>844f259</code></a> chore(deps): update actions/checkout action to v5 (<a href="https://redirect.github.com/nuxt-modules/sitemap/issues/480">#480</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-modules/sitemap/compare/v2.4.0...v7.4.7">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), 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.7)](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:40:01 +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#766
No description provided.