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 5, 2025

Bumps @nuxt/kit from 3.15.4 to 3.17.2.

Release notes

Sourced from @​nuxt/kit's releases.

v3.17.2

3.17.2 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: Tree-shake router's handleHotUpdate in production (#31971)

🩹 Fixes

  • nuxt: Ensure asyncData is initialised before effects run (#31946)
  • nuxt: Skip view transition if user agent provides one before defining transition (#31945)
  • nuxt: Improve hashing for complex body in useFetch (#31963)
  • nuxt: Immediately call asyncData within client-only components (#31964)
  • nuxt: Don't render errors if event is already handled (#31966)
  • nuxt: Track whether need to reinit asyncData separately from deps (#31965)
  • nuxt: Preserve params/meta/matched with universal router (#31950)
  • nuxt: Respect scroll behavior set by scrollToTop (#31914)
  • nuxt: Load live data from vfs even if a file exists in buildDir (#31969)
  • nuxt: Short circuit middleware when validate returns false (#31967)
  • nuxt: Ensure useAsyncData reactive to key changes when immediate: false (#31987)
  • nuxt: Resolve real paths imported into virtual files (0bb07f129)
  • webpack: Broaden WarningFilter type (2a79dbd68)
  • schema: Broaden warningIgnoreFilters (a62e808ac)

📖 Documentation

  • Add missing article (#31952)
  • Improve @nuxt/kit documentation (#31793)
  • Fix type issues in twoslash blocks (85ab105b8)
  • Add events page (#31977)

🏡 Chore

✅ Tests

🤖 CI

  • Run docs workflow against pull requests (08f968903)
  • Run tests against node v20 (3c97d3493)

... (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.2.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.17.2/packages/kit)

---
updated-dependencies:
- dependency-name: "@nuxt/kit"
  dependency-version: 3.17.2
  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 5, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

Superseded by #125.

@dependabot dependabot bot closed this May 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt/kit-3.17.2 branch May 12, 2025 18:01
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