Skip to content

fix(deps): bump nuxt from 2.18.1 to 3.17.4#652

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nuxt-3.17.4
Closed

fix(deps): bump nuxt from 2.18.1 to 3.17.4#652
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nuxt-3.17.4

Conversation

@dependabot
Copy link
Contributor

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

Bumps nuxt from 2.18.1 to 3.17.4.

Release notes

Sourced from nuxt's releases.

v3.17.4

3.17.4 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: Use Set for circular dep plugin (#32110)
  • Refactor Array.includes checks to use Sets (#32133)
  • nuxt: Use shallowRef for primitive values (#32152)
  • nuxt: Skip route rules processing for empty child array (#32166)
  • nuxt: Use Intl.Collator instead of localeCompare (#32167)

🩹 Fixes

  • nuxt: Do not await lazy asyncData inside <ClientOnly> (#32101)
  • nuxt: Respect cachedData with multiple asyncData calls (#32099)
  • nuxt: Clear async data after a tick (#32096)
  • nuxt: Support reactive keys in useLazyAsyncData (#32092)
  • rspack: Use ts-checker-rspack-plugin (#32115)
  • nuxt: Clear previous head in island-renderer (#32100)
  • nuxt: Handle virtual files prefixed with / (#32129)
  • schema: Remove nitro options from DeepPartial (#31990)
  • nuxt: Ensure legacy async data remains reactive (#32134)
  • nuxt: Pass attrs down to single child of <ClientOnly> (#32131)
  • nuxt: Fix merge conflicts (7044450d4)
  • nuxt: Clone vnode when passing attrs down to client-only (b3acf0c78)
  • vite: Do not replace global with globalThis (#32130)
  • nuxt: Suppress client-side errors by crawlers (#32137)
  • nuxt: Use fresh route when <NuxtLayout> first renders (#24673)
  • nuxt: Add additional logging when skipping error page for bot (68c270083)
  • nuxt: Add watch paths outside srcDir to parcel strategy (#32139)

📖 Documentation

  • Use emphasis instead of quotes (#32078)
  • Update useNuxtData default return to undefined (#32054)
  • Capitalise headings (#32095)
  • Prefix imports.dirs with alias (0dbf314d9)
  • Mention node v20 is minimum requirement for nuxt setup (#32148)
  • Use more descriptive link text (d0b1b9d35)

🏡 Chore

  • Remove unneeded JSdoc comments (#32090)

... (truncated)

Commits
  • f7437ce v3.17.4
  • fafca2a chore(deps): update all non-major dependencies (3.x) (#32172)
  • 4cccbc9 perf(nuxt): use Intl.Collator instead of localeCompare (#32167)
  • 3145173 perf(nuxt): skip route rules processing for empty child array (#32166)
  • 666bf28 fix(nuxt): add watch paths outside srcDir to parcel strategy (#32139)
  • ce6b132 chore(deps): update all non-major dependencies (3.x) (#32126)
  • 68c2700 fix(nuxt): add additional logging when skipping error page for bot
  • 2d8d859 perf(nuxt): use shallowRef for primitive values (#32152)
  • a019013 fix(nuxt): use fresh route when \<NuxtLayout> first renders (#24673)
  • 8b94fdb chore(deps): update vitest to v3.1.4 (3.x) (#32161)
  • 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)

Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 2.18.1 to 3.17.4.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.17.4/packages/nuxt)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-version: 3.17.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 21, 2025

Reviewers

The following users could not be added as reviewers: koichi hirachi. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Assignees

The following users could not be added as assignees: koichi hirachi. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 21, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@vercel
Copy link

vercel bot commented May 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vconf-rey9 ❌ Failed (Inspect) May 21, 2025 0:15am

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 4, 2025

Superseded by #658.

@dependabot dependabot bot closed this Jun 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-3.17.4 branch June 4, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants