deps: bump the all-dependencies group with 15 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(4 months ago)
(4 months ago)
(4 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
staticas 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
40ccce9chore: Publish1.13.0withswc_corev33.0.1ee3e863chore: Update changelog152bbedchore: Publish1.13.0-nightly-20250717.1withswc_corev33.0.16326be5chore: Update changelog0afe351chore: Publish1.12.15-nightly-20250717.1withswc_corev33.0.15dd05d6chore: Publish crates withswc_corev33.0.12595cb1refactor(es/minifier): Cleanup (#10882)2865141chore: Publish crates withswc_corev33.0.0b5f704afeat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...064123bperf(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
4afb0e71.4.5c2ffebffix(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
4afb0e71.4.5c2ffebffix(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
4afb0e71.4.5c2ffebffix(wasm32-wasip1-threads): process never exit if trap in threads (#156)87bb86c1.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
staticas 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
40ccce9chore: Publish1.13.0withswc_corev33.0.1ee3e863chore: Update changelog152bbedchore: Publish1.13.0-nightly-20250717.1withswc_corev33.0.16326be5chore: Update changelog0afe351chore: Publish1.12.15-nightly-20250717.1withswc_corev33.0.15dd05d6chore: Publish crates withswc_corev33.0.12595cb1refactor(es/minifier): Cleanup (#10882)2865141chore: Publish crates withswc_corev33.0.0b5f704afeat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...064123bperf(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
staticas 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
40ccce9chore: Publish1.13.0withswc_corev33.0.1ee3e863chore: Update changelog152bbedchore: Publish1.13.0-nightly-20250717.1withswc_corev33.0.16326be5chore: Update changelog0afe351chore: Publish1.12.15-nightly-20250717.1withswc_corev33.0.15dd05d6chore: Publish crates withswc_corev33.0.12595cb1refactor(es/minifier): Cleanup (#10882)2865141chore: Publish crates withswc_corev33.0.0b5f704afeat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...064123bperf(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
staticas 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
40ccce9chore: Publish1.13.0withswc_corev33.0.1ee3e863chore: Update changelog152bbedchore: Publish1.13.0-nightly-20250717.1withswc_corev33.0.16326be5chore: Update changelog0afe351chore: Publish1.12.15-nightly-20250717.1withswc_corev33.0.15dd05d6chore: Publish crates withswc_corev33.0.12595cb1refactor(es/minifier): Cleanup (#10882)2865141chore: Publish crates withswc_corev33.0.0b5f704afeat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...064123bperf(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
staticas 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
40ccce9chore: Publish1.13.0withswc_corev33.0.1ee3e863chore: Update changelog152bbedchore: Publish1.13.0-nightly-20250717.1withswc_corev33.0.16326be5chore: Update changelog0afe351chore: Publish1.12.15-nightly-20250717.1withswc_corev33.0.15dd05d6chore: Publish crates withswc_corev33.0.12595cb1refactor(es/minifier): Cleanup (#10882)2865141chore: Publish crates withswc_corev33.0.0b5f704afeat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...064123bperf(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
staticas 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
40ccce9chore: Publish1.13.0withswc_corev33.0.1ee3e863chore: Update changelog152bbedchore: Publish1.13.0-nightly-20250717.1withswc_corev33.0.16326be5chore: Update changelog0afe351chore: Publish1.12.15-nightly-20250717.1withswc_corev33.0.15dd05d6chore: Publish crates withswc_corev33.0.12595cb1refactor(es/minifier): Cleanup (#10882)2865141chore: Publish crates withswc_corev33.0.0b5f704afeat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...064123bperf(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
staticas 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
40ccce9chore: Publish1.13.0withswc_corev33.0.1ee3e863chore: Update changelog152bbedchore: Publish1.13.0-nightly-20250717.1withswc_corev33.0.16326be5chore: Update changelog0afe351chore: Publish1.12.15-nightly-20250717.1withswc_corev33.0.15dd05d6chore: Publish crates withswc_corev33.0.12595cb1refactor(es/minifier): Cleanup (#10882)2865141chore: Publish crates withswc_corev33.0.0b5f704afeat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...064123bperf(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
staticas 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
40ccce9chore: Publish1.13.0withswc_corev33.0.1ee3e863chore: Update changelog152bbedchore: Publish1.13.0-nightly-20250717.1withswc_corev33.0.16326be5chore: Update changelog0afe351chore: Publish1.12.15-nightly-20250717.1withswc_corev33.0.15dd05d6chore: Publish crates withswc_corev33.0.12595cb1refactor(es/minifier): Cleanup (#10882)2865141chore: Publish crates withswc_corev33.0.0b5f704afeat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...064123bperf(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
staticas 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
40ccce9chore: Publish1.13.0withswc_corev33.0.1ee3e863chore: Update changelog152bbedchore: Publish1.13.0-nightly-20250717.1withswc_corev33.0.16326be5chore: Update changelog0afe351chore: Publish1.12.15-nightly-20250717.1withswc_corev33.0.15dd05d6chore: Publish crates withswc_corev33.0.12595cb1refactor(es/minifier): Cleanup (#10882)2865141chore: Publish crates withswc_corev33.0.0b5f704afeat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary si...064123bperf(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
staticas 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 |