nuxt-modules / partytown

Partytown integration for Nuxt. Run third-party scripts from a web worker.
MIT License
318 stars 8 forks source link

chore(deps): update nuxt core to v3.6.2 #261

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit 3.6.0 -> 3.6.2 age adoption passing confidence
@nuxt/schema 3.6.0 -> 3.6.2 age adoption passing confidence
@nuxt/test-utils 3.6.0 -> 3.6.2 age adoption passing confidence
nuxt 3.6.0 -> 3.6.2 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/kit) ### [`v3.6.2`](https://togithub.com/nuxt/nuxt/releases/tag/v3.6.2) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.6.1...v3.6.2) > 3.6.2 is the next patch release, with a raft of fixes including preparations for use without `--shamefully-hoist` and some fixes for data fetching within nested layouts/pages. #### ✅ 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.6.1...v3.6.2) ##### 🔥 Performance - **nuxt:** Don't run island transform plugin if disabled ([#​21844](https://togithub.com/nuxt/nuxt/pull/21844)) - **nuxt:** Allow hmr for server components in dev mode ([#​21916](https://togithub.com/nuxt/nuxt/pull/21916)) - **nuxt:** Use getters when constructing reactive routes ([#​21957](https://togithub.com/nuxt/nuxt/pull/21957)) ##### 🩹 Fixes - **nuxt:** Only redirect if path is not the same as initial url ([#​21815](https://togithub.com/nuxt/nuxt/pull/21815)) - **cli:** Resolve `@nuxt/ui-templates` from `modulesDir` ([#​21836](https://togithub.com/nuxt/nuxt/pull/21836)) - **nuxt, vite:** Do not use cjs utils to resolve/alias vue ([#​21837](https://togithub.com/nuxt/nuxt/pull/21837)) - **nuxt:** Improve default prerender behaviour ([#​21817](https://togithub.com/nuxt/nuxt/pull/21817)) - **vite:** Greater type-safety within runtime vite-node ([#​21849](https://togithub.com/nuxt/nuxt/pull/21849)) - **nuxt:** Ensure static presets equivalent to `nuxi generate` ([#​21860](https://togithub.com/nuxt/nuxt/pull/21860)) - **nuxt:** Handle injecting multiple entry ids for styles ([#​21864](https://togithub.com/nuxt/nuxt/pull/21864)) - **nuxt:** Stop loading indicator on navigation failure ([#​21751](https://togithub.com/nuxt/nuxt/pull/21751)) - **cli:** Respect nitro ssl cert/key variables ([#​21912](https://togithub.com/nuxt/nuxt/pull/21912)) - **nuxt:** Include external layers in `tsconfig.json` scope ([#​21917](https://togithub.com/nuxt/nuxt/pull/21917)) - **nuxt:** Support custom route name meta with `typedPages` ([#​21659](https://togithub.com/nuxt/nuxt/pull/21659)) - **vite:** Remove @​vue/ scoped libraries from resolutions ([#​21922](https://togithub.com/nuxt/nuxt/pull/21922)) - **nuxt:** Add layers in `node_modules` to tsconfig include ([#​21929](https://togithub.com/nuxt/nuxt/pull/21929)) - **nuxt:** Regenerate imports after template ([#​21934](https://togithub.com/nuxt/nuxt/pull/21934)) - **vite:** Fix issue detecting shadowed keyed composables ([#​21891](https://togithub.com/nuxt/nuxt/pull/21891)) - **nuxt:** Use `$fetch.raw` in dev client mode for islands ([#​21904](https://togithub.com/nuxt/nuxt/pull/21904)) - **schema:** Warn if user provides `vite.publicDir` ([#​21847](https://togithub.com/nuxt/nuxt/pull/21847)) - **nuxt:** Preserve old vnode when leaving nested route ([#​21823](https://togithub.com/nuxt/nuxt/pull/21823)) - **kit:** Ignore telemetry startup time (as it has prompt) ([#​21959](https://togithub.com/nuxt/nuxt/pull/21959)) ##### 📖 Documentation - Add warning about dynamic import of css ([#​21805](https://togithub.com/nuxt/nuxt/pull/21805)) - Update example links ([#​21811](https://togithub.com/nuxt/nuxt/pull/21811)) - Fix broken `spaLoadingTemplate` link ([#​21845](https://togithub.com/nuxt/nuxt/pull/21845)) - Update useFetch return values ([#​21852](https://togithub.com/nuxt/nuxt/pull/21852)) - Describe environment override feature ([#​21879](https://togithub.com/nuxt/nuxt/pull/21879)) - Add Daniel example for hybrid rendering and Vercel ([20d59d1cf](https://togithub.com/nuxt/nuxt/commit/20d59d1cf)) - Improve hybrid rendering ([3fb329cc8](https://togithub.com/nuxt/nuxt/commit/3fb329cc8)) - **rendering:** Add end of sentence ([565787183](https://togithub.com/nuxt/nuxt/commit/565787183)) - Add closing bracket ([#​21887](https://togithub.com/nuxt/nuxt/pull/21887)) - Added a note about server dynamic routes limitation ([#​21919](https://togithub.com/nuxt/nuxt/pull/21919)) - Update docs for `` ([#​21952](https://togithub.com/nuxt/nuxt/pull/21952)) - Update more links to examples repo ([13a892361](https://togithub.com/nuxt/nuxt/commit/13a892361)) - Add JetBrains IDEs debug configuration ([#​21965](https://togithub.com/nuxt/nuxt/pull/21965)) ##### 🏡 Chore - Prune internal unused code and exports ([#​21809](https://togithub.com/nuxt/nuxt/pull/21809)) - Add codeflow overrides configuration ([d7267663f](https://togithub.com/nuxt/nuxt/commit/d7267663f)) ##### ✅ Tests - Add `nuxt-vitest` and composable unit tests ([#​21884](https://togithub.com/nuxt/nuxt/pull/21884)) ##### ❤️ Contributors - Mateusz Kulpa ([@​mateuszkulpa](https://togithub.com/mateuszkulpa)) - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Nozomu Ikuta ([@​NozomuIkuta](https://togithub.com/NozomuIkuta)) - Julien Huang ([@​huang-julien](https://togithub.com/huang-julien)) - Muhamad Jamil ([@​Fanreza](https://togithub.com/Fanreza)) - Anhao ([@​ah-dc](https://togithub.com/ah-dc)) - Anthony Fu ([@​antfu](https://togithub.com/antfu)) - Agénor Debriat ([@​agenordebriat](https://togithub.com/agenordebriat)) - ChronicStone ([@​ChronicStone](https://togithub.com/ChronicStone)) - Ali Azimi ([@​ali4zimi](https://togithub.com/ali4zimi)) - Vasek ([@​vasek-code](https://togithub.com/vasek-code)) - Sébastien Chopin ([@​atinux](https://togithub.com/atinux)) - Aditya Rawat ([@​adityarawat1223](https://togithub.com/adityarawat1223)) - Lucas Vargas ([@​vargasmesh](https://togithub.com/vargasmesh)) - David Stack ([@​davidstackio](https://togithub.com/davidstackio)) - Rayan Inerky ([@​InerkyJad](https://togithub.com/InerkyJad)) ### [`v3.6.1`](https://togithub.com/nuxt/nuxt/releases/tag/v3.6.1) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.6.0...v3.6.1) > 3.6.1 is a bugfix/patch release with some significant patches merged since 3.6.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.6.0...v3.6.1) ##### 🩹 Fixes - **nuxt:** Use esbuild/acorn instead of `typescript` dep ([#​21729](https://togithub.com/nuxt/nuxt/pull/21729)) - **nuxt:** Proxy headers to islands + returned prerender hints ([#​21740](https://togithub.com/nuxt/nuxt/pull/21740)) - **nuxt:** Respect `false` to disable spa loading template ([#​21739](https://togithub.com/nuxt/nuxt/pull/21739)) - **nuxt:** Remove `path` from SPA payload ([#​21732](https://togithub.com/nuxt/nuxt/pull/21732)) - **nuxt:** Only remove one item from middleware ([#​21730](https://togithub.com/nuxt/nuxt/pull/21730)) - **nuxt:** Escape colons in page paths ([#​21731](https://togithub.com/nuxt/nuxt/pull/21731)) - **nuxt:** Augment nitro config within server context as well ([#​21724](https://togithub.com/nuxt/nuxt/pull/21724)) - **nuxt:** Inline global css with `ssr: false` route rule ([#​21763](https://togithub.com/nuxt/nuxt/pull/21763)) - **vite:** Resolve css files without importer id first ([#​21770](https://togithub.com/nuxt/nuxt/pull/21770)) - **vite:** Emit assets referenced in inline css ([#​21790](https://togithub.com/nuxt/nuxt/pull/21790)) - **nuxt:** Support importing types from `#imports` ([#​21796](https://togithub.com/nuxt/nuxt/pull/21796)) - **nuxt:** Use starting index when transforming islands ([#​21795](https://togithub.com/nuxt/nuxt/pull/21795)) ##### 📖 Documentation - Add `defineNuxtRouteMiddleware` migration ([#​21718](https://togithub.com/nuxt/nuxt/pull/21718)) - Add a link to Docus layer nuxt config file ([#​21742](https://togithub.com/nuxt/nuxt/pull/21742)) - Remove outdated reference to stable version ([#​21785](https://togithub.com/nuxt/nuxt/pull/21785)) - Centre example loading spinner ([#​21792](https://togithub.com/nuxt/nuxt/pull/21792)) ##### ✅ Tests - Bump bundle size ([e69837d6a](https://togithub.com/nuxt/nuxt/commit/e69837d6a)) ##### ❤️ Contributors - Jenjen75 ([@​jenjen75](https://togithub.com/jenjen75)) - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Anthony Fu ([@​antfu](https://togithub.com/antfu)) - Eddie ([@​Eddie344](https://togithub.com/Eddie344)) - Julien Le Coupanec ([@​LeCoupa](https://togithub.com/LeCoupa)) - Ryota Watanabe ([@​wattanx](https://togithub.com/wattanx))

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 these updates again.



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