chore(deps): update dependency nuxt to v4.0.1 #2531

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/nuxtjs-monorepo into main 2025-07-21 11:03:46 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-21 09:04:25 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
nuxt (source) 4.0.0 -> 4.0.1 age confidence

Release Notes

nuxt/nuxt (nuxt)

v4.0.1

Compare Source

v4.0.1 is the first regularly scheduled patch release of v4

It will be followed up later this week with v3.18, which will backport a number of the features/fixes from Nuxt v4 to v3.

Upgrading

Our recommendation for upgrading is to run:

npx nuxt upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Add nuxt.schema files to node tsconfig context (#​32644)
  • nuxt,vite: Unpin nitropack (ed5ad64ad)
  • nuxt: Expose shared aliases within shared/ dir (#​32676)
💅 Refactors
  • nuxt: Pass file language directly to parser options (#​32665)
📖 Documentation
📦 Build
  • vite: Specify nitropack types as external (39be1b3a9)
🏡 Chore
🤖 CI
  • Trigger website redeploy on main branch (#​32695)
❤️ Contributors

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 MR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [nuxt](https://nuxt.com) ([source](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt)) | [`4.0.0` -> `4.0.1`](https://renovatebot.com/diffs/npm/nuxt/4.0.0/4.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nuxt/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nuxt/4.0.0/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nuxt/nuxt (nuxt)</summary> ### [`v4.0.1`](https://github.com/nuxt/nuxt/releases/tag/v4.0.1) [Compare Source](https://github.com/nuxt/nuxt/compare/v4.0.0...v4.0.1) > **v4.0.1** is the first regularly scheduled patch release of v4 > > It will be followed up later this week with v3.18, which will backport a number of the features/fixes from Nuxt v4 to v3. #### ✅ Upgrading Our recommendation for upgrading is to run: ```sh npx nuxt upgrade --dedupe ``` This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem. #### 👉 Changelog [compare changes](https://github.com/nuxt/nuxt/compare/v3.17.7...v4.0.1) ##### 🩹 Fixes - **nuxt:** Add `nuxt.schema` files to node tsconfig context ([#&#8203;32644](https://github.com/nuxt/nuxt/pull/32644)) - **nuxt,vite:** Unpin `nitropack` ([ed5ad64ad](https://github.com/nuxt/nuxt/commit/ed5ad64ad)) - **nuxt:** Expose shared aliases within `shared/` dir ([#&#8203;32676](https://github.com/nuxt/nuxt/pull/32676)) ##### 💅 Refactors - **nuxt:** Pass file language directly to parser options ([#&#8203;32665](https://github.com/nuxt/nuxt/pull/32665)) ##### 📖 Documentation - Remove rc tag in guide ([232b14e2f](https://github.com/nuxt/nuxt/commit/232b14e2f)) - Remove `-t v4` tag from getting started ([343f59235](https://github.com/nuxt/nuxt/commit/343f59235)) - Added new Shared folder to the example of v4 folder structure ([#&#8203;32630](https://github.com/nuxt/nuxt/pull/32630)) - Update nuxt.new links to v4 ([#&#8203;32639](https://github.com/nuxt/nuxt/pull/32639)) - Improve grammar ([#&#8203;32640](https://github.com/nuxt/nuxt/pull/32640)) - Typos ([#&#8203;32567](https://github.com/nuxt/nuxt/pull/32567)) - Fix abbreviation ([#&#8203;32613](https://github.com/nuxt/nuxt/pull/32613)) - Reference `noUncheckedIndexedAccess` rule change in v4 guide ([#&#8203;32643](https://github.com/nuxt/nuxt/pull/32643)) - Add missing import in alias config example ([#&#8203;32648](https://github.com/nuxt/nuxt/pull/32648)) - Correct alias for local fonts in styling guide ([#&#8203;32680](https://github.com/nuxt/nuxt/pull/32680)) - Add best practices section ([#&#8203;31609](https://github.com/nuxt/nuxt/pull/31609)) - Fix links to Nitro docs ([#&#8203;32691](https://github.com/nuxt/nuxt/pull/32691)) ##### 📦 Build - **vite:** Specify `nitropack` types as external ([39be1b3a9](https://github.com/nuxt/nuxt/commit/39be1b3a9)) ##### 🏡 Chore - Handle missing commit details ([5018ed23a](https://github.com/nuxt/nuxt/commit/5018ed23a)) ##### 🤖 CI - Trigger website redeploy on main branch ([#&#8203;32695](https://github.com/nuxt/nuxt/pull/32695)) ##### ❤️ Contributors - Julien Huang ([@&#8203;huang-julien](https://github.com/huang-julien)) - Alois Sečkár ([@&#8203;AloisSeckar](https://github.com/AloisSeckar)) - Hashim Kalam ([@&#8203;hashimkalam](https://github.com/hashimkalam)) - Daniel Roe ([@&#8203;danielroe](https://github.com/danielroe)) - Matej Černý ([@&#8203;cernymatej](https://github.com/cernymatej)) - Peter Buglavecz ([@&#8203;buglavecz](https://github.com/buglavecz)) - Haythem Frikha ([@&#8203;Flamenate](https://github.com/Flamenate)) - abeer0 ([@&#8203;iiio2](https://github.com/iiio2)) - Damian Głowala ([@&#8203;DamianGlowala](https://github.com/DamianGlowala)) - Robin ([@&#8203;OrbisK](https://github.com/OrbisK)) - Thomas ([@&#8203;ThomasWT](https://github.com/ThomasWT)) </details> --- ### 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 MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-21 09:04:31 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle (Migrated from gitlab.com) merged commit into main 2025-07-21 11:03:46 +00:00
Sign in to join this conversation.