Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps nuxt from 3.17.1 to 3.17.2.

Release notes

Sourced from nuxt'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
  • 346bb2b v3.17.2
  • b04cbae chore(deps): update all non-major dependencies (3.x) (#31991)
  • 0bb07f1 fix(nuxt): resolve real paths imported into virtual files
  • c462982 fix(nuxt): ensure useAsyncData reactive to key changes when `immediate: f...
  • b0eb9c7 fix(nuxt): short circuit middleware when validate returns false (#31967)
  • 4bcfe02 perf(nuxt): tree-shake router's handleHotUpdate in production (#31971)
  • a38f465 fix(nuxt): load live data from vfs even if a file exists in buildDir (#31...
  • b5d02e1 fix(nuxt): respect scroll behavior set by scrollToTop (#31914)
  • b421f28 fix(nuxt): preserve params/meta/matched with universal router (#31950)
  • 92f793b fix(nuxt): track whether need to reinit asyncData separately from deps (#31965)
  • 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 5, 2025
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.17.1 to 3.17.2.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.17.2/packages/nuxt)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-version: 3.17.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt-3.17.2 branch from dd60979 to d529ccc Compare May 10, 2025 11:35
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2025

Superseded by #202.

@dependabot dependabot bot closed this May 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-3.17.2 branch May 13, 2025 09:22
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