Update dependency @swc/core to v1.2.249 #302
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.248
->1.2.249
Release Notes
swc-project/swc
v1.2.249
Compare Source
Bug Fixes
(es/minifier) Don't drop parameters in an exported function (#5757) (948d708)
(es/minifier) Fix analysis of assignments and classes (#5770) (90852f5)
(es/minifier) Fix calculation of character frequency (#5772) (32a73fb)
Features
(es/lexer) Recover from git merge conflict (#5775) (7deadd8)
(es/minifier) Align name mangler with terser (#5763) (60ce462)
(es/minifier) Change order of renaming to align with terser (#5780) (24b60d2)
Miscellaneous Tasks
(ci) Cleanup CI config (#5769) (1e8a58d)
(es/minifier) Fix size calculator script (#5767) (9d29abc)
(html/parser) Typo (#5778) (1b200a0)- general: Typo (#5758) (15e2357)
Performance
(es/minifier) Make
MultiReplacer
single-pass (#5761) (27e9254)(es/minifier) Make passes more parallel (#5773) (c2d1050)
(es/parser) Operate on
u8
(#5774) (c10d557)Testing
(es/plugin) Add E2E test for the published plugins (#5771) (81ab8a2)
(es/tsc) Handle tsx (#5764) (52f6ca5)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.