Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the swc-core group across 1 directory with 11 updates #178

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 2, 2025

Bumps the swc-core group with 11 updates in the / directory:

Package From To
@swc/core 1.9.2 1.10.12
@swc/core-darwin-arm64 1.3.56 1.10.12
@swc/core-darwin-x64 1.3.56 1.10.12
@swc/core-linux-arm-gnueabihf 1.3.56 1.10.12
@swc/core-linux-arm64-gnu 1.3.56 1.10.12
@swc/core-linux-arm64-musl 1.3.56 1.10.12
@swc/core-linux-x64-gnu 1.3.56 1.10.12
@swc/core-linux-x64-musl 1.3.56 1.10.12
@swc/core-win32-arm64-msvc 1.3.56 1.10.12
@swc/core-win32-ia32-msvc 1.3.56 1.10.12
@swc/core-win32-x64-msvc 1.3.56 1.10.12

Updates @swc/core from 1.9.2 to 1.10.12

Changelog

Sourced from @​swc/core's changelog.

[1.10.12] - 2025-01-29

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)

[1.10.11] - 2025-01-27

Bug Fixes

  • (es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#9869) (e4c1e03)

Features

... (truncated)

Commits
  • 08a7d88 chore: Publish 1.10.12 with swc_core v12.0.0
  • 8e58f8f chore: Update changelog
  • e9e600c chore: Publish 1.10.12-nightly-20250129.1 with swc_core v12.0.0
  • 3804b6e chore: Publish crates with swc_core v12.0.0
  • ca8a71f perf(es/minifier): Merge binding analyzer into infection analyzer (#9973)
  • 1b57261 fix(es/parser): Remove wrong check about const without init (#9970)
  • 772cc30 perf(es/minifier): Skip complex inline operations if possible (#9972)
  • 37616c3 perf(es/minifier): Make analyzer not call collect_infects_from recursively ...
  • 9109a53 chore: Update changelog
  • e68829c chore: Publish 1.10.11 with swc_core v11.0.1
  • Additional commits viewable in compare view

Updates @swc/core-darwin-arm64 from 1.3.56 to 1.10.12

Changelog

Sourced from @​swc/core-darwin-arm64's changelog.

[1.10.12] - 2025-01-29

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)

[1.10.11] - 2025-01-27

Bug Fixes

  • (es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#9869) (e4c1e03)

Features

... (truncated)

Commits
  • 08a7d88 chore: Publish 1.10.12 with swc_core v12.0.0
  • 8e58f8f chore: Update changelog
  • e9e600c chore: Publish 1.10.12-nightly-20250129.1 with swc_core v12.0.0
  • 3804b6e chore: Publish crates with swc_core v12.0.0
  • ca8a71f perf(es/minifier): Merge binding analyzer into infection analyzer (#9973)
  • 1b57261 fix(es/parser): Remove wrong check about const without init (#9970)
  • 772cc30 perf(es/minifier): Skip complex inline operations if possible (#9972)
  • 37616c3 perf(es/minifier): Make analyzer not call collect_infects_from recursively ...
  • 9109a53 chore: Update changelog
  • e68829c chore: Publish 1.10.11 with swc_core v11.0.1
  • Additional commits viewable in compare view

Updates @swc/core-darwin-x64 from 1.3.56 to 1.10.12

Changelog

Sourced from @​swc/core-darwin-x64's changelog.

[1.10.12] - 2025-01-29

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)

[1.10.11] - 2025-01-27

Bug Fixes

  • (es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#9869) (e4c1e03)

Features

... (truncated)

Commits
  • 08a7d88 chore: Publish 1.10.12 with swc_core v12.0.0
  • 8e58f8f chore: Update changelog
  • e9e600c chore: Publish 1.10.12-nightly-20250129.1 with swc_core v12.0.0
  • 3804b6e chore: Publish crates with swc_core v12.0.0
  • ca8a71f perf(es/minifier): Merge binding analyzer into infection analyzer (#9973)
  • 1b57261 fix(es/parser): Remove wrong check about const without init (#9970)
  • 772cc30 perf(es/minifier): Skip complex inline operations if possible (#9972)
  • 37616c3 perf(es/minifier): Make analyzer not call collect_infects_from recursively ...
  • 9109a53 chore: Update changelog
  • e68829c chore: Publish 1.10.11 with swc_core v11.0.1
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm-gnueabihf from 1.3.56 to 1.10.12

Changelog

Sourced from @​swc/core-linux-arm-gnueabihf's changelog.

[1.10.12] - 2025-01-29

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)

[1.10.11] - 2025-01-27

Bug Fixes

  • (es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#9869) (e4c1e03)

Features

... (truncated)

Commits
  • 08a7d88 chore: Publish 1.10.12 with swc_core v12.0.0
  • 8e58f8f chore: Update changelog
  • e9e600c chore: Publish 1.10.12-nightly-20250129.1 with swc_core v12.0.0
  • 3804b6e chore: Publish crates with swc_core v12.0.0
  • ca8a71f perf(es/minifier): Merge binding analyzer into infection analyzer (#9973)
  • 1b57261 fix(es/parser): Remove wrong check about const without init (#9970)
  • 772cc30 perf(es/minifier): Skip complex inline operations if possible (#9972)
  • 37616c3 perf(es/minifier): Make analyzer not call collect_infects_from recursively ...
  • 9109a53 chore: Update changelog
  • e68829c chore: Publish 1.10.11 with swc_core v11.0.1
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.3.56 to 1.10.12

Changelog

Sourced from @​swc/core-linux-arm64-gnu's changelog.

[1.10.12] - 2025-01-29

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)

[1.10.11] - 2025-01-27

Bug Fixes

  • (es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#9869) (e4c1e03)

Features

... (truncated)

Commits
  • 08a7d88 chore: Publish 1.10.12 with swc_core v12.0.0
  • 8e58f8f chore: Update changelog
  • e9e600c chore: Publish 1.10.12-nightly-20250129.1 with swc_core v12.0.0
  • 3804b6e chore: Publish crates with swc_core v12.0.0
  • ca8a71f perf(es/minifier): Merge binding analyzer into infection analyzer (#9973)
  • 1b57261 fix(es/parser): Remove wrong check about const without init (#9970)
  • 772cc30 perf(es/minifier): Skip complex inline operations if possible (#9972)
  • 37616c3 perf(es/minifier): Make analyzer not call collect_infects_from recursively ...
  • 9109a53 chore: Update changelog
  • e68829c chore: Publish 1.10.11 with swc_core v11.0.1
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-musl from 1.3.56 to 1.10.12

Changelog

Sourced from @​swc/core-linux-arm64-musl's changelog.

[1.10.12] - 2025-01-29

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)

[1.10.11] - 2025-01-27

Bug Fixes

  • (es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#9869) (e4c1e03)

Features

... (truncated)

Commits
  • 08a7d88 chore: Publish 1.10.12 with swc_core v12.0.0
  • 8e58f8f chore: Update changelog
  • e9e600c chore: Publish 1.10.12-nightly-20250129.1 with swc_core v12.0.0
  • 3804b6e chore: Publish crates with swc_core v12.0.0
  • ca8a71f perf(es/minifier): Merge binding analyzer into infection analyzer (#9973)
  • 1b57261 fix(es/parser): Remove wrong check about const without init (#9970)
  • 772cc30 perf(es/minifier): Skip complex inline operations if possible (#9972)
  • 37616c3 perf(es/minifier): Make analyzer not call collect_infects_from recursively ...
  • 9109a53 chore: Update changelog
  • e68829c chore: Publish 1.10.11 with swc_core v11.0.1
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.3.56 to 1.10.12

Changelog

Sourced from @​swc/core-linux-x64-gnu's changelog.

[1.10.12] - 2025-01-29

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)

[1.10.11] - 2025-01-27

Bug Fixes

  • (es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#9869) (e4c1e03)

Features

... (truncated)

Commits
  • 08a7d88 chore: Publish 1.10.12 with swc_core v12.0.0
  • 8e58f8f chore: Update changelog
  • e9e600c chore: Publish 1.10.12-nightly-20250129.1 with swc_core v12.0.0
  • 3804b6e chore: Publish crates with swc_core v12.0.0
  • ca8a71f perf(es/minifier): Merge binding analyzer into infection analyzer (#9973)
  • 1b57261 fix(es/parser): Remove wrong check about const without init (#9970)
  • 772cc30 perf(es/minifier): Skip complex inline operations if possible (#9972)
  • 37616c3 perf(es/minifier): Make analyzer not call collect_infects_from recursively ...
  • 9109a53 chore: Update changelog
  • e68829c chore: Publish 1.10.11 with swc_core v11.0.1
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-musl from 1.3.56 to 1.10.12

Changelog

Sourced from @​swc/core-linux-x64-musl's changelog.

[1.10.12] - 2025-01-29

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)

[1.10.11] - 2025-01-27

Bug Fixes

  • (es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#9869) (e4c1e03)

Features

... (truncated)

Commits
  • 08a7d88 chore: Publish 1.10.12 with swc_core v12.0.0
  • 8e58f8f chore: Update changelog
  • e9e600c chore: Publish 1.10.12-nightly-20250129.1 with swc_core v12.0.0
  • 3804b6e chore: Publish crates with swc_core v12.0.0
  • ca8a71f perf(es/minifier): Merge binding analyzer into infection analyzer (#9973)
  • 1b57261 fix(es/parser): Remove wrong check about const without init (#9970)
  • 772cc30 perf(es/minifier): Skip complex inline operations if possible (#9972)
  • 37616c3 perf(es/minifier): Make analyzer not call collect_infects_from recursively ...
  • 9109a53 chore: Update changelog
  • e68829c chore: Publish 1.10.11 with swc_core v11.0.1
  • Additional commits viewable in compare view

Updates @swc/core-win32-arm64-msvc from 1.3.56 to 1.10.12

Changelog

Sourced from @​swc/core-win32-arm64-msvc's changelog.

[1.10.12] - 2025-01-29

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)

[1.10.11] - 2025-01-27

Bug Fixes

  • (es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#9869) (e4c1e03)

Features

... (truncated)

Commits
  • 08a7d88 chore: Publish 1.10.12 with swc_core v12.0.0
  • 8e58f8f chore: Update changelog
  • e9e600c chore: Publish 1.10.12-nightly-20250129.1 with swc_core v12.0.0
  • 3804b6e chore: Publish crates with swc_core v12.0.0
  • ca8a71f perf(es/minifier): Merge binding analyzer into infection analyzer (#9973)
  • 1b57261 fix(es/parser): Remove wrong check about const without init (#9970)
  • 772cc30 perf(es/minifier): Skip complex inline operations if possible (#9972)
  • 37616c3 perf(es/minifier): Make analyzer not call collect_infects_from recursively ...
  • 9109a53 chore: Update changelog
  • e68829c chore: Publish 1.10.11 with swc_core v11.0.1
  • Additional commits viewable in compare view

Updates @swc/core-win32-ia32-msvc from 1.3.56 to 1.10.12

Changelog

Sourced from @​swc/core-win32-ia32-msvc's changelog.

[1.10.12] - 2025-01-29

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)

[1.10.11] - 2025-01-27

Bug Fixes

  • (es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#9869) (e4c1e03)

Features

... (truncated)

Commits
  • 08a7d88 chore: Publish 1.10.12 with swc_core v12.0.0
  • 8e58f8f chore: Update changelog
  • e9e600c chore: Publish 1.10.12-nightly-20250129.1 with swc_core v12.0.0
  • 3804b6e chore: Publish crates with swc_core v12.0.0
  • ca8a71f perf(es/minifier): Merge binding analyzer into infection analyzer (#9973)
  • 1b57261 fix(es/parser): Remove wrong check about const without init (#9970)
  • 772cc30 perf(es/minifier): Skip complex inline operations if possible (#9972)
  • 37616c3 perf(es/minifier): Make analyzer not call collect_infects_from recursively ...
  • 9109a53 chore: Update changelog
  • e68829c chore: Publish 1.10.11 with swc_core v11.0.1
  • Additional commits viewable in compare view

Updates @swc/core-win32-x64-msvc from 1.3.56 to 1.10.12

Changelog

Sourced from @​swc/core-win32-x64-msvc's changelog.

[1.10.12] - 2025-01-29

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)

[1.10.11] - 2025-01-27

Bug Fixes

  • (es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#9869) (e4c1e03)

Features

... (truncated)

Commits
  • 08a7d88 chore: Publish 1.10.12 with swc_core v12.0.0
  • 8e58f8f chore: Update changelog
  • e9e600c chore: Publish 1.10.12-nightly-20250129.1 with swc_core v12.0.0
  • 3804b6e chore: Publish crates with swc_core v12.0.0

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 2, 2025
@anatawa12
Copy link
Owner

@dependabot recreate

Bumps the swc-core group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@swc/core](https://github.com/swc-project/swc) | `1.9.2` | `1.10.12` |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.3.56` | `1.10.12` |
| [@swc/core-darwin-x64](https://github.com/swc-project/swc) | `1.3.56` | `1.10.12` |
| [@swc/core-linux-arm-gnueabihf](https://github.com/swc-project/swc) | `1.3.56` | `1.10.12` |
| [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.3.56` | `1.10.12` |
| [@swc/core-linux-arm64-musl](https://github.com/swc-project/swc) | `1.3.56` | `1.10.12` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.3.56` | `1.10.12` |
| [@swc/core-linux-x64-musl](https://github.com/swc-project/swc) | `1.3.56` | `1.10.12` |
| [@swc/core-win32-arm64-msvc](https://github.com/swc-project/swc) | `1.3.56` | `1.10.12` |
| [@swc/core-win32-ia32-msvc](https://github.com/swc-project/swc) | `1.3.56` | `1.10.12` |
| [@swc/core-win32-x64-msvc](https://github.com/swc-project/swc) | `1.3.56` | `1.10.12` |



Updates `@swc/core` from 1.9.2 to 1.10.12
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.9.2...v1.10.12)

Updates `@swc/core-darwin-arm64` from 1.3.56 to 1.10.12
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.10.12)

Updates `@swc/core-darwin-x64` from 1.3.56 to 1.10.12
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.10.12)

Updates `@swc/core-linux-arm-gnueabihf` from 1.3.56 to 1.10.12
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.10.12)

Updates `@swc/core-linux-arm64-gnu` from 1.3.56 to 1.10.12
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.10.12)

Updates `@swc/core-linux-arm64-musl` from 1.3.56 to 1.10.12
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.10.12)

Updates `@swc/core-linux-x64-gnu` from 1.3.56 to 1.10.12
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.10.12)

Updates `@swc/core-linux-x64-musl` from 1.3.56 to 1.10.12
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.10.12)

Updates `@swc/core-win32-arm64-msvc` from 1.3.56 to 1.10.12
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.10.12)

Updates `@swc/core-win32-ia32-msvc` from 1.3.56 to 1.10.12
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.10.12)

Updates `@swc/core-win32-x64-msvc` from 1.3.56 to 1.10.12
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.10.12)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-darwin-arm64"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-darwin-x64"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-linux-arm-gnueabihf"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-linux-arm64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-linux-arm64-musl"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-linux-x64-musl"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-win32-arm64-msvc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-win32-ia32-msvc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-win32-x64-msvc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swc-core-3033172b9a branch from 72c7b9b to a59e5ab Compare February 2, 2025 19:52
Copy link
Author

dependabot bot commented on behalf of github Feb 4, 2025

Superseded by #190.

@dependabot dependabot bot closed this Feb 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc-core-3033172b9a branch February 4, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code packages/backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant