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): update dependency nuxt to v3.11.1 #4789

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nuxt (source) 3.11.0 -> 3.11.1 age adoption passing confidence

Release Notes

nuxt/nuxt (nuxt)

v3.11.1

Compare Source

3.11.1 is a patch release addressing regressions in v3.11.0.

✅ 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

🩹 Fixes
  • nuxt: Ignore console.logs called outside event context (b3ced3d69)
  • schema: Include ofetch in typescript.hoist defaults (#​26316)
  • nuxt: Conditionally use tsx parser (#​26314)
  • nuxt: Correct finish types and add to docs (0d9c63b82)
  • nuxt: Ignore failures to access asyncContext in environments without it (523db1a19)
  • nuxt: Handle failure creating BroadcastChannel (#​26340)
  • nuxt: Don't warn when injecting client-only components (#​26341)
  • nuxt: Prevent losing pages routes on prerender (#​26354)
  • nuxt: Pass undefined name when resolving trailing slash (#​26358)
  • vite: Use ssr result if it exists (#​26356)
📖 Documentation
  • Fix code block formatting for usePreviewMode (#​26303)
  • Fix confusing wording (#​26301)
  • Add note that useId must be used with single root element (401370b3a)
  • Mention <DevOnly> component in api section (#​26029)
  • Note that @nuxt/schema should be used by module authors (#​26190)
  • Add routeNameSplitter example in migration docs (#​25838)
🏡 Chore
  • nuxt: Remove unused code (#​26319)
  • Revert update github/codeql-action action (c72951b06)
🤖 CI
  • Configure npm registry in release workflow (68f7d4df8)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Mar 19, 2024
@renovate renovate bot enabled auto-merge March 19, 2024 00:50
Copy link
Contributor Author

renovate bot commented Mar 19, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/nuxtjs-monorepo branch from 7109122 to 9209b1e Compare March 20, 2024 01:17
@renovate renovate bot added this pull request to the merge queue Mar 20, 2024
Merged via the queue into devel with commit de21438 Mar 20, 2024
52 of 55 checks passed
@renovate renovate bot deleted the renovate/nuxtjs-monorepo branch March 20, 2024 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants