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

deps: bump the all-dependencies group with 11 updates

Open
Number: #130
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: May 22, 2025 at 04:15 PM UTC
(4 months ago)
Updated: May 22, 2025 at 04:15 PM UTC
(4 months ago)
Labels:
dependencies
Description:

Bumps the all-dependencies group with 11 updates:

Package From To
@swc/core 1.11.24 1.11.29
@swc/core-darwin-arm64 1.11.24 1.11.29
@swc/core-darwin-x64 1.11.24 1.11.29
@swc/core-linux-arm-gnueabihf 1.11.24 1.11.29
@swc/core-linux-arm64-gnu 1.11.24 1.11.29
@swc/core-linux-arm64-musl 1.11.24 1.11.29
@swc/core-linux-x64-gnu 1.11.24 1.11.29
@swc/core-linux-x64-musl 1.11.24 1.11.29
@swc/core-win32-arm64-msvc 1.11.24 1.11.29
@swc/core-win32-ia32-msvc 1.11.24 1.11.29
@swc/core-win32-x64-msvc 1.11.24 1.11.29

Updates @swc/core from 1.11.24 to 1.11.29

Changelog

Sourced from @​swc/core's changelog.

[1.11.29] - 2025-05-21

Bug Fixes

  • (@​swc/types) Add transform.nativeClassProperties (#10418) (f3af44c)

  • (@​swc/types) Add resolveFully to BaseModuleConfig (#10426) (164cbaa)

  • (ci) Remove wasmer override (425eeb9)

  • (es/compat) Properly handle rest assignment in for-in/of head (#10489) (b9c0446)

  • (es/jest) Hoisting vars with names starting with mock (#10410) (a29eb29)

  • (es/jest) Revert #10410 (#10452) (bc756f8)

  • (es/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)

  • (es/module) Handle __proto__ export name (#10420) (1b94c7a)

  • (es/optimization) Support decimal numbers in jsonify (#10424) (affdec2)

  • (es/react-compiler) Mark function components declared as a var interesting (#10437) (5eac076)

  • (es/renamer) Fix (broken) identifier preserving API (#10474) (06c64cf)

  • (ts/fast-dts) Emit readonly for Object getter prop (#10492) (6c03e20)

  • (ts/fast-dts) Align object getter/setter emit behavior with TypeScript (#10502) (78c754e)

Features

  • (common) Allow using build_sourcemap with multiple SourceMap (#10438) (2a07c8a)

... (truncated)

Commits
  • 8facaa9 chore: Publish 1.11.29 with swc_core v26.0.1
  • cf3096f chore: Update changelog
  • 24a69f2 chore: Publish 1.11.29-nightly-20250521.1 with swc_core v26.0.1
  • 9e372a5 chore: Publish crates with swc_core v26.0.1
  • de51be1 refactor(ecma/transform): cleanup rename analyzer (#10500)
  • 78c754e fix(ts/fast-dts): Align object getter/setter emit behavior with TypeScript (#...
  • f01d859 chore(ci): Fix ring build on aarch64 linux gnu (#10497)
  • 0f5d9c1 refactor(es/renamer): Inline get_unresolved (#10493)
  • 6c03e20 fix(ts/fast-dts): Emit readonly for Object getter prop (#10492)
  • d2468f1 chore: Drop unused crates (#10494)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.29] - 2025-05-21

Bug Fixes

  • (@​swc/types) Add transform.nativeClassProperties (#10418) (f3af44c)

  • (@​swc/types) Add resolveFully to BaseModuleConfig (#10426) (164cbaa)

  • (ci) Remove wasmer override (425eeb9)

  • (es/compat) Properly handle rest assignment in for-in/of head (#10489) (b9c0446)

  • (es/jest) Hoisting vars with names starting with mock (#10410) (a29eb29)

  • (es/jest) Revert #10410 (#10452) (bc756f8)

  • (es/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)

  • (es/module) Handle __proto__ export name (#10420) (1b94c7a)

  • (es/optimization) Support decimal numbers in jsonify (#10424) (affdec2)

  • (es/react-compiler) Mark function components declared as a var interesting (#10437) (5eac076)

  • (es/renamer) Fix (broken) identifier preserving API (#10474) (06c64cf)

  • (ts/fast-dts) Emit readonly for Object getter prop (#10492) (6c03e20)

  • (ts/fast-dts) Align object getter/setter emit behavior with TypeScript (#10502) (78c754e)

Features

  • (common) Allow using build_sourcemap with multiple SourceMap (#10438) (2a07c8a)

... (truncated)

Commits
  • 8facaa9 chore: Publish 1.11.29 with swc_core v26.0.1
  • cf3096f chore: Update changelog
  • 24a69f2 chore: Publish 1.11.29-nightly-20250521.1 with swc_core v26.0.1
  • 9e372a5 chore: Publish crates with swc_core v26.0.1
  • de51be1 refactor(ecma/transform): cleanup rename analyzer (#10500)
  • 78c754e fix(ts/fast-dts): Align object getter/setter emit behavior with TypeScript (#...
  • f01d859 chore(ci): Fix ring build on aarch64 linux gnu (#10497)
  • 0f5d9c1 refactor(es/renamer): Inline get_unresolved (#10493)
  • 6c03e20 fix(ts/fast-dts): Emit readonly for Object getter prop (#10492)
  • d2468f1 chore: Drop unused crates (#10494)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.29] - 2025-05-21

Bug Fixes

  • (@​swc/types) Add transform.nativeClassProperties (#10418) (f3af44c)

  • (@​swc/types) Add resolveFully to BaseModuleConfig (#10426) (164cbaa)

  • (ci) Remove wasmer override (425eeb9)

  • (es/compat) Properly handle rest assignment in for-in/of head (#10489) (b9c0446)

  • (es/jest) Hoisting vars with names starting with mock (#10410) (a29eb29)

  • (es/jest) Revert #10410 (#10452) (bc756f8)

  • (es/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)

  • (es/module) Handle __proto__ export name (#10420) (1b94c7a)

  • (es/optimization) Support decimal numbers in jsonify (#10424) (affdec2)

  • (es/react-compiler) Mark function components declared as a var interesting (#10437) (5eac076)

  • (es/renamer) Fix (broken) identifier preserving API (#10474) (06c64cf)

  • (ts/fast-dts) Emit readonly for Object getter prop (#10492) (6c03e20)

  • (ts/fast-dts) Align object getter/setter emit behavior with TypeScript (#10502) (78c754e)

Features

  • (common) Allow using build_sourcemap with multiple SourceMap (#10438) (2a07c8a)

... (truncated)

Commits
  • 8facaa9 chore: Publish 1.11.29 with swc_core v26.0.1
  • cf3096f chore: Update changelog
  • 24a69f2 chore: Publish 1.11.29-nightly-20250521.1 with swc_core v26.0.1
  • 9e372a5 chore: Publish crates with swc_core v26.0.1
  • de51be1 refactor(ecma/transform): cleanup rename analyzer (#10500)
  • 78c754e fix(ts/fast-dts): Align object getter/setter emit behavior with TypeScript (#...
  • f01d859 chore(ci): Fix ring build on aarch64 linux gnu (#10497)
  • 0f5d9c1 refactor(es/renamer): Inline get_unresolved (#10493)
  • 6c03e20 fix(ts/fast-dts): Emit readonly for Object getter prop (#10492)
  • d2468f1 chore: Drop unused crates (#10494)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.29] - 2025-05-21

Bug Fixes

  • (@​swc/types) Add transform.nativeClassProperties (#10418) (f3af44c)

  • (@​swc/types) Add resolveFully to BaseModuleConfig (#10426) (164cbaa)

  • (ci) Remove wasmer override (425eeb9)

  • (es/compat) Properly handle rest assignment in for-in/of head (#10489) (b9c0446)

  • (es/jest) Hoisting vars with names starting with mock (#10410) (a29eb29)

  • (es/jest) Revert #10410 (#10452) (bc756f8)

  • (es/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)

  • (es/module) Handle __proto__ export name (#10420) (1b94c7a)

  • (es/optimization) Support decimal numbers in jsonify (#10424) (affdec2)

  • (es/react-compiler) Mark function components declared as a var interesting (#10437) (5eac076)

  • (es/renamer) Fix (broken) identifier preserving API (#10474) (06c64cf)

  • (ts/fast-dts) Emit readonly for Object getter prop (#10492) (6c03e20)

  • (ts/fast-dts) Align object getter/setter emit behavior with TypeScript (#10502) (78c754e)

Features

  • (common) Allow using build_sourcemap with multiple SourceMap (#10438) (2a07c8a)

... (truncated)

Commits
  • 8facaa9 chore: Publish 1.11.29 with swc_core v26.0.1
  • cf3096f chore: Update changelog
  • 24a69f2 chore: Publish 1.11.29-nightly-20250521.1 with swc_core v26.0.1
  • 9e372a5 chore: Publish crates with swc_core v26.0.1
  • de51be1 refactor(ecma/transform): cleanup rename analyzer (#10500)
  • 78c754e fix(ts/fast-dts): Align object getter/setter emit behavior with TypeScript (#...
  • f01d859 chore(ci): Fix ring build on aarch64 linux gnu (#10497)
  • 0f5d9c1 refactor(es/renamer): Inline get_unresolved (#10493)
  • 6c03e20 fix(ts/fast-dts): Emit readonly for Object getter prop (#10492)
  • d2468f1 chore: Drop unused crates (#10494)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.29] - 2025-05-21

Bug Fixes

  • (@​swc/types) Add transform.nativeClassProperties (#10418) (f3af44c)

  • (@​swc/types) Add resolveFully to BaseModuleConfig (#10426) (164cbaa)

  • (ci) Remove wasmer override (425eeb9)

  • (es/compat) Properly handle rest assignment in for-in/of head (#10489) (b9c0446)

  • (es/jest) Hoisting vars with names starting with mock (#10410) (a29eb29)

  • (es/jest) Revert #10410 (#10452) (bc756f8)

  • (es/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)

  • (es/module) Handle __proto__ export name (#10420) (1b94c7a)

  • (es/optimization) Support decimal numbers in jsonify (#10424) (affdec2)

  • (es/react-compiler) Mark function components declared as a var interesting (#10437) (5eac076)

  • (es/renamer) Fix (broken) identifier preserving API (#10474) (06c64cf)

  • (ts/fast-dts) Emit readonly for Object getter prop (#10492) (6c03e20)

  • (ts/fast-dts) Align object getter/setter emit behavior with TypeScript (#10502) (78c754e)

Features

  • (common) Allow using build_sourcemap with multiple SourceMap (#10438) (2a07c8a)

... (truncated)

Commits
  • 8facaa9 chore: Publish 1.11.29 with swc_core v26.0.1
  • cf3096f chore: Update changelog
  • 24a69f2 chore: Publish 1.11.29-nightly-20250521.1 with swc_core v26.0.1
  • 9e372a5 chore: Publish crates with swc_core v26.0.1
  • de51be1 refactor(ecma/transform): cleanup rename analyzer (#10500)
  • 78c754e fix(ts/fast-dts): Align object getter/setter emit behavior with TypeScript (#...
  • f01d859 chore(ci): Fix ring build on aarch64 linux gnu (#10497)
  • 0f5d9c1 refactor(es/renamer): Inline get_unresolved (#10493)
  • 6c03e20 fix(ts/fast-dts): Emit readonly for Object getter prop (#10492)
  • d2468f1 chore: Drop unused crates (#10494)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.29] - 2025-05-21

Bug Fixes

  • (@​swc/types) Add transform.nativeClassProperties (#10418) (f3af44c)

  • (@​swc/types) Add resolveFully to BaseModuleConfig (#10426) (164cbaa)

  • (ci) Remove wasmer override (425eeb9)

  • (es/compat) Properly handle rest assignment in for-in/of head (#10489) (b9c0446)

  • (es/jest) Hoisting vars with names starting with mock (#10410) (a29eb29)

  • (es/jest) Revert #10410 (#10452) (bc756f8)

  • (es/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)

  • (es/module) Handle __proto__ export name (#10420) (1b94c7a)

  • (es/optimization) Support decimal numbers in jsonify (#10424) (affdec2)

  • (es/react-compiler) Mark function components declared as a var interesting (#10437) (5eac076)

  • (es/renamer) Fix (broken) identifier preserving API (#10474) (06c64cf)

  • (ts/fast-dts) Emit readonly for Object getter prop (#10492) (6c03e20)

  • (ts/fast-dts) Align object getter/setter emit behavior with TypeScript (#10502) (78c754e)

Features

  • (common) Allow using build_sourcemap with multiple SourceMap (#10438) (2a07c8a)

... (truncated)

Commits
  • 8facaa9 chore: Publish 1.11.29 with swc_core v26.0.1
  • cf3096f chore: Update changelog
  • 24a69f2 chore: Publish 1.11.29-nightly-20250521.1 with swc_core v26.0.1
  • 9e372a5 chore: Publish crates with swc_core v26.0.1
  • de51be1 refactor(ecma/transform): cleanup rename analyzer (#10500)
  • 78c754e fix(ts/fast-dts): Align object getter/setter emit behavior with TypeScript (#...
  • f01d859 chore(ci): Fix ring build on aarch64 linux gnu (#10497)
  • 0f5d9c1 refactor(es/renamer): Inline get_unresolved (#10493)
  • 6c03e20 fix(ts/fast-dts): Emit readonly for Object getter prop (#10492)
  • d2468f1 chore: Drop unused crates (#10494)
  • Additional commits viewable in compare view

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

Changelog

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

[1.11.29] - 2025-05-21

Bug Fixes

  • (@​swc/types) Add transform.nativeClassProperties (#10418) (f3af44c)

  • (@​swc/types) Add resolveFully to BaseModuleConfig (#10426) (164cbaa)

  • (ci) Remove wasmer override (425eeb9)

  • (es/compat) Properly handle rest assignment in for-in/of head (#10489) (b9c0446)

  • (es/jest) Hoisting vars with names starting with mock (#10410) (a29eb29)

  • (es/jest) Revert #10410 (#10452) (bc756f8)

  • (es/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)

  • (es/module) Handle __proto__ export name (#10420) (1b94c7a)

  • (es/optimization) Support decimal numbers in jsonify (#10424) (affdec2)

  • (es/react-compiler) Mark function components declared as a var interesting (#10437) (5eac076)

  • (es/renamer) Fix (broken) identifier preserving API (#10474) (06c64cf)

  • (ts/fast-dts) Emit readonly for Object getter prop (#10492) (6c03e20)

  • (ts/fast-dts) Align object getter/setter emit behavior with TypeScript (#10502) (78c754e)

Features

  • (common) Allow using build_sourcemap with multiple SourceMap (#10438) (2a07c8a)

... (truncated)

Commits
  • 8facaa9 chore: Publish 1.11.29 with swc_core v26.0.1
  • cf3096f chore: Update changelog
  • 24a69f2 chore: Publish 1.11.29-nightly-20250521.1 with swc_core v26.0.1
  • 9e372a5 chore: Publish crates with swc_core v26.0.1
  • de51be1 refactor(ecma/transform): cleanup rename analyzer (#10500)
  • 78c754e fix(ts/fast-dts): Align object getter/setter emit behavior with TypeScript (#...
  • f01d859 chore(ci): Fix ring build on aarch64 linux gnu (#10497)
  • 0f5d9c1 refactor(es/renamer): Inline get_unresolved (#10493)
  • 6c03e20 fix(ts/fast-dts): Emit readonly for Object getter prop (#10492)
  • d2468f1 chore: Drop unused crates (#10494)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-musl from 1.11.24 to 1.11.29

Changelog

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

[1.11.29] - 2025-05-21

Bug Fixes

  • (@​swc/types) Add transform.nativeClassProperties (#10418) (f3af44c)

  • (@​swc/types) Add resolveFully to BaseModuleConfig (#10426) (164cbaa)

  • (ci) Remove wasmer override (425eeb9)

  • (es/compat) Properly handle rest assignment in for-in/of head (#10489) (b9c0446)

  • (es/jest) Hoisting vars with names starting with mock (#10410) (a29eb29)

  • (es/jest) Revert #10410 (#10452) (bc756f8)

  • (es/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)

  • (es/module) Handle __proto__ export name (#10420) (1b94c7a)

  • (es/optimization) Support decimal numbers in jsonify (#10424) (affdec2)

  • (es/react-compiler) Mark function components declared as a var interesting (#10437) (5eac076)

  • (es/renamer) Fix (broken) identifier preserving API (#10474) (06c64cf)

  • (ts/fast-dts) Emit readonly for Object getter prop (#10492) (6c03e20)

  • (ts/fast-dts) Align object getter/setter emit behavior with TypeScript (#10502) (78c754e)

Features

  • (common) Allow using build_sourcemap with multiple SourceMap (#10438) (2a07c8a)

... (truncated)

Commits
  • 8facaa9 chore: Publish 1.11.29 with swc_core v26.0.1
  • cf3096f chore: Update changelog
  • 24a69f2 chore: Publish 1.11.29-nightly-20250521.1 with swc_core v26.0.1
  • 9e372a5 chore: Publish crates with swc_core v26.0.1
  • de51be1 refactor(ecma/transform): cleanup rename analyzer (#10500)
  • 78c754e fix(ts/fast-dts): Align object getter/setter emit behavior with TypeScript (#...
  • f01d859 chore(ci): Fix ring build on aarch64 linux gnu (#10497)
  • 0f5d9c1 refactor(es/renamer): Inline get_unresolved (#10493)
  • 6c03e20 fix(ts/fast-dts): Emit readonly for Object getter prop (#10492)
  • d2468f1 chore: Drop unused crates (#10494)
  • Additional commits viewable in compare view

Updates @swc/core-win32-arm64-msvc from 1.11.24 to 1.11.29

Changelog

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

[1.11.29] - 2025-05-21

Bug Fixes

  • (@​swc/types) Add transform.nativeClassProperties (#10418) (f3af44c)

  • (@​swc/types) Add resolveFully to BaseModuleConfig (#10426) (164cbaa)

  • (ci) Remove wasmer override (425eeb9)

  • (es/compat) Properly handle rest assignment in for-in/of head (#10489) (b9c0446)

  • (es/jest) Hoisting vars with names starting with mock (#10410) (a29eb29)

  • (es/jest) Revert #10410 (#10452) (bc756f8)

  • (es/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)

  • (es/module) Handle __proto__ export name (#10420) (1b94c7a)

  • (es/optimization) Support decimal numbers in jsonify (#10424) (affdec2)

  • (es/react-compiler) Mark function components declared as a var interesting (#10437) (5eac076)

  • (es/renamer) Fix (broken) identifier preserving API (#10474) (06c64cf)

  • (ts/fast-dts) Emit readonly for Object getter prop (#10492) (6c03e20)

  • (ts/fast-dts) Align object getter/setter emit behavior with TypeScript (#10502) (78c754e)

Features

  • (common) Allow using build_sourcemap with multiple SourceMap (#10438) (2a07c8a)

... (truncated)

Commits
  • 8facaa9 chore: Publish 1.11.29 with swc_core v26.0.1
  • cf3096f chore: Update changelog
  • 24a69f2 chore: Publish 1.11.29-nightly-20250521.1 with swc_core v26.0.1
  • 9e372a5 chore: Publish crates with swc_core v26.0.1
  • de51be1 refactor(ecma/transform): cleanup rename analyzer (#10500)
  • 78c754e fix(ts/fast-dts): Align object getter/setter emit behavior with TypeScript (#...
  • f01d859 chore(ci): Fix ring build on aarch64 linux gnu (#10497)
  • 0f5d9c1 refactor(es/renamer): Inline get_unresolved (#10493)
  • 6c03e20 fix(ts/fast-dts): Emit readonly for Object getter prop (#10492)
  • d2468f1 chore: Drop unused crates (#10494)
  • Additional commits viewable in compare view

Updates @swc/core-win32-ia32-msvc from 1.11.24 to 1.11.29

Changelog

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

[1.11.29] - 2025-05-21

Bug Fixes

  • (@​swc/types) Add transform.nativeClassProperties (#10418) (f3af44c)

  • (@​swc/types) Add resolveFully to BaseModuleConfig (#10426) (164cbaa)

  • (ci) Remove wasmer override (425eeb9)

  • (es/compat) Properly handle rest assignment in for-in/of head (#10489) (b9c0446)

  • (es/jest) Hoisting vars with names starting with mock (#10410) (a29eb29)

  • (es/jest) Revert #10410 (#10452) (bc756f8)

  • (es/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)

  • (es/module) Handle __proto__ export name (#10420) (1b94c7a)

  • (es/optimization)Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+77
Deletions:
-77
Package Dependencies
Package:
@swc/core
Ecosystem:
npm
Version Change:
1.11.24 → 1.11.29
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.11.24 → 1.11.29
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.11.24 → 1.11.29
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.11.24 → 1.11.29
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.11.24 → 1.11.29
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.11.24 → 1.11.29
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.11.24 → 1.11.29
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.11.24 → 1.11.29
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.11.24 → 1.11.29
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.11.24 → 1.11.29
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.11.24 → 1.11.29
Update Type:
Patch
Technical Details
ID: 579180
UUID: 2537679513
Node ID: PR_kwDOKvqLmM6XQeqZ
Host: GitHub
Repository: mattfsourcecode/fastify-swc-typescript-server
Merge State: Unknown