deps: bump the all-dependencies group with 11 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(4 months ago)
(4 months ago)
dependencies
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
) Addtransform.nativeClassProperties
(#10418) (f3af44c)(
@swc/types
) AddresolveFully
toBaseModuleConfig
(#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/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)
(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
... (truncated)
Commits
8facaa9
chore: Publish1.11.29
withswc_core
v26.0.1
cf3096f
chore: Update changelog24a69f2
chore: Publish1.11.29-nightly-20250521.1
withswc_core
v26.0.1
9e372a5
chore: Publish crates withswc_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): Inlineget_unresolved
(#10493)6c03e20
fix(ts/fast-dts): Emitreadonly
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
) Addtransform.nativeClassProperties
(#10418) (f3af44c)(
@swc/types
) AddresolveFully
toBaseModuleConfig
(#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/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)
(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
... (truncated)
Commits
8facaa9
chore: Publish1.11.29
withswc_core
v26.0.1
cf3096f
chore: Update changelog24a69f2
chore: Publish1.11.29-nightly-20250521.1
withswc_core
v26.0.1
9e372a5
chore: Publish crates withswc_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): Inlineget_unresolved
(#10493)6c03e20
fix(ts/fast-dts): Emitreadonly
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
) Addtransform.nativeClassProperties
(#10418) (f3af44c)(
@swc/types
) AddresolveFully
toBaseModuleConfig
(#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/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)
(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
... (truncated)
Commits
8facaa9
chore: Publish1.11.29
withswc_core
v26.0.1
cf3096f
chore: Update changelog24a69f2
chore: Publish1.11.29-nightly-20250521.1
withswc_core
v26.0.1
9e372a5
chore: Publish crates withswc_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): Inlineget_unresolved
(#10493)6c03e20
fix(ts/fast-dts): Emitreadonly
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
) Addtransform.nativeClassProperties
(#10418) (f3af44c)(
@swc/types
) AddresolveFully
toBaseModuleConfig
(#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/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)
(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
... (truncated)
Commits
8facaa9
chore: Publish1.11.29
withswc_core
v26.0.1
cf3096f
chore: Update changelog24a69f2
chore: Publish1.11.29-nightly-20250521.1
withswc_core
v26.0.1
9e372a5
chore: Publish crates withswc_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): Inlineget_unresolved
(#10493)6c03e20
fix(ts/fast-dts): Emitreadonly
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
) Addtransform.nativeClassProperties
(#10418) (f3af44c)(
@swc/types
) AddresolveFully
toBaseModuleConfig
(#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/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)
(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
... (truncated)
Commits
8facaa9
chore: Publish1.11.29
withswc_core
v26.0.1
cf3096f
chore: Update changelog24a69f2
chore: Publish1.11.29-nightly-20250521.1
withswc_core
v26.0.1
9e372a5
chore: Publish crates withswc_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): Inlineget_unresolved
(#10493)6c03e20
fix(ts/fast-dts): Emitreadonly
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
) Addtransform.nativeClassProperties
(#10418) (f3af44c)(
@swc/types
) AddresolveFully
toBaseModuleConfig
(#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/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)
(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
... (truncated)
Commits
8facaa9
chore: Publish1.11.29
withswc_core
v26.0.1
cf3096f
chore: Update changelog24a69f2
chore: Publish1.11.29-nightly-20250521.1
withswc_core
v26.0.1
9e372a5
chore: Publish crates withswc_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): Inlineget_unresolved
(#10493)6c03e20
fix(ts/fast-dts): Emitreadonly
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
) Addtransform.nativeClassProperties
(#10418) (f3af44c)(
@swc/types
) AddresolveFully
toBaseModuleConfig
(#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/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)
(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
... (truncated)
Commits
8facaa9
chore: Publish1.11.29
withswc_core
v26.0.1
cf3096f
chore: Update changelog24a69f2
chore: Publish1.11.29-nightly-20250521.1
withswc_core
v26.0.1
9e372a5
chore: Publish crates withswc_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): Inlineget_unresolved
(#10493)6c03e20
fix(ts/fast-dts): Emitreadonly
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
) Addtransform.nativeClassProperties
(#10418) (f3af44c)(
@swc/types
) AddresolveFully
toBaseModuleConfig
(#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/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)
(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
... (truncated)
Commits
8facaa9
chore: Publish1.11.29
withswc_core
v26.0.1
cf3096f
chore: Update changelog24a69f2
chore: Publish1.11.29-nightly-20250521.1
withswc_core
v26.0.1
9e372a5
chore: Publish crates withswc_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): Inlineget_unresolved
(#10493)6c03e20
fix(ts/fast-dts): Emitreadonly
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
) Addtransform.nativeClassProperties
(#10418) (f3af44c)(
@swc/types
) AddresolveFully
toBaseModuleConfig
(#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/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)
(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
... (truncated)
Commits
8facaa9
chore: Publish1.11.29
withswc_core
v26.0.1
cf3096f
chore: Update changelog24a69f2
chore: Publish1.11.29-nightly-20250521.1
withswc_core
v26.0.1
9e372a5
chore: Publish crates withswc_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): Inlineget_unresolved
(#10493)6c03e20
fix(ts/fast-dts): Emitreadonly
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
) Addtransform.nativeClassProperties
(#10418) (f3af44c)(
@swc/types
) AddresolveFully
toBaseModuleConfig
(#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/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)
(es/optimization)Description has been truncated
Pull Request Statistics
1
2
+77
-77
Package Dependencies
@swc/core-linux-arm-gnueabihf
npm
1.11.24 → 1.11.29
Patch
@swc/core-linux-arm64-gnu
npm
1.11.24 → 1.11.29
Patch
@swc/core-linux-arm64-musl
npm
1.11.24 → 1.11.29
Patch
@swc/core-linux-x64-gnu
npm
1.11.24 → 1.11.29
Patch
@swc/core-linux-x64-musl
npm
1.11.24 → 1.11.29
Patch
@swc/core-win32-arm64-msvc
npm
1.11.24 → 1.11.29
Patch
@swc/core-win32-ia32-msvc
npm
1.11.24 → 1.11.29
Patch
@swc/core-win32-x64-msvc
npm
1.11.24 → 1.11.29
Patch
Technical Details
ID: | 579180 |
UUID: | 2537679513 |
Node ID: | PR_kwDOKvqLmM6XQeqZ |
Host: | GitHub |
Repository: | mattfsourcecode/fastify-swc-typescript-server |
Merge State: | Unknown |