chore(deps): update dependency @swc/core to v1.2.148 #1403
Merged
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:
1.2.147->1.2.148Release Notes
swc-project/swc
v1.2.148Compare Source
Bug Fixes
(css/codegen) Fix codegen of preserved tokens (#3819) (7ba5861)
(css/codegen) Fix the output of
SimpleBlock(#3838) (e3a5c14)(css/parser) Fix parsing of
;in values (#3821) (30cd29b)(es/compat) Fix block scoping of variables (#3826) (406b8ea)
(es/hygiene) Fix renaming bugs (#3824) (043fba2)
(es/minifier) Preserve more variables (#3805) (89388e6)
(es/minifier) Don't reorder unnecessarily (#3817) (8a468f7)
(es/minifier) Support declaring multiple bindings with the same name (#3837) (0fc819e)
(node-swc) Correctly close trace spans after completion (#3811) (ffb2ee8)
(node-swc) Fix handling of
OptionalChainingExpressioninVisitor(#3809) (4d123c3)(node-swc/types) Add a missing field of
ExportNamedDeclaration(#3822) (bde7577)Features
(config) Add a dedicated cached regex (#3832) (efc6741)
(css) Support color functions (#3836) (3df887c)
(css/lints) Add
font-family-no-duplicate-namesrule (#3818) (2d273d6)(css/lints) Implement
color-hex-alpharule (#3829) (818b408)(css/minifier) Compress more declarations (#3840) (0db6915)
(css/parser) Improve error recovery (#3810) (f969f8c)
(css/parser) Improve error recovery (#3828) (fbb98aa)
(es/lints) Implement
radixrule (#3651) (f6b4bbe)(es/minifier) Drop more function parameters in strict mode (#3814) (789eb7b)
(es/minifier) Improve sequential inlining (#3820) (364532e)
(es/minifier) Implement more rules (#3841) (260c2a8)
Miscellaneous Tasks
Performance
(es) Use
Mutexfromparking_lot(#3830) (351b814)(es/parser) Remove duplicated instantiations of
Parserto reduce binary size (#3813) (f5103a7)Testing
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.