Skip to content

deps: bump the all-dependencies group with 15 updates #171

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 Jul 18, 2025

Bumps the all-dependencies group with 15 updates:

Package From To
@swc/core 1.12.14 1.13.0
@emnapi/core 1.4.4 1.4.5
@emnapi/runtime 1.4.4 1.4.5
@emnapi/wasi-threads 1.0.3 1.0.4
@swc/core-darwin-arm64 1.12.14 1.13.0
@swc/core-darwin-x64 1.12.14 1.13.0
@swc/core-linux-arm-gnueabihf 1.12.14 1.13.0
@swc/core-linux-arm64-gnu 1.12.14 1.13.0
@swc/core-linux-arm64-musl 1.12.14 1.13.0
@swc/core-linux-x64-gnu 1.12.14 1.13.0
@swc/core-linux-x64-musl 1.12.14 1.13.0
@swc/core-win32-arm64-msvc 1.12.14 1.13.0
@swc/core-win32-ia32-msvc 1.12.14 1.13.0
@swc/core-win32-x64-msvc 1.12.14 1.13.0
electron-to-chromium 1.5.186 1.5.187

Updates @swc/core from 1.12.14 to 1.13.0

Changelog

Sourced from @​swc/core's changelog.

[1.13.0] - 2025-07-17

