chore(deps): update dependency nuxt to v4.0.3 #2553

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/nuxtjs-monorepo into main 2025-08-05 09:26:02 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-05 09:05:05 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
nuxt (source) 4.0.2 -> 4.0.3 age confidence

Release Notes

nuxt/nuxt (nuxt)

v4.0.3

Compare Source

4.0.3 is a regularly scheduled patch release.

👉 Changelog

compare changes

🔥 Performance
  • kit: Get absolute path from tinyglobby in resolveFiles (#​32846)
🩹 Fixes
  • nuxt: Do not throw undefined error variable (#​32807)
  • vite: Include tsconfig references during typeCheck (#​32835)
  • nuxt: Add sourcemap path transformation for client builds (#​32313)
  • nuxt: Add warning for lazy-hydration missing prefix (#​32832)
  • nuxt: Trigger call once navigation even when no suspense (#​32827)
  • webpack: Handle null result from webpack call (84816d8a1)
  • kit,nuxt: Use reverseResolveAlias for better errors (#​32853)
📖 Documentation
  • Fix publicDir alias (#​32841)
  • Mention bun.lock for lockfile (#​32820)
  • Add a section about augmenting types with TS project references (#​32843)
  • Improve explanation of global middleware (#​32855)
🏡 Chore
Tests
  • Move tests for defineNuxtComponent out of e2e test (#​32848)
🤖 CI
  • Move nightly releases into different concurrency group (664041be7)
❤️ 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.2` -> `4.0.3`](https://renovatebot.com/diffs/npm/nuxt/4.0.2/4.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nuxt/4.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nuxt/4.0.2/4.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nuxt/nuxt (nuxt)</summary> ### [`v4.0.3`](https://github.com/nuxt/nuxt/releases/tag/v4.0.3) [Compare Source](https://github.com/nuxt/nuxt/compare/v4.0.2...v4.0.3) > 4.0.3 is a regularly scheduled patch release. #### 👉 Changelog [compare changes](https://github.com/nuxt/nuxt/compare/v4.0.2...v4.0.3) ##### 🔥 Performance - **kit:** Get absolute path from `tinyglobby` in `resolveFiles` ([#&#8203;32846](https://github.com/nuxt/nuxt/pull/32846)) ##### 🩹 Fixes - **nuxt:** Do not throw undefined `error` variable ([#&#8203;32807](https://github.com/nuxt/nuxt/pull/32807)) - **vite:** Include tsconfig references during `typeCheck` ([#&#8203;32835](https://github.com/nuxt/nuxt/pull/32835)) - **nuxt:** Add sourcemap path transformation for client builds ([#&#8203;32313](https://github.com/nuxt/nuxt/pull/32313)) - **nuxt:** Add warning for lazy-hydration missing prefix ([#&#8203;32832](https://github.com/nuxt/nuxt/pull/32832)) - **nuxt:** Trigger call once navigation even when no suspense ([#&#8203;32827](https://github.com/nuxt/nuxt/pull/32827)) - **webpack:** Handle `null` result from webpack call ([84816d8a1](https://github.com/nuxt/nuxt/commit/84816d8a1)) - **kit,nuxt:** Use `reverseResolveAlias` for better errors ([#&#8203;32853](https://github.com/nuxt/nuxt/pull/32853)) ##### 📖 Documentation - Fix publicDir alias ([#&#8203;32841](https://github.com/nuxt/nuxt/pull/32841)) - Mention `bun.lock` for lockfile ([#&#8203;32820](https://github.com/nuxt/nuxt/pull/32820)) - Add a section about augmenting types with TS project references ([#&#8203;32843](https://github.com/nuxt/nuxt/pull/32843)) - Improve explanation of global middleware ([#&#8203;32855](https://github.com/nuxt/nuxt/pull/32855)) ##### 🏡 Chore - Update reproduction help text links ([#&#8203;32803](https://github.com/nuxt/nuxt/pull/32803)) - Update pnpm ignored build scripts ([#&#8203;32849](https://github.com/nuxt/nuxt/pull/32849)) - Improve internal types ([052b98a35](https://github.com/nuxt/nuxt/commit/052b98a35)) ##### ✅ Tests - Move tests for `defineNuxtComponent` out of e2e test ([#&#8203;32848](https://github.com/nuxt/nuxt/pull/32848)) ##### 🤖 CI - Move nightly releases into different concurrency group ([664041be7](https://github.com/nuxt/nuxt/commit/664041be7)) ##### ❤️ Contributors - RDistinct ([@&#8203;RDistinct](https://github.com/RDistinct)) - Daniel Roe ([@&#8203;danielroe](https://github.com/danielroe)) - Oskar Lebuda ([@&#8203;OskarLebuda](https://github.com/OskarLebuda)) - Peter Budai ([@&#8203;peterbud](https://github.com/peterbud)) - Matej Černý ([@&#8203;cernymatej](https://github.com/cernymatej)) - Damian Głowala ([@&#8203;DamianGlowala](https://github.com/DamianGlowala)) - Bobbie Goede ([@&#8203;BobbieGoede](https://github.com/BobbieGoede)) - Robin ([@&#8203;OrbisK](https://github.com/OrbisK)) - abeer0 ([@&#8203;iiio2](https://github.com/iiio2)) - Julien Huang ([@&#8203;huang-julien](https://github.com/huang-julien)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41Mi4zIiwidXBkYXRlZEluVmVyIjoiNDEuNTIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-05 09:05:11 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle (Migrated from gitlab.com) merged commit into main 2025-08-05 09:26:02 +00:00
Sign in to join this conversation.