nuxt / module-builder

Complete solution to build and ship Nuxt modules.
MIT License
212 stars 22 forks source link

chore(deps): update all non-major dependencies #218

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit (source) ^3.9.1 -> ^3.9.2 age adoption passing confidence
@nuxt/schema (source) ^3.9.1 -> ^3.9.2 age adoption passing confidence
@types/node (source) ^20.11.0 -> ^20.11.5 age adoption passing confidence
@vitest/coverage-v8 (source) ^1.1.3 -> ^1.2.0 age adoption passing confidence
nuxt (source) ^3.9.1 -> ^3.9.2 age adoption passing confidence
vitest (source) ^1.1.3 -> ^1.2.0 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/kit) ### [`v3.9.2`](https://togithub.com/nuxt/nuxt/releases/tag/v3.9.2) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.9.1...v3.9.2) > 3.9.2 is a regularly scheduled patch release. #### ✅ 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 vue and unjs ecosystems. #### 👉 Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v3.9.1...v3.9.2) ##### 🔥 Performance - **nuxt:** Iterate rather than using `Object.fromEntries` ([#​24953](https://togithub.com/nuxt/nuxt/pull/24953)) ##### 🩹 Fixes - **nuxt:** Add missing script blocks before island transform ([#​25148](https://togithub.com/nuxt/nuxt/pull/25148)) - **kit:** Improve types for `options` in `addTemplate` ([#​25109](https://togithub.com/nuxt/nuxt/pull/25109)) - **nuxt:** Apply more import protections for nitro runtime ([#​25162](https://togithub.com/nuxt/nuxt/pull/25162)) - **nuxt:** Sort `pages/` files in `en-US` locale ([#​25195](https://togithub.com/nuxt/nuxt/pull/25195)) - **nuxt:** Check for layout after `nextTick` ([#​25197](https://togithub.com/nuxt/nuxt/pull/25197)) - **nuxt:** Set nitro log level to match nuxt options ([#​25213](https://togithub.com/nuxt/nuxt/pull/25213)) - **nuxt:** Await async payload revivers ([#​25222](https://togithub.com/nuxt/nuxt/pull/25222)) - **nuxt:** Render user-inserted links in island responses ([#​25219](https://togithub.com/nuxt/nuxt/pull/25219)) ##### 💅 Refactors - **nuxt:** Refactor island response + improve rendering ([#​25190](https://togithub.com/nuxt/nuxt/pull/25190)) - **nuxt:** Rename to `data-island-component` ([#​25232](https://togithub.com/nuxt/nuxt/pull/25232)) ##### 📖 Documentation - Correct nuxt image discussion link ([#​25090](https://togithub.com/nuxt/nuxt/pull/25090)) - Fix typo ([#​25100](https://togithub.com/nuxt/nuxt/pull/25100)) - Suggest using `` rather than `` ([#​25106](https://togithub.com/nuxt/nuxt/pull/25106)) - Fix typo ([#​25127](https://togithub.com/nuxt/nuxt/pull/25127)) - Add demo for view transitions api ([3c5ea3457](https://togithub.com/nuxt/nuxt/commit/3c5ea3457)) - Remove reference to `@nuxt/bridge-edge` ([3f09ddc31](https://togithub.com/nuxt/nuxt/commit/3f09ddc31)) - Remove bridge recommendation only relevant Vue <= 2.6.14 ([7bb90f587](https://togithub.com/nuxt/nuxt/commit/7bb90f587)) - Bump nuxt 2 version ([98fb2be07](https://togithub.com/nuxt/nuxt/commit/98fb2be07)) - Remove invalid nuxi aliases ([#​25209](https://togithub.com/nuxt/nuxt/pull/25209)) - Add `--log-level` description ([#​25211](https://togithub.com/nuxt/nuxt/pull/25211)) - Added `immediate: false` in the appropriate example ([#​25224](https://togithub.com/nuxt/nuxt/pull/25224)) - Mention `.global.vue` filename for global components ([#​25144](https://togithub.com/nuxt/nuxt/pull/25144)) - Clarify reactivity in composables directory ([#​23731](https://togithub.com/nuxt/nuxt/pull/23731)) - Remove `lagon` from deployment providers ([#​24955](https://togithub.com/nuxt/nuxt/pull/24955)) - Add eslint setup guide ([#​24976](https://togithub.com/nuxt/nuxt/pull/24976)) - Add information on custom path regexp in `definePageMeta` ([#​25073](https://togithub.com/nuxt/nuxt/pull/25073)) - Fix `addDevServerHandler` API ([#​25233](https://togithub.com/nuxt/nuxt/pull/25233)) - Mention installing `nuxi` for bridge ([637f5622d](https://togithub.com/nuxt/nuxt/commit/637f5622d)) ##### 🏡 Chore - Use `v3` branch sandbox in issue template ([#​25174](https://togithub.com/nuxt/nuxt/pull/25174)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Julien Huang ([@​huang-julien](https://togithub.com/huang-julien)) - Larry Williamson ([@​L422Y](https://togithub.com/L422Y)) - Chris Visser ([@​chris-visser](https://togithub.com/chris-visser)) - Maxime Pauvert ([@​maximepvrt](https://togithub.com/maximepvrt)) - Nils Wiesinger ([@​warflash](https://togithub.com/warflash)) - chris-basebone ([@​chris-basebone](https://togithub.com/chris-basebone)) - Alexander Lichter ([@​manniL](https://togithub.com/manniL)) - Bertil Johannes Ipsen ([@​bipsen](https://togithub.com/bipsen)) - Matej Černý ([@​CernyMatej](https://togithub.com/CernyMatej)) - kongmoumou ([@​kongmoumou](https://togithub.com/kongmoumou)) - Yi-Ru Lan ([@​awdr74100](https://togithub.com/awdr74100)) - Kiarttipum Charoenpojvajana ([@​44kia244](https://togithub.com/44kia244)) - Pooya Parsa ([@​pi0](https://togithub.com/pi0)) - Inesh Bose ([@​ineshbose](https://togithub.com/ineshbose)) - Sébastien Chopin ([@​Atinux](https://togithub.com/Atinux)) - Petar Nikolov ([@​petarvnikolov](https://togithub.com/petarvnikolov)) - Michael Brevard ([@​GalacticHypernova](https://togithub.com/GalacticHypernova)) - toto6038 ([@​toto6038](https://togithub.com/toto6038)) - gal-cernilogar ([@​gal-cernilogar](https://togithub.com/gal-cernilogar)) - Shoshana Connack ([@​moshetanzer](https://togithub.com/moshetanzer))

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.