chore(deps): update dependency nuxt to v3.17.2 #2418

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/nuxtjs-monorepo into main 2025-05-05 09:07:55 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-05-05 09:03:31 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
nuxt (source) devDependencies patch 3.17.1 -> 3.17.2

Release Notes

nuxt/nuxt (nuxt)

v3.17.2

Compare Source

3.17.2 is a regularly-scheduled patch release.

Upgrading

Our recommendation for upgrading is to run:

npx nuxi@latest 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

🔥 Performance
  • nuxt: Tree-shake router's handleHotUpdate in production (#​31971)
🩹 Fixes
  • nuxt: Ensure asyncData is initialised before effects run (#​31946)
  • nuxt: Skip view transition if user agent provides one before defining transition (#​31945)
  • nuxt: Improve hashing for complex body in useFetch (#​31963)
  • nuxt: Immediately call asyncData within client-only components (#​31964)
  • nuxt: Don't render errors if event is already handled (#​31966)
  • nuxt: Track whether need to reinit asyncData separately from deps (#​31965)
  • nuxt: Preserve params/meta/matched with universal router (#​31950)
  • nuxt: Respect scroll behavior set by scrollToTop (#​31914)
  • nuxt: Load live data from vfs even if a file exists in buildDir (#​31969)
  • nuxt: Short circuit middleware when validate returns false (#​31967)
  • nuxt: Ensure useAsyncData reactive to key changes when immediate: false (#​31987)
  • nuxt: Resolve real paths imported into virtual files (0bb07f129)
  • webpack: Broaden WarningFilter type (2a79dbd68)
  • schema: Broaden warningIgnoreFilters (a62e808ac)
📖 Documentation
🏡 Chore
Tests
🤖 CI
  • Run docs workflow against pull requests (08f968903)
  • Run tests against node v20 (3c97d3493)
❤️ 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 | Type | Update | Change | |---|---|---|---| | [nuxt](https://nuxt.com) ([source](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt)) | devDependencies | patch | [`3.17.1` -> `3.17.2`](https://renovatebot.com/diffs/npm/nuxt/3.17.1/3.17.2) | --- ### Release Notes <details> <summary>nuxt/nuxt (nuxt)</summary> ### [`v3.17.2`](https://github.com/nuxt/nuxt/releases/tag/v3.17.2) [Compare Source](https://github.com/nuxt/nuxt/compare/v3.17.1...v3.17.2) > 3.17.2 is a regularly-scheduled patch release. #### ✅ Upgrading Our recommendation for upgrading is to run: ```sh npx nuxi@latest 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.1...v3.17.2) ##### 🔥 Performance - **nuxt:** Tree-shake router's `handleHotUpdate` in production ([#&#8203;31971](https://github.com/nuxt/nuxt/pull/31971)) ##### 🩹 Fixes - **nuxt:** Ensure asyncData is initialised before effects run ([#&#8203;31946](https://github.com/nuxt/nuxt/pull/31946)) - **nuxt:** Skip view transition if user agent provides one before defining `transition` ([#&#8203;31945](https://github.com/nuxt/nuxt/pull/31945)) - **nuxt:** Improve hashing for complex body in `useFetch` ([#&#8203;31963](https://github.com/nuxt/nuxt/pull/31963)) - **nuxt:** Immediately call asyncData within client-only components ([#&#8203;31964](https://github.com/nuxt/nuxt/pull/31964)) - **nuxt:** Don't render errors if event is already handled ([#&#8203;31966](https://github.com/nuxt/nuxt/pull/31966)) - **nuxt:** Track whether need to reinit asyncData separately from deps ([#&#8203;31965](https://github.com/nuxt/nuxt/pull/31965)) - **nuxt:** Preserve params/meta/matched with universal router ([#&#8203;31950](https://github.com/nuxt/nuxt/pull/31950)) - **nuxt:** Respect scroll behavior set by `scrollToTop` ([#&#8203;31914](https://github.com/nuxt/nuxt/pull/31914)) - **nuxt:** Load live data from `vfs` even if a file exists in `buildDir` ([#&#8203;31969](https://github.com/nuxt/nuxt/pull/31969)) - **nuxt:** Short circuit middleware when validate returns false ([#&#8203;31967](https://github.com/nuxt/nuxt/pull/31967)) - **nuxt:** Ensure `useAsyncData` reactive to `key` changes when `immediate: false` ([#&#8203;31987](https://github.com/nuxt/nuxt/pull/31987)) - **nuxt:** Resolve real paths imported into virtual files ([0bb07f129](https://github.com/nuxt/nuxt/commit/0bb07f129)) - **webpack:** Broaden `WarningFilter` type ([2a79dbd68](https://github.com/nuxt/nuxt/commit/2a79dbd68)) - **schema:** Broaden `warningIgnoreFilters` ([a62e808ac](https://github.com/nuxt/nuxt/commit/a62e808ac)) ##### 📖 Documentation - Add missing article ([#&#8203;31952](https://github.com/nuxt/nuxt/pull/31952)) - Improve `@nuxt/kit` documentation ([#&#8203;31793](https://github.com/nuxt/nuxt/pull/31793)) - Fix type issues in twoslash blocks ([85ab105b8](https://github.com/nuxt/nuxt/commit/85ab105b8)) - Add events page ([#&#8203;31977](https://github.com/nuxt/nuxt/pull/31977)) ##### 🏡 Chore - Update approved builds ([02b33cc58](https://github.com/nuxt/nuxt/commit/02b33cc58)) - Sort package keys ([06aabc548](https://github.com/nuxt/nuxt/commit/06aabc548)) ##### ✅ Tests - Update bundle size snapshot ([e03d44b47](https://github.com/nuxt/nuxt/commit/e03d44b47)) - Update bundle size ([7f75f5ea5](https://github.com/nuxt/nuxt/commit/7f75f5ea5)) - Update bundle size again ([e8a244bfc](https://github.com/nuxt/nuxt/commit/e8a244bfc)) - Use `asyncDataDefaults.value` ([91568c5da](https://github.com/nuxt/nuxt/commit/91568c5da)) ##### 🤖 CI - Run docs workflow against pull requests ([08f968903](https://github.com/nuxt/nuxt/commit/08f968903)) - Run tests against node v20 ([3c97d3493](https://github.com/nuxt/nuxt/commit/3c97d3493)) ##### ❤️ Contributors - Daniel Roe ([@&#8203;danielroe](https://github.com/danielroe)) - Alex Liu ([@&#8203;Mini-ghost](https://github.com/Mini-ghost)) - Martins Zeltins ([@&#8203;martinszeltins](https://github.com/martinszeltins)) - Ivan Martianov ([@&#8203;ivansky](https://github.com/ivansky)) - Lorenzo Fiamingo ([@&#8203;lorenzofiamingo](https://github.com/lorenzofiamingo)) - James ([@&#8203;Koshux](https://github.com/Koshux)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zLjIiLCJ1cGRhdGVkSW5WZXIiOiI0MC4zLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-05-05 09:03:35 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-05-05 09:04:05 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2025-05-05 09:07:56 +00:00
Sign in to join this conversation.