Skip to content

chore(deps): update nuxt core to v3.17.1 #553

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

Merged
merged 1 commit into from
Apr 29, 2025
Merged

chore(deps): update nuxt core to v3.17.1 #553

merged 1 commit into from
Apr 29, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 2025

This PR contains the following updates:

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

Release Notes

nuxt/nuxt (@​nuxt/kit)

v3.17.1

Compare Source

3.17.1 is the next patch release.

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxi@latest 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
  • nuxt: Check if match exists with new unplugin filter (#​31929)
  • nuxt: Reinitialise stale async data (#​31940)
  • nuxt: Skip view transition if user agent is providing one (#​31938)
  • nuxt: Trigger execute when non-immediate fetch key changes (#​31941)
  • nuxt: Don't redirect when route has trailing slash (#​31902)
  • ui-templates: Use escapeHTML from vue (8e4b8d62f)
  • schema: Add @vue/shared dependency (7d445c963)
📦 Build
  • Copy README/LICENSE from repo root (8e287d556)
🏡 Chore
✅ Tests
❤️ 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 Apr 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 Apr 29, 2025 1:00am

Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 359 359 ± (0.00%)
Lines 148451 148451 ± (0.00%)
Identifiers 151237 151237 ± (0.00%)
Symbols 255909 255909 ± (0.00%)
Types 53593 53593 ± (0.00%)
Instantiations 622821 622821 ± (0.00%)
Memory used 256101K 255850K ▼ (-0.10%)
I/O read 0.04s 0.03s ▼ (-33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.94s 0.96s ± (+2.08%)
Bind time 0.4s 0.4s ± (0.00%)
Check time 2.06s 2.03s ± (-1.48%)
Emit time 0.1s 0.11s ± (+9.09%)
Total time 3.5s 3.5s ± (0.00%)

Copy link

codspeed-hq bot commented Apr 29, 2025

CodSpeed Performance Report

Merging #553 will degrade performances by 60.9%

Comparing renovate/nuxt (49a3dbd) with main (f0a9621)

Summary

❌ 1 regressions
✅ 5 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
ignores non-JS files 259.3 µs 663.2 µs -60.9%

@danielroe danielroe merged commit 78fdf1a into main Apr 29, 2025
12 checks passed
@danielroe danielroe deleted the renovate/nuxt branch April 29, 2025 08:02
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