fix(deps): update all minor and patch dependencies #649
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:
19.6.1
->19.7.1
19.6.0
->19.7.1
9.19.0
->9.20.0
8.5.2
->8.5.3
8.5.2
->8.5.3
8.5.2
->8.5.3
8.5.2
->8.5.3
8.5.2
->8.5.3
8.5.2
->8.5.3
8.5.2
->8.5.3
8.5.2
->8.5.3
1.10.12
->1.10.15
1.99.0
->1.99.13
1.99.0
->1.99.13
1.98.6
->1.99.14
3.0.2
->3.0.4
20.17.16
->20.17.17
2.1.8
->2.1.9
5.23.3
->5.23.4
9.19.0
->9.20.0
11.2.0
->11.3.0
13.0.2
->13.1.0
5.4.2
->5.5.0
4.12.3
->4.12.4
4.32.1
->4.34.6
8.5.2
->8.5.3
8.22.0
->8.23.0
2.1.8
->2.1.9
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.7.1
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.7.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
eslint/eslint (@eslint/js)
v9.20.0
Compare Source
storybookjs/storybook (@storybook/addon-essentials)
v8.5.3
Compare Source
globals
toextract()
- #30415, thanks @ndelangen!storybookjs/storybook (@storybook/addon-onboarding)
v8.5.3
Compare Source
8.5.3
globals
toextract()
- #30415, thanks @ndelangen!swc-project/swc (@swc/core)
v1.10.15
Compare Source
Bug Fixes
(es/fixer) Wrap object tagged templates (#9991) (963c3a5)
(es/minifier) Dont't optimize swtich case before DCE (#9994) (afe21b5)
(es/minifier) Revert #10006 (#10007) (7e21323)
(es/parser, es/codegen) Handle trailing empty slots in array patterns (#9992) (1a87e76)
(es/react) Avoid adding
__self
in constructors of derived class in thejsx_self
(#9987) (83f24af)Features
(es/ast) Add
ShrinkToFit
implementation (#10009) (6849b6a)(es/helpers) Update package exports for module-sync and webpack compatibility (#9995) (6f4e7ad)
(fast-ts) Support Uint8Array Input (#9879) (61ae579)
Performance
(es/codegen) Remove needless allocations (#9978) (9c89d57)
(es/minifier) Do not clone from
take_ident_of_pat_if_unused
(#10005) (dc3b46e)(es/minifier) Allocate in once from
mark_property_mutation
(#10004) (4a90e51)(es/minifier) Limit infection analysis by the entry size (#10006) (1a3a4b9)
(es/minifier) Make the default pass 2 (#10014) (07dc423)
v1.10.14
Compare Source
Bug Fixes
(deps) Update cargo (patch) (#9971) (e9843d8)
(es/transforms) Pass
unresolved_mark
tosimplifier
instead oftop_level_mark
(#9989) (963b088)(swc_core) Fix typo in swc_core feature (#9979) (99a6339)
Features
(ts/fast-strip) Support type-only/uninstantiated namespaces (#9983) (a72c6fa)
Add (experimental) nodejs interop crates (#9974) (37e0ea5)
Add (experimental)
js-interop
npm package (#9975) (eebb0ea)Performance
rustc-hash
tov2
and dropahash
(#9982) (6765db0)TanStack/router (@tanstack/react-router)
v1.99.13
Compare Source
Version 1.99.13 - 2/7/25, 6:20 PM
Changes
Fix
e34aabb
) by @SheraffPackages
v1.99.9
Compare Source
Version 1.99.9 - 2/6/25, 9:52 PM
Changes
Fix
9adf45b
) by @beaussanRefactor
router
prop fromRoute
class (#3344) (5ea1de6
) by @nklhtvChore
.vscode/settings.json
configuration (#3349) (ece1575
) by Sean CassierePackages
v1.99.8
Compare Source
Version 1.99.8 - 2/6/25, 5:38 AM
Changes
Fix
href
when reloading the document withRouter.navigate
(#3336) (c3a86dd
) by @nklhtvChore
determineRouteIsLayout
function (#3341) (a141d00
) by Sean CassiereDocs
7178437
) by Sean CassierePackages
v1.99.7
Compare Source
Version 1.99.7 - 2/5/25, 7:19 PM
Changes
Fix
2b402cb
) by Manuel Schiller46b8df7
) by Manuel SchillerPackages
v1.99.6
Compare Source
Version 1.99.6 - 2/4/25, 9:05 PM
Changes
Fix
86eaa9d
) by Christopher HorobinChore
df0a074
) by renovate[bot]Packages
vitest-dev/vitest (@vitest/coverage-v8)
v2.1.9
Compare Source
🚨 Breaking Changes
coverage.ignoreEmptyLines
by default - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5543 (31994)pool
to'forks'
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5047 (7f8f9)--merge-reports
to support coverage - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5736 (b7438)🚀 Features
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Asia/Tokyo, 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.