Skip to content
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

chore(deps-dev): bump nuxt from 3.11.1 to 3.11.2 #800

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nuxt from 3.11.1 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies [PR] Updates a dependency file label Apr 5, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt-3.11.2 branch 3 times, most recently from bd01fab to 2716fd7 Compare April 18, 2024 13:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt-3.11.2 branch from 2716fd7 to 6112d98 Compare April 23, 2024 08:35
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.11.1 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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt-3.11.2 branch from 6112d98 to ed19513 Compare April 26, 2024 06:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2024

Superseded by #848.

@dependabot dependabot bot closed this Jun 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-3.11.2 branch June 12, 2024 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies [PR] Updates a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants