chore: update dependency @swc/core to v1.3.47#3580
Merged
escapedcat merged 1 commit intomasterfrom Apr 10, 2023
Merged
Conversation
3b0d697 to
ab3a671
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.42->1.3.47Release Notes
swc-project/swc
v1.3.47Compare Source
Bug Fixes
(bindings/node) Make peer dependency of helpers optional (#7216) (e86d598)
(es/compat) Fix
finallyhandling ofgenerator(#7215) (f5c62fb)(es/minifier) Don't remove used var decl (#7200) (73bc29e)
(es/testing) Ensure that we call
fold_program(#7222) (e241201)(es/typescript) Fix computation of enum bits (#7219) (29bf176)
Features
Refactor
darlingto reduce compile time (#7214) (3f61638)v1.3.46Compare Source
v1.3.45Compare Source
Bug Fixes
(es) Allow missing
.mapfile (#7141) (3e6a186)(es/compat) Handle shorthand object prop while renaming (#7176) (0a80e05)
(es/helpers) Use snake_case for helpers (#7147) (3ca954b)
(es/modules) Hint nodejs for multiple
export *(#7184) (98f1493)(es/parser) Fix infinite loop on jsx in js (#7191) (414e669)
(es/typescript) Mark
Aas a type inexport { type A }(#7196) (ddfbc93)(swc_core) Fix a feature name (#7198) (bfe6544)
Features
(css/modules) Preserve spans of CSS class names (#7185) (df7b4e7)
(es/compat) Implement stage 3 decorator, without auto accessor (#6950) (7a863ad)
(es/helpers) Use named export and unify import path (#7182) (a13a78e)
(plugin/runner) Improve cache path (#7188) (976667f)
Testing
v1.3.44Compare Source
Bug Fixes
(css/codegen) Preserve
rawof numbers (#7131) (150c2b6)(css/compat) Remove usage of
box_syntax(#7153) (6f0bf66)(es/compat) Handle import/export in
reserved_word(#7165) (065d11c)(es/compat) Fix the position for temp var injection (#7171) (23fb8c5)
(es/react) Respect
import_sourcein new jsx (#7128) (5d7acfd)(es/renamer) Don't use symbols used by declarations if
evalexists (#7116) (6d9763e)(es/visit) Fix handling of
ProgramofAndThen(#7120) (d50689e)(fast-graph) Use fxhash instead of ahash to make iteration order consistent (#7133) (b13eb4c)
Documentation
Features
(css/parser) Add
legacy_ieto theParserConfig(#7109) (5e58b3e)(es/react) Support script within automatic runtime (#7126) (05a2815)
Miscellaneous Tasks
Cargo.tomlto reduce merge conflict (#7139) (2826198)Refactor
(ast) Make serde optional (#7138) (30bc086)
(es) Remove needless build scripts to reduce compile time (#7129) (dfe1a3f)
(es/codegen) Extract code from generic functions to reduce compile time (#7127) (08fa94f)
(es/parser) Remove
EnumKindto reduce compile time (#7137) (915f747)(macros) Reduce compile time (#7132) (2154a3f)
Build
(cargo) Update
rustctonightly-2023-03-28(#7154) (e445502)(cargo) Revert rustc upgrade (#7162) (12546c8)
(cargo) Update
rustctonightly-2023-03-20(#7170) (0259a74)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.