chore(deps): update dependency @swc/core to v1.3.32 #91
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.3.27
->1.3.32
Release Notes
swc-project/swc
v1.3.32
Compare Source
Bug Fixes
(es) Remove useless message (#6882) (9301703)
(es/compat) Make optional chaining pass less permissive (#6885) (57781e9)
Testing
Build
retain_mut
(#6884) (d6a24a2)v1.3.31
Compare Source
Bug Fixes
(es/compat) Fix optional chaining pass (#6875) (d808864)
(visit) Fix detection of
Option<Vec<T>>
(#6872) (508267d)Features
(bindings/cli) Append
sourceMappingURL=
to the output (#6873) (c4db8e4)(es/loader) Support
node:
prefix fromNodeModulesResolver
(#6868) (6b7249d)v1.3.30
Compare Source
Bug Fixes
(es/minifier) Track reassign in parent scope (#6865) (c0e72ef)
(es/module) Fix handling of
this
forsystemjs
(#6857) (39c75fd)(es/parser) Fix parsing of generics (#6859) (60d9403)
Features
arrows
withterser
(#6862) (d1687d8)Miscellaneous Tasks
v1.3.29
Compare Source
Bug Fixes
span_to_source
use dedicated function (#6853) (99d48e3)Refactor
cond_init
withreassigned
(#6850) (55225cb)v1.3.28
Compare Source
Bug Fixes
(es/codegen) Fix codegen of string literals with
\x000
(#6838) (df70261)(es/minifier) Don't inline into
await
from sequential inliner (#6839) (21e1478)Miscellaneous Tasks
Performance
O(1)
(#6840) (58208ef)Refactor
(es/preset-env) Use a const fn instead of a macro (#6844) (2fcab36)
(es/typescript) Remove unused code (#6830) (7205543)
Configuration
📅 Schedule: Branch creation - "before 5am on monday" (UTC), 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.