Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@changesets/cli (source) 2.29.7 -> 2.29.8 age confidence devDependencies patch
@nuxt/schema (source) 4.2.0 -> 4.2.1 age confidence devDependencies patch
@types/node (source) 24.10.0 -> 24.10.1 age confidence devDependencies patch
actions/checkout v5.0.0 -> v5.0.1 age confidence action patch
happy-dom 20.0.2 -> 20.0.11 age confidence devDependencies patch
nuxt (source) 4.2.0 -> 4.2.1 age confidence dependencies patch
nuxt (source) 4.2.0 -> 4.2.1 age confidence devDependencies patch
vue (source) 3.5.22 -> 3.5.25 age confidence devDependencies patch

Release Notes

changesets/changesets (@​changesets/cli)

v2.29.8

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
actions/checkout (actions/checkout)

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

capricorn86/happy-dom (happy-dom)

v20.0.11

Compare Source

v20.0.10

Compare Source

v20.0.9

Compare Source

v20.0.8

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where previousSibling() and nextSibling() didn't work in HTMLSelectElement and HTMLFormElement - By @​capricorn86 in task #​1939
  • Fixes issue where parsing an item without a permitted parent (e.g. <tr>) should be valid inside a <template> element - By @​capricorn86 in task #​1939

v20.0.7

Compare Source

👷‍♂️ Patch fixes

v20.0.6

Compare Source

👷‍♂️ Patch fixes
  • Changes implementation for DOMTokenList.forEach(), Headers.forEach() and NodeList.forEach() to be spec compliant - By @​ikeyan in task #​1858

v20.0.5

Compare Source

👷‍♂️ Patch fixes

v20.0.4

Compare Source

👷‍♂️ Patch fixes
  • Only adds buttons to FormData if they are the submitter - By @​maxmil and @​
    karpiuMG
    in task #​1859

v20.0.3

Compare Source

👷‍♂️ Patch fixes
  • Moves URL resolution to after checking if module preloading is enabled to prevent URL errors to be thrown when unresolvable - By @​iam-medvedev in task #​1851
  • Fixes issue where CSS variables aren't parsed correctly when inside CSS functions - By @​fimion in task #​1837
vuejs/core (vue)

v3.5.25

Compare Source

Bug Fixes

v3.5.24

Compare Source

Reverts

v3.5.23

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@changeset-bot
Copy link

changeset-bot bot commented Dec 1, 2025

⚠️ No Changeset found

Latest commit: 324d1c4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security
Copy link

socket-security bot commented Dec 1, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​types/​node@​24.10.0 ⏵ 24.10.110010081 +195100
Updatedhappy-dom@​20.0.2 ⏵ 20.0.1199 +110088 +195100
Updated@​nuxt/​schema@​4.2.0 ⏵ 4.2.199 +110010094 +1100
Updatednuxt@​4.2.0 ⏵ 4.2.197 +110010094 +1100
Updated@​changesets/​cli@​2.29.7 ⏵ 2.29.89610010095 +3100

View full report

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from f8bf728 to 324d1c4 Compare December 1, 2025 02:14
@dwightjack dwightjack merged commit b3922f4 into main Dec 1, 2025
7 checks passed
@dwightjack dwightjack deleted the renovate/patch-all-minor-patch branch December 1, 2025 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants