[Snyk] Upgrade @nuxt/kit from 4.1.2 to 4.1.3 #20
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @nuxt/kit from 4.1.2 to 4.1.3.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released 25 days ago.
Release notes
Package name: @nuxt/kit
-
4.1.3 - 2025-10-06
- vite: Use rolldown's replace plugin when applicable (#33258)
- kit: Add default values when adding type references in
- nuxt: Augment app config in server context (#33287)
- nuxt: Make lazy component types compatible with
- vite: Deduplicate inlined server style chunks (#33308)
- nuxt: Support
- nuxt: Do not relativise importmap if
- nuxt: Resolve aliases in
- nuxt: Add missing element/vnode props for
- nuxt: Do not generate server placeholder components (#33345)
- nuxt: Dedupe generated component names (#33346)
- webpack: Test watch instance before closing it (0e5a0a5a0)
- nuxt: Correctly handle island rendering error (#33302)
- nuxt: Support
- nuxt: Support
- nuxt: Don't trigger scroll when changing trailing slash (#33358)
- nuxt: Add stubs for new scripts from
- nuxt: Prevent duplicate execution on key change in
- nuxt: Make middleware
- nuxt: Handle non-immediate
- nuxt: Improve implementation of error composables (#33234)
- nuxt: Resolve path of
- nuxt: Move server references to
- nuxt: Place
- nuxt,vite: Use environment-api compatible plugins (#33403)
- Add
- Fix more links (#33265)
- Update usage instructions for Windows users (#33284)
- Update app config paths to use app/app.config.ts (#33297)
- Remove d suffix in example (#33298)
- Move directory structure to top-level (#33299)
- Add information about
- Add more
- Lint code samples within docs (#33271)
- Remove duplicated documentation from
- Remove docs for outdated asyncData configuration (3e4a999e6)
- Note
- Update
- Temporarily disable link to github sponsors (7e5375390)
- Update markdownlint ignore (19fc9abbb)
- Migrate pnpm settings out of
- Ignore errors from npmjs (50febbbba)
- Lint (09a16d9df)
- nuxt: Align global components indent (#33340)
- Remove tea.yaml (5f567c79b)
- Remove todo comment as resolved (#33389)
- nuxt: Set locale to en for nuxt-time tests (#33343)
- Double
- Add provenance action to check for downgrades in provenance (5ada6861e)
- Pass commit sha when triggering ecosystem ci (399df6bab)
- Daniel Roe (@ danielroe)
- 山吹色御守 (@ KazariEX)
- Julien Huang (@ huang-julien)
- Florian Heuberger (@ Flo0806)
- Ondrej Brendy (@ bandiasek)
- Octavio Araiza (@ 8ctavio)
- Alex Liu (@ Mini-ghost)
- Bobbie Goede (@ BobbieGoede)
- abeer0 (@ iiio2)
- Harlan Wilton (@ harlan-zw)
- Alexander Lichter (@ TheAlexLichter)
- Sébastien Chopin (@ atinux)
- Ben Hong (@ bencodezen)
- Daniel Slepov (@ imslepov)
- Huseyn Guliyev (@ husayt)
- Hillary (@ hillaryke)
-
4.1.2 - 2025-09-12
- kit: Do not normalise templates in loop if
- nuxt: Remove watcher from
- nuxt,schema: Normalise components + directories more efficiently (#33207)
- kit,nuxt: Reduce unnecessary iteration in nuxt code (#33212)
- nuxt: Skip running lazy hydration transform with filter (#33213)
- schema: Add
- nuxt: Ignore errors when treeshaking composables within other composables (f99eac516)
- nuxt: Do not tree-shake composables within other composables (#33153)
- kit: Ensure module dependencies are typed correctly (4568e8451)
- nuxt: Prevent Infinity
- nuxt: Remove unused
- nuxt: Sync watch request in useAsyncData (#33192)
- nuxt: Move key imports logic after all modules run (#33214)
- Update reference to source dir (65712297a)
- Update language on bridge head migration (c9d986889)
- Update file path for pinia store (#33205)
- Add
- Dedupe lockfile (d054c90d9)
- Suppress htmlnano type error (ff2e77809)
- nuxt: Unpin tinyglobby (b9ec6507b)
- Update bundle size test (4d9feb00d)
- Julien Huang (@ huang-julien)
- Daniel Roe (@ danielroe)
- Adrien Foulon (@ Tofandel)
- Matej Černý (@ cernymatej)
- Антон Стасюк (@ 11Alone11)
- wuiyang (@ wuiyang)
- Revadike (@ Revadike)
from @nuxt/kit GitHub release notes✅ Upgrading
Our recommendation for upgrading is to run:
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
🔥 Performance
🩹 Fixes
prepare:typeshook (#33239)h(#33046)headoption onuseHead(#33318)cdnURLis set (#33333)imports.dirs(#33334)<NuxtLink>(#33335)v-slot:fallbacklongform syntax in<DevOnly>(#33368)typeFromwhen generating auto-import type templates (#33373)@ nuxt/scripts(bed410d60)useAsyncData(#33325)_pathproperty configurable for HMR (#33379)useAsyncDatawith different key on ssr (#33341)💅 Refactors
typed-router.d.tsearly for consistency (#33285)nitro:prepare:typeshook (#33286)filenameintocomponentsIslandsTemplatedefinition (#33394)📖 Documentation
4.xprefix to all internal links (#33264)useFetchreactivity (#33317)4.xprefixes in urls (47ea684c7)nuxt.configpage (b438d44e1)preparecommandNODE_ENVbehavior (#33330)nuxtcommand pages (#33336)🏡 Chore
.npmrc(14514329b)✅ Tests
gotoPathtimeout in CI (f1e5a2d4c)🤖 CI
❤️ Contributors
✅ Upgrading
Our recommendation for upgrading is to run:
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
🔥 Performance
dstis present (#33200)hydrate-whenlazy hydration strategy (#33199)🩹 Fixes
pkg-typesto dependencies (9fe2541ca)backgroundSizein loading indicator (#33211)enabledfrom components dir options (#32844)📖 Documentation
app/suffix to a few links (#33217)🏡 Chore
✅ Tests
❤️ Contributors
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: