Closed renovate[bot] closed 8 months ago
This PR contains the following updates:
^3.10.3
^3.11.1
^3.11.0
^3.12.0
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^3.10.3
->^3.11.1
^3.10.3
->^3.11.1
^3.11.0
->^3.12.0
^3.10.3
->^3.11.1
Release Notes
nuxt/nuxt (@nuxt/kit)
### [`v3.11.1`](https://togithub.com/nuxt/nuxt/releases/tag/v3.11.1) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.11.0...v3.11.1) > 3.11.1 is a patch release addressing regressions in v3.11.0. ##### ✅ Upgrading As usual, our recommendation for upgrading is to run: ```sh 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](https://togithub.com/nuxt/nuxt/compare/v3.11.0...v3.11.1) ##### 🩹 Fixes - **nuxt:** Ignore console.logs called outside event context ([b3ced3d69](https://togithub.com/nuxt/nuxt/commit/b3ced3d69)) - **schema:** Include `ofetch` in `typescript.hoist` defaults ([#26316](https://togithub.com/nuxt/nuxt/pull/26316)) - **nuxt:** Conditionally use `tsx` parser ([#26314](https://togithub.com/nuxt/nuxt/pull/26314)) - **nuxt:** Correct `finish` types and add to docs ([0d9c63b82](https://togithub.com/nuxt/nuxt/commit/0d9c63b82)) - **nuxt:** Ignore failures to access asyncContext in environments without it ([523db1a19](https://togithub.com/nuxt/nuxt/commit/523db1a19)) - **nuxt:** Handle failure creating BroadcastChannel ([#26340](https://togithub.com/nuxt/nuxt/pull/26340)) - **nuxt:** Don't warn when injecting client-only components ([#26341](https://togithub.com/nuxt/nuxt/pull/26341)) - **nuxt:** Prevent losing pages routes on prerender ([#26354](https://togithub.com/nuxt/nuxt/pull/26354)) - **nuxt:** Pass `undefined` name when resolving trailing slash ([#26358](https://togithub.com/nuxt/nuxt/pull/26358)) - **vite:** Use ssr result if it exists ([#26356](https://togithub.com/nuxt/nuxt/pull/26356)) ##### 📖 Documentation - Fix code block formatting for `usePreviewMode` ([#26303](https://togithub.com/nuxt/nuxt/pull/26303)) - Fix confusing wording ([#26301](https://togithub.com/nuxt/nuxt/pull/26301)) - Add note that `useId` must be used with single root element ([401370b3a](https://togithub.com/nuxt/nuxt/commit/401370b3a)) - Mention `nuxt/test-utils (@nuxt/test-utils)
### [`v3.12.0`](https://togithub.com/nuxt/test-utils/blob/HEAD/CHANGELOG.md#v3120) [Compare Source](https://togithub.com/nuxt/test-utils/compare/v3.11.0...v3.12.0) [compare changes](https://togithub.com/nuxt/test-utils/compare/v3.11.0...v3.12.0) ##### 🚀 Enhancements - **e2e:** Add `'route'`/`'hydration'` options for `page.goto()` ([#739](https://togithub.com/nuxt/test-utils/pull/739)) - **e2e:** Add `playwright` runner ([#776](https://togithub.com/nuxt/test-utils/pull/776)) ##### 🩹 Fixes - **config:** Remove nuxt's custom vite logger ([eca52f5c](https://togithub.com/nuxt/test-utils/commit/eca52f5c)) ##### 🏡 Chore - Force correct typing for e2e subpath ([9fd93a8c](https://togithub.com/nuxt/test-utils/commit/9fd93a8c)) - Don't run publish step separately ([0078d0bc](https://togithub.com/nuxt/test-utils/commit/0078d0bc)) ##### 🤖 CI - Remove caching of Playwright browsers ([#785](https://togithub.com/nuxt/test-utils/pull/785)) - Add release workflow ([76604ce0](https://togithub.com/nuxt/test-utils/commit/76604ce0)) - Update `changelogen` command ([e3368daf](https://togithub.com/nuxt/test-utils/commit/e3368daf)) - Add git user ([5aa95b02](https://togithub.com/nuxt/test-utils/commit/5aa95b02)) - Add contents permission ([cf6cd3a8](https://togithub.com/nuxt/test-utils/commit/cf6cd3a8)) - Rename some workflows ([7ea235e9](https://togithub.com/nuxt/test-utils/commit/7ea235e9)) - Do less in workflow ([1f664fc5](https://togithub.com/nuxt/test-utils/commit/1f664fc5)) ##### ❤️ Contributors - Daniel Roe ([@danielroe](http://github.com/danielroe)) - Max Schmitt ([@mxschmitt](http://github.com/mxschmitt))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.