Skip to content
This repository was archived by the owner on Jun 12, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nuxt/kit from 3.15.4 to 3.17.3.

Release notes

Sourced from @​nuxt/kit'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

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)

Bumps [@nuxt/kit](https://github.com/nuxt/nuxt/tree/HEAD/packages/kit) from 3.15.4 to 3.17.3.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.17.3/packages/kit)

---
updated-dependencies:
- dependency-name: "@nuxt/kit"
  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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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