chore: update swc monorepo#3590
Merged
escapedcat merged 1 commit intomasterfrom Apr 24, 2023
Merged
Conversation
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.49->1.3.530.2.24->0.2.26Release Notes
swc-project/swc
v1.3.53Compare Source
Bug Fixes
(es) Fix a crash related to source map (#7307) (e7f7b01)
(es/helpers) Remove unnecessary parameters in
helper_expr!macro (#7296) (38dfb91)(es/modules) Support
jsc.baseUrlwithoutjsc.paths(#7302) (9c279b8)(es/parser) Fix handling of
inandoutof typescript (#7308) (6f81cb9)(testing) Fix path normalization on windows for testing diffs (#7299) (3422923)
Miscellaneous Tasks
Testing
v1.3.52Compare Source
Bug Fixes
(es/minifier) Fix a inliner bug related to
Script(#7288) (0aab90c)(es/resolver) Hoist parameter in arrow and constructor (#7292) (7a00f2e)
Performance
(es/react) Don't use regex (#7284) (248fd37)
(preset-env) Update static map (#7293) (bc83cb2)
Build
v1.3.51Compare Source
Bug Fixes
(es) Allow extra comments after
sourceMappingURL(#7262) (219a738)(es/helpers) Do not duplicate property names (#7266) (30a4e52)
(es/loader) Fix browser overwrites not applying correctly (#7243) (beefdd4)
(es/minifier) Use UTF16 length for
str.length(#7275) (4c06a56)(es/renamer) Ensure that param and function body are in same scope (#7271) (93a264c)
Features
Miscellaneous Tasks
Refactor
::token as it's not used (#7268) (635bf81)Build
bitflagsto v2 (#7270) (c4cce12)v1.3.50Compare Source
Bug Fixes
(es) Fix a crash related to an empty source map (#7229) (c665918)
(es/codegen) Respect
ascii_onlyfor identifiers (#7247) (e35097f)(es/compat) Handle export function in
reserved_word(#7251) (2e947e7)(es/minifier) Fix handling of optional chaining when
hoist_propsis enabled (#7246) (a44fea1)(es/parser) Use a hard error for missing r-paren in an if stmt (#7223) (b1c40a4)
(es/parser) Reset ctx for cond while parsing a stmt (#7232) (01db30f)
(es/parser) Parse
consttype parameters in arrow function expressions (#7242) (6614886)Features
(es) Provide more information when loading of input source map failed (#7249) (f0e3b1d)
(es) Use
minify.format.ascii_onlyifoutput.charsetis not specified (#7258) (1fe5c3a)(es/minifier) Support
PUREcomment of seq exprs (#7245) (559d120)(plugin) Enable validation (#7250) (efad714)
Refactor
(plugin) Remove
bytecheckflag (#7256) (6bd58cb)(plugin/runner) Fix clippy warnings (#7244) (70b86db)
Testing
Build
rkyv(#7257) (ff3decc)swc-project/jest
v0.2.26Compare Source
v0.2.25Compare Source
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.