redis-semaphore
redis-semaphore copied to clipboard
build(deps-dev): bump @swc/core from 1.5.7 to 1.7.4
Bumps @swc/core from 1.5.7 to 1.7.4.
Release notes
Sourced from @swc/core's releases.
v1.7.4
No release notes provided.
v1.7.4-nightly-20240731.1
No release notes provided.
v1.7.4-nightly-20240729.1
No release notes provided.
v1.7.3
What's Changed
- fix(es/decorators): Fix TypeScript syntax assertion by
@kdy1in swc-project/swc#9336Full Changelog: https://github.com/swc-project/swc/compare/v1.7.2...v1.7.3
v1.7.3-nightly-20240727.1
No release notes provided.
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
... (truncated)
Changelog
Sourced from @swc/core's changelog.
[1.7.4] - 2024-07-31
Bug Fixes
(es/codegen) Emit question token for class methods (#9342) (636585b)
(es/minifier) Preserve flags while dropping elements of
SeqExpr(#8907) (24e8798)(es/typescript) Fix ASI in expression for fast strip (#9358) (3ee82e2)
Documentation
Miscellaneous Tasks
[1.7.3] - 2024-07-27
Bug Fixes
[1.7.2] - 2024-07-25
Bug Fixes
... (truncated)
Commits
6d5ac54chore: Publish1.7.4withswc_corev0.99.50ad789fchore: Update changelogc979849chore: Publish1.7.4-nightly-20240731.1withswc_corev0.99.5845c401chore: Publish crates3ee82e2fix(es/typescript): Fix ASI in expression for fast strip (#9358)24e8798fix(es/minifier): Preserve flags while dropping elements ofSeqExpr(#8907)81d7d9dchore: Typo in typescript_wasm README (#9354)e0da957chore: Revert action upgrade0257359chore: Disable nissuerd5472ccchore(deps): update rust crate toml to v0.8.17 (#9349)- 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)