Skip to content

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

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 Apr 11, 2025

Bumps the all-dependencies group with 13 updates:

Package From To
@swc/core 1.11.18 1.11.20
@swc/helpers 0.5.15 0.5.17
@swc/core-darwin-arm64 1.11.18 1.11.20
@swc/core-darwin-x64 1.11.18 1.11.20
@swc/core-linux-arm-gnueabihf 1.11.18 1.11.20
@swc/core-linux-arm64-gnu 1.11.18 1.11.20
@swc/core-linux-arm64-musl 1.11.18 1.11.20
@swc/core-linux-x64-gnu 1.11.18 1.11.20
@swc/core-linux-x64-musl 1.11.18 1.11.20
@swc/core-win32-arm64-msvc 1.11.18 1.11.20
@swc/core-win32-ia32-msvc 1.11.18 1.11.20
@swc/core-win32-x64-msvc 1.11.18 1.11.20
electron-to-chromium 1.5.135 1.5.136

Updates @swc/core from 1.11.18 to 1.11.20

Changelog

Sourced from @​swc/core's changelog.

[1.11.20] - 2025-04-11

Bug Fixes

  • (error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)

  • (es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)

  • (es/parser) Allow abstract method named accessor (#10327) (3f71776)

  • (es/preset-env) Consider browserslist config if env.target is not configured (#8921) (a2dc372)

  • (es/resolver) Handle using declarations (#10354) (dad815c)

  • tc39/ecma262#2819#10317)

Related issue:

Features

  • (errors) Integrate miette for enhanced diagnostic reporting (#10241) (156c3b1)

  • (es/codegen) Support sourceMap.url option of terser (#10346) (566bc7c)

  • (plugin/runner) Support pluginEnvVars (#10318) (795fedc)

Miscellaneous Tasks

  • (es/helpers) Update peer dependency version for @swc/helpers to >=0.5.17 (#10321) (ddbf3e1)

  • (ide) Disable RA diagnostics (#10324) (fcf280f)

Performance

... (truncated)

Commits
  • de590b6 chore: Publish 1.11.20 with swc_core v22.2.1
  • 7bc4d61 chore: Update changelog
  • b3d882d chore: Publish 1.11.20-nightly-20250411.1 with swc_core v22.2.1
  • 15f9fde chore: Publish crates with swc_core v22.2.1
  • dad815c fix(es/resolver): Handle using declarations (#10354)
  • 4279b96 perf(es/parser): Remove ascii check for no-ascii (#10350)
  • 6fbfd51 chore: Publish crates with swc_core v22.2.0
  • eee73ce test(es): Unignore tests and update node to 20 in exec tests (#10348)
  • 1a28baa chore: Remove nissuer
  • d805706 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/helpers from 0.5.15 to 0.5.17

Changelog

Sourced from @​swc/helpers's changelog.

Changelog

[[email protected]] - 2025-04-11

Bug Fixes

Performance

[[email protected]] - 2025-04-11

Testing

  • (es) Unignore tests and update node to 20 in exec tests (#10348) (eee73ce)

[[email protected]] - 2025-04-10

Bug Fixes

  • (error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)

  • (es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)

  • (es/parser) Allow abstract method named accessor (#10327) (3f71776)

  • (es/preset-env) Consider browserslist config if env.target is not configured (#8921) (a2dc372)

  • tc39/ecma262#2819#10317)

Related issue:

Features

... (truncated)

Commits

Updates @swc/core-darwin-arm64 from 1.11.18 to 1.11.20

Changelog

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

[1.11.20] - 2025-04-11

Bug Fixes

  • (error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)

  • (es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)

  • (es/parser) Allow abstract method named accessor (#10327) (3f71776)

  • (es/preset-env) Consider browserslist config if env.target is not configured (#8921) (a2dc372)

  • (es/resolver) Handle using declarations (#10354) (dad815c)

  • tc39/ecma262#2819#10317)

Related issue:

Features

  • (errors) Integrate miette for enhanced diagnostic reporting (#10241) (156c3b1)

  • (es/codegen) Support sourceMap.url option of terser (#10346) (566bc7c)

  • (plugin/runner) Support pluginEnvVars (#10318) (795fedc)

Miscellaneous Tasks

  • (es/helpers) Update peer dependency version for @swc/helpers to >=0.5.17 (#10321) (ddbf3e1)

  • (ide) Disable RA diagnostics (#10324) (fcf280f)

Performance

... (truncated)

Commits
  • de590b6 chore: Publish 1.11.20 with swc_core v22.2.1
  • 7bc4d61 chore: Update changelog
  • b3d882d chore: Publish 1.11.20-nightly-20250411.1 with swc_core v22.2.1
  • 15f9fde chore: Publish crates with swc_core v22.2.1
  • dad815c fix(es/resolver): Handle using declarations (#10354)
  • 4279b96 perf(es/parser): Remove ascii check for no-ascii (#10350)
  • 6fbfd51 chore: Publish crates with swc_core v22.2.0
  • eee73ce test(es): Unignore tests and update node to 20 in exec tests (#10348)
  • 1a28baa chore: Remove nissuer
  • d805706 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-darwin-x64 from 1.11.18 to 1.11.20

Changelog

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

[1.11.20] - 2025-04-11

Bug Fixes

  • (error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)

  • (es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)

  • (es/parser) Allow abstract method named accessor (#10327) (3f71776)

  • (es/preset-env) Consider browserslist config if env.target is not configured (#8921) (a2dc372)

  • (es/resolver) Handle using declarations (#10354) (dad815c)

  • tc39/ecma262#2819#10317)

Related issue:

Features

  • (errors) Integrate miette for enhanced diagnostic reporting (#10241) (156c3b1)

  • (es/codegen) Support sourceMap.url option of terser (#10346) (566bc7c)

  • (plugin/runner) Support pluginEnvVars (#10318) (795fedc)

Miscellaneous Tasks

  • (es/helpers) Update peer dependency version for @swc/helpers to >=0.5.17 (#10321) (ddbf3e1)

  • (ide) Disable RA diagnostics (#10324) (fcf280f)

Performance

... (truncated)

Commits
  • de590b6 chore: Publish 1.11.20 with swc_core v22.2.1
  • 7bc4d61 chore: Update changelog
  • b3d882d chore: Publish 1.11.20-nightly-20250411.1 with swc_core v22.2.1
  • 15f9fde chore: Publish crates with swc_core v22.2.1
  • dad815c fix(es/resolver): Handle using declarations (#10354)
  • 4279b96 perf(es/parser): Remove ascii check for no-ascii (#10350)
  • 6fbfd51 chore: Publish crates with swc_core v22.2.0
  • eee73ce test(es): Unignore tests and update node to 20 in exec tests (#10348)
  • 1a28baa chore: Remove nissuer
  • d805706 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm-gnueabihf from 1.11.18 to 1.11.20

Changelog

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

[1.11.20] - 2025-04-11

Bug Fixes

  • (error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)

  • (es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)

  • (es/parser) Allow abstract method named accessor (#10327) (3f71776)

  • (es/preset-env) Consider browserslist config if env.target is not configured (#8921) (a2dc372)

  • (es/resolver) Handle using declarations (#10354) (dad815c)

  • tc39/ecma262#2819#10317)

Related issue:

Features

  • (errors) Integrate miette for enhanced diagnostic reporting (#10241) (156c3b1)

  • (es/codegen) Support sourceMap.url option of terser (#10346) (566bc7c)

  • (plugin/runner) Support pluginEnvVars (#10318) (795fedc)

Miscellaneous Tasks

  • (es/helpers) Update peer dependency version for @swc/helpers to >=0.5.17 (#10321) (ddbf3e1)

  • (ide) Disable RA diagnostics (#10324) (fcf280f)

Performance

... (truncated)

Commits
  • de590b6 chore: Publish 1.11.20 with swc_core v22.2.1
  • 7bc4d61 chore: Update changelog
  • b3d882d chore: Publish 1.11.20-nightly-20250411.1 with swc_core v22.2.1
  • 15f9fde chore: Publish crates with swc_core v22.2.1
  • dad815c fix(es/resolver): Handle using declarations (#10354)
  • 4279b96 perf(es/parser): Remove ascii check for no-ascii (#10350)
  • 6fbfd51 chore: Publish crates with swc_core v22.2.0
  • eee73ce test(es): Unignore tests and update node to 20 in exec tests (#10348)
  • 1a28baa chore: Remove nissuer
  • d805706 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.11.18 to 1.11.20

Changelog

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

[1.11.20] - 2025-04-11

Bug Fixes

  • (error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)

  • (es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)

  • (es/parser) Allow abstract method named accessor (#10327) (3f71776)

  • (es/preset-env) Consider browserslist config if env.target is not configured (#8921) (a2dc372)

  • (es/resolver) Handle using declarations (#10354) (dad815c)

  • tc39/ecma262#2819#10317)

Related issue:

Features

  • (errors) Integrate miette for enhanced diagnostic reporting (#10241) (156c3b1)

  • (es/codegen) Support sourceMap.url option of terser (#10346) (566bc7c)

  • (plugin/runner) Support pluginEnvVars (#10318) (795fedc)

Miscellaneous Tasks

  • (es/helpers) Update peer dependency version for @swc/helpers to >=0.5.17 (#10321) (ddbf3e1)

  • (ide) Disable RA diagnostics (#10324) (fcf280f)

Performance

... (truncated)

Commits
  • de590b6 chore: Publish 1.11.20 with swc_core v22.2.1
  • 7bc4d61 chore: Update changelog
  • b3d882d chore: Publish 1.11.20-nightly-20250411.1 with swc_core v22.2.1
  • 15f9fde chore: Publish crates with swc_core v22.2.1
  • dad815c fix(es/resolver): Handle using declarations (#10354)
  • 4279b96 perf(es/parser): Remove ascii check for no-ascii (#10350)
  • 6fbfd51 chore: Publish crates with swc_core v22.2.0
  • eee73ce test(es): Unignore tests and update node to 20 in exec tests (#10348)
  • 1a28baa chore: Remove nissuer
  • d805706 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-musl from 1.11.18 to 1.11.20

Changelog

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

[1.11.20] - 2025-04-11

Bug Fixes

  • (error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)

  • (es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)

  • (es/parser) Allow abstract method named accessor (#10327) (3f71776)

  • (es/preset-env) Consider browserslist config if env.target is not configured (#8921) (a2dc372)

  • (es/resolver) Handle using declarations (#10354) (dad815c)

  • tc39/ecma262#2819#10317)

Related issue:

Features

  • (errors) Integrate miette for enhanced diagnostic reporting (#10241) (156c3b1)

  • (es/codegen) Support sourceMap.url option of terser (#10346) (566bc7c)

  • (plugin/runner) Support pluginEnvVars (#10318) (795fedc)

Miscellaneous Tasks

  • (es/helpers) Update peer dependency version for @swc/helpers to >=0.5.17 (#10321) (ddbf3e1)

  • (ide) Disable RA diagnostics (#10324) (fcf280f)

Performance

... (truncated)

Commits
  • de590b6 chore: Publish 1.11.20 with swc_core v22.2.1
  • 7bc4d61 chore: Update changelog
  • b3d882d chore: Publish 1.11.20-nightly-20250411.1 with swc_core v22.2.1
  • 15f9fde chore: Publish crates with swc_core v22.2.1
  • dad815c fix(es/resolver): Handle using declarations (#10354)
  • 4279b96 perf(es/parser): Remove ascii check for no-ascii (#10350)
  • 6fbfd51 chore: Publish crates with swc_core v22.2.0
  • eee73ce test(es): Unignore tests and update node to 20 in exec tests (#10348)
  • 1a28baa chore: Remove nissuer
  • d805706 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.11.18 to 1.11.20

Changelog

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

[1.11.20] - 2025-04-11

Bug Fixes

  • (error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)

  • (es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)

  • (es/parser) Allow abstract method named accessor (#10327) (3f71776)

  • (es/preset-env) Consider browserslist config if env.target is not configured (#8921) (a2dc372)

  • (es/resolver) Handle using declarations (#10354) (dad815c)

  • tc39/ecma262#2819#10317)

Related issue:

Features

  • (errors) Integrate miette for enhanced diagnostic reporting (#10241) (156c3b1)

  • (es/codegen) Support sourceMap.url option of terser (#10346) (566bc7c)

  • (plugin/runner) Support pluginEnvVars (#10318) (795fedc)

Miscellaneous Tasks

  • (es/helpers) Update peer dependency version for @swc/helpers to >=0.5.17 (#10321) (ddbf3e1)

  • (ide) Disable RA diagnostics (#10324) (fcf280f)

Performance

... (truncated)

Commits
  • de590b6 chore: Publish 1.11.20 with swc_core v22.2.1
  • 7bc4d61 chore: Update changelog
  • b3d882d chore: Publish 1.11.20-nightly-20250411.1 with swc_core v22.2.1
  • 15f9fde chore: Publish crates with swc_core v22.2.1
  • dad815c fix(es/resolver): Handle using declarations (#10354)
  • 4279b96 perf(es/parser): Remove ascii check for no-ascii (#10350)
  • 6fbfd51 chore: Publish crates with swc_core v22.2.0
  • eee73ce test(es): Unignore tests and update node to 20 in exec tests (#10348)
  • 1a28baa chore: Remove nissuer
  • d805706 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-musl from 1.11.18 to 1.11.20

Changelog

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

[1.11.20] - 2025-04-11

Bug Fixes

  • (error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)

  • (es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)

  • (es/parser) Allow abstract method named accessor (#10327) (3f71776)

  • (es/preset-env) Consider browserslist config if env.target is not configured (#8921) (a2dc372)

  • (es/resolver) Handle using declarations (#10354) (dad815c)

  • tc39/ecma262#2819#10317)

Related issue:

Features

  • (errors) Integrate miette for enhanced diagnostic reporting (#10241) (156c3b1)

  • (es/codegen) Support sourceMap.url option of terser (#10346) (566bc7c)

  • (plugin/runner) Support pluginEnvVars (#10318) (795fedc)

Miscellaneous Tasks

  • (es/helpers) Update peer dependency version for @swc/helpers to >=0.5.17 (#10321) (ddbf3e1)

  • (ide) Disable RA diagnostics (#10324) (fcf280f)

Performance

... (truncated)

Commits
  • de590b6 chore: Publish 1.11.20 with swc_core v22.2.1
  • 7bc4d61 chore: Update changelog
  • b3d882d chore: Publish 1.11.20-nightly-20250411.1 with swc_core v22.2.1
  • 15f9fde chore: Publish crates with swc_core v22.2.1
  • dad815c fix(es/resolver): Handle using declarations (#10354)
  • 4279b96 perf(es/parser): Remove ascii check for no-ascii (#10350)
  • 6fbfd51 chore: Publish crates with swc_core v22.2.0
  • eee73ce test(es): Unignore tests and update node to 20 in exec tests (#10348)
  • 1a28baa chore: Remove nissuer
  • d805706 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-win32-arm64-msvc from 1.11.18 to 1.11.20

Changelog

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

[1.11.20] - 2025-04-11

Bug Fixes

  • (error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)

  • (es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)

  • (es/parser) Allow abstract method named accessor (#10327) (3f71776)

  • (es/preset-env) Consider browserslist config if env.target is not configured (#8921) (a2dc372)

  • (es/resolver) Handle using declarations (#10354) (dad815c)

  • tc39/ecma262#2819#10317)

Related issue:

Features

  • (errors) Integrate miette for enhanced diagnostic reporting (#10241) (156c3b1)

  • (es/codegen) Support sourceMap.url option of terser (#10346) (566bc7c)

  • (plugin/runner) Support pluginEnvVars (#10318) (795fedc)

Miscellaneous Tasks

  • (es/helpers) Update peer dependency version for @swc/helpers to >=0.5.17 (#10321) (ddbf3e1)

  • (ide) Disable RA diagnostics (#10324) (fcf280f)

Performance

... (truncated)

Commits
  • de590b6 chore: Publish 1.11.20 with swc_core v22.2.1
  • 7bc4d61 chore: Update changelog
  • b3d882d chore: Publish 1.11.20-nightly-20250411.1 with swc_core v22.2.1
  • 15f9fde chore: Publish crates with swc_core v22.2.1
  • dad815c fix(es/resolver): Handle using declarations (#10354)
  • 4279b96 perf(es/parser): Remove ascii check for no-ascii (#10350)
  • 6fbfd51 chore: Publish crates with swc_core v22.2.0
  • eee73ce test(es): Unignore tests and update node to 20 in exec tests (#10348)
  • 1a28baa chore: Remove nissuer
  • d805706 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-win32-ia32-msvc from 1.11.18 to 1.11.20

Changelog

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

[1.11.20] - 2025-04-11

Bug Fixes

  • (error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)

  • (es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)

  • (es/parser) Allow abstract method named accessor (#10327) (3f71776)

  • (es/preset-env) Consider browserslist config if env.target is not configured (#8921) (a2dc372)

  • (es/resolver) Handle using declarations (#10354) (dad815c)

  • tc39/ecma262#2819#10317)

Related issue:

Features

  • (errors) Integrate miette for enhanced diagnostic reporting (#10241) (156c3b1)

  • (es/codegen) Support sourceMap.url option of terser (#10346) (566bc7c)

  • (plugin/runner) Support pluginEnvVars (#10318) (795fedc)

Miscellaneous Tasks

  • (es/helpers) Update peer dependency version for @swc/helpers to >=0.5.17 (#10321) (ddbf3e1)

  • (ide) Disable RA diagnostics (#10324) (fcf280f)

Performance

... (truncated)

Commits
  • de590b6 chore: Publish 1.11.20 with swc_core v22.2.1
  • 7bc4d61 chore: Update changelog
  • b3d882d chore: Publish 1.11.20-nightly-20250411.1 with swc_core v22.2.1
  • 15f9fde chore: Publish crates with swc_core v22.2.1
  • dad815c fix(es/resolver): Handle using declarations (#10354)
  • 4279b96 perf(es/parser): Remove ascii check for no-ascii (#10350)
  • 6fbfd51 chore: Publish crates with swc_core v22.2.0
  • eee73ce test(es): Unignore tests and update node to 20 in exec tests (#10348)
  • 1a28baa chore: Remove nissuer
  • d805706 chore: Update changelog
  • Additional commits viewable in compare view

Updates `@swc/core-win32-x64-...

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.18` | `1.11.20` |
| [@swc/helpers](https://github.com/swc-project/swc) | `0.5.15` | `0.5.17` |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.11.18` | `1.11.20` |
| [@swc/core-darwin-x64](https://github.com/swc-project/swc) | `1.11.18` | `1.11.20` |
| [@swc/core-linux-arm-gnueabihf](https://github.com/swc-project/swc) | `1.11.18` | `1.11.20` |
| [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.11.18` | `1.11.20` |
| [@swc/core-linux-arm64-musl](https://github.com/swc-project/swc) | `1.11.18` | `1.11.20` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.11.18` | `1.11.20` |
| [@swc/core-linux-x64-musl](https://github.com/swc-project/swc) | `1.11.18` | `1.11.20` |
| [@swc/core-win32-arm64-msvc](https://github.com/swc-project/swc) | `1.11.18` | `1.11.20` |
| [@swc/core-win32-ia32-msvc](https://github.com/swc-project/swc) | `1.11.18` | `1.11.20` |
| [@swc/core-win32-x64-msvc](https://github.com/swc-project/swc) | `1.11.18` | `1.11.20` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.135` | `1.5.136` |


Updates `@swc/core` from 1.11.18 to 1.11.20
- [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.18...v1.11.20)

Updates `@swc/helpers` from 0.5.15 to 0.5.17
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md)
- [Commits](https://github.com/swc-project/swc/commits/@swc/[email protected])

Updates `@swc/core-darwin-arm64` from 1.11.18 to 1.11.20
- [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.18...v1.11.20)

Updates `@swc/core-darwin-x64` from 1.11.18 to 1.11.20
- [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.18...v1.11.20)

Updates `@swc/core-linux-arm-gnueabihf` from 1.11.18 to 1.11.20
- [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.18...v1.11.20)

Updates `@swc/core-linux-arm64-gnu` from 1.11.18 to 1.11.20
- [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.18...v1.11.20)

Updates `@swc/core-linux-arm64-musl` from 1.11.18 to 1.11.20
- [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.18...v1.11.20)

Updates `@swc/core-linux-x64-gnu` from 1.11.18 to 1.11.20
- [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.18...v1.11.20)

Updates `@swc/core-linux-x64-musl` from 1.11.18 to 1.11.20
- [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.18...v1.11.20)

Updates `@swc/core-win32-arm64-msvc` from 1.11.18 to 1.11.20
- [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.18...v1.11.20)

Updates `@swc/core-win32-ia32-msvc` from 1.11.18 to 1.11.20
- [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.18...v1.11.20)

Updates `@swc/core-win32-x64-msvc` from 1.11.18 to 1.11.20
- [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.18...v1.11.20)

Updates `electron-to-chromium` from 1.5.135 to 1.5.136
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.135...v1.5.136)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.11.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/helpers"
  dependency-version: 0.5.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-darwin-arm64"
  dependency-version: 1.11.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-darwin-x64"
  dependency-version: 1.11.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-arm-gnueabihf"
  dependency-version: 1.11.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-arm64-gnu"
  dependency-version: 1.11.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-arm64-musl"
  dependency-version: 1.11.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-version: 1.11.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-x64-musl"
  dependency-version: 1.11.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-win32-arm64-msvc"
  dependency-version: 1.11.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-win32-ia32-msvc"
  dependency-version: 1.11.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-win32-x64-msvc"
  dependency-version: 1.11.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: electron-to-chromium
  dependency-version: 1.5.136
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot enabled auto-merge April 11, 2025 15:32
@github-actions github-actions bot merged commit e66003c into master Apr 11, 2025
5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/all-dependencies-ab7bd4f5b5 branch April 11, 2025 15:33
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