build(deps): update all build dependency updates
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
@cenk1cenk2/eslint-config | ^3.1.41 -> ^3.1.46 |
||
@swc/core (source) | ^1.11.29 -> ^1.12.7 |
||
eslint (source) | ^9.28.0 -> ^9.29.0 |
||
prettier (source) | ^3.5.3 -> ^3.6.1 |
Release Notes
swc-project/swc (@swc/core)
v1.12.7
Bug Fixes
-
(es/minifier) Fix condition for preserving properties (#10694) (5c57a05)
-
(es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)
-
(es/parser) Improve error message for template literals (#10690) (a066b76)
-
(es/parser) Rescan
>=
for JSX closing tag (#10693) (fe82c4c) -
(es/parser) Support keywords as JSX member expression properties (#10701) (643253d)
Features
-
(es/parser) Add
override
andout
keyword (#10695) (636d7a3) -
(es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)
-
(es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)
Performance
Testing
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.