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 #16

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Updates @swc/core from 1.9.2 to 1.11.1

Changelog

Sourced from @​swc/core's changelog.

[1.11.1] - 2025-02-25

Bug Fixes

  • (error-reporters) Store diagnostics in TransformOutput (#10027) (52caf23)

  • (es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)

  • (es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)

  • (es/types) Add transform.verbatimModuleSyntax (#10079) (a883cdc)

  • (swc_common) Fix build with swc_allocator/nightly (#10067) (6a90b1f)

Documentation

Features

  • (es/ast) Add explicit namespace field to distinguish namespace and module declarations (#10023) (76c2cba)

  • (es/ast) Add import attributes to TsImportType (#9796) (7d297be)

  • (es/minifier) Inline across side-effect-free member exprs, (#10056) (19d01d7)

  • (es/minifier) Make seq inliner inline into var without init (#10077) (c4a839b)

  • (es/visit) Introduce core-only visitors (#10049) (bc666be)

  • (swc_allocator) Provide allocators (#10061) (d4362f7)

Miscellaneous Tasks

... (truncated)

Commits
  • 54f5ad5 chore: Publish 1.11.1 with swc_core v15.0.1
  • 008ac15 chore: Publish 1.11.1-nightly-20250224.1 with swc_core v15.0.1
  • c345b20 chore(ci): Disable ecosystem-ci for ts-node temporarily
  • 57a73ba chore: Update changelog
  • 1b5618e chore: Publish 1.11.0-nightly-20250224.1 with swc_core v15.0.1
  • f91d811 chore: Publish crates with swc_core v15.0.1
  • 31f2530 chore: Publish crates with swc_core v15.0.0
  • 43458e9 perf(es/lints): Remove needless locks (#10086)
  • cf4d74a chore(ci): Fix CI (#10085)
  • 29bd286 perf(es/minifier): Prevent double boxing (#10074)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.1] - 2025-02-25

Bug Fixes

  • (error-reporters) Store diagnostics in TransformOutput (#10027) (52caf23)

  • (es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)

  • (es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)

  • (es/types) Add transform.verbatimModuleSyntax (#10079) (a883cdc)

  • (swc_common) Fix build with swc_allocator/nightly (#10067) (6a90b1f)

Documentation

Features

  • (es/ast) Add explicit namespace field to distinguish namespace and module declarations (#10023) (76c2cba)

  • (es/ast) Add import attributes to TsImportType (#9796) (7d297be)

  • (es/minifier) Inline across side-effect-free member exprs, (#10056) (19d01d7)

  • (es/minifier) Make seq inliner inline into var without init (#10077) (c4a839b)

  • (es/visit) Introduce core-only visitors (#10049) (bc666be)

  • (swc_allocator) Provide allocators (#10061) (d4362f7)

Miscellaneous Tasks

... (truncated)

Commits
  • 54f5ad5 chore: Publish 1.11.1 with swc_core v15.0.1
  • 008ac15 chore: Publish 1.11.1-nightly-20250224.1 with swc_core v15.0.1
  • c345b20 chore(ci): Disable ecosystem-ci for ts-node temporarily
  • 57a73ba chore: Update changelog
  • 1b5618e chore: Publish 1.11.0-nightly-20250224.1 with swc_core v15.0.1
  • f91d811 chore: Publish crates with swc_core v15.0.1
  • 31f2530 chore: Publish crates with swc_core v15.0.0
  • 43458e9 perf(es/lints): Remove needless locks (#10086)
  • cf4d74a chore(ci): Fix CI (#10085)
  • 29bd286 perf(es/minifier): Prevent double boxing (#10074)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.1] - 2025-02-25

Bug Fixes

  • (error-reporters) Store diagnostics in TransformOutput (#10027) (52caf23)

  • (es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)

  • (es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)

  • (es/types) Add transform.verbatimModuleSyntax (#10079) (a883cdc)

  • (swc_common) Fix build with swc_allocator/nightly (#10067) (6a90b1f)

Documentation

Features

  • (es/ast) Add explicit namespace field to distinguish namespace and module declarations (#10023) (76c2cba)

  • (es/ast) Add import attributes to TsImportType (#9796) (7d297be)

  • (es/minifier) Inline across side-effect-free member exprs, (#10056) (19d01d7)

  • (es/minifier) Make seq inliner inline into var without init (#10077) (c4a839b)

  • (es/visit) Introduce core-only visitors (#10049) (bc666be)

  • (swc_allocator) Provide allocators (#10061) (d4362f7)

Miscellaneous Tasks

... (truncated)

Commits
  • 54f5ad5 chore: Publish 1.11.1 with swc_core v15.0.1
  • 008ac15 chore: Publish 1.11.1-nightly-20250224.1 with swc_core v15.0.1
  • c345b20 chore(ci): Disable ecosystem-ci for ts-node temporarily
  • 57a73ba chore: Update changelog
  • 1b5618e chore: Publish 1.11.0-nightly-20250224.1 with swc_core v15.0.1
  • f91d811 chore: Publish crates with swc_core v15.0.1
  • 31f2530 chore: Publish crates with swc_core v15.0.0
  • 43458e9 perf(es/lints): Remove needless locks (#10086)
  • cf4d74a chore(ci): Fix CI (#10085)
  • 29bd286 perf(es/minifier): Prevent double boxing (#10074)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.1] - 2025-02-25

Bug Fixes

  • (error-reporters) Store diagnostics in TransformOutput (#10027) (52caf23)

  • (es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)

  • (es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)

  • (es/types) Add transform.verbatimModuleSyntax (#10079) (a883cdc)

  • (swc_common) Fix build with swc_allocator/nightly (#10067) (6a90b1f)

Documentation

Features

  • (es/ast) Add explicit namespace field to distinguish namespace and module declarations (#10023) (76c2cba)

  • (es/ast) Add import attributes to TsImportType (#9796) (7d297be)

  • (es/minifier) Inline across side-effect-free member exprs, (#10056) (19d01d7)

  • (es/minifier) Make seq inliner inline into var without init (#10077) (c4a839b)

  • (es/visit) Introduce core-only visitors (#10049) (bc666be)

  • (swc_allocator) Provide allocators (#10061) (d4362f7)

Miscellaneous Tasks

... (truncated)

Commits
  • 54f5ad5 chore: Publish 1.11.1 with swc_core v15.0.1
  • 008ac15 chore: Publish 1.11.1-nightly-20250224.1 with swc_core v15.0.1
  • c345b20 chore(ci): Disable ecosystem-ci for ts-node temporarily
  • 57a73ba chore: Update changelog
  • 1b5618e chore: Publish 1.11.0-nightly-20250224.1 with swc_core v15.0.1
  • f91d811 chore: Publish crates with swc_core v15.0.1
  • 31f2530 chore: Publish crates with swc_core v15.0.0
  • 43458e9 perf(es/lints): Remove needless locks (#10086)
  • cf4d74a chore(ci): Fix CI (#10085)
  • 29bd286 perf(es/minifier): Prevent double boxing (#10074)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.1] - 2025-02-25

Bug Fixes

  • (error-reporters) Store diagnostics in TransformOutput (#10027) (52caf23)

  • (es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)

  • (es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)

  • (es/types) Add transform.verbatimModuleSyntax (#10079) (a883cdc)

  • (swc_common) Fix build with swc_allocator/nightly (#10067) (6a90b1f)

Documentation

Features

  • (es/ast) Add explicit namespace field to distinguish namespace and module declarations (#10023) (76c2cba)

  • (es/ast) Add import attributes to TsImportType (#9796) (7d297be)

  • (es/minifier) Inline across side-effect-free member exprs, (#10056) (19d01d7)

  • (es/minifier) Make seq inliner inline into var without init (#10077) (c4a839b)

  • (es/visit) Introduce core-only visitors (#10049) (bc666be)

  • (swc_allocator) Provide allocators (#10061) (d4362f7)

Miscellaneous Tasks

... (truncated)

Commits
  • 54f5ad5 chore: Publish 1.11.1 with swc_core v15.0.1
  • 008ac15 chore: Publish 1.11.1-nightly-20250224.1 with swc_core v15.0.1
  • c345b20 chore(ci): Disable ecosystem-ci for ts-node temporarily
  • 57a73ba chore: Update changelog
  • 1b5618e chore: Publish 1.11.0-nightly-20250224.1 with swc_core v15.0.1
  • f91d811 chore: Publish crates with swc_core v15.0.1
  • 31f2530 chore: Publish crates with swc_core v15.0.0
  • 43458e9 perf(es/lints): Remove needless locks (#10086)
  • cf4d74a chore(ci): Fix CI (#10085)
  • 29bd286 perf(es/minifier): Prevent double boxing (#10074)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.1] - 2025-02-25

Bug Fixes

  • (error-reporters) Store diagnostics in TransformOutput (#10027) (52caf23)

  • (es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)

  • (es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)

  • (es/types) Add transform.verbatimModuleSyntax (#10079) (a883cdc)

  • (swc_common) Fix build with swc_allocator/nightly (#10067) (6a90b1f)

Documentation

Features

  • (es/ast) Add explicit namespace field to distinguish namespace and module declarations (#10023) (76c2cba)

  • (es/ast) Add import attributes to TsImportType (#9796) (7d297be)

  • (es/minifier) Inline across side-effect-free member exprs, (#10056) (19d01d7)

  • (es/minifier) Make seq inliner inline into var without init (#10077) (c4a839b)

  • (es/visit) Introduce core-only visitors (#10049) (bc666be)

  • (swc_allocator) Provide allocators (#10061) (d4362f7)

Miscellaneous Tasks

... (truncated)

Commits
  • 54f5ad5 chore: Publish 1.11.1 with swc_core v15.0.1
  • 008ac15 chore: Publish 1.11.1-nightly-20250224.1 with swc_core v15.0.1
  • c345b20 chore(ci): Disable ecosystem-ci for ts-node temporarily
  • 57a73ba chore: Update changelog
  • 1b5618e chore: Publish 1.11.0-nightly-20250224.1 with swc_core v15.0.1
  • f91d811 chore: Publish crates with swc_core v15.0.1
  • 31f2530 chore: Publish crates with swc_core v15.0.0
  • 43458e9 perf(es/lints): Remove needless locks (#10086)
  • cf4d74a chore(ci): Fix CI (#10085)
  • 29bd286 perf(es/minifier): Prevent double boxing (#10074)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.1] - 2025-02-25

Bug Fixes

  • (error-reporters) Store diagnostics in TransformOutput (#10027) (52caf23)

  • (es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)

  • (es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)

  • (es/types) Add transform.verbatimModuleSyntax (#10079) (a883cdc)

  • (swc_common) Fix build with swc_allocator/nightly (#10067) (6a90b1f)

Documentation

Features

  • (es/ast) Add explicit namespace field to distinguish namespace and module declarations (#10023) (76c2cba)

  • (es/ast) Add import attributes to TsImportType (#9796) (7d297be)

  • (es/minifier) Inline across side-effect-free member exprs, (#10056) (19d01d7)

  • (es/minifier) Make seq inliner inline into var without init (#10077) (c4a839b)

  • (es/visit) Introduce core-only visitors (#10049) (bc666be)

  • (swc_allocator) Provide allocators (#10061) (d4362f7)

Miscellaneous Tasks

... (truncated)

Commits
  • 54f5ad5 chore: Publish 1.11.1 with swc_core v15.0.1
  • 008ac15 chore: Publish 1.11.1-nightly-20250224.1 with swc_core v15.0.1
  • c345b20 chore(ci): Disable ecosystem-ci for ts-node temporarily
  • 57a73ba chore: Update changelog
  • 1b5618e chore: Publish 1.11.0-nightly-20250224.1 with swc_core v15.0.1
  • f91d811 chore: Publish crates with swc_core v15.0.1
  • 31f2530 chore: Publish crates with swc_core v15.0.0
  • 43458e9 perf(es/lints): Remove needless locks (#10086)
  • cf4d74a chore(ci): Fix CI (#10085)
  • 29bd286 perf(es/minifier): Prevent double boxing (#10074)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.1] - 2025-02-25

Bug Fixes

  • (error-reporters) Store diagnostics in TransformOutput (#10027) (52caf23)

  • (es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)

  • (es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)

  • (es/types) Add transform.verbatimModuleSyntax (#10079) (a883cdc)

  • (swc_common) Fix build with swc_allocator/nightly (#10067) (6a90b1f)

Documentation

Features

  • (es/ast) Add explicit namespace field to distinguish namespace and module declarations (#10023) (76c2cba)

  • (es/ast) Add import attributes to TsImportType (#9796) (7d297be)

  • (es/minifier) Inline across side-effect-free member exprs, (#10056) (19d01d7)

  • (es/minifier) Make seq inliner inline into var without init (#10077) (c4a839b)

  • (es/visit) Introduce core-only visitors (#10049) (bc666be)

  • (swc_allocator) Provide allocators (#10061) (d4362f7)

Miscellaneous Tasks

... (truncated)

Commits
  • 54f5ad5 chore: Publish 1.11.1 with swc_core v15.0.1
  • 008ac15 chore: Publish 1.11.1-nightly-20250224.1 with swc_core v15.0.1
  • c345b20 chore(ci): Disable ecosystem-ci for ts-node temporarily
  • 57a73ba chore: Update changelog
  • 1b5618e chore: Publish 1.11.0-nightly-20250224.1 with swc_core v15.0.1
  • f91d811 chore: Publish crates with swc_core v15.0.1
  • 31f2530 chore: Publish crates with swc_core v15.0.0
  • 43458e9 perf(es/lints): Remove needless locks (#10086)
  • cf4d74a chore(ci): Fix CI (#10085)
  • 29bd286 perf(es/minifier): Prevent double boxing (#10074)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.1] - 2025-02-25

Bug Fixes

  • (error-reporters) Store diagnostics in TransformOutput (#10027) (52caf23)

  • (es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)

  • (es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)

  • (es/types) Add transform.verbatimModuleSyntax (#10079) (a883cdc)

  • (swc_common) Fix build with swc_allocator/nightly (#10067) (6a90b1f)

Documentation

Features

  • (es/ast) Add explicit namespace field to distinguish namespace and module declarations (#10023) (76c2cba)

  • (es/ast) Add import attributes to TsImportType (#9796) (7d297be)

  • (es/minifier) Inline across side-effect-free member exprs, (#10056) (19d01d7)

  • (es/minifier) Make seq inliner inline into var without init (#10077) (c4a839b)

  • (es/visit) Introduce core-only visitors (#10049) (bc666be)

  • (swc_allocator) Provide allocators (#10061) (d4362f7)

Miscellaneous Tasks

... (truncated)

Commits
  • 54f5ad5 chore: Publish 1.11.1 with swc_core v15.0.1
  • 008ac15 chore: Publish 1.11.1-nightly-20250224.1 with swc_core v15.0.1
  • c345b20 chore(ci): Disable ecosystem-ci for ts-node temporarily
  • 57a73ba chore: Update changelog
  • 1b5618e chore: Publish 1.11.0-nightly-20250224.1 with swc_core v15.0.1
  • f91d811 chore: Publish crates with swc_core v15.0.1
  • 31f2530 chore: Publish crates with swc_core v15.0.0
  • 43458e9 perf(es/lints): Remove needless locks (#10086)
  • cf4d74a chore(ci): Fix CI (#10085)
  • 29bd286 perf(es/minifier): Prevent double boxing (#10074)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.1] - 2025-02-25

Bug Fixes

  • (error-reporters) Store diagnostics in TransformOutput (#10027) (52caf23)

  • (es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)

  • (es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)

  • (es/types) Add transform.verbatimModuleSyntax (#10079) (a883cdc)

  • (swc_common) Fix build with swc_allocator/nightly (#10067) (6a90b1f)

Documentation

Features

  • (es/ast) Add explicit namespace field to distinguish namespace and module declarations (#10023) (76c2cba)

  • (es/ast) Add import attributes to TsImportType (#9796) (7d297be)

  • (es/minifier) Inline across side-effect-free member exprs, (#10056) (19d01d7)

  • (es/minifier) Make seq inliner inline into var without init (#10077) (c4a839b)

  • (es/visit) Introduce core-only visitors (#10049) (bc666be)

  • (swc_allocator) Provide allocators (#10061) (d4362f7)

Miscellaneous Tasks

... (truncated)

Commits
  • 54f5ad5 chore: Publish 1.11.1 with swc_core v15.0.1
  • 008ac15 chore: Publish 1.11.1-nightly-20250224.1 with swc_core v15.0.1
  • c345b20 chore(ci): Disable ecosystem-ci for ts-node temporarily
  • 57a73ba chore: Update changelog
  • 1b5618e chore: Publish 1.11.0-nightly-20250224.1 with swc_core v15.0.1
  • f91d811 chore: Publish crates with swc_core v15.0.1
  • 31f2530 chore: Publish crates with swc_core v15.0.0
  • 43458e9 perf(es/lints): Remove needless locks (#10086)
  • cf4d74a chore(ci): Fix CI (#10085)
  • 29bd286 perf(es/minifier): Prevent double boxing (#10074)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.1] - 2025-02-25

Bug Fixes

  • (error-reporters) Store diagnostics in TransformOutput (#10027) (52caf23)

  • (es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)

  • (es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)

  • (es/types) Add transform.verbatimModuleSyntax (#10079) (a883cdc)

  • (swc_common) Fix build with swc_allocator/nightly (#10067) (6a90b1f)

Documentation

Features

  • (es/ast) Add explicit namespace field to distinguish namespace and module declarations (#10023) (76c2cba)

  • (es/ast) Add import attributes to TsImportType (...

    Description has been truncated

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.11.1` |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.3.56` | `1.11.1` |
| [@swc/core-darwin-x64](https://github.com/swc-project/swc) | `1.3.56` | `1.11.1` |
| [@swc/core-linux-arm-gnueabihf](https://github.com/swc-project/swc) | `1.3.56` | `1.11.1` |
| [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.3.56` | `1.11.1` |
| [@swc/core-linux-arm64-musl](https://github.com/swc-project/swc) | `1.3.56` | `1.11.1` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.3.56` | `1.11.1` |
| [@swc/core-linux-x64-musl](https://github.com/swc-project/swc) | `1.3.56` | `1.11.1` |
| [@swc/core-win32-arm64-msvc](https://github.com/swc-project/swc) | `1.3.56` | `1.11.1` |
| [@swc/core-win32-ia32-msvc](https://github.com/swc-project/swc) | `1.3.56` | `1.11.1` |
| [@swc/core-win32-x64-msvc](https://github.com/swc-project/swc) | `1.3.56` | `1.11.1` |



Updates `@swc/core` from 1.9.2 to 1.11.1
- [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.11.1)

Updates `@swc/core-darwin-arm64` from 1.3.56 to 1.11.1
- [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.11.1)

Updates `@swc/core-darwin-x64` from 1.3.56 to 1.11.1
- [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.11.1)

Updates `@swc/core-linux-arm-gnueabihf` from 1.3.56 to 1.11.1
- [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.11.1)

Updates `@swc/core-linux-arm64-gnu` from 1.3.56 to 1.11.1
- [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.11.1)

Updates `@swc/core-linux-arm64-musl` from 1.3.56 to 1.11.1
- [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.11.1)

Updates `@swc/core-linux-x64-gnu` from 1.3.56 to 1.11.1
- [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.11.1)

Updates `@swc/core-linux-x64-musl` from 1.3.56 to 1.11.1
- [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.11.1)

Updates `@swc/core-win32-arm64-msvc` from 1.3.56 to 1.11.1
- [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.11.1)

Updates `@swc/core-win32-ia32-msvc` from 1.3.56 to 1.11.1
- [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.11.1)

Updates `@swc/core-win32-x64-msvc` from 1.3.56 to 1.11.1
- [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.11.1)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 25, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2025

Superseded by #19.

@dependabot dependabot bot closed this Feb 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc-core-6eeb030dfc branch February 27, 2025 16:14
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.

0 participants