[PR #417] chore(deps): bump nuxt from 3.21.2 to 3.21.6 #403

Open
opened 2026-06-05 14:22:43 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/417
Author: @dependabot[bot]
Created: 5/19/2026
Status: 🔄 Open

Base: developHead: dependabot/npm_and_yarn/nuxt-3.21.6


📝 Commits (1)

  • cf637db chore(deps): bump nuxt from 3.21.2 to 3.21.6

📊 Changes

3 files changed (+1590 additions, -880 deletions)

View changed files

📝 libraries/base/package.json (+1 -1)
📝 pnpm-lock.yaml (+1588 -878)
📝 server/package.json (+1 -1)

📄 Description

Bumps nuxt from 3.21.2 to 3.21.6.

Release notes

Sourced from nuxt's releases.

v3.21.6

3.21.6 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Prefer our own builder/server deps (#35029)
  • nitro: Add json extension to payload cache items (#35043)
  • nuxt: Handle errors fetching app manifest (#35050)
  • nuxt: Preserve setPageLayout props on same-path navigation (#35055)
  • vite: Don't strip buildAssetsDir from vite-node SSR ids (#35040)
  • nuxt: Mark useLoadingIndicator properties as readonly (#35062)
  • vite: Strip queries in css inline styles map (#35067)
  • nuxt: Encode html-significant characters in external redirect body (#35052)
  • nitro: Validate island request hash matches props (#35077)
  • nitro: Use regexp to strip query (042b615e6)
  • nitro: Use statusCode for nitro v2 compatibility (82dcd6a31)
  • nuxt: Render component-less parent routes during client-side nav (#35036)
  • nuxt: Run middleware for page islands (#35092)

💅 Refactors

  • rspack,webpack: Extract same-origin check for dev middleware (#35051)

📖 Documentation

  • Remove CSB, set node 22 and use steps for clarity (#35066)

🏡 Chore

Tests

  • Relax relative time assertion (256513eb0)
  • Move build assets dir fixture out of app/ (6d2ac69ff)

🤖 CI

  • Clean up agent-scan workflow (31590cf07)
  • Continue autofix workflow when test:engines fails (958abb882)
  • Improve workflows (#35088)

❤️ Contributors

v3.21.5

3.21.5 is the next patch release.

👉 Changelog

... (truncated)

Commits
  • 1a8fff3 v3.21.6
  • d152a5e fix(nuxt): run middleware for page islands (#35092)
  • d6caa8e fix(nuxt): render component-less parent routes during client-side nav (#35036)
  • 63e5437 chore(deps): update all non-major dependencies (3.x) (#35076)
  • 21c110a fix(nitro): validate island request hash matches props (#35077)
  • 17b27b0 fix(nuxt): encode html-significant characters in external redirect body (#35052)
  • c67675c fix(nuxt): mark useLoadingIndicator properties as readonly (#35062)
  • 702c02b fix(nuxt): preserve setPageLayout props on same-path navigation (#35055)
  • aacb18d fix(nuxt): handle errors fetching app manifest (#35050)
  • db4b5ff fix(nuxt): prefer our own builder/server deps (#35029)
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 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/Drop-OSS/drop/pull/417 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/19/2026 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/nuxt-3.21.6` --- ### 📝 Commits (1) - [`cf637db`](https://github.com/Drop-OSS/drop/commit/cf637db13f7f8cf5043e388eaa78d5ab45a97f7b) chore(deps): bump nuxt from 3.21.2 to 3.21.6 ### 📊 Changes **3 files changed** (+1590 additions, -880 deletions) <details> <summary>View changed files</summary> 📝 `libraries/base/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+1588 -878) 📝 `server/package.json` (+1 -1) </details> ### 📄 Description Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.21.2 to 3.21.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt/nuxt/releases">nuxt's releases</a>.</em></p> <blockquote> <h2>v3.21.6</h2> <blockquote> <p>3.21.6 is the next patch release.</p> </blockquote> <h2>👉 Changelog</h2> <p><a href="https://github.com/nuxt/nuxt/compare/v3.21.5...v3.21.6">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li><strong>nuxt:</strong> Prefer our own builder/server deps (<a href="https://redirect.github.com/nuxt/nuxt/pull/35029">#35029</a>)</li> <li><strong>nitro:</strong> Add json extension to payload cache items (<a href="https://redirect.github.com/nuxt/nuxt/pull/35043">#35043</a>)</li> <li><strong>nuxt:</strong> Handle errors fetching app manifest (<a href="https://redirect.github.com/nuxt/nuxt/pull/35050">#35050</a>)</li> <li><strong>nuxt:</strong> Preserve <code>setPageLayout</code> props on same-path navigation (<a href="https://redirect.github.com/nuxt/nuxt/pull/35055">#35055</a>)</li> <li><strong>vite:</strong> Don't strip buildAssetsDir from vite-node SSR ids (<a href="https://redirect.github.com/nuxt/nuxt/pull/35040">#35040</a>)</li> <li><strong>nuxt:</strong> Mark <code>useLoadingIndicator</code> properties as readonly (<a href="https://redirect.github.com/nuxt/nuxt/pull/35062">#35062</a>)</li> <li><strong>vite:</strong> Strip queries in css inline styles map (<a href="https://redirect.github.com/nuxt/nuxt/pull/35067">#35067</a>)</li> <li><strong>nuxt:</strong> Encode html-significant characters in external redirect body (<a href="https://redirect.github.com/nuxt/nuxt/pull/35052">#35052</a>)</li> <li><strong>nitro:</strong> Validate island request hash matches props (<a href="https://redirect.github.com/nuxt/nuxt/pull/35077">#35077</a>)</li> <li><strong>nitro:</strong> Use regexp to strip query (<a href="https://github.com/nuxt/nuxt/commit/042b615e6">042b615e6</a>)</li> <li><strong>nitro:</strong> Use <code>statusCode</code> for nitro v2 compatibility (<a href="https://github.com/nuxt/nuxt/commit/82dcd6a31">82dcd6a31</a>)</li> <li><strong>nuxt:</strong> Render component-less parent routes during client-side nav (<a href="https://redirect.github.com/nuxt/nuxt/pull/35036">#35036</a>)</li> <li><strong>nuxt:</strong> Run middleware for page islands (<a href="https://redirect.github.com/nuxt/nuxt/pull/35092">#35092</a>)</li> </ul> <h3>💅 Refactors</h3> <ul> <li><strong>rspack,webpack:</strong> Extract same-origin check for dev middleware (<a href="https://redirect.github.com/nuxt/nuxt/pull/35051">#35051</a>)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>Remove CSB, set node 22 and use steps for clarity (<a href="https://redirect.github.com/nuxt/nuxt/pull/35066">#35066</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Ignore link-like syntax in code (<a href="https://github.com/nuxt/nuxt/commit/f9bf11b11">f9bf11b11</a>)</li> <li>Narrow engines.node in test (<a href="https://github.com/nuxt/nuxt/commit/5ed9a2691">5ed9a2691</a>)</li> <li>Remove unused import (<a href="https://github.com/nuxt/nuxt/commit/3a8bb0030">3a8bb0030</a>)</li> </ul> <h3>✅ Tests</h3> <ul> <li>Relax relative time assertion (<a href="https://github.com/nuxt/nuxt/commit/256513eb0">256513eb0</a>)</li> <li>Move build assets dir fixture out of <code>app/</code> (<a href="https://github.com/nuxt/nuxt/commit/6d2ac69ff">6d2ac69ff</a>)</li> </ul> <h3>🤖 CI</h3> <ul> <li>Clean up agent-scan workflow (<a href="https://github.com/nuxt/nuxt/commit/31590cf07">31590cf07</a>)</li> <li>Continue autofix workflow when <code>test:engines</code> fails (<a href="https://github.com/nuxt/nuxt/commit/958abb882">958abb882</a>)</li> <li>Improve workflows (<a href="https://redirect.github.com/nuxt/nuxt/pull/35088">#35088</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Daniel Roe (<a href="https://github.com/danielroe"><code>@​danielroe</code></a>)</li> <li>Julien Huang (<a href="https://github.com/huang-julien"><code>@​huang-julien</code></a>)</li> <li>Damian Głowala (<a href="https://github.com/DamianGlowala"><code>@​DamianGlowala</code></a>)</li> <li>Sébastien Chopin (<a href="https://github.com/atinux"><code>@​atinux</code></a>)</li> <li>Adrien Foulon (<a href="https://github.com/Tofandel"><code>@​Tofandel</code></a>)</li> </ul> <h2>v3.21.5</h2> <blockquote> <p>3.21.5 is the next patch release.</p> </blockquote> <h2>👉 Changelog</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/nuxt/commit/1a8fff351be63bdc639a8b0a2f5a9e74dad240c9"><code>1a8fff3</code></a> v3.21.6</li> <li><a href="https://github.com/nuxt/nuxt/commit/d152a5e069b7bcd90200e5d6e2e2c5bbae50e683"><code>d152a5e</code></a> fix(nuxt): run middleware for page islands (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/35092">#35092</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/d6caa8e978e8febb90abaff06a56c68ecb87345a"><code>d6caa8e</code></a> fix(nuxt): render component-less parent routes during client-side nav (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/35036">#35036</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/63e5437fffee6fe9035e0ee5575ccdf0dfd0b5ec"><code>63e5437</code></a> chore(deps): update all non-major dependencies (3.x) (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/35076">#35076</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/21c110acf66d61199df0d1beb94ae8f2776c0433"><code>21c110a</code></a> fix(nitro): validate island request hash matches props (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/35077">#35077</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/17b27b08e180e5012dbeb4b50d1bba2bec93092b"><code>17b27b0</code></a> fix(nuxt): encode html-significant characters in external redirect body (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/35052">#35052</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/c67675c03c8f3c94aa4c3a089eb189780b72a82c"><code>c67675c</code></a> fix(nuxt): mark <code>useLoadingIndicator</code> properties as readonly (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/35062">#35062</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/702c02b49c884fbe7fda6318d30a50059ab5e193"><code>702c02b</code></a> fix(nuxt): preserve <code>setPageLayout</code> props on same-path navigation (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/35055">#35055</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/aacb18daadd0b5be8a5190940ffccd845e7f5e11"><code>aacb18d</code></a> fix(nuxt): handle errors fetching app manifest (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/35050">#35050</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/db4b5ff1cd2da44cdf1f9496b6f81c7611a90c1d"><code>db4b5ff</code></a> fix(nuxt): prefer our own builder/server deps (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/35029">#35029</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/nuxt/commits/v3.21.6/packages/nuxt">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nuxt&package-manager=npm_and_yarn&previous-version=3.21.2&new-version=3.21.6)](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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Drop-OSS/drop/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 14:22:43 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#403