chore(deps): update dependency @swc/core to ^1.2.203 #18
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.198
->^1.2.203
Release Notes
swc-project/swc
v1.2.203
Compare Source
Bug Fixes
(ci) Revert malloc changes (709ad3e)
(common) Don't use
get_unchecked
after setting the length to 0 (#4943) (f479951)(css/parser) Fix input buffer and improve error recovery (#4948) (bf74d05)
(es/helpers) Allow using external helpers with
type: module
(#4962) (4a27e6f)(es/parser) Don't assume the length of char (#4967) (3e03ebf)
Features
(es/lints) Add
constructor-super
rule (#4912) (6daeeb0)(es/minifier) Turn
Array
/Object
calls into literals (#4947) (47bdc6a)(html) Support self-closing flag (#4950) (5c2a918)
(html/minifier) Compress whitespaces (#4916) (f2690cc)
(html/minifier) Add
remove_empty_attributes
option (#4958) (63d630d)(html/minifier) Add
collapse_boolean_attributes
option (#4960) (3957bc6)Miscellaneous Tasks
(ci) Test
concurrent
(#4955) (1a9f935)(ci) Use macos for release builds (#4968) (1bf2b80)
(ci) Fix publish build on Windows (#4970) (db9f7a5)
Performance
(common) Add
Atom
type (#4945) (4ada9c7)(css/parser) Improve performance of lexer (#4921) (327969d)
(es/minifier) Make more things parallel and reduce call stacks (#4915) (3580638)
(es/transforms) Make rename operator parallel (#4951) (445d585)
Refactor
(es/resolver) Prepare parallel
resolver
(#4957) (ea92a6a)(html/parser) Remove unused code (#4949) (42a1d7c)
Testing
Configuration
📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, Automerge - 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 Mend Renovate. View repository job log here.