🐳 chore: Update dependency @swc/core to v1.3.94 #400
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.3.93
->1.3.94
Release Notes
swc-project/swc (@swc/core)
v1.3.94
Compare Source
Bug Fixes
(css/ast) Make
.hash()
ofToken
not recursive (#8151) (8d7894c)(es/minifier) Abort seq inliner if
b
can short-circuit (#8128) (111de26)(es/minifier) Abort function inliner if
keep_fnames
istrue
(#8145) (35601e4)(es/parser) Skip
this
parameters in setter (#8158) (826386f)(es/utils) Skip var declarator name in
RefRewriter
(#8125) (fb81a36)(es/utils) Fix regression of
RefRewriter
(#8153) (08cf1f7)Features
(es/compat) Implement decorator metadata proposal (#8097) (9c029ef)
(es/compat) Skip empty class static blocks (#8138) (e186b80)
(es/minifier) Evaluate more
toFixed
expressions (#8109) (7da3f52)(es/minifier) Inline into the arguments of
new
using seq inliner (#8127) (4f67794)(es/minifier) Drop empty static blocks (#8152) (8a461b8)
(es/parser) Implement
AsRef<str>
forIdentLike
(#8133) (bffe33a)(es/typescript) Add
ts_enum_is_mutable
to disable enum inlining (#8115) (57b171d)Miscellaneous Tasks
(bindings) Add
@deprecated
to JS plugins (#8132) (1e9b4e0)(es/module) Remove
serde(deny_unknown_fields)
(#8163) (5be8e74)Refactor
assign_count
fromreassigned
(#8137) (13106e0)Configuration
📅 Schedule: Branch creation - "before 2am" (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.