pi0 / nuxt-shiki

🎨 Nuxt + Shiki syntax highlighter
79 stars 2 forks source link

chore(deps): update nuxt framework #19

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit (source) ^3.10.3 -> ^3.11.1 age adoption passing confidence
@nuxt/schema (source) ^3.10.3 -> ^3.11.1 age adoption passing confidence
@nuxt/test-utils ^3.11.0 -> ^3.12.0 age adoption passing confidence
nuxt (source) ^3.10.3 -> ^3.11.1 age adoption passing confidence

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 `` component in api section ([#​26029](https://togithub.com/nuxt/nuxt/pull/26029)) - Note that `@nuxt/schema` should be used by module authors ([#​26190](https://togithub.com/nuxt/nuxt/pull/26190)) - Add `routeNameSplitter` example in migration docs ([#​25838](https://togithub.com/nuxt/nuxt/pull/25838)) ##### 🏡 Chore - **nuxt:** Remove unused code ([#​26319](https://togithub.com/nuxt/nuxt/pull/26319)) - Revert update github/codeql-action action ([c72951b06](https://togithub.com/nuxt/nuxt/commit/c72951b06)) ##### 🤖 CI - Configure npm registry in release workflow ([68f7d4df8](https://togithub.com/nuxt/nuxt/commit/68f7d4df8)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - zunderbolt ([@​zunderbolt](https://togithub.com/zunderbolt)) - Serge Doda ([@​bargel](https://togithub.com/bargel)) - Volker Rose ([@​riddla](https://togithub.com/riddla)) - Turdalin Nurassyl ([@​trdln](https://togithub.com/trdln)) - Julien Huang ([@​huang-julien](https://togithub.com/huang-julien)) - Joaquín Sánchez ([@​userquin](https://togithub.com/userquin)) - Tanvir Rahman ([@​Tanvir-rahman](https://togithub.com/Tanvir-rahman)) - Florian Lefebvre ([@​florian-lefebvre](https://togithub.com/florian-lefebvre)) ### [`v3.11.0`](https://togithub.com/nuxt/nuxt/compare/v3.10.3...v3.11.0) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.10.3...v3.11.0)
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.