build(deps): update all build dependency updates
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
@cenk1cenk2/eslint-config | ^3.1.51 -> ^3.1.56 |
||
@swc/core (source) | ^1.12.11 -> ^1.12.14 |
Release Notes
config/eslint-config (@cenk1cenk2/eslint-config)
v3.1.56
Bug Fixes
- deps: update all minor dependency updates to ^8.37.0 (11f5834)
v3.1.55
Bug Fixes
- change export configuration (c60143c)
v3.1.54
Bug Fixes
- update globals (3241cb3)
v3.1.53
Bug Fixes
- add globals to svelte configuration (dca5b5e)
v3.1.52
Bug Fixes
- update eslint rules (6e25d19)
swc-project/swc (@swc/core)
v1.12.14
Bug Fixes
-
(es/minifier) Don't inline arrow when it contain
this
(#10825) (8b43bb3) -
(es/parser) Make
export
in NS to not affect file type (#10799) (ae22033) -
(es/parser) Correctly check ambient context (#10802) (f97ea03)
Features
-
(es/parser) Enable support for dynamic import with
defer
phase (#10845) (097d29d) -
(plugin) Remove
bytecheck
to make Wasm plugins backward compatible (#10842) (30ad808)
Miscellaneous Tasks
-
(bindings) Fix dependency issues (7c57fbb)
-
(deps) Update
class-validator
to avoid comments (#10819) (bacfa4b) -
(ide) Enable
--workspace
for rust-analyzer check (#10809) (92647ff)
Performance
Refactor
-
(es/helpers) Make inline helpers optional at compile time (#10808) (53f3881)
-
(es/lints) Remove warnings without features (#10794) (41d507f)
-
(es/parser) Reduce call to
parse_decorators
(#10846) (356d3a0) -
(es/preset-env) Use strpool,phf for corejs2 data (#10803) (1652fd8)
-
(es/react) Remove redundant
replace
calls (#10795) (a670b37) -
(hstr) Make the deallocation of
Atom
s explicit (#10813) (406433d)
Testing
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.