chore: update dependency @swc/core to v1.3.34 #3524
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.29
->1.3.34
Release Notes
swc-project/swc
v1.3.34
Compare Source
Bug Fixes
(bindings) Don't require unnecessary package (#6902) (964dfba)
(bindings/node) Add
esnext
toJscTarget
(#6908) (82128e3)(css/modules) Fix interop of
&
and:global
(#6900) (f85ea9c)(es/minifier) Respect span hygiene from expr simplifier (#6899) (432dca6)
(es/minifier) Don't break ternary with assignment in test (#6906) (951dafb)
(es/module) Fix SystemJS imports (#6879) (85fffda)
(es/parser) Fix stack overflow due to deeply nested if (#6910) (f36d945)
(es/parser) Don't use
stacker
for armv7 (#6916) (4c5d5a6)(es/resolver) Resolve parameters correctly (#6890) (861d87c)
(es/typescript) Ignore jsx element names (#6911) (ee3a107)
Documentation
Features
(bindings/cli) Add
--config
(#6835) (d993c4d)(bindings/cli) Support for .mts/.cts files (#6909) (76bc8a2)
Miscellaneous Tasks
preferUnplugged
by default for the plugins (#6912) (17f1c50)- general: Make issue templates mentionno +1
(#6894) (5d5140f)Testing
jsc.paths
on windows (#6915) (d18027c)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
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.