chore(deps): update js test packages #137
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.95
->^1.3.100
^29.5.7
->^29.5.10
Release Notes
swc-project/swc (@swc/core)
v1.3.100
Compare Source
Bug Fixes
(es/codegen) Fix panic due to
\\ud
(#8346) (1891afa)(es/codegen) Wrap quote for length greater than one (#8351) (2cdea3f)
(es/decorators) Resolve enum for
design:returntype
(#8320) (91ef7c9)(es/fixer) Wrap yield expression in await expression (#8357) (ff719f0)
(es/minifier) Fix
if_return
bug related toawait
andyield
(#8328) (01e2c7f)(es/minifier) Give up terminate merge if in
try
withfinally
(#8342) (ed5a9b3)(es/parser) Wrap with
OptChain
acrossTsNonNull
(#8332) (8af6ffb)(es/parser) Fix conditional compilation (#8343) (a423681)
(es/react) Make jsx with single spread child static (#8339) (58568fa)
(es/renamer) Allow
globalThis
to be shadowed (#8327) (3dd73a3)(es/typescript) Handle shebang with jsx pragma (#8318) (c25601d)
Miscellaneous Tasks
Build
vergen
tov8
(#8325) (1315615)v1.3.99
Compare Source
v1.3.96
Compare Source
Bug Fixes
(ci) Set
tag
for wasm publish actions (#8200) (8db80b8)(es/compat) Make
block-scoping
pass rename exports correctly (#8175) (b13bc32)(es/compat) Use dummy span for blocks in
parameters
(#8202) (c1b255a)(es/compat) Handle private names from class properties pass (#8090) (83a5a0c)
(es/react) Visit children nodes in
jsx-src
pass (#8212) (47733a9)(es/transforms) Do not add
PURE
comment toBytePos(0)
(#8207) (c061356)(es/typescript) Preserve const enum for named export (#8208) (abced23)
Features
(es/minifier) Respect inline level and preserve native names (#8205) (dd805e9)
(es/preset-env) Update compat data (#8194) (3dc4e1e)
(es/testing) Support babel-like fixture testing officially (#8190) (e960614)
(es/testing) Use
__swc_snapshots__
fortest!
macro (#8191) (0aafa75)Performance
has_flag
toComments
(#8182) (7530e90)Refactor
Configuration
📅 Schedule: Branch creation - "after 1am and before 6am on the 1st through 3rd day of the month" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.