Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2025

This PR contains the following updates:

Package Change Age Confidence
@nuxt/kit (source) 4.1.0 -> 4.1.1 age confidence
nuxt (source) 4.1.0 -> 4.1.1 age confidence

Release Notes

nuxt/nuxt (@​nuxt/kit)

v4.1.1

Compare Source

v4.1.1 is a regularly scheduled 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
  • nuxt: Correct relative path of auto imported components (#​33122)
  • nuxt: Prefer accessing globalThis over window (#​33125)
  • nuxt: Migrate to AST-aware tree-shaking + route injection (#​33128)
  • nuxt: Ignore #components import mapping inside packages that use it internally (#​33049)
  • vite: Remove explicit vite-node configuration of deps.inline (#​33133)
  • nuxt: Include trace in dev-time useRoute usage warning (#​33039)
  • kit: Improve DX by displaying module name when possible (#​33137)
  • nuxt: Print route middleware path in warning (#​33136)
  • nuxt: Include core auto-imports from imports:sources in override warning (#​33050)
  • nuxt: Render relative importmap entry path if required (#​33146)
📖 Documentation
🏡 Chore
🤖 CI
  • Remove default discord reactions from thread (more noise than it's worth) (183913fe2)
  • Rewrite release workflow in ts + support multiple tags (4469ead82)
  • Pass correct flag (711037cda)
  • Pass tag via env variable (fb83cd5ba)
  • Drop 4x tags from releases (1cd8a6857)
❤️ 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 Sep 6, 2025

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

Project Deployment Preview Comments Updated (UTC)
magic-regexp-docs Ready Ready Preview Comment Sep 6, 2025 3:06am

Copy link

github-actions bot commented Sep 6, 2025

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 365 366 ▲ (+0.27%)
Lines 157596 158135 ▲ (+0.34%)
Identifiers 156480 156940 ▲ (+0.29%)
Symbols 261179 261433 ▲ (+0.10%)
Types 53707 53707 ± (0.00%)
Instantiations 623086 623086 ± (0.00%)
Memory used 267383K 268013K ▲ (+0.24%)
I/O read 0.02s 0.02s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.86s 0.94s ± (+8.51%)
Bind time 0.34s 0.35s ± (+2.86%)
Check time 1.95s 1.95s ± (0.00%)
Emit time 0.1s 0.1s ± (0.00%)
Total time 3.25s 3.34s ± (+2.69%)

Copy link

codspeed-hq bot commented Sep 6, 2025

CodSpeed Performance Report

Merging #617 will degrade performances by 60.77%

Comparing renovate/nuxt (461e56c) with main (7bcb228)

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 260.3 µs 663.7 µs -60.77%

@danielroe danielroe merged commit a4cc161 into main Sep 6, 2025
12 checks passed
@danielroe danielroe deleted the renovate/nuxt branch September 6, 2025 15:57
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