Skip to content

chore(deps-dev): bump nuxt from 3.16.1 to 4.4.5#546

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nuxt-4.4.5
Open

chore(deps-dev): bump nuxt from 3.16.1 to 4.4.5#546
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nuxt-4.4.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps nuxt from 3.16.1 to 4.4.5.

Release notes

Sourced from nuxt's releases.

v4.4.5

4.4.5 is the next patch release.

👉 Changelog

compare changes

🔥 Performance

  • kit: Cache layer roots and short-circuit isIgnored relative (#35015)

🩹 Fixes

  • vite: Resolve vite clientServer with ssr: false (#34959)
  • nitro: Correct payload route rule for / + override ssr: true (#34990)
  • nitro: Break recursive rendering deadlocks during prerender (#34939)
  • vite: Drop redundant css link when entry styles are inlined (#34950)
  • vite: Sort optimizeDeps.include in pre-bundle hint (#34976)
  • nuxt: Only force suspense remount after first resolve (#34949)
  • kit: Read .env before resolving nuxt schema (#34958)
  • nitro: Preserve serverHandlers array after nitro:config (#34985)
  • nuxt: Cast partial nitro handlers when prepending to server arrays (61dcde4db)
  • vite: Only consider CSS inlined when styles are actually emitted (#35006)
  • nuxt: Dedupe getCachedData for concurrent callers sharing a key (#34999)
  • nuxt: Respect factory fetch/baseURL options in server useFetch (#35003)
  • nuxt: Handle string presets in auto-imports (#35013)
  • nuxt: Correct island transform for server pages and 'deep' mode (#35005)
  • vite: Inline css for non-island children of server components (#35001)
  • nuxt: Defer head DOM updates until page transition finishes (#35016)
  • nuxt: Explicitly freeze head during island plugin phase (#35010)
  • vite: Inline css imported from non-vue js modules (#35020)

📖 Documentation

  • Add warning about routing in server components (#34994)

🏡 Chore

✅ Tests

  • Extract server components fixture + add some failing tests (#34995)
  • Isolate buildDir per matrix project for shared fixtures (#35007)
  • Remove tests for 5.x runtimeBaseURL fature (816c25487)

❤️ Contributors

v4.3.1

... (truncated)

Commits
  • 08f34b5 v4.4.5
  • adc9ebf fix(nuxt): explicitly freeze head during island plugin phase (#35010)
  • 16fde3a fix(nuxt): defer head DOM updates until page transition finishes (#35016)
  • d01928e fix(nuxt): correct island transform for server pages and 'deep' mode (#35005)
  • 151f918 fix(nuxt): handle string presets in auto-imports (#35013)
  • d1f7c8a fix(nuxt): respect factory fetch/baseURL options in server useFetch (#35003)
  • ddbd34d fix(nuxt): dedupe getCachedData for concurrent callers sharing a key (#34999)
  • 61dcde4 fix(nuxt): cast partial nitro handlers when prepending to server arrays
  • 9974078 fix(nitro): preserve serverHandlers array after nitro:config (#34985)
  • 887628e fix(nuxt): only force suspense remount after first resolve (#34949)
  • 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 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)

Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.16.1 to 4.4.5.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v4.4.5/packages/nuxt)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-version: 4.4.5
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 11, 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.

0 participants