Bug Fixes

  • (es/lexer) Disallow legacy octal literals as BigInt (#10867) (430fbf4)

  • (es/minifier) Restrict IIFE inlining in class contexts (#10879) (a01b54a)

  • (es/parser) Mark static as reserved in strict mode (#10861) (5bdddd7)

Features

  • (es/minifier) Drop unused rest paramters (#10857) (5305486)

  • (es/minifier) Enhance IIFE invoker for arrow functions (#10860) (2b1ce3d)

  • (plugin/runner) Use wasmer-wasix sys-minimal feature to reduce binary size (#10638) (b5f704a)

Performance

... (truncated)

Commits
  • 40ccce9 chore: Publish 1.13.0 with swc_core v33.0.1
  • ee3e863 chore: Update changelog
  • 152bbed chore: Publish 1.13.0-nightly-20250717.1 with swc_core v33.0.1
  • 6326be5 chore: Update changelog
  • 0afe351 chore: Publish 1.12.15-nightly-20250717.1 with swc_core v33.0.1
  • 5dd05d6 chore: Publish crates with swc_core v33.0.1
  • 2595cb1 refactor(es/minifier): Cleanup (#10882)
  • 2865141 chore: Publish crates with swc_core v33.0.0
  • b5f704a feat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...
  • 064123b perf(es/parser): Remove duplicate check (#10874)
  • Additional commits viewable in compare view

Updates @emnapi/core from 1.4.4 to 1.4.5

Release notes

Sourced from @​emnapi/core's releases.

v1.4.5

What's Changed

  • fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)

Full Changelog: toyobayashi/emnapi@v1.4.4...v1.4.5

Commits

Updates @emnapi/runtime from 1.4.4 to 1.4.5

Release notes

Sourced from @​emnapi/runtime's releases.

v1.4.5

What's Changed

  • fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)

Full Changelog: toyobayashi/emnapi@v1.4.4...v1.4.5

Commits

Updates @emnapi/wasi-threads from 1.0.3 to 1.0.4

Commits

Updates @swc/core-darwin-arm64 from 1.12.14 to 1.13.0

Changelog

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

[1.13.0] - 2025-07-17

Bug Fixes

  • (es/lexer) Disallow legacy octal literals as BigInt (#10867) (430fbf4)

  • (es/minifier) Restrict IIFE inlining in class contexts (#10879) (a01b54a)

  • (es/parser) Mark static as reserved in strict mode (#10861) (5bdddd7)

Features

  • (es/minifier) Drop unused rest paramters (#10857) (5305486)

  • (es/minifier) Enhance IIFE invoker for arrow functions (#10860) (2b1ce3d)

  • (plugin/runner) Use wasmer-wasix sys-minimal feature to reduce binary size (#10638) (b5f704a)

Performance

... (truncated)

Commits
  • 40ccce9 chore: Publish 1.13.0 with swc_core v33.0.1
  • ee3e863 chore: Update changelog
  • 152bbed chore: Publish 1.13.0-nightly-20250717.1 with swc_core v33.0.1
  • 6326be5 chore: Update changelog
  • 0afe351 chore: Publish 1.12.15-nightly-20250717.1 with swc_core v33.0.1
  • 5dd05d6 chore: Publish crates with swc_core v33.0.1
  • 2595cb1 refactor(es/minifier): Cleanup (#10882)
  • 2865141 chore: Publish crates with swc_core v33.0.0
  • b5f704a feat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...
  • 064123b perf(es/parser): Remove duplicate check (#10874)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-x64 from 1.12.14 to 1.13.0

Changelog

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

[1.13.0] - 2025-07-17

Bug Fixes

  • (es/lexer) Disallow legacy octal literals as BigInt (#10867) (430fbf4)

  • (es/minifier) Restrict IIFE inlining in class contexts (#10879) (a01b54a)

  • (es/parser) Mark static as reserved in strict mode (#10861) (5bdddd7)

Features

  • (es/minifier) Drop unused rest paramters (#10857) (5305486)

  • (es/minifier) Enhance IIFE invoker for arrow functions (#10860) (2b1ce3d)

  • (plugin/runner) Use wasmer-wasix sys-minimal feature to reduce binary size (#10638) (b5f704a)

Performance

... (truncated)

Commits
  • 40ccce9 chore: Publish 1.13.0 with swc_core v33.0.1
  • ee3e863 chore: Update changelog
  • 152bbed chore: Publish 1.13.0-nightly-20250717.1 with swc_core v33.0.1
  • 6326be5 chore: Update changelog
  • 0afe351 chore: Publish 1.12.15-nightly-20250717.1 with swc_core v33.0.1
  • 5dd05d6 chore: Publish crates with swc_core v33.0.1
  • 2595cb1 refactor(es/minifier): Cleanup (#10882)
  • 2865141 chore: Publish crates with swc_core v33.0.0
  • b5f704a feat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...
  • 064123b perf(es/parser): Remove duplicate check (#10874)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm-gnueabihf from 1.12.14 to 1.13.0

Changelog

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

[1.13.0] - 2025-07-17

Bug Fixes

  • (es/lexer) Disallow legacy octal literals as BigInt (#10867) (430fbf4)

  • (es/minifier) Restrict IIFE inlining in class contexts (#10879) (a01b54a)

  • (es/parser) Mark static as reserved in strict mode (#10861) (5bdddd7)

Features

  • (es/minifier) Drop unused rest paramters (#10857) (5305486)

  • (es/minifier) Enhance IIFE invoker for arrow functions (#10860) (2b1ce3d)

  • (plugin/runner) Use wasmer-wasix sys-minimal feature to reduce binary size (#10638) (b5f704a)

Performance

... (truncated)

Commits
  • 40ccce9 chore: Publish 1.13.0 with swc_core v33.0.1
  • ee3e863 chore: Update changelog
  • 152bbed chore: Publish 1.13.0-nightly-20250717.1 with swc_core v33.0.1
  • 6326be5 chore: Update changelog
  • 0afe351 chore: Publish 1.12.15-nightly-20250717.1 with swc_core v33.0.1
  • 5dd05d6 chore: Publish crates with swc_core v33.0.1
  • 2595cb1 refactor(es/minifier): Cleanup (#10882)
  • 2865141 chore: Publish crates with swc_core v33.0.0
  • b5f704a feat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...
  • 064123b perf(es/parser): Remove duplicate check (#10874)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.12.14 to 1.13.0

Changelog

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

[1.13.0] - 2025-07-17

Bug Fixes

  • (es/lexer) Disallow legacy octal literals as BigInt (#10867) (430fbf4)

  • (es/minifier) Restrict IIFE inlining in class contexts (#10879) (a01b54a)

  • (es/parser) Mark static as reserved in strict mode (#10861) (5bdddd7)

Features

  • (es/minifier) Drop unused rest paramters (#10857) (5305486)

  • (es/minifier) Enhance IIFE invoker for arrow functions (#10860) (2b1ce3d)

  • (plugin/runner) Use wasmer-wasix sys-minimal feature to reduce binary size (#10638) (b5f704a)

Performance

... (truncated)

Commits
  • 40ccce9 chore: Publish 1.13.0 with swc_core v33.0.1
  • ee3e863 chore: Update changelog
  • 152bbed chore: Publish 1.13.0-nightly-20250717.1 with swc_core v33.0.1
  • 6326be5 chore: Update changelog
  • 0afe351 chore: Publish 1.12.15-nightly-20250717.1 with swc_core v33.0.1
  • 5dd05d6 chore: Publish crates with swc_core v33.0.1
  • 2595cb1 refactor(es/minifier): Cleanup (#10882)
  • 2865141 chore: Publish crates with swc_core v33.0.0
  • b5f704a feat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...
  • 064123b perf(es/parser): Remove duplicate check (#10874)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-musl from 1.12.14 to 1.13.0

Changelog

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

[1.13.0] - 2025-07-17

Bug Fixes

  • (es/lexer) Disallow legacy octal literals as BigInt (#10867) (430fbf4)

  • (es/minifier) Restrict IIFE inlining in class contexts (#10879) (a01b54a)

  • (es/parser) Mark static as reserved in strict mode (#10861) (5bdddd7)

Features

  • (es/minifier) Drop unused rest paramters (#10857) (5305486)

  • (es/minifier) Enhance IIFE invoker for arrow functions (#10860) (2b1ce3d)

  • (plugin/runner) Use wasmer-wasix sys-minimal feature to reduce binary size (#10638) (b5f704a)

Performance

... (truncated)

Commits
  • 40ccce9 chore: Publish 1.13.0 with swc_core v33.0.1
  • ee3e863 chore: Update changelog
  • 152bbed chore: Publish 1.13.0-nightly-20250717.1 with swc_core v33.0.1
  • 6326be5 chore: Update changelog
  • 0afe351 chore: Publish 1.12.15-nightly-20250717.1 with swc_core v33.0.1
  • 5dd05d6 chore: Publish crates with swc_core v33.0.1
  • 2595cb1 refactor(es/minifier): Cleanup (#10882)
  • 2865141 chore: Publish crates with swc_core v33.0.0
  • b5f704a feat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...
  • 064123b perf(es/parser): Remove duplicate check (#10874)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.12.14 to 1.13.0

Changelog

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

[1.13.0] - 2025-07-17

Bug Fixes

  • (es/lexer) Disallow legacy octal literals as BigInt (#10867) (430fbf4)

  • (es/minifier) Restrict IIFE inlining in class contexts (#10879) (a01b54a)

  • (es/parser) Mark static as reserved in strict mode (#10861) (5bdddd7)

Features

  • (es/minifier) Drop unused rest paramters (#10857) (5305486)

  • (es/minifier) Enhance IIFE invoker for arrow functions (#10860) (2b1ce3d)

  • (plugin/runner) Use wasmer-wasix sys-minimal feature to reduce binary size (#10638) (b5f704a)

Performance

... (truncated)

Commits
  • 40ccce9 chore: Publish 1.13.0 with swc_core v33.0.1
  • ee3e863 chore: Update changelog
  • 152bbed chore: Publish 1.13.0-nightly-20250717.1 with swc_core v33.0.1
  • 6326be5 chore: Update changelog
  • 0afe351 chore: Publish 1.12.15-nightly-20250717.1 with swc_core v33.0.1
  • 5dd05d6 chore: Publish crates with swc_core v33.0.1
  • 2595cb1 refactor(es/minifier): Cleanup (#10882)
  • 2865141 chore: Publish crates with swc_core v33.0.0
  • b5f704a feat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...
  • 064123b perf(es/parser): Remove duplicate check (#10874)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-musl from 1.12.14 to 1.13.0

Changelog

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

[1.13.0] - 2025-07-17

Bug Fixes

  • (es/lexer) Disallow legacy octal literals as BigInt (#10867) (430fbf4)

  • (es/minifier) Restrict IIFE inlining in class contexts (#10879) (a01b54a)

  • (es/parser) Mark static as reserved in strict mode (#10861) (5bdddd7)

Features

  • (es/minifier) Drop unused rest paramters (#10857) (5305486)

  • (es/minifier) Enhance IIFE invoker for arrow functions (#10860) (2b1ce3d)

  • (plugin/runner) Use wasmer-wasix sys-minimal feature to reduce binary size (#10638) (b5f704a)

Performance

... (truncated)

Commits
  • 40ccce9 chore: Publish 1.13.0 with swc_core v33.0.1
  • ee3e863 chore: Update changelog
  • 152bbed chore: Publish 1.13.0-nightly-20250717.1 with swc_core v33.0.1
  • 6326be5 chore: Update changelog
  • 0afe351 chore: Publish 1.12.15-nightly-20250717.1 with swc_core v33.0.1
  • 5dd05d6 chore: Publish crates with swc_core v33.0.1
  • 2595cb1 refactor(es/minifier): Cleanup (#10882)
  • 2865141 chore: Publish crates with swc_core v33.0.0
  • b5f704a feat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...
  • 064123b perf(es/parser): Remove duplicate check (#10874)
  • Additional commits viewable in compare view

Updates @swc/core-win32-arm64-msvc from 1.12.14 to 1.13.0

Changelog

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

[1.13.0] - 2025-07-17

Bug Fixes

  • (es/lexer) Disallow legacy octal literals as BigInt (#10867) (430fbf4)

  • (es/minifier) Restrict IIFE inlining in class contexts (#10879) (a01b54a)

  • (es/parser) Mark static as reserved in strict mode (#10861) (5bdddd7)

Features

  • (es/minifier) Drop unused rest paramters (#10857) (5305486)

  • (es/minifier) Enhance IIFE invoker for arrow functions (#10860) (2b1ce3d)

  • (plugin/runner) Use wasmer-wasix sys-minimal feature to reduce binary size (#10638) (b5f704a)

Performance

... (truncated)

Commits
  • 40ccce9 chore: Publish 1.13.0 with swc_core v33.0.1
  • ee3e863 chore: Update changelog
  • 152bbed chore: Publish 1.13.0-nightly-20250717.1 with swc_core v33.0.1
  • 6326be5 chore: Update changelog
  • 0afe351 chore: Publish 1.12.15-nightly-20250717.1 with swc_core v33.0.1
  • 5dd05d6 chore: Publish crates with swc_core v33.0.1
  • 2595cb1 refactor(es/minifier): Cleanup (#10882)
  • 2865141 chore: Publish crates with swc_core v33.0.0
  • b5f704a feat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...
  • 064123b perf(es/parser): Remove duplicate check (#10874)
  • Additional commits viewable in compare view

Updates @swc/core-win32-ia32-msvc from 1.12.14 to 1.13.0

Changelog

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

[1.13.0] - 2025-07-17

Bug Fixes

  • (es/lexer) Disallow legacy octal literals as BigInt (#10867) (430fbf4)

  • (es/minifier) Restrict IIFE inlining in class contexts (#10879) (a01b54a)

  • (es/parser) Mark static as reserved in strict mode (#10861) (5bdddd7)

Features

  • (es/minifier) Drop unused rest paramters (#10857) (5305486)

  • (es/minifier) Enhance IIFE invoker for arrow functions (#10860) (2b1ce3d)

  • (plugin/runner) Use wasmer-wasix sys-minimal feature to reduce binary size (#10638) (b5f704a)

Performance

... (truncated)

Commits
  • 40ccce9 chore: Publish 1.13.0 with swc_core v33.0.1
  • ee3e863 chore: Update changelog
  • 152bbed chore: Publish 1.13.0-nightly-20250717.1 with swc_core v33.0.1
  • 6326be5 chore: Update changelog
  • 0afe351 chore: Publish 1.12.15-n...

    Description has been truncated

Bumps the all-dependencies group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [@swc/core](https://github.com/swc-project/swc) | `1.12.14` | `1.13.0` |
| [@emnapi/core](https://github.com/toyobayashi/emnapi) | `1.4.4` | `1.4.5` |
| [@emnapi/runtime](https://github.com/toyobayashi/emnapi) | `1.4.4` | `1.4.5` |
| [@emnapi/wasi-threads](https://github.com/toyobayashi/emnapi) | `1.0.3` | `1.0.4` |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.12.14` | `1.13.0` |
| [@swc/core-darwin-x64](https://github.com/swc-project/swc) | `1.12.14` | `1.13.0` |
| [@swc/core-linux-arm-gnueabihf](https://github.com/swc-project/swc) | `1.12.14` | `1.13.0` |
| [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.12.14` | `1.13.0` |
| [@swc/core-linux-arm64-musl](https://github.com/swc-project/swc) | `1.12.14` | `1.13.0` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.12.14` | `1.13.0` |
| [@swc/core-linux-x64-musl](https://github.com/swc-project/swc) | `1.12.14` | `1.13.0` |
| [@swc/core-win32-arm64-msvc](https://github.com/swc-project/swc) | `1.12.14` | `1.13.0` |
| [@swc/core-win32-ia32-msvc](https://github.com/swc-project/swc) | `1.12.14` | `1.13.0` |
| [@swc/core-win32-x64-msvc](https://github.com/swc-project/swc) | `1.12.14` | `1.13.0` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.186` | `1.5.187` |


Updates `@swc/core` from 1.12.14 to 1.13.0
- [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.12.14...v1.13.0)

Updates `@emnapi/core` from 1.4.4 to 1.4.5
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](toyobayashi/emnapi@v1.4.4...v1.4.5)

Updates `@emnapi/runtime` from 1.4.4 to 1.4.5
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](toyobayashi/emnapi@v1.4.4...v1.4.5)

Updates `@emnapi/wasi-threads` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](toyobayashi/emnapi@wasi-threads-v1.0.3...wasi-threads-v1.0.4)

Updates `@swc/core-darwin-arm64` from 1.12.14 to 1.13.0
- [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.12.14...v1.13.0)

Updates `@swc/core-darwin-x64` from 1.12.14 to 1.13.0
- [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.12.14...v1.13.0)

Updates `@swc/core-linux-arm-gnueabihf` from 1.12.14 to 1.13.0
- [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.12.14...v1.13.0)

Updates `@swc/core-linux-arm64-gnu` from 1.12.14 to 1.13.0
- [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.12.14...v1.13.0)

Updates `@swc/core-linux-arm64-musl` from 1.12.14 to 1.13.0
- [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.12.14...v1.13.0)

Updates `@swc/core-linux-x64-gnu` from 1.12.14 to 1.13.0
- [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.12.14...v1.13.0)

Updates `@swc/core-linux-x64-musl` from 1.12.14 to 1.13.0
- [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.12.14...v1.13.0)

Updates `@swc/core-win32-arm64-msvc` from 1.12.14 to 1.13.0
- [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.12.14...v1.13.0)

Updates `@swc/core-win32-ia32-msvc` from 1.12.14 to 1.13.0
- [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.12.14...v1.13.0)

Updates `@swc/core-win32-x64-msvc` from 1.12.14 to 1.13.0
- [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.12.14...v1.13.0)

Updates `electron-to-chromium` from 1.5.186 to 1.5.187
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kilian/electron-to-chromium/commits)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@emnapi/core"
  dependency-version: 1.4.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@emnapi/runtime"
  dependency-version: 1.4.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@emnapi/wasi-threads"
  dependency-version: 1.0.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/core-darwin-arm64"
  dependency-version: 1.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@swc/core-darwin-x64"
  dependency-version: 1.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-arm-gnueabihf"
  dependency-version: 1.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-arm64-gnu"
  dependency-version: 1.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-arm64-musl"
  dependency-version: 1.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-version: 1.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@swc/core-linux-x64-musl"
  dependency-version: 1.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@swc/core-win32-arm64-msvc"
  dependency-version: 1.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@swc/core-win32-ia32-msvc"
  dependency-version: 1.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@swc/core-win32-x64-msvc"
  dependency-version: 1.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: electron-to-chromium
  dependency-version: 1.5.187
  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 July 18, 2025 16:06
@github-actions github-actions bot merged commit 41f6948 into master Jul 18, 2025
5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/all-dependencies-5d95257e08 branch July 18, 2025 16:08
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