chore(deps): update dependency @swc/core to v1.2.173 #833
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.172
->1.2.173
Release Notes
swc-project/swc
v1.2.173
Compare Source
Bug Fixes
(es) Remove wrong debug assertion (#4445) (962cf4a)
(es/async-generator) Fix
yield*
in async generators (#4452) (0bc0bae)(es/parser) Throw syntax error for missing function expr body (#4462) (393cfa8)
(es/preset-env) Do not import new features when using old core-js (#4458) (4262874)
(html/parser) Fix a bug with nested tags (#4438) (8c4dc4c)
(html/parser) Parse table including broken one (#4451) (6e60813)
(html/parser) Fix fosting logic for text nodes (#4457) (65a158a)
Features
(es/parser) Reject indirect opt chain in assignment (#4447) (df7b3f6)
(html/minifier) Compress whitespaces (#4463) (0ae4350)
Miscellaneous Tasks
Testing
Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.