Skip to content

chore(deps-dev): bump @nuxt/kit from 3.16.1 to 3.16.2 #110

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

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nuxt/kit from 3.16.1 to 3.16.2.

Release notes

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

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
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/kit-3.16.2 branch 3 times, most recently from 7c6bd08 to 45afa92 Compare April 1, 2025 21:39
Bumps [@nuxt/kit](https://github.com/nuxt/nuxt/tree/HEAD/packages/kit) from 3.16.1 to 3.16.2.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.16.2/packages/kit)

---
updated-dependencies:
- dependency-name: "@nuxt/kit"
  dependency-type: direct:development
  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/kit-3.16.2 branch from 45afa92 to 1d47692 Compare April 1, 2025 21:42
@manchenkoff manchenkoff merged commit b8788a7 into main Apr 1, 2025
3 checks passed
@manchenkoff manchenkoff deleted the dependabot/npm_and_yarn/nuxt/kit-3.16.2 branch April 1, 2025 21:50
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