chore(deps-dev): bump @swc/core from 1.3.23 to 1.7.2
Bumps @swc/core from 1.3.23 to 1.7.2.
Release notes
Sourced from @​swc/core's releases.
v1.7.2
No release notes provided.
v1.7.2-nightly-20240725.2
No release notes provided.
v1.7.2-nightly-20240725.1
No release notes provided.
v1.7.1
No release notes provided.
v1.7.1-nightly-20240724.2
No release notes provided.
v1.7.1-nightly-20240724.1
No release notes provided.
v1.7.0
What's Changed
- chore: Upgrade
mimallocby@​Brooooooklynin swc-project/swc#9173- chore(es): Bump
unicode-id-starttov1.2.0by@​Boshenin swc-project/swc#9177- chore(es/typescript): Improve decorator handling of fast strip by
@​magic-akariin swc-project/swc#9178- fix(es/compat): Consider only the variables used in the closure by
@​CPunisherin swc-project/swc#9151- chore(ci): Configure
codspeedby@​kdy1in swc-project/swc#9189- perf(bindings/wasm): Shrink the size of the wasm file by
@​magic-akariin swc-project/swc#9191- feat(allocator): Initialize package by
@​kdy1in swc-project/swc#9195- chore(ci): Fix
codspeedbenchmark by@​kdy1in swc-project/swc#9194- fix(es/typescript): Handle unicode for fast ts strip by
@​magic-akariin swc-project/swc#9202- perf(es/typescript): Add a benchmark for fast TS strip by
@​kdy1in swc-project/swc#9205- fix(es/modules): Fix lint issue by
@​kdy1in swc-project/swc#9206- fix(es/minifier): Fix case matching by
@​CPunisherin swc-project/swc#9208- perf(es/visit): Introduce
standard_only_*macros by@​kdy1in swc-project/swc#9207- feat(es/utils): Support for arrays using
cast_to_numberby@​levi-nzin swc-project/swc#9212- perf(es/ast): Rollup merge of breaking changes by
@​kdy1in swc-project/swc#9180- chore: Drop cyclic dependency by
@​kdy1in swc-project/swc#9217- chore(ci): Fix CI by
@​kdy1in swc-project/swc#9219- fix(es/compat): Add support for destructuring with BigInts by
@​magic-akariin swc-project/swc#9215- fix(es/minifier): Fix compress pow
NaNby@​Fnllin swc-project/swc#9210- test(es/base): Disable flaky benchmark by
@​kdy1in swc-project/swc#9221- fix(es/minifier): Fix variable declaration in default branch by
@​CPunisherin swc-project/swc#9220- perf(bindings): Invert Wasm size shrink by
@​kdy1in swc-project/swc#9224- fix(es/minifier): Check
thisin function params by@​CPunisherin swc-project/swc#9229- refactor(es/helpers): Remove unnecessary exports by
@​devjiwonchoiin swc-project/swc#9225- fix(es/fixer): Wrap
inexpr in for-in head by@​magic-akariin swc-project/swc#9209- chore(ci): Use dynamic matrix for
cargo-testaction by@​kdy1in swc-project/swc#9233- feat(allocator): Implement
SwcAllocby@​kdy1in swc-project/swc#9232- fix(allocator): Fix allocator & add benchmark by
@​kdy1in swc-project/swc#9234- refactor(allocator): Use
&instead of a thread-local by@​kdy1in swc-project/swc#9235- feat(es/typescript): Add
transformmode back to fast TS strip by@​kdy1in swc-project/swc#9237
... (truncated)
Changelog
Sourced from @​swc/core's changelog.
[1.7.2] - 2024-07-25
Bug Fixes
(es/ast) Accept any case of EsVersion during deserialization (#9329) (56da6be)
(es/typescrupt) Fix ASI issue in fast ts strip (#9332) (57146cf)
Documentation
[1.7.1] - 2024-07-24
Bug Fixes
(bindings/types) Add missing mangle options (#9298) (567f40d)
(es/ast) Make span of binding ident include type ann (#9293) (2b32481)
Features
... (truncated)
Commits
8fe5069chore: Publish1.7.2withswc_corev0.99.5ea24cdbchore: Update changelog1cbff97chore: Publish1.7.2-nightly-20240725.2withswc_corev0.99.5d3e6376chore(ci): Fix publish action66f31c0doc(bindings/wasm): Document supported TypeScript version (#9334)c16e69bchore: Update changelog0996f9fchore: Publish1.7.2-nightly-20240725.1withswc_corev0.99.52816bd3chore: Publish crates56da6befix(es/ast): Accept any case of EsVersion during deserialization (#9329)75bc7bffix(swc_core): Remove unusedpreset_env(#9333)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)