chore(deps): update all patch dependencies #13159
Merged
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:
^7.25.7
->^7.25.8
1.0.10
->1.0.15
1.0.1
->1.0.2
1.0.1
->1.0.2
1.0.2
->1.0.3
1.0.1
->1.0.2
^4.17.10
->^4.17.12
^20.16.10
->^20.16.13
^2.1.2
->^2.1.3
^3.5.11
->^3.5.12
^3.5.11
->^3.5.12
^1.1.0
->^1.1.1
9.12.1
->9.12.2
^5.6.2
->^5.6.3
^5.4.8
->^5.4.9
^2.1.2
->^2.1.3
^3.5.11
->^3.5.12
Release Notes
babel/babel (@babel/core)
v7.25.8
Compare Source
🐛 Bug Fix
babel-core
resolvePlugin
/resolvePreset
(@nicolo-ribaudo)🏠 Internal
babel-parser
,babel-plugin-proposal-async-do-expressions
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-proposal-export-default-from
,babel-plugin-proposal-function-bind
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-import-defer
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-throw-expressions
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-class-static-block
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-export-namespace-from
,babel-plugin-transform-json-strings
,babel-plugin-transform-logical-assignment-operators
,babel-plugin-transform-nullish-coalescing-operator
,babel-plugin-transform-numeric-separator
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-catch-binding
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-property-in-object
,babel-preset-env
web-infra-dev/rsbuild (@rsbuild/core)
v1.0.15
Compare Source
What's Changed
New Features 🎉
loadEnv
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3732Bug Fixes 🐞
Document 📖
process.env
to CRA guide by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3734process.env.NODE_ENV
inject tip by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/3744Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.0.14...v1.0.15
v1.0.14
Compare Source
What's Changed
New Features 🎉
distPath.assets
andfilename.assets
by @SoonIter in https://github.com/web-infra-dev/rsbuild/pull/3688Bug Fixes 🐞
lessOptions
type with TS node16 resolution by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3695Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.0.13...v1.0.14
v1.0.13
Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@1.0.12...v1.0.13
v1.0.12
Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.0.11...1.0.12
v1.0.11
Compare Source
What's Changed
New Features 🎉
import.meta.env.ASSET_PREFIX
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3638dev.watchFiles
to be an array by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3640PreviewOptions
type and correct doc by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3645Performance 🚀
Bug Fixes 🐞
rsbuild.createCompiler
type by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3647Document 📖
dev.cliShortcuts
configuration by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3660Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.0.10...v1.0.11
vitest-dev/vitest (@vitest/coverage-istanbul)
v2.1.3
Compare Source
🐞 Bug Fixes
toBeNaN, toBeUndefined, toBeNull, toBeTruthy, toBeFalsy
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6697 (e0027)/mockServiceWorker.js
instead of/__vitest_msw__
- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6687 (4b2ce)toMatchObject
diff - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6620 (d289e)<empty line>
logs when interleavingconsole.log/error
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6644 (9ece3)fast-glob
instead oftinyglobby
in Vitest - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6688 (70baa)🏎 Performance
View changes on GitHub
vuejs/core (@vue/runtime-core)
v3.5.12
Compare Source
Bug Fixes
ifNode
(#12131) (cde2c06), closes vuejs/language-tools#4911undefined
(#12055) (7ad289e), closes #12054this.$props
type does not includestring
(#12123) (704173e), closes #12122Performance Improvements
alexeyraspopov/picocolors (picocolors)
v1.1.1
Compare Source
d.ts
file (#82)NO_COLOR
andFORCE_COLOR
env variables (#87)require()
call to make the package compatible with some tools (#87)pnpm/pnpm (pnpm)
v9.12.2
Compare Source
microsoft/TypeScript (typescript)
v5.6.3
Compare Source
vitejs/vite (vite)
v5.4.9
Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
👻 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.