Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

chore(deps-dev): bump nuxt from 3.6.5 to 3.11.2 #3659

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps nuxt from 3.6.5 to 3.11.2.

Release notes

Sourced from nuxt's releases.

v3.11.2

3.11.2 is the next regularly scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance

  • nuxt: Don't tree-shake useServerHead in dev (#26421)
  • nuxt: Reduce nuxt island payload (#26569)
  • nuxt: Unsubscribe from watch when scope is disposed (#26554)
  • nuxt: Reduce router resolutions (#26519)

🩹 Fixes

  • nuxt: Handle underscores in island names (#26370)
  • nuxt: Don't append new route for redirect if one exists (#26368)
  • nuxt: Ignore navigateTo open option on server side (#26392)
  • nuxt: Print errors when compiling templates (#26410)
  • nuxt: Don't warn about definePageMeta in server pages (#26422)
  • nuxt: Pass joinRelativeURL + share paths on server (#26407)
  • nuxt: Exclude <srcDir>/index.html from import protection (#26430)
  • nuxt: Early return from refreshCookie on server (22ada37b4)
  • nuxt: Move v-if to wrapper in islands transform (#26386)
  • nuxt: Move directives to client component island wrapper (#26387)
  • nuxt: Ignore fetch errors in getLatestManifest (#26486)
  • nuxt: Check island element instead of hydration state (#26480)
  • nuxt: Add build id to rendered payload url (#26504)
  • nuxt: Support serialising rich server logs (#26503)
  • nuxt: Handle errors parsing/stringifying logs (4a87c35df)
  • nuxt: Augment GlobalComponents in multiple vue modules (#26541)
  • nuxt: Suppress warning about resolve cache-driver (#26595)
  • nuxt: Handle auto-importing named components (#26556)
  • schema: Update webpack transformAssetUrls + pass hoistStatic to vite plugin (#26563)
  • schema: Document use case for typescript.shim (#26607)
  • nuxt: Normalise rollup opts in island transform w/o nuxt (#26589)
  • nuxt: Handle missing Nuxt context in useRoute (#26633)

💅 Refactors

... (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](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.6.5 to 3.11.2.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.11.2/packages/nuxt)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies pr Pull requests that update a dependency file. label Apr 8, 2024
@dependabot dependabot bot requested a review from y4izus as a code owner April 8, 2024 01:00
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-3.11.2 branch May 16, 2024 14:32
@techtolentino techtolentino added the wontfix Issues that won't be worked on. label May 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies pr Pull requests that update a dependency file. wontfix Issues that won't be worked on.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant