Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2025

This PR contains the following updates:

Package Change Age Confidence
@nuxt/kit (source) 4.2.0 -> 4.2.1 age confidence
nuxt (source) 4.2.0 -> 4.2.1 age confidence
vue (source) 3.5.22 -> 3.5.24 age confidence

Release Notes

nuxt/nuxt (@​nuxt/kit)

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
nuxt/nuxt (nuxt)

v4.2.1

Compare Source

vuejs/core (vue)

v3.5.24

Compare Source

Reverts

v3.5.23

Compare Source

Bug Fixes

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.

@renovate renovate bot added the chore label Nov 6, 2025
@renovate renovate bot requested a review from danielroe as a code owner November 6, 2025 04:35
@renovate renovate bot added the dependencies label Nov 6, 2025
@vercel
Copy link

vercel bot commented Nov 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
magic-regexp-docs Error Error Nov 10, 2025 3:18pm

@github-actions
Copy link

github-actions bot commented Nov 6, 2025

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 356 356 ± (0.00%)
Lines 159739 159739 ± (0.00%)
Identifiers 152304 152304 ± (0.00%)
Symbols 252870 252870 ± (0.00%)
Types 49381 49381 ± (0.00%)
Instantiations 390254 390254 ± (0.00%)
Memory used 348970K 348629K ▼ (-0.10%)
I/O read 0.03s 0.04s ▲ (+25.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.6s 0.64s ± (+6.25%)
Bind time 0.25s 0.25s ± (0.00%)
Check time 1.45s 1.46s ± (+0.68%)
Emit time 0.06s 0.06s ± (0.00%)
Total time 2.37s 2.4s ± (+1.25%)

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 6, 2025

CodSpeed Performance Report

Merging #654 will not alter performance

Comparing renovate/nuxt (0d30974) with main (e7381ee)

Summary

✅ 6 untouched

@renovate renovate bot changed the title chore(deps): update resolutions vue to v3.5.23 chore(deps): update nuxt core Nov 7, 2025
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 356 356 ± (0.00%)
Lines 159739 159739 ± (0.00%)
Identifiers 152304 152304 ± (0.00%)
Symbols 252870 252870 ± (0.00%)
Types 49381 49381 ± (0.00%)
Instantiations 390254 390254 ± (0.00%)
Memory used 349289K 349539K ▲ (+0.07%)
I/O read 0.03s 0.03s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.68s 0.69s ± (+1.45%)
Bind time 0.29s 0.28s ± (-3.57%)
Check time 1.63s 1.64s ± (+0.61%)
Emit time 0.07s 0.07s ± (0.00%)
Total time 2.68s 2.69s ± (+0.37%)

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 356 356 ± (0.00%)
Lines 159739 159739 ± (0.00%)
Identifiers 152304 152304 ± (0.00%)
Symbols 252870 252870 ± (0.00%)
Types 49381 49381 ± (0.00%)
Instantiations 390254 390254 ± (0.00%)
Memory used 349541K 304870K ▼ (-14.65%)
I/O read 0.03s 0.03s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.67s 0.67s ± (0.00%)
Bind time 0.28s 0.28s ± (0.00%)
Check time 1.6s 1.53s ± (-4.58%)
Emit time 0.07s 0.07s ± (0.00%)
Total time 2.62s 2.54s ± (-3.15%)

@renovate
Copy link
Contributor Author

renovate bot commented Nov 10, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 3 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
/tmp/renovate/repos/github/unjs/magic-regexp/docs:
 ERR_PNPM_TRUST_DOWNGRADE  High-risk trust downgrade for "chokidar@4.0.3" (possible package takeover)

This error happened while installing the dependencies of nuxt@4.2.1

Earlier versions had provenance attestation, but this version has no trust evidence. A trust downgrade may indicate a supply chain incident.

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.

1 participant