Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit (source) ^4.2.0 -> ^4.2.1 age adoption passing confidence
@nuxt/schema (source) ^4.2.0 -> ^4.2.1 age adoption passing confidence
@tailwindcss/postcss (source) ^4.1.16 -> ^4.1.17 age adoption passing confidence
@types/bun (source) ^1.3.1 -> ^1.3.2 age adoption passing confidence
bun-types (source) ^1.3.1 -> ^1.3.2 age adoption passing confidence
bunfig ^0.15.5 -> ^0.15.6 age adoption passing confidence
eslint (source) ^9.38.0 -> ^9.39.1 age adoption passing confidence
nuxt (source) ^4.2.0 -> ^4.2.1 age adoption passing confidence
tailwindcss (source) ^4.1.16 -> ^4.1.17 age adoption passing confidence
vite (source) ^7.1.12 -> ^7.2.2 age adoption passing confidence
vue (source) ^3.5.22 -> ^3.5.24 age adoption passing confidence
vue-tsc (source) ^3.1.2 -> ^3.1.3 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/kit)

v4.2.1

Compare Source

nuxt/nuxt (@​nuxt/schema)

v4.2.1

Compare Source

4.2.1 is the next patch release.

✅ 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
  • kit,nuxt,schema: Deprecate ImportPresetWithDeprecation (#​33596)
  • nuxt: Correct warning message for prefetch/noPrefetch conflict (#​33617)
  • nitro: Remove <nuxt-error-overlay> iframe border (#​33625)
  • vite: Use rolldown replace only in build (#​33615)
  • nitro: Use directory paths in moduleEntryPaths (#​33628)
  • nitro: Start error overlay minimized based on status code (#​33658)
  • vite: Ensure optimizeDeps config is applied before other plugins (#​33586)
  • nuxt: Respect layer priority order for scanned components (#​33654)
  • nuxt: Process prerender routes on pages:resolved (#​33662)
  • nuxt: Remove abort signal event listeners after render (#​33665)
  • nuxt: Cleanup event listener with cleanup signal (#​33667)
  • vite: Update vite-node (#​33663)
  • vite: Respect vite proxy in dev middleware (#​33670)
💅 Refactors
  • kit,nitro,nuxt,schema,vite: Explicitly import process/performance (#​33650)
📖 Documentation
  • Fix typo in eslint flat config description (#​33569)
  • Add signal support to useAsyncData examples (#​33601)
  • Document pending as alias of status === 'pending' (#​33221)
  • Note that cookieStore is true by default (#​33572)
  • Add information on types for server context (#​33511)
  • Mark webstorm issue resolved (#​33608)
  • Clarify route middleware doesn't affect API routes (#​33643)
  • Improve docs for useHead/useHydration/useLazy* (#​33626)
  • Update link to nitro source to v2 branch (08018af4f)
  • Add typescript documentation for module authors (#​33637)
  • Typo (#​33655)
🏡 Chore
🤖 CI
  • Disable cache in release action (ff37598bc)
❤️ Contributors
tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.17

Compare Source

Fixed
  • Substitute @variant inside legacy JS APIs (#​19263)
  • Prevent occasional crash on Windows when loaded into a worker thread (#​19242)
oven-sh/bun (bun-types)

v1.3.2

Compare Source

stacksjs/bunfig (bunfig)

v0.15.6

Compare Source

No significant changes

    View changes on GitHub
eslint/eslint (eslint)

v9.39.1

Compare Source

v9.39.0

Compare Source

nuxt/nuxt (nuxt)

v4.2.1

Compare Source

vitejs/vite (vite)

v7.2.2

Compare Source

Bug Fixes

v7.2.1

Compare Source

Bug Fixes
Code Refactoring

v7.2.0

Compare Source

Bug Fixes
  • css: fallback to sass when sass-embedded platform binary is missing (#​21002) (b1fd616)
  • module-runner: make getBuiltins response JSON serializable (#​21029) (ad5b3bf)
  • types: add undefined to optional properties for exactOptionalProperties type compatibility (#​21040) (2833c55)
Miscellaneous Chores
vuejs/core (vue)

v3.5.24

Compare Source

Reverts

v3.5.23

Compare Source

Bug Fixes
vuejs/language-tools (vue-tsc)

v3.1.3

Compare Source

Features
  • feat(typescript-plugin): allow triggering file references on <template> (#​5734) - Thanks to @​KazariEX!
Bug Fixes
  • fix(vscode): correct syntax highlight in template with lang="html" (#​5728) - Thanks to @​serkodev!
Other Changes
  • refactor(language-core): generate intrinsic elements variable into global types (#​5730) - Thanks to @​KazariEX!
  • refactor(typescript-plugin): remove go to definition trick for auto imported components (#​5733) - Thanks to @​KazariEX!

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link

netlify bot commented Oct 30, 2025

Deploy Preview for ts-maps failed. Why did it fail? →

Name Link
🔨 Latest commit b16b547
🔍 Latest deploy log https://app.netlify.com/projects/ts-maps/deploys/690f2fc12dfa5d000832af2f

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 30, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/ts-maps@418

commit: 66279c4

@renovate renovate bot changed the title chore(deps): update dependency bunfig to ^0.15.6 chore(deps): update all non-major dependencies Oct 30, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from cfc3aa3 to 44b399c Compare November 6, 2025 12:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from f013a52 to 66279c4 Compare November 8, 2025 10:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 66279c4 to b16b547 Compare November 8, 2025 11:55
@glennmichael123 glennmichael123 merged commit 72a4b35 into main Nov 8, 2025
4 of 9 checks passed
@glennmichael123 glennmichael123 deleted the renovate/all-minor-patch branch November 8, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants