π§ DEPS: Update @swc/core to v1.15.8 #584
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.15.7β~1.15.8Release Notes
swc-project/swc (@βswc/core)
v1.15.8Compare Source
Bug Fixes
(es/minifier) Remove unused webpack-related code (#β11397) (8e4eab4)
(es/minifier) Evaluate TemplateLiteral in BinaryExpression (#β11406) (8d1b6f6)
(es/minifier) More strict check if cannot add ident when invoking IIFE (#β11399) (03642aa)
Features
(es/minifier) Support BinaryExpression for Evaluator (#β11390) (6c76f0a)
(es/transformer) Merge
static_blocks(#β11403) (55a5083)Performance
(es/parser) Remove
Iteratorimplementation forLexer(#β11393) (5941018)(es/parser) Optimize
do_outside_of_contextanddo_inside_of_context(#β11394) (4210cf1)(es/parser) Remove
is_firstin lexer state (#β11395) (97d903b)(es/parser) Use
byte_searchto optimizescan_jsx_token(#β11398) (f9b4da2)Reduce binary size with panic=abort and ICU optimizations (#β11401) (18088b2)
Refactor
(es/compiler) Drop the crate (#β11407) (8faa14e)
(es/minifier) Move drop_console and unsafes from Pure to Optimizer (#β11388) (ee40804)
(es/parser) Distinguish JsxText from Str (#β11387) (63c4c44)
Configuration
π Schedule: Branch creation - "before 3am every weekday" in timezone Europe/Lisbon, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.