deps: bump the all-dependencies group with 15 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(about 2 months ago)
(about 2 months ago)
(about 2 months ago)
by github-actions[bot]
dependencies
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) 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: Publish1.13.0
withswc_core
v33.0.1
ee3e863
chore: Update changelog152bbed
chore: Publish1.13.0-nightly-20250717.1
withswc_core
v33.0.1
6326be5
chore: Update changelog0afe351
chore: Publish1.12.15-nightly-20250717.1
withswc_core
v33.0.1
5dd05d6
chore: Publish crates withswc_core
v33.0.1
2595cb1
refactor(es/minifier): Cleanup (#10882)2865141
chore: Publish crates withswc_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: https://github.com/toyobayashi/emnapi/compare/v1.4.4...v1.4.5
Commits
4afb0e7
1.4.5c2ffebf
fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)- See full diff in compare view
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: https://github.com/toyobayashi/emnapi/compare/v1.4.4...v1.4.5
Commits
4afb0e7
1.4.5c2ffebf
fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)- See full diff in compare view
Updates @emnapi/wasi-threads
from 1.0.3 to 1.0.4
Commits
4afb0e7
1.4.5c2ffebf
fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)87bb86c
1.4.4- See full diff in compare view
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) 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: Publish1.13.0
withswc_core
v33.0.1
ee3e863
chore: Update changelog152bbed
chore: Publish1.13.0-nightly-20250717.1
withswc_core
v33.0.1
6326be5
chore: Update changelog0afe351
chore: Publish1.12.15-nightly-20250717.1
withswc_core
v33.0.1
5dd05d6
chore: Publish crates withswc_core
v33.0.1
2595cb1
refactor(es/minifier): Cleanup (#10882)2865141
chore: Publish crates withswc_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) 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: Publish1.13.0
withswc_core
v33.0.1
ee3e863
chore: Update changelog152bbed
chore: Publish1.13.0-nightly-20250717.1
withswc_core
v33.0.1
6326be5
chore: Update changelog0afe351
chore: Publish1.12.15-nightly-20250717.1
withswc_core
v33.0.1
5dd05d6
chore: Publish crates withswc_core
v33.0.1
2595cb1
refactor(es/minifier): Cleanup (#10882)2865141
chore: Publish crates withswc_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) 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: Publish1.13.0
withswc_core
v33.0.1
ee3e863
chore: Update changelog152bbed
chore: Publish1.13.0-nightly-20250717.1
withswc_core
v33.0.1
6326be5
chore: Update changelog0afe351
chore: Publish1.12.15-nightly-20250717.1
withswc_core
v33.0.1
5dd05d6
chore: Publish crates withswc_core
v33.0.1
2595cb1
refactor(es/minifier): Cleanup (#10882)2865141
chore: Publish crates withswc_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) 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: Publish1.13.0
withswc_core
v33.0.1
ee3e863
chore: Update changelog152bbed
chore: Publish1.13.0-nightly-20250717.1
withswc_core
v33.0.1
6326be5
chore: Update changelog0afe351
chore: Publish1.12.15-nightly-20250717.1
withswc_core
v33.0.1
5dd05d6
chore: Publish crates withswc_core
v33.0.1
2595cb1
refactor(es/minifier): Cleanup (#10882)2865141
chore: Publish crates withswc_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) 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: Publish1.13.0
withswc_core
v33.0.1
ee3e863
chore: Update changelog152bbed
chore: Publish1.13.0-nightly-20250717.1
withswc_core
v33.0.1
6326be5
chore: Update changelog0afe351
chore: Publish1.12.15-nightly-20250717.1
withswc_core
v33.0.1
5dd05d6
chore: Publish crates withswc_core
v33.0.1
2595cb1
refactor(es/minifier): Cleanup (#10882)2865141
chore: Publish crates withswc_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) 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: Publish1.13.0
withswc_core
v33.0.1
ee3e863
chore: Update changelog152bbed
chore: Publish1.13.0-nightly-20250717.1
withswc_core
v33.0.1
6326be5
chore: Update changelog0afe351
chore: Publish1.12.15-nightly-20250717.1
withswc_core
v33.0.1
5dd05d6
chore: Publish crates withswc_core
v33.0.1
2595cb1
refactor(es/minifier): Cleanup (#10882)2865141
chore: Publish crates withswc_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) 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: Publish1.13.0
withswc_core
v33.0.1
ee3e863
chore: Update changelog152bbed
chore: Publish1.13.0-nightly-20250717.1
withswc_core
v33.0.1
6326be5
chore: Update changelog0afe351
chore: Publish1.12.15-nightly-20250717.1
withswc_core
v33.0.1
5dd05d6
chore: Publish crates withswc_core
v33.0.1
2595cb1
refactor(es/minifier): Cleanup (#10882)2865141
chore: Publish crates withswc_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) 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: Publish1.13.0
withswc_core
v33.0.1
ee3e863
chore: Update changelog152bbed
chore: Publish1.13.0-nightly-20250717.1
withswc_core
v33.0.1
6326be5
chore: Update changelog0afe351
chore: Publish1.12.15-nightly-20250717.1
withswc_core
v33.0.1
5dd05d6
chore: Publish crates withswc_core
v33.0.1
2595cb1
refactor(es/minifier): Cleanup (#10882)2865141
chore: Publish crates withswc_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) Enhance IIFE invoker for arrow functions (#10860) (2b1ce3d)
(plugin/runner) Use wasmer-wasix sys-minimal feature to reduce binary size (#10638) (b5f704a)
Performance
... (truncated)
Pull Request Statistics
6
4
+97
-97
Package Dependencies
@swc/core-linux-arm-gnueabihf
npm
1.12.14 → 1.13.0
Minor
@swc/core-linux-arm64-gnu
npm
1.12.14 → 1.13.0
Minor
@swc/core-linux-arm64-musl
npm
1.12.14 → 1.13.0
Minor
@swc/core-linux-x64-musl
npm
1.12.14 → 1.13.0
Minor
@swc/core-win32-arm64-msvc
npm
1.12.14 → 1.13.0
Minor
@swc/core-win32-ia32-msvc
npm
1.12.14 → 1.13.0
Minor
@swc/core-win32-x64-msvc
npm
1.12.14 → 1.13.0
Minor
Technical Details
ID: | 3785036 |
UUID: | 2677662049 |
Node ID: | PR_kwDOKvqLmM6fmeFh |
Host: | GitHub |
Repository: | mattfsourcecode/fastify-swc-typescript-server |
Merge State: | Unknown |