fix(deps): update dependency @swc/core to v1.5.7
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @swc/core (source) | 1.4.12 -> 1.5.7 |
Release Notes
swc-project/swc (@swc/core)
v1.5.7
Documentation
v1.5.6
Bug Fixes
-
(es) Allow input source map file to be omitted (#8951) (606cb67)
-
(es/compat) Avoid reserved name for private method (#8949) (7053bb1)
-
(es/minifier) Abort inliner on mutation via property (#8938) (257afc9)
-
(es/minifier) Don't invoke IIFE containing reserved words (#8939) (5a3456c)
-
(es/minifier) Fix evaluation of
String.charCodeAt(#8946) (772c50f)
v1.5.5
Bug Fixes
-
(css/modules) Allow any order of composes (#8930) (7014c63)
-
(css/modules) Fix
:globalselectors without preceding whitespace (#8926) (2405dc6) -
(es/fixer) Wrap class expressions in callee (#8928) (6b60bdb)
-
(es/minifier) Consider side effects of operands of binary expressions (#8929) (4d4a7a9)
Refactor
v1.5.3
v1.5.2
v1.5.1
Bug Fixes
-
(es/decorator) Support for legacy decorators in class expressions (#8892) (8fe57ad)
-
(es/helpers) Remove unused export from
_using_ctx.js(#8891) (438d0b3) -
(es/minifier) Do not add vars if
evalexists (#8888) (be359fa)
v1.5.0
Bug Fixes
Features
v1.4.17
Bug Fixes
-
(es) Ignore
sourceMappingURLin string literals (#8879) (d7188cd) -
(es/resolver) Prioritze
jsc.pathsby length in tsc resolver (#8875) (e22c368) -
(html/codegen) Expand elements before which body isn’t elided (#8877) (5419a94)
v1.4.16
Bug Fixes
v1.4.15
Bug Fixes
-
(es/codegen) Fix
ascii_onlyfor identifiers (#8866) (2075a23) -
(es/minifier) Remove
rawof strings after modification (#8865) (740c0bb) -
(es/proposal) Update explicit resource management to match spec (#8860) (6d24076)
Features
Refactor
Build
-
(cargo) Update rustc to
nightly-2024-04-03(#8821) (ca9c76b) -
(cargo) Update
rustctonightly-2024-04-16(#8870) (f9459a8)
v1.4.14
Bug Fixes
-
(es/compat) Handle class fields correctly (#8835) (5cc585b)
-
(es/plugin) Create
tokioruntime only if necessary (#8845) (62c4f5e) -
(es/resolver) Correctly check strict mode (#8851) (f6ba92b)
-
(es/utils) Preserve optional chain effect (#8850) (a7a32c4)
Documentation
Refactor
Testing
v1.4.13
Bug Fixes
-
(es/decorators) Fix capacity overflow with decorators (#8818) (9ed93c1)
-
(es/minifier) Respect
top_retainfor top-level functions (#8814) (811308c) -
(es/minifier) Abort IIFE invoker in function parameters (#8828) (ebb68db)
-
(es/module) Respect
module.resolveFullyin more cases (#8820) (e1f7704) -
(es/transforms) Fix capacity overflow with decorators (#8815) (974f5c7)
-
(plugin/runner) Pin version of
virtual-fs(#8827) (089f61b) -
(visit) Improve
Mapimplementation forBox(#8819) (dc04657)
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.