Skip to content

chore(deps): update nuxt core to v3.17.5 #580

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
Jun 4, 2025
Merged

chore(deps): update nuxt core to v3.17.5 #580

merged 1 commit into from
Jun 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2025

This PR contains the following updates:

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

Release Notes

nuxt/nuxt (@​nuxt/kit)

v3.17.5

Compare Source

3.17.5 is a regularly scheduled patch release.

👉 Changelog

compare changes

🔥 Performance
  • nuxt: Replace remaining instance of globby (#​31688)
🩹 Fixes
  • nuxt: Export useScriptRybbitAnalytics from script stubs (d275ae1a0)
  • nuxt: Remove unneeded pattern from regexp (2954c092c)
  • nuxt: Ensure appConfig sources are not duplicated (#​32216)
  • nuxt: Wrap slot with h() in ClientOnly (#​30664)
  • kit: Ensure template filename uses safe patterns (4372b24dd)
  • nuxt: Access asyncData state from nuxt app instance (#​32232)
  • nuxt: Make patterns relative to srcDir in buildCache (#​32260)
  • nuxt: Return non-existent route component in RouteProvider (#​32266)
  • nuxt: Use single asyncData watcher (#​32247)
  • vite: Use arrow functions in dynamic imports (#​32285)
  • webpack: Use plugin for rollup-compatible dynamic imports (#​32281)
📖 Documentation
  • Update addRouteMiddleware path in example (#​32171)
  • Narrow link to just middleware (#​32203)
  • Use optional chaining in error example (#​32214)
  • Give example of using --env-file (29f6392cd)
  • Recommend nuxt command consistently (#​32237)
  • Fix typos (#​30413)
  • Add props to special metadata (#​29708)
  • Fix wrong alert with warning in /guide/pages (#​32270)
  • Update upgrade guide + roadmap (0040ee5e7)
📦 Build
🏡 Chore
✅ Tests
  • Add regression test for useAsyncData + transition (29f7c8cb4)
  • Ensure builder tests run sequentially (defa32829)
❤️ 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 Jun 3, 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 Jun 3, 2025 11:38pm

Copy link

github-actions bot commented Jun 3, 2025

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 357 358 ▲ (+0.28%)
Lines 155624 156336 ▲ (+0.46%)
Identifiers 153081 153652 ▲ (+0.37%)
Symbols 259012 259483 ▲ (+0.18%)
Types 53734 53734 ± (0.00%)
Instantiations 623140 623140 ± (0.00%)
Memory used 257832K 269103K ▲ (+4.19%)
I/O read 0.03s 0.04s ▲ (+25.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.98s 1s ± (+2.00%)
Bind time 0.4s 0.42s ± (+4.76%)
Check time 2.12s 2.19s ± (+3.20%)
Emit time 0.11s 0.1s ± (-10.00%)
Total time 3.61s 3.72s ± (+2.96%)

Copy link

codspeed-hq bot commented Jun 3, 2025

CodSpeed Performance Report

Merging #580 will not alter performance

Comparing renovate/nuxt (ba22b7c) with main (ad919c1)

Summary

✅ 6 untouched benchmarks

@danielroe danielroe merged commit fbc15ab into main Jun 4, 2025
12 checks passed
@danielroe danielroe deleted the renovate/nuxt branch June 4, 2025 04:13
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