An open index of dependabot pull requests across open source projects.

deps: bump the all-dependencies group with 14 updates

Merged
Number: #174
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 01, 2025 at 03:45 PM UTC
(about 1 month ago)
Updated: August 01, 2025 at 03:46 PM UTC
(about 1 month ago)
Merged: August 01, 2025 at 03:46 PM UTC
(about 1 month ago)
by github-actions[bot]
Time to Close: 1 minute
Labels:
dependencies
Description:

Bumps the all-dependencies group with 14 updates:

Package From To
@swc/core 1.13.0 1.13.3
@types/node 24.0.14 24.1.0
@swc/core-darwin-arm64 1.13.0 1.13.3
@swc/core-darwin-x64 1.13.0 1.13.3
@swc/core-linux-arm-gnueabihf 1.13.0 1.13.3
@swc/core-linux-arm64-gnu 1.13.0 1.13.3
@swc/core-linux-arm64-musl 1.13.0 1.13.3
@swc/core-linux-x64-gnu 1.13.0 1.13.3
@swc/core-linux-x64-musl 1.13.0 1.13.3
@swc/core-win32-arm64-msvc 1.13.0 1.13.3
@swc/core-win32-ia32-msvc 1.13.0 1.13.3
@swc/core-win32-x64-msvc 1.13.0 1.13.3
@types/babel__traverse 7.20.7 7.28.0
electron-to-chromium 1.5.193 1.5.194

Updates @swc/core from 1.13.0 to 1.13.3

Changelog

Sourced from @​swc/core's changelog.

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

[1.13.2] - 2025-07-22

Bug Fixes

  • (es/minifier) Remove the last break in the second switch (#10923) (3ed4a12)

... (truncated)

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @types/node from 24.0.14 to 24.1.0

Commits

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

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

[1.13.2] - 2025-07-22

Bug Fixes

  • (es/minifier) Remove the last break in the second switch (#10923) (3ed4a12)

... (truncated)

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

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

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

[1.13.2] - 2025-07-22

Bug Fixes

  • (es/minifier) Remove the last break in the second switch (#10923) (3ed4a12)

... (truncated)

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

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

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

[1.13.2] - 2025-07-22

Bug Fixes

  • (es/minifier) Remove the last break in the second switch (#10923) (3ed4a12)

... (truncated)

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

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

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

[1.13.2] - 2025-07-22

Bug Fixes

  • (es/minifier) Remove the last break in the second switch (#10923) (3ed4a12)

... (truncated)

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

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

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

[1.13.2] - 2025-07-22

Bug Fixes

  • (es/minifier) Remove the last break in the second switch (#10923) (3ed4a12)

... (truncated)

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

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

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

[1.13.2] - 2025-07-22

Bug Fixes

  • (es/minifier) Remove the last break in the second switch (#10923) (3ed4a12)

... (truncated)

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

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

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

[1.13.2] - 2025-07-22

Bug Fixes

  • (es/minifier) Remove the last break in the second switch (#10923) (3ed4a12)

... (truncated)

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

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

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

[1.13.2] - 2025-07-22

Bug Fixes

  • (es/minifier) Remove the last break in the second switch (#10923) (3ed4a12)

... (truncated)

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

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

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

[1.13.2] - 2025-07-22

Bug Fixes

  • (es/minifier) Remove the last break in the second switch (#10923) (3ed4a12)

... (truncated)

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-win32-x64-msvc from 1.13.0 to 1.13.3

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Package Dependencies
Ecosystem:
npm
Version Change:
24.0.14 → 24.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.193 → 1.5.194
Update Type:
Patch
Package:
@swc/core
Ecosystem:
npm
Version Change:
1.13.0 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.0 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.0 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.0 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.0 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.0 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.0 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.0 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.0 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.0 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.0 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.20.7 → 7.28.0
Update Type:
Minor
Technical Details
ID: 4442855
UUID: 2713613030
Node ID: PR_kwDOKvqLmM6hvnLm
Host: GitHub
Repository: mattfsourcecode/fastify-swc-typescript-server
Merge State: Unknown