Skip to content

deps: bump the all-dependencies group with 13 updates #139

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2025

Bumps the all-dependencies group with 13 updates:

Package From To
@swc/core 1.11.29 1.11.31
@babel/helpers 7.27.4 7.27.6
@babel/types 7.27.3 7.27.6
@swc/core-darwin-arm64 1.11.29 1.11.31
@swc/core-darwin-x64 1.11.29 1.11.31
@swc/core-linux-arm-gnueabihf 1.11.29 1.11.31
@swc/core-linux-arm64-gnu 1.11.29 1.11.31
@swc/core-linux-arm64-musl 1.11.29 1.11.31
@swc/core-linux-x64-gnu 1.11.29 1.11.31
@swc/core-linux-x64-musl 1.11.29 1.11.31
@swc/core-win32-arm64-msvc 1.11.29 1.11.31
@swc/core-win32-ia32-msvc 1.11.29 1.11.31
@swc/core-win32-x64-msvc 1.11.29 1.11.31

Updates @swc/core from 1.11.29 to 1.11.31

Changelog

Sourced from @​swc/core's changelog.

[1.11.31] - 2025-06-05

Bug Fixes

  • (es/codegen) Improve comments handling (#10534) (d9ba838)

  • (es/codegen) Exclude constructor from source map names (#10551) (ef85640)

  • (es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)

  • (es/minifier) Fix missing variable (#10478) (6de3ef6)

  • (es/minifier) Inline object of member if prop is an ident (#10548) (e554381)

  • (es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)

  • (es/minifier) Fix typo in an option name (#10554) (a303941)

  • (es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)

  • (es/react-compiler) Fix usefulness detection (#10506) (41075a1)

  • (es/utils) Fix extract_var_ids (#10511) (5644372)

  • (react-compiler) Fix fast check (#10538) (9403ce2)

  • (swc_common) Fix build (#10544) (2ed934d)

  • (swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)

  • (swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)

  • (swc_common) Revert skip condition patch (#10564) (2a2b284)

... (truncated)

Commits
  • 400398d chore: Publish 1.11.31 with swc_core v26.4.5
  • 1df4fc4 chore: Update changelog
  • 7fc3030 chore: Publish 1.11.31-nightly-20250605.2 with swc_core v26.4.5
  • 2b284e1 chore(ecosystem-ci): Exclude ts-node
  • 7a849aa chore: Update changelog
  • b132c2c chore: Publish 1.11.31-nightly-20250605.1 with swc_core v26.4.5
  • dbaab45 chore: Publish crates with swc_core v26.4.5
  • ef85640 fix(es/codegen): Exclude constructor from source map names (#10551)
  • ea311ed chore: Publish crates with swc_core v26.4.4
  • 2a2b284 fix(swc_common): Revert skip condition patch (#10564)
  • Additional commits viewable in compare view

Updates @babel/helpers from 7.27.4 to 7.27.6

Release notes

Sourced from @​babel/helpers's releases.

v7.27.6 (2025-06-05)

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-generator, babel-parser, babel-types

Committers: 3

v7.27.5 (2025-06-03)

Thanks @​NullVoxPopuli for your first PR!

🐛 Bug Fix

💅 Polish

Committers: 4

Changelog

Sourced from @​babel/helpers's changelog.

v7.27.6 (2025-06-05)

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-generator, babel-parser, babel-types

v7.27.5 (2025-06-03)

🐛 Bug Fix

💅 Polish

Commits

Updates @babel/types from 7.27.3 to 7.27.6

Release notes

Sourced from @​babel/types's releases.

v7.27.6 (2025-06-05)

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-generator, babel-parser, babel-types

Committers: 3

v7.27.5 (2025-06-03)

Thanks @​NullVoxPopuli for your first PR!

🐛 Bug Fix

💅 Polish

Committers: 4

v7.27.4 (2025-05-30)

👓 Spec Compliance

  • babel-parser, babel-plugin-proposal-explicit-resource-management

💅 Polish

🔬 Output optimization

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone

... (truncated)

Changelog

Sourced from @​babel/types's changelog.

v7.27.6 (2025-06-05)

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-generator, babel-parser, babel-types

v7.27.5 (2025-06-03)

🐛 Bug Fix

💅 Polish

v7.27.4 (2025-05-30)

👓 Spec Compliance

  • babel-parser, babel-plugin-proposal-explicit-resource-management

💅 Polish

🔬 Output optimization

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
Commits

Updates @swc/core-darwin-arm64 from 1.11.29 to 1.11.31

Changelog

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

[1.11.31] - 2025-06-05

Bug Fixes

  • (es/codegen) Improve comments handling (#10534) (d9ba838)

  • (es/codegen) Exclude constructor from source map names (#10551) (ef85640)

  • (es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)

  • (es/minifier) Fix missing variable (#10478) (6de3ef6)

  • (es/minifier) Inline object of member if prop is an ident (#10548) (e554381)

  • (es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)

  • (es/minifier) Fix typo in an option name (#10554) (a303941)

  • (es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)

  • (es/react-compiler) Fix usefulness detection (#10506) (41075a1)

  • (es/utils) Fix extract_var_ids (#10511) (5644372)

  • (react-compiler) Fix fast check (#10538) (9403ce2)

  • (swc_common) Fix build (#10544) (2ed934d)

  • (swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)

  • (swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)

  • (swc_common) Revert skip condition patch (#10564) (2a2b284)

... (truncated)

Commits
  • 400398d chore: Publish 1.11.31 with swc_core v26.4.5
  • 1df4fc4 chore: Update changelog
  • 7fc3030 chore: Publish 1.11.31-nightly-20250605.2 with swc_core v26.4.5
  • 2b284e1 chore(ecosystem-ci): Exclude ts-node
  • 7a849aa chore: Update changelog
  • b132c2c chore: Publish 1.11.31-nightly-20250605.1 with swc_core v26.4.5
  • dbaab45 chore: Publish crates with swc_core v26.4.5
  • ef85640 fix(es/codegen): Exclude constructor from source map names (#10551)
  • ea311ed chore: Publish crates with swc_core v26.4.4
  • 2a2b284 fix(swc_common): Revert skip condition patch (#10564)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-x64 from 1.11.29 to 1.11.31

Changelog

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

[1.11.31] - 2025-06-05

Bug Fixes

  • (es/codegen) Improve comments handling (#10534) (d9ba838)

  • (es/codegen) Exclude constructor from source map names (#10551) (ef85640)

  • (es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)

  • (es/minifier) Fix missing variable (#10478) (6de3ef6)

  • (es/minifier) Inline object of member if prop is an ident (#10548) (e554381)

  • (es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)

  • (es/minifier) Fix typo in an option name (#10554) (a303941)

  • (es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)

  • (es/react-compiler) Fix usefulness detection (#10506) (41075a1)

  • (es/utils) Fix extract_var_ids (#10511) (5644372)

  • (react-compiler) Fix fast check (#10538) (9403ce2)

  • (swc_common) Fix build (#10544) (2ed934d)

  • (swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)

  • (swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)

  • (swc_common) Revert skip condition patch (#10564) (2a2b284)

... (truncated)

Commits
  • 400398d chore: Publish 1.11.31 with swc_core v26.4.5
  • 1df4fc4 chore: Update changelog
  • 7fc3030 chore: Publish 1.11.31-nightly-20250605.2 with swc_core v26.4.5
  • 2b284e1 chore(ecosystem-ci): Exclude ts-node
  • 7a849aa chore: Update changelog
  • b132c2c chore: Publish 1.11.31-nightly-20250605.1 with swc_core v26.4.5
  • dbaab45 chore: Publish crates with swc_core v26.4.5
  • ef85640 fix(es/codegen): Exclude constructor from source map names (#10551)
  • ea311ed chore: Publish crates with swc_core v26.4.4
  • 2a2b284 fix(swc_common): Revert skip condition patch (#10564)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm-gnueabihf from 1.11.29 to 1.11.31

Changelog

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

[1.11.31] - 2025-06-05

Bug Fixes

  • (es/codegen) Improve comments handling (#10534) (d9ba838)

  • (es/codegen) Exclude constructor from source map names (#10551) (ef85640)

  • (es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)

  • (es/minifier) Fix missing variable (#10478) (6de3ef6)

  • (es/minifier) Inline object of member if prop is an ident (#10548) (e554381)

  • (es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)

  • (es/minifier) Fix typo in an option name (#10554) (a303941)

  • (es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)

  • (es/react-compiler) Fix usefulness detection (#10506) (41075a1)

  • (es/utils) Fix extract_var_ids (#10511) (5644372)

  • (react-compiler) Fix fast check (#10538) (9403ce2)

  • (swc_common) Fix build (#10544) (2ed934d)

  • (swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)

  • (swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)

  • (swc_common) Revert skip condition patch (#10564) (2a2b284)

... (truncated)

Commits
  • 400398d chore: Publish 1.11.31 with swc_core v26.4.5
  • 1df4fc4 chore: Update changelog
  • 7fc3030 chore: Publish 1.11.31-nightly-20250605.2 with swc_core v26.4.5
  • 2b284e1 chore(ecosystem-ci): Exclude ts-node
  • 7a849aa chore: Update changelog
  • b132c2c chore: Publish 1.11.31-nightly-20250605.1 with swc_core v26.4.5
  • dbaab45 chore: Publish crates with swc_core v26.4.5
  • ef85640 fix(es/codegen): Exclude constructor from source map names (#10551)
  • ea311ed chore: Publish crates with swc_core v26.4.4
  • 2a2b284 fix(swc_common): Revert skip condition patch (#10564)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.11.29 to 1.11.31

Changelog

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

[1.11.31] - 2025-06-05

Bug Fixes

  • (es/codegen) Improve comments handling (#10534) (d9ba838)

  • (es/codegen) Exclude constructor from source map names (#10551) (ef85640)

  • (es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)

  • (es/minifier) Fix missing variable (#10478) (6de3ef6)

  • (es/minifier) Inline object of member if prop is an ident (#10548) (e554381)

  • (es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)

  • (es/minifier) Fix typo in an option name (#10554) (a303941)

  • (es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)

  • (es/react-compiler) Fix usefulness detection (#10506) (41075a1)

  • (es/utils) Fix extract_var_ids (#10511) (5644372)

  • (react-compiler) Fix fast check (#10538) (9403ce2)

  • (swc_common) Fix build (#10544) (2ed934d)

  • (swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)

  • (swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)

  • (swc_common) Revert skip condition patch (#10564) (2a2b284)

... (truncated)

Commits
  • 400398d chore: Publish 1.11.31 with swc_core v26.4.5
  • 1df4fc4 chore: Update changelog
  • 7fc3030 chore: Publish 1.11.31-nightly-20250605.2 with swc_core v26.4.5
  • 2b284e1 chore(ecosystem-ci): Exclude ts-node
  • 7a849aa chore: Update changelog
  • b132c2c chore: Publish 1.11.31-nightly-20250605.1 with swc_core v26.4.5
  • dbaab45 chore: Publish crates with swc_core v26.4.5
  • ef85640 fix(es/codegen): Exclude constructor from source map names (#10551)
  • ea311ed chore: Publish crates with swc_core v26.4.4
  • 2a2b284 fix(swc_common): Revert skip condition patch (#10564)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-musl from 1.11.29 to 1.11.31

Changelog

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

[1.11.31] - 2025-06-05

Bug Fixes

  • (es/codegen) Improve comments handling (#10534) (d9ba838)

  • (es/codegen) Exclude constructor from source map names (#10551) (ef85640)

  • (es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)

  • (es/minifier) Fix missing variable (#10478) (6de3ef6)

  • (es/minifier) Inline object of member if prop is an ident (#10548) (e554381)

  • (es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)

  • (es/minifier) Fix typo in an option name (#10554) (a303941)

  • (es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)

  • (es/react-compiler) Fix usefulness detection (#10506) (41075a1)

  • (es/utils) Fix extract_var_ids (#10511) (5644372)

  • (react-compiler) Fix fast check (#10538) (9403ce2)

  • (swc_common) Fix build (#10544) (2ed934d)

  • (swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)

  • (swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)

  • (swc_common) Revert skip condition patch (#10564) (2a2b284)

... (truncated)

Commits
  • 400398d chore: Publish 1.11.31 with swc_core v26.4.5
  • 1df4fc4 chore: Update changelog
  • 7fc3030 chore: Publish 1.11.31-nightly-20250605.2 with swc_core v26.4.5
  • 2b284e1 chore(ecosystem-ci): Exclude ts-node
  • 7a849aa chore: Update changelog
  • b132c2c chore: Publish 1.11.31-nightly-20250605.1 with swc_core v26.4.5
  • dbaab45 chore: Publish crates with swc_core v26.4.5
  • ef85640 fix(es/codegen): Exclude constructor from source map names (#10551)
  • ea311ed chore: Publish crates with swc_core v26.4.4
  • 2a2b284 fix(swc_common): Revert skip condition patch (#10564)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.11.29 to 1.11.31

Changelog

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

[1.11.31] - 2025-06-05

Bug Fixes

  • (es/codegen) Improve comments handling (#10534) (d9ba838)

  • (es/codegen) Exclude constructor from source map names (#10551) (ef85640)

  • (es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)

  • (es/minifier) Fix missing variable (#10478) (6de3ef6)

  • (es/minifier) Inline object of member if prop is an ident (#10548) (e554381)

  • (es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)

  • (es/minifier) Fix typo in an option name (#10554) (a303941)

  • (es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)

  • (es/react-compiler) Fix usefulness detection (#10506) (41075a1)

  • (es/utils) Fix extract_var_ids (#10511) (5644372)

  • (react-compiler) Fix fast check (#10538) (9403ce2)

  • (swc_common) Fix build (#10544) (2ed934d)

  • (swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)

  • (swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)

  • (swc_common) Revert skip condition patch (#10564) (2a2b284)

... (truncated)

Commits
  • 400398d chore: Publish 1.11.31 with swc_core v26.4.5
  • 1df4fc4 chore: Update changelog
  • 7fc3030 chore: Publish 1.11.31-nightly-20250605.2 with swc_core v26.4.5
  • 2b284e1 chore(ecosystem-ci): Exclude ts-node
  • 7a849aa chore: Update changelog
  • b132c2c chore: Publish 1.11.31-nightly-20250605.1 with swc_core v26.4.5
  • dbaab45 chore: Publish crates with swc_core v26.4.5
  • ef85640 fix(es/codegen): Exclude constructor from source map names (#10551)
  • ea311ed chore: Publish crates with swc_core v26.4.4
  • 2a2b284 fix(swc_common): Revert skip condition patch (#10564)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-musl from 1.11.29 to 1.11.31
<details...

Description has been truncated

Bumps the all-dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@swc/core](https://github.com/swc-project/swc) | `1.11.29` | `1.11.31` |
| [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.27.4` | `7.27.6` |
| [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.27.3` | `7.27.6` |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.11.29` | `1.11.31` |
| [@swc/core-darwin-x64](https://github.com/swc-project/swc) | `1.11.29` | `1.11.31` |
| [@swc/core-linux-arm-gnueabihf](https://github.com/swc-project/swc) | `1.11.29` | `1.11.31` |
| [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.11.29` | `1.11.31` |
| [@swc/core-linux-arm64-musl](https://github.com/swc-project/swc) | `1.11.29` | `1.11.31` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.11.29` | `1.11.31` |
| [@swc/core-linux-x64-musl](https://github.com/swc-project/swc) | `1.11.29` | `1.11.31` |
| [@swc/core-win32-arm64-msvc](https://github.com/swc-project/swc) | `1.11.29` | `1.11.31` |
| [@swc/core-win32-ia32-msvc](https://github.com/swc-project/swc) | `1.11.29` | `1.11.31` |
| [@swc/core-win32-x64-msvc](https://github.com/swc-project/swc) | `1.11.29` | `1.11.31` |


Updates `@swc/core` from 1.11.29 to 1.11.31
- [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.11.29...v1.11.31)

Updates `@babel/helpers` from 7.27.4 to 7.27.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.6/packages/babel-helpers)

Updates `@babel/types` from 7.27.3 to 7.27.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.6/packages/babel-types)

Updates `@swc/core-darwin-arm64` from 1.11.29 to 1.11.31
- [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.11.29...v1.11.31)

Updates `@swc/core-darwin-x64` from 1.11.29 to 1.11.31
- [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.11.29...v1.11.31)

Updates `@swc/core-linux-arm-gnueabihf` from 1.11.29 to 1.11.31
- [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.11.29...v1.11.31)

Updates `@swc/core-linux-arm64-gnu` from 1.11.29 to 1.11.31
- [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.11.29...v1.11.31)

Updates `@swc/core-linux-arm64-musl` from 1.11.29 to 1.11.31
- [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.11.29...v1.11.31)

Updates `@swc/core-linux-x64-gnu` from 1.11.29 to 1.11.31
- [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.11.29...v1.11.31)

Updates `@swc/core-linux-x64-musl` from 1.11.29 to 1.11.31
- [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.11.29...v1.11.31)

Updates `@swc/core-win32-arm64-msvc` from 1.11.29 to 1.11.31
- [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.11.29...v1.11.31)

Updates `@swc/core-win32-ia32-msvc` from 1.11.29 to 1.11.31
- [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.11.29...v1.11.31)

Updates `@swc/core-win32-x64-msvc` from 1.11.29 to 1.11.31
- [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.11.29...v1.11.31)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.11.31
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@babel/helpers"
  dependency-version: 7.27.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@babel/types"
  dependency-version: 7.27.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-darwin-arm64"
  dependency-version: 1.11.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-darwin-x64"
  dependency-version: 1.11.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-arm-gnueabihf"
  dependency-version: 1.11.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-arm64-gnu"
  dependency-version: 1.11.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-arm64-musl"
  dependency-version: 1.11.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-version: 1.11.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-x64-musl"
  dependency-version: 1.11.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-win32-arm64-msvc"
  dependency-version: 1.11.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-win32-ia32-msvc"
  dependency-version: 1.11.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-win32-x64-msvc"
  dependency-version: 1.11.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot enabled auto-merge June 5, 2025 15:31
@github-actions github-actions bot merged commit e753206 into master Jun 5, 2025
5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/all-dependencies-1a15b9a12d branch June 5, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants