Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update nuxt core to v3.15.1 #470

Merged
merged 1 commit into from
Jan 5, 2025
Merged

chore(deps): update nuxt core to v3.15.1 #470

merged 1 commit into from
Jan 5, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2025

This PR contains the following updates:

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

Release Notes

nuxt/nuxt (@​nuxt/kit)

v3.15.1

Compare Source

3.15.1 is the next regularly scheduled 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

🔥 Performance
  • nuxt: Skip experimental async context transform in client build (#​30360)
  • schema: Drop unneeded type-only schema dependencies (#​30411)
  • rspack,webpack: Drop lodash-es dependency (#​30409)
  • nuxt: Drop pathe browser dep for deep server components (#​30456)
🩹 Fixes
  • nuxt: Update module path for defaults (#​30371)
  • nuxt: Ignore non-reference identifiers when extracting page metadata (#​30381)
  • nuxt: Pass nuxt instance to resolvePagesRoutes (e4a372e12)
  • schema: Support pfx certificate for dev server (#​30412)
  • nuxt: Use node location instead of range for route meta property extraction (#​30447)
  • schema: Override vueCompilerOptions.plugins type (#​30454)
  • nuxt: Respect baseURL when ignoring prerendered manifest (#​30446)
  • nuxt: Respect router.options when hmring routes (#​30455)
💅 Refactors
  • nuxt: Use consola with nuxt tag instead of console (#​30408)
📖 Documentation
  • Update references to lodash and recommend es-toolkit (8e2ca5bdc)
  • Add warning about prerendering (#​30437)
🏡 Chore
❤️ 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 5, 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 Jan 5, 2025 1:45pm

Copy link

github-actions bot commented Jan 5, 2025

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 347 347 ± (0.00%)
Lines 142659 142659 ± (0.00%)
Identifiers 147105 147105 ± (0.00%)
Symbols 250262 250262 ± (0.00%)
Types 51218 51218 ± (0.00%)
Instantiations 612127 612127 ± (0.00%)
Memory used 278085K 278382K ▲ (+0.11%)
I/O read 0.03s 0.03s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.95s 1.01s ± (+5.94%)
Bind time 0.42s 0.43s ± (+2.33%)
Check time 2.08s 2.09s ± (+0.48%)
Emit time 0.11s 0.11s ± (0.00%)
Total time 3.56s 3.64s ± (+2.20%)

Copy link

codspeed-hq bot commented Jan 5, 2025

CodSpeed Performance Report

Merging #470 will not alter performance

Comparing renovate/nuxt (e7c2445) with main (3f70e90)

Summary

✅ 6 untouched benchmarks

@danielroe danielroe merged commit 7983c58 into main Jan 5, 2025
12 checks passed
@danielroe danielroe deleted the renovate/nuxt branch January 5, 2025 14:46
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