Skip to content

Bump nuxt from 3.16.0 to 3.16.2 #298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps nuxt from 3.16.0 to 3.16.2.

Release notes

Sourced from nuxt's releases.

v3.16.2

3.16.2 is the next 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: Improve tree-shaking of useRequestEvent on client (#31586)

🩹 Fixes

  • nuxt: Pass down attrs to <Body> and <Html> (#31513)
  • nuxt: Use greedy catchall when /index is the last segment (#31528)
  • nuxt: Reset page:loading:end hook before navigation (#31504)
  • nuxt: Write initial cookie value if different from document.cookie (#31517)
  • nuxt: Support template string quotes in resolveComponent (#31526)
  • nuxt: Show fatal errors thrown in middleware (#31518)
  • nuxt: Use name to index route providers in dev (#31544)
  • nuxt: Improve default scroll behaviour (#31545)
  • vite: Return 404 for non-existent _nuxt/ paths in development (#31543)
  • nuxt: Pass error data to error.vue (#31573)
  • nuxt: Use unhead v2 api in default welcome + error pages (#31584)
  • nuxt: Improve consistency of page metadata extraction (#31306)
  • nuxt: Do not remove meta when scanPageMeta is disabled (0ba454b21)

💅 Refactors

  • nuxt: Simplify conditional branches of <NuxtPage> (#31561)
  • Replace useServerHead in onPrehydrate with useHead (#31585)

📖 Documentation

  • Move custom directories note to the correct place (#29100)
  • Update example to useTemplateRef (#31458)
  • Provide async function for $fetch (#31459)
  • Mention the possibility to scan pages based on a pattern (#31462)
  • Add dedupe flag (#31467)
  • Improve refreshNuxtData docs (#31448)
  • Add missing -- before --template (#31469)
  • Migrate to @​nuxt/content v3 (#31150)
  • Fix icon for main docs (e7828d9c6)
  • Save selected package manager (#31520)
  • Improve refresh nuxt data example (#31487)
  • Note that middleware runs on error pages as well (df14c0263)
  • Replace all 'Nuxt 3' with 'Nuxt' in documentation (#31519)

... (truncated)

Commits
  • be46b27 v3.16.2
  • 0ba454b fix(nuxt): do not remove meta when scanPageMeta is disabled
  • 55134fc test: update snapshot
  • 3f0c444 fix(nuxt): improve consistency of page metadata extraction (#31306)
  • ac3c991 chore(deps): update dependency @​nuxt/cli to v3.24.0 (3.x) (#31608)
  • ab372f2 chore(deps): update vitest to v3.1.1 (3.x) (#31603)
  • a569f80 chore(deps): update all non-major dependencies (3.x) (#31597)
  • 0e6daac refactor: replace useServerHead in onPrehydrate with useHead (#31585)
  • 59d0357 perf(nuxt): improve tree-shaking of useRequestEvent on client (#31586)
  • cc947c1 chore(deps): update all non-major dependencies (3.x) (#31590)
  • 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 Apr 1, 2025
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.16.0 to 3.16.2.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.16.2/packages/nuxt)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt-3.16.2 branch from 12488c7 to d5360cc Compare April 1, 2025 18:00
Copy link

sonarqubecloud bot commented Apr 1, 2025

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.

0 participants