chore(deps): update nuxt & vue dependencies (main) #3314
+560
−1,874
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.
This PR contains the following updates:
^0.10.0
->^0.10.3
^1.8.1
->^1.9.0
^3.15.2
->^3.15.3
^3.15.2
->^3.15.3
^1.4.3
->^1.7.0
^3.15.2
->^3.15.3
^3.14.1592
->^3.15.3
Release Notes
nuxt/fonts (@nuxt/fonts)
v0.10.3
Compare Source
compare changes
🩹 Fixes
📖 Documentation
🏡 Chore
bumpType
to patch in changelog script (#402)❤️ Contributors
v0.10.2
Compare Source
compare changes
🩹 Fixes
✅ Tests
coverage.include
path (36e5e08)❤️ Contributors
v0.10.1
Compare Source
compare changes
🩹 Fixes
module.d.mts
as type entrypoint (be6fafc)🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
nuxt/image (@nuxt/image)
v1.9.0
Compare Source
👉 Changelog
compare changes
🚀 Enhancements
custom
slot for full control of rendering (#1626)🔥 Performance
node-fetch-native
dependency (d667025)#app/nuxt
and#imports
(70ef740)🩹 Fixes
ipx
providers ifoptions.ipx
is set (#1618)<NuxtImg>
placeholder (#1640)strapi5
to list of built-in providers (1079a03)📖 Documentation
xxl
is not a tailwind size (#1632)alt
prop (#1628)🏡 Chore
knip
andinstalled-check
+ clean up workspace deps (736102b)✅ Tests
🤖 CI
❤️ Contributors
nuxt/nuxt (@nuxt/kit)
v3.15.3
Compare Source
👀 Highlights
CORS configuration for dev server
Alongside a range of improvements, we've also shipped a significant fix to impose CORS origin restrictions on the dev server. This applies to your Vite or Webpack/Rspack dev middleware only.
This is a significant/breaking change we would not normally ship in a patch but it is a security fix (see GHSA-4gf7-ff8x-hq99 and GHSA-2452-6xj8-jh47) and we urge you to update ASAP.
You can configure the allowed origins and other CORS options via the
devServer.cors
options in yournuxt.config
, which may be relevant if you are developing with a custom hostname:✅ Upgrading
As usual, our recommendation for upgrading is to run:
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
mkdirSync
calls (#30651)findPath
andresolvePath
(#30682)Transition
component only on client side (#30720)🩹 Fixes
#app-manifest
alias (#30618)plugin.src
for variable name generation (#30649)dev
/test
environment value (#30667)invalidateModule
call (9bd71e498)[[
optional dynamic params (#30619)devServer.cors
(406db5b4d)💅 Refactors
externality
and use vite internal config (#30634)📖 Documentation
useFetch
example (#30629)nuxi
source code (4fabe0025)NuxtLink
(#30614)addRouteMiddleware
(#30656)ClientOnly
withonMounted
hook (#30670)navigation
mode incallOnce
composable (#30612)📦 Build
inlineDependencies
option (01adefcec)🏡 Chore
lodash-es
(0c01273f5)🤖 CI
❤️ Contributors
nuxt/ui-pro (@nuxt/ui-pro)
v1.7.0
Compare Source
v1.6.0
Compare Source
v1.5.0
Compare Source
v1.4.4
Compare Source
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.