Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit (source) 3.15.3 -> 3.15.4 age adoption passing confidence
nuxt (source) 3.15.3 -> 3.15.4 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/kit)

v3.15.4

Compare Source

3.15.4 is the next patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

npx nuxi@latest upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Improve error logging when parsing with acorn (#​30754)
  • nuxt: Clear island uid before saving into the payload (#​30767)
  • kit: Load @nuxt/schema from nuxt package dir (#​30774)
  • nuxt: Allow restarting nuxt on paths outside srcDir (#​30771)
  • nuxt: Don't warn about calling useRoute in SFC setup (#​30788)
  • webpack: Disallow cross-site requests in no-cors mode (#​30757)
  • vite: Restore externality for dev server externals (#​30802)
💅 Refactors
  • vite: Use new rollup chunk.names for asset names (#​30780)
❤️ 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 PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

Copy link

vercel bot commented Jan 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
magic-regexp-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 8:08pm

Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 348 348 ± (0.00%)
Lines 143421 143421 ± (0.00%)
Identifiers 147925 147925 ± (0.00%)
Symbols 250246 250246 ± (0.00%)
Types 51231 51231 ± (0.00%)
Instantiations 612180 612180 ± (0.00%)
Memory used 285169K 287297K ▲ (+0.74%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.94s 1.05s ± (+10.48%)
Bind time 0.4s 0.39s ± (-2.56%)
Check time 2.05s 2.11s ± (+2.84%)
Emit time 0.1s 0.1s ± (0.00%)
Total time 3.49s 3.66s ± (+4.64%)

Copy link

codspeed-hq bot commented Jan 29, 2025

CodSpeed Performance Report

Merging #489 will not alter performance

Comparing renovate/nuxt (68c772b) with main (98e66d0)

Summary

✅ 6 untouched benchmarks

Copy link

github-actions bot commented Feb 7, 2025

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 348 348 ± (0.00%)
Lines 143725 143725 ± (0.00%)
Identifiers 148008 148008 ± (0.00%)
Symbols 250300 250300 ± (0.00%)
Types 51231 51231 ± (0.00%)
Instantiations 612180 612180 ± (0.00%)
Memory used 286317K 287558K ▲ (+0.43%)
I/O read 0.02s 0.02s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.95s 1s ± (+5.00%)
Bind time 0.41s 0.44s ± (+6.82%)
Check time 2.11s 2.07s ± (-1.93%)
Emit time 0.11s 0.1s ± (-10.00%)
Total time 3.57s 3.62s ± (+1.38%)

Copy link

github-actions bot commented Feb 7, 2025

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 349 349 ± (0.00%)
Lines 143843 143843 ± (0.00%)
Identifiers 148190 148190 ± (0.00%)
Symbols 250444 250444 ± (0.00%)
Types 51231 51231 ± (0.00%)
Instantiations 612180 612180 ± (0.00%)
Memory used 278900K 284951K ▲ (+2.12%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.98s 1.03s ± (+4.85%)
Bind time 0.42s 0.42s ± (0.00%)
Check time 2.11s 2.21s ± (+4.52%)
Emit time 0.11s 0.1s ± (-10.00%)
Total time 3.62s 3.77s ± (+3.98%)

@danielroe danielroe merged commit 7ae0eec into main Feb 7, 2025
12 checks passed
@danielroe danielroe deleted the renovate/nuxt branch February 7, 2025 20: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.

1 participant