build(deps): update all build dependency updates
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
@cenk1cenk2/eslint-config | ^3.1.56 -> ^3.1.58 |
||
@swc/core (source) | ^1.12.14 -> ^1.13.1 |
||
jest (source) | ^30.0.4 -> ^30.0.5 |
Release Notes
config/eslint-config (@cenk1cenk2/eslint-config)
v3.1.58
Bug Fixes
- deps: update all minor dependency updates (3398ad2)
v3.1.57
Bug Fixes
- deps: update dependency @stylistic/eslint-plugin to ^5.2.0 (fe84ff9)
swc-project/swc (@swc/core)
v1.13.1
Bug Fixes
-
(es/compat) Properly handle rest assignment in for-in/of RHS (#10883) (5d11851)
-
(es/decorators) Handle empty class members (#10892) (fe44972)
-
(es/minifier) Hoist props when only props are used (#10891) (452fc98)
-
(es/minifier) Recursively check stmt for variable when inlining function (#10896) (e37a93d)
-
(es/minifier) Termination check when stmts containing switch (#10898) (4429b20)
-
(es/parser) Fix parsing of JSX identifiers (#10894) (0047c39)
-
(ts/fast-strip) Strip private method overloads (#10886) (cdb6e87)
Testing
v1.13.0
Bug Fixes
-
(es/lexer) Disallow legacy octal literals as BigInt (#10867) (430fbf4)
-
(es/minifier) Restrict IIFE inlining in class contexts (#10879) (a01b54a)
-
(es/parser) Mark
static
as reserved in strict mode (#10861) (5bdddd7)
Features
-
(es/minifier) Drop unused rest paramters (#10857) (5305486)
-
(es/minifier) Enhance IIFE invoker for arrow functions (#10860) (2b1ce3d)
-
(plugin/runner) Use wasmer-wasix sys-minimal feature to reduce binary size (#10638) (b5f704a)
Performance
-
(es/lexer) Reduce comparison while reading numbers (#10864) (c6ba5c2)
-
(es/lexer) Remove unnecessary check when reading keywords (#10866) (4aefe0e)
-
(swc_error_reporters) Avoid creating miette handler when no diagnostics (#10852) (93b318f)
Refactor
jestjs/jest (jest)
v30.0.5
Features
-
[jest-config]
AllowtestMatch
to take a string value -
[jest-worker]
LetworkerIdleMemoryLimit
accept 0 to always restart worker child processes
Fixes
-
[expect]
Fixbigint
error (#15702)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.