chore(deps): update all patch dependencies #4443
Merged
+1,011
−1,136
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.26.0
->^7.26.7
^7.26.0
->^7.26.7
^2.27.11
->^2.27.12
^1.2.2
->^1.2.3
^1.2.0
->^1.2.1
^1.40.0
->^1.40.2
^1.40.0
->^1.40.2
^1.10.8
->^1.10.9
^22.10.7
->^22.10.10
^19.0.7
->^19.0.8
^8.5.13
->^8.5.14
^20.3.2
->^20.3.3
^1.40.0
->^1.40.2
^5.19.0
->^5.19.3
^3.0.2
->^3.0.4
Release Notes
babel/babel (@babel/core)
v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)changesets/changesets (@changesets/cli)
v2.27.12
Compare Source
Patch Changes
#1562
a0f87f1
Thanks @Netail, @cefn! - Fixed changelog application when executing usingnpx
and similar toolsUpdated dependencies [
a0f87f1
]:web-infra-dev/rsbuild (@rsbuild/core)
v1.2.3
Compare Source
What's Changed
New Features 🎉
resolve
andcontext
inapi.transform
by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4426Bug Fixes 🐞
Other Changes
directory not empty
error in e2e by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4428Full Changelog: v1.2.2...v1.2.3
rspack-contrib/rsbuild-plugin-check-syntax (@rsbuild/plugin-check-syntax)
v1.2.1
Compare Source
What's Changed
Full Changelog: rspack-contrib/rsbuild-plugin-check-syntax@v1.2.0...v1.2.1
web-infra-dev/rspress (@rspress/plugin-client-redirects)
v1.40.2
Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rspress@v1.40.1...v1.40.2
v1.40.1
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rspress@v1.40.0...v1.40.1
swc-project/swc (@swc/core)
v1.10.9
Compare Source
Bug Fixes
Documentation
Parallel
(#9896) (9962c9c)Features
(es/minifier) Print total size from
minify-all
example (#9897) (134000f)(es/minifier) Turn
1 * v
into+v
(#9903) (a228347)(es/minifier) Compress
foo ? num : 0
intonum * !!foo
(#9908) (ce22557)Miscellaneous Tasks
minify-all
example (#9899) (2d87b89)Performance
(es/minifier) Make character frequency analysis parallel (#9895) (ca2fd1e)
(es/minifier) Parallelize handling of class members (#9900) (ed74839)
(es/minifier) Adjust threshold for parallel char frequency calculation (#9901) (47ea8de)
(es/minifier) Do heavy operation only if required (#9902) (2687231)
(es/minifier) Cache
var_or_default
calls (#9909) (4a3be8d)(es/minifier) Invert cache to be really a cache (#9910) (8bfb0e5)
nrwl/nx (nx)
v20.3.3
Compare Source
20.3.3 (2025-01-23)
🩹 Fixes
exports
field in package.json is properly sorted (#29643)❤️ Thank You
sveltejs/svelte (svelte)
v5.19.3
Compare Source
Patch Changes
fix: don't throw for
undefined
non delegated event handlers (#15087)fix: consistently set value to blank string when value attribute is undefined (#15057)
fix: optimise || expressions in template (#15092)
fix: correctly handle
novalidate
attribute casing (#15083)fix: expand boolean attribute support (#15095)
fix: avoid double deriveds in component props (#15089)
fix: add check for
is
attribute to correctly detect custom elements (#15086)v5.19.2
Compare Source
Patch Changes
v5.19.1
Compare Source
Patch Changes
fix: omit unnecessary nullish coallescing in template expressions (#15056)
fix: more efficient template effect grouping (#15050)
fix: ensure untrack correctly retains the active reaction (#15065)
fix: initialize
files
bind on hydration (#15059)vitest-dev/vitest (vitest)
v3.0.4
Compare Source
🐞 Bug Fixes
development|production
condition on Vites 6 by @hi-ogawa and @sheremet-va (#7301) (ef146)/__screenshot-error
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7340 (ed9ae)View changes on GitHub
v3.0.3
Compare Source
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (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.