Skip to content

chore(deps-dev): Bump nuxt from 3.17.7 to 3.21.6#21014

Open
dependabot[bot] wants to merge 4 commits into
developfrom
dependabot/npm_and_yarn/nuxt-3.21.6
Open

chore(deps-dev): Bump nuxt from 3.17.7 to 3.21.6#21014
dependabot[bot] wants to merge 4 commits into
developfrom
dependabot/npm_and_yarn/nuxt-3.21.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps nuxt from 3.17.7 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
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for nuxt since your current version.


@dependabot dependabot Bot requested a review from a team as a code owner May 19, 2026 17:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2026
@andreiborza
Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nuxt-3.21.6 branch 2 times, most recently from 7237606 to cedd7f7 Compare May 20, 2026 05:31
@andreiborza andreiborza force-pushed the dependabot/npm_and_yarn/nuxt-3.21.6 branch from cedd7f7 to 7379e3b Compare May 20, 2026 07:27
Copy link
Copy Markdown
Member

@andreiborza andreiborza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@s1gr1d could you review the code/type changes here? I'm not entirely sure we want to do this.

@s1gr1d
Copy link
Copy Markdown
Member

s1gr1d commented May 20, 2026

It's good that we can finally remove the ts-ignore for the html hook - so this is good. And also the type import is fine as this does not affect users (only type import).

dependabot Bot and others added 3 commits May 20, 2026 11:40
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.17.7 to 3.21.6.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.21.6/packages/nuxt)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-version: 3.21.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@s1gr1d s1gr1d force-pushed the dependabot/npm_and_yarn/nuxt-3.21.6 branch from 97cf8eb to 46d3eeb Compare May 20, 2026 09:44
@s1gr1d s1gr1d self-assigned this May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants