Skip to content

Bump nuxt from 3.16.2 to 3.17.3#95

Merged
VD39 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nuxt-3.17.3
May 12, 2025
Merged

Bump nuxt from 3.16.2 to 3.17.3#95
VD39 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nuxt-3.17.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2025

Copy link
Copy Markdown
Contributor

Bumps nuxt from 3.16.2 to 3.17.3.

Release notes

Sourced from nuxt's releases.

v3.17.3

3.17.3 is a regularly-scheduled patch release.

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxi@latest upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance

  • nuxt: Pre-calculate extension glob before app resolution (#32052)
  • nuxt: Improve islands client components chunks (#32015)

🩹 Fixes

  • nuxt: Preload async layouts (#32002)
  • nuxt: Handle File within FormData (#32013)
  • schema: Respect user-provided ignore patterns (#32020)
  • nuxt: Allow loading virtual files with query params (#32022)
  • nuxt: Don't use reactive key for useFetch with watch: false (#32019)
  • nuxt: Do not clear data if custom getCachedData is provided (#32003)
  • nuxt: Provide nuxtApp for asyncData functions run on server (#32038)
  • vite: Strip queries when skipping vite transform middleware (#32041)
  • nuxt: Sort hash sources and files (#32048)
  • nuxt: Do not suppress chunk import error (#32064)

💅 Refactors

  • nuxt: Directly access initialised asyncData (e779d6cd5)

📖 Documentation

  • Fix module initialization command for pnpm (#32024)
  • Provide nuxt installation guide with deno (#32029)
  • Add codeblock closing tag (#32043)
  • Tweak nuxt doc (#32063)
  • Add space between sentences (#32069)

🤖 CI

  • Convert bug/enhancement labels to issue types (3ff743fe0)
  • Update payload for issue types (791e5f443)

❤️ Contributors

... (truncated)

Commits
  • c6dad34 v3.17.3
  • 5437e57 fix(nuxt): do not suppress chunk import error (#32064)
  • c6f6552 chore(deps): update all non-major dependencies (3.x) (#32083)
  • 0155d4c perf(nuxt): improve islands client components chunks (#32015)
  • 3a01028 perf(nuxt): pre-calculate extension glob before app resolution (#32052)
  • ed43e1c docs: tweak nuxt doc (#32063)
  • b5af68c chore(deps): update all non-major dependencies (3.x) (#32076)
  • 5b099ad fix(nuxt): sort hash sources and files (#32048)
  • e779d6c refactor(nuxt): directly access initialised asyncData
  • c516774 fix(nuxt): provide nuxtApp for asyncData functions run on server (#32038)
  • 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nuxt-3.17.3 branch 4 times, most recently from 3180325 to 746ec48 Compare May 12, 2025 15:53
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.16.2 to 3.17.3.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.17.3/packages/nuxt)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-version: 3.17.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nuxt-3.17.3 branch from 746ec48 to 90301f3 Compare May 12, 2025 16:09
@VD39 VD39 merged commit b2becd1 into main May 12, 2025
1 check passed
@VD39 VD39 deleted the dependabot/npm_and_yarn/nuxt-3.17.3 branch May 12, 2025 16:15
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.

1 participant