chore(deps): update devdependencies (non-major) #165
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.7
->1.3.9
0.24.1
->0.24.3
Release Notes
swc-project/swc
v1.3.9
Compare Source
Bug Fixes
(css/parser) Improve handling of math functions in at-rules (#6140) (26aeb18)
(es/codegen) Emit
readonly
forTsIndexSignature
(#6172) (083924c)(es/minifier) Fix ordering issue of analyzer (#6150) (6d0ca05)
(es/minifier) Consider function body cost while inlining function (#5342) (b40d486)
(es/minifier) Preserve
this
of tagged template literals (#6165) (aec5cda)(es/minifier) Don't create a numeric literal with
NaN
value (#6166) (2e153e5)(es/modules) Resolve
jsc.paths
for export alls (#6170) (82cca67)(es/parser) Fix parsing of arrow in cond (#6067) (0ca5ded)
(es/plugin) Disable SIMD (#6163) (899021e)
(es/plugin) Fix plugin on non
x86_64
(#6178) (cb8f350)(es/quote) Fix handling of template literals (#6157) (6502979)
(es/typescript) Don't generate class field for abstract properties (#6174) (9d93b6c)
Documentation
Features
(css/minifier) Handle zero in at-rules (#6155) (0f38e38)
(css/modules) Add a lifetime to config parameter (#6144) (1196d60)
(es/minifier) Ignore return value if a param of IIFE is not used (#6115) (d334c6e)
(es/utils) Add indexed API to the parallel helper (#6149) (6a42e51)
Miscellaneous Tasks
Build
(es/plugin) Fix Wasm build (#6179) (7c40e44)
(es/plugin) Fix Wasm build, really (#6180) (ea4ae3d)
(es/plugin) Fix Wasm build (#6181) (d13a397)
v1.3.8
Compare Source
Bug Fixes
(css/ast) Fix AST types for simple block (#6131) (e63fa28)
(css/modules) Fix parsing and refactor code (#6132) (39cfade)
(es/minifier) Preserve return values of recursive IIFE (#6142) (3d271e8)
Features
(css/minifier) Compute
calc
expressions (#5966) (205a317)(es/minifier) Enable
reduce_vars
by default (#6096) (fc5d8a5)(es/minifier) Merge assignments using sequential inliner (#6103) (5875298)
(es/minifier) Swap more binary expressions (#6134) (c37839f)
(es/minifier) Change default pass limit to 3 (#6138) (3a29bfe)
(es/minifier) Improve trivial rules (#6136) (ec0d6d5)
Miscellaneous Tasks
Performance
Atom
(#6135) (9c8ec0e)Refactor
vitest-dev/vitest
v0.24.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.24.2
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
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.