chore(deps): update all non-major dependencies #58
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.3.4
->^0.4.2
^3.10.0
->^3.15.4
^0.5.5
->^0.8.4
^3.10.0
->^3.15.4
^7.12.5
->^7.12.6
^3.5.29
->^3.5.32
^2.14.0
->^2.15.0
^4.0.6
->^4.0.9
^20.11.13
->^20.17.16
^3.30.4
->^3.30.5
^0.58.4
->^0.65.4
^5.0.3
->^5.2.1
^1.2.2
->^1.6.0
^1.2.2
->^1.6.0
^10.7.2
->^10.11.1
^7.14.0
->^7.15.0
^9.3.0
->^9.11.1
^3.5.3
->^3.6.0
^3.5.3
->^3.6.0
^1.7.4
->^1.7.5
^1.7.4
->^1.7.5
^3.2.3
->^3.4.0
^1.11.10
->^1.11.13
^1.5.1
->^1.5.3
^2.0.2
->^2.0.3
^2.5.3
->^2.9.3
^0.20.0
->^0.24.2
^0.20.0
->^0.24.2
^8.56.0
->^8.57.1
^1.2.0
->^1.4.1
^3.3.2
->^3.3.3
^4.26.0
->^4.29.0
^11.2.0
->^11.3.0
^11.2.0
->^11.3.0
^1.10.1
->^1.14.0
^0.5.8
->^0.6.0
^2.0.6
->^2.0.7
^9.2.13
->^9.3.7
^24.0.0
->^24.1.3
^2.15.0
->^2.15.3
^15.2.0
->^15.4.3
^4.0.1
->^4.0.6
^1.5.0
->^1.7.4
^1.0.28
->^1.0.43
^1.0.3
->^1.3.1
v2.4.0
->v2.4.1
^8.1.0
->^8.2.0
^5.0.5
->^5.0.10
^5.12.0
->^5.14.0
^1.70.0
->^1.83.4
^2.9.0
->^2.11.1
^5.11.2
->^5.18.3
^0.13.1
->^0.18.0
^11.2.5
->^11.2.11
^4.7.0
->^4.19.2
^5.3.3
->^5.7.3
^1.3.2
->^1.5.4
^0.58.4
->^0.65.4
^1.6.0
->^1.16.1
^0.26.0
->^0.28.0
^0.8.3
->^0.10.6
^1.2.2
->^1.6.0
^3.4.15
->^3.5.13
^4.2.5
->^4.5.0
^4.15.1
->^4.15.2
Release Notes
curev/eslint-config (@curev/eslint-config)
v0.4.2
Note: Version bump only for package @antfu/eslint-config-monorepo
v0.4.1
Note: Version bump only for package @antfu/eslint-config-monorepo
v0.4.0
What's Changed
Full Changelog: curev/eslint-config@v0.3.7...v0.4.0
v0.3.7
Compare Source
v0.3.6
Compare Source
v0.3.5
Compare Source
nuxt/nuxt (@nuxt/kit)
v3.15.4
Compare Source
✅ 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
🩹 Fixes
acorn
(#30754)@nuxt/schema
fromnuxt
package dir (#30774)srcDir
(#30771)useRoute
in SFC setup (#30788)externality
for dev server externals (#30802)💅 Refactors
chunk.names
for asset names (#30780)❤️ Contributors
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)Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ 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.