deps: bump the all-dependencies group with 12 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 12 updates:
Package | From | To |
---|---|---|
@swc/core | 1.12.11 |
1.12.14 |
@babel/types | 7.28.0 |
7.28.1 |
@swc/core-darwin-arm64 | 1.12.11 |
1.12.14 |
@swc/core-darwin-x64 | 1.12.11 |
1.12.14 |
@swc/core-linux-arm-gnueabihf | 1.12.11 |
1.12.14 |
@swc/core-linux-arm64-gnu | 1.12.11 |
1.12.14 |
@swc/core-linux-arm64-musl | 1.12.11 |
1.12.14 |
@swc/core-linux-x64-gnu | 1.12.11 |
1.12.14 |
@swc/core-linux-x64-musl | 1.12.11 |
1.12.14 |
@swc/core-win32-arm64-msvc | 1.12.11 |
1.12.14 |
@swc/core-win32-ia32-msvc | 1.12.11 |
1.12.14 |
@swc/core-win32-x64-msvc | 1.12.11 |
1.12.14 |
Updates @swc/core
from 1.12.11 to 1.12.14
Changelog
Sourced from @swc/core
's changelog.
[1.12.14] - 2025-07-14
Bug Fixes
(es/minifier) Don't inline arrow when it contain
this
(#10825) (8b43bb3)(es/parser) Make
export
in NS to not affect file type (#10799) (ae22033)(es/parser) Correctly check ambient context (#10802) (f97ea03)
Features
(es/parser) Enable support for dynamic import with
defer
phase (#10845) (097d29d)(plugin) Remove
bytecheck
to make Wasm plugins backward compatible (#10842) (30ad808)Miscellaneous Tasks
(bindings) Fix dependency issues (7c57fbb)
(deps) Update
class-validator
to avoid comments (#10819) (bacfa4b)(ide) Enable
--workspace
for rust-analyzer check (#10809) (92647ff)Performance
Refactor
... (truncated)
Commits
93aaad6
chore: Publish1.12.14
withswc_core
v32.0.1
4664c14
chore: Update changelogf39900c
chore: Publish1.12.14-nightly-20250714.2
withswc_core
v32.0.1
7c57fbb
chore(bindings): Fix dependency issuesb137ecd
chore: Update changelogc320284
chore: Publish1.12.14-nightly-20250714.1
withswc_core
v32.0.1
d794688
chore: Publish crates withswc_core
v32.0.1
2b04efd
refactor(es/parser): Remove duplicate check (#10847)44190dd
chore: Update changelogdfab7fb
chore: Publish1.12.13-nightly-20250714.1
withswc_core
v32.0.0
- Additional commits viewable in compare view
Updates @babel/types
from 7.28.0 to 7.28.1
Release notes
Sourced from @babel/types
's releases.
v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
- #17426 fix:
regenerator
correctly handlesthrow
outside oftry
(@liuxingbaoyu
):memo: Documentation
:leftwards_arrow_with_hook: Revert
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-types
Committers: 3
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)@liuxingbaoyu
Changelog
Sourced from @babel/types
's changelog.
v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
- #17426 fix:
regenerator
correctly handlesthrow
outside oftry
(@liuxingbaoyu
):memo: Documentation
:leftwards_arrow_with_hook: Revert
Commits
Updates @swc/core-darwin-arm64
from 1.12.11 to 1.12.14
Changelog
Sourced from @swc/core-darwin-arm64
's changelog.
[1.12.14] - 2025-07-14
Bug Fixes
(es/minifier) Don't inline arrow when it contain
this
(#10825) (8b43bb3)(es/parser) Make
export
in NS to not affect file type (#10799) (ae22033)(es/parser) Correctly check ambient context (#10802) (f97ea03)
Features
(es/parser) Enable support for dynamic import with
defer
phase (#10845) (097d29d)(plugin) Remove
bytecheck
to make Wasm plugins backward compatible (#10842) (30ad808)Miscellaneous Tasks
(bindings) Fix dependency issues (7c57fbb)
(deps) Update
class-validator
to avoid comments (#10819) (bacfa4b)(ide) Enable
--workspace
for rust-analyzer check (#10809) (92647ff)Performance
Refactor
... (truncated)
Commits
93aaad6
chore: Publish1.12.14
withswc_core
v32.0.1
4664c14
chore: Update changelogf39900c
chore: Publish1.12.14-nightly-20250714.2
withswc_core
v32.0.1
7c57fbb
chore(bindings): Fix dependency issuesb137ecd
chore: Update changelogc320284
chore: Publish1.12.14-nightly-20250714.1
withswc_core
v32.0.1
d794688
chore: Publish crates withswc_core
v32.0.1
2b04efd
refactor(es/parser): Remove duplicate check (#10847)44190dd
chore: Update changelogdfab7fb
chore: Publish1.12.13-nightly-20250714.1
withswc_core
v32.0.0
- Additional commits viewable in compare view
Updates @swc/core-darwin-x64
from 1.12.11 to 1.12.14
Changelog
Sourced from @swc/core-darwin-x64
's changelog.
[1.12.14] - 2025-07-14
Bug Fixes
(es/minifier) Don't inline arrow when it contain
this
(#10825) (8b43bb3)(es/parser) Make
export
in NS to not affect file type (#10799) (ae22033)(es/parser) Correctly check ambient context (#10802) (f97ea03)
Features
(es/parser) Enable support for dynamic import with
defer
phase (#10845) (097d29d)(plugin) Remove
bytecheck
to make Wasm plugins backward compatible (#10842) (30ad808)Miscellaneous Tasks
(bindings) Fix dependency issues (7c57fbb)
(deps) Update
class-validator
to avoid comments (#10819) (bacfa4b)(ide) Enable
--workspace
for rust-analyzer check (#10809) (92647ff)Performance
Refactor
... (truncated)
Commits
93aaad6
chore: Publish1.12.14
withswc_core
v32.0.1
4664c14
chore: Update changelogf39900c
chore: Publish1.12.14-nightly-20250714.2
withswc_core
v32.0.1
7c57fbb
chore(bindings): Fix dependency issuesb137ecd
chore: Update changelogc320284
chore: Publish1.12.14-nightly-20250714.1
withswc_core
v32.0.1
d794688
chore: Publish crates withswc_core
v32.0.1
2b04efd
refactor(es/parser): Remove duplicate check (#10847)44190dd
chore: Update changelogdfab7fb
chore: Publish1.12.13-nightly-20250714.1
withswc_core
v32.0.0
- Additional commits viewable in compare view
Updates @swc/core-linux-arm-gnueabihf
from 1.12.11 to 1.12.14
Changelog
Sourced from @swc/core-linux-arm-gnueabihf
's changelog.
[1.12.14] - 2025-07-14
Bug Fixes
(es/minifier) Don't inline arrow when it contain
this
(#10825) (8b43bb3)(es/parser) Make
export
in NS to not affect file type (#10799) (ae22033)(es/parser) Correctly check ambient context (#10802) (f97ea03)
Features
(es/parser) Enable support for dynamic import with
defer
phase (#10845) (097d29d)(plugin) Remove
bytecheck
to make Wasm plugins backward compatible (#10842) (30ad808)Miscellaneous Tasks
(bindings) Fix dependency issues (7c57fbb)
(deps) Update
class-validator
to avoid comments (#10819) (bacfa4b)(ide) Enable
--workspace
for rust-analyzer check (#10809) (92647ff)Performance
Refactor
... (truncated)
Commits
93aaad6
chore: Publish1.12.14
withswc_core
v32.0.1
4664c14
chore: Update changelogf39900c
chore: Publish1.12.14-nightly-20250714.2
withswc_core
v32.0.1
7c57fbb
chore(bindings): Fix dependency issuesb137ecd
chore: Update changelogc320284
chore: Publish1.12.14-nightly-20250714.1
withswc_core
v32.0.1
d794688
chore: Publish crates withswc_core
v32.0.1
2b04efd
refactor(es/parser): Remove duplicate check (#10847)44190dd
chore: Update changelogdfab7fb
chore: Publish1.12.13-nightly-20250714.1
withswc_core
v32.0.0
- Additional commits viewable in compare view
Updates @swc/core-linux-arm64-gnu
from 1.12.11 to 1.12.14
Changelog
Sourced from @swc/core-linux-arm64-gnu
's changelog.
[1.12.14] - 2025-07-14
Bug Fixes
(es/minifier) Don't inline arrow when it contain
this
(#10825) (8b43bb3)(es/parser) Make
export
in NS to not affect file type (#10799) (ae22033)(es/parser) Correctly check ambient context (#10802) (f97ea03)
Features
(es/parser) Enable support for dynamic import with
defer
phase (#10845) (097d29d)(plugin) Remove
bytecheck
to make Wasm plugins backward compatible (#10842) (30ad808)Miscellaneous Tasks
(bindings) Fix dependency issues (7c57fbb)
(deps) Update
class-validator
to avoid comments (#10819) (bacfa4b)(ide) Enable
--workspace
for rust-analyzer check (#10809) (92647ff)Performance
Refactor
... (truncated)
Commits
93aaad6
chore: Publish1.12.14
withswc_core
v32.0.1
4664c14
chore: Update changelogf39900c
chore: Publish1.12.14-nightly-20250714.2
withswc_core
v32.0.1
7c57fbb
chore(bindings): Fix dependency issuesb137ecd
chore: Update changelogc320284
chore: Publish1.12.14-nightly-20250714.1
withswc_core
v32.0.1
d794688
chore: Publish crates withswc_core
v32.0.1
2b04efd
refactor(es/parser): Remove duplicate check (#10847)44190dd
chore: Update changelogdfab7fb
chore: Publish1.12.13-nightly-20250714.1
withswc_core
v32.0.0
- Additional commits viewable in compare view
Updates @swc/core-linux-arm64-musl
from 1.12.11 to 1.12.14
Changelog
Sourced from @swc/core-linux-arm64-musl
's changelog.
[1.12.14] - 2025-07-14
Bug Fixes
(es/minifier) Don't inline arrow when it contain
this
(#10825) (8b43bb3)(es/parser) Make
export
in NS to not affect file type (#10799) (ae22033)(es/parser) Correctly check ambient context (#10802) (f97ea03)
Features
(es/parser) Enable support for dynamic import with
defer
phase (#10845) (097d29d)(plugin) Remove
bytecheck
to make Wasm plugins backward compatible (#10842) (30ad808)Miscellaneous Tasks
(bindings) Fix dependency issues (7c57fbb)
(deps) Update
class-validator
to avoid comments (#10819) (bacfa4b)(ide) Enable
--workspace
for rust-analyzer check (#10809) (92647ff)Performance
Refactor
... (truncated)
Commits
93aaad6
chore: Publish1.12.14
withswc_core
v32.0.1
4664c14
chore: Update changelogf39900c
chore: Publish1.12.14-nightly-20250714.2
withswc_core
v32.0.1
7c57fbb
chore(bindings): Fix dependency issuesb137ecd
chore: Update changelogc320284
chore: Publish1.12.14-nightly-20250714.1
withswc_core
v32.0.1
d794688
chore: Publish crates withswc_core
v32.0.1
2b04efd
refactor(es/parser): Remove duplicate check (#10847)44190dd
chore: Update changelogdfab7fb
chore: Publish1.12.13-nightly-20250714.1
withswc_core
v32.0.0
- Additional commits viewable in compare view
Updates @swc/core-linux-x64-gnu
from 1.12.11 to 1.12.14
Changelog
Sourced from @swc/core-linux-x64-gnu
's changelog.
[1.12.14] - 2025-07-14
Bug Fixes
(es/minifier) Don't inline arrow when it contain
this
(#10825) (8b43bb3)(es/parser) Make
export
in NS to not affect file type (#10799) (ae22033)(es/parser) Correctly check ambient context (#10802) (f97ea03)
Features
(es/parser) Enable support for dynamic import with
defer
phase (#10845) (097d29d)(plugin) Remove
bytecheck
to make Wasm plugins backward compatible (#10842) (30ad808)Miscellaneous Tasks
(bindings) Fix dependency issues (7c57fbb)
(deps) Update
class-validator
to avoid comments (#10819) (bacfa4b)(ide) Enable
--workspace
for rust-analyzer check (#10809) (92647ff)Performance
Refactor
... (truncated)
Commits
93aaad6
chore: Publish1.12.14
withswc_core
v32.0.1
4664c14
chore: Update changelogf39900c
chore: Publish1.12.14-nightly-20250714.2
withswc_core
v32.0.1
7c57fbb
chore(bindings): Fix dependency issuesb137ecd
chore: Update changelogc320284
chore: Publish1.12.14-nightly-20250714.1
withswc_core
v32.0.1
d794688
chore: Publish crates withswc_core
v32.0.1
2b04efd
refactor(es/parser): Remove duplicate check (#10847)44190dd
chore: Update changelogdfab7fb
chore: Publish1.12.13-nightly-20250714.1
withswc_core
v32.0.0
- Additional commits viewable in compare view
Updates @swc/core-linux-x64-musl
from 1.12.11 to 1.12.14
Changelog
Sourced from @swc/core-linux-x64-musl
's changelog.
[1.12.14] - 2025-07-14
Bug Fixes
(es/minifier) Don't inline arrow when it contain
this
(#10825) (8b43bb3)(es/parser) Make
export
in NS to not affect file type (#10799) (ae22033)(es/parser) Correctly check ambient context (#10802) (f97ea03)
Features
(es/parser) Enable support for dynamic import with
defer
phase (#10845) (097d29d)(plugin) Remove
bytecheck
to make Wasm plugins backward compatible (#10842) (30ad808)Miscellaneous Tasks
(bindings) Fix dependency issues (7c57fbb)
(deps) Update
class-validator
to avoid comments (#10819) (bacfa4b)(ide) Enable
--workspace
for rust-analyzer check (#10809) (92647ff)Performance
Refactor
... (truncated)
Commits
93aaad6
chore: Publish1.12.14
withswc_core
v32.0.1
4664c14
chore: Update changelogf39900c
chore: Publish1.12.14-nightly-20250714.2
withswc_core
v32.0.1
7c57fbb
chore(bindings): Fix dependency issuesb137ecd
chore: Update changelogc320284
chore: Publish1.12.14-nightly-20250714.1
withswc_core
v32.0.1
d794688
chore: Publish crates withswc_core
v32.0.1
2b04efd
refactor(es/parser): Remove duplicate check (#10847)44190dd
chore: Update changelogdfab7fb
chore: Publish1.12.13-nightly-20250714.1
withswc_core
v32.0.0
- Additional commits viewable in compare view
Updates @swc/core-win32-arm64-msvc
from 1.12.11 to 1.12.14
Changelog
Sourced from @swc/core-win32-arm64-msvc
's changelog.
[1.12.14] - 2025-07-14
Bug Fixes
(es/minifier) Don't inline arrow when it contain
this
(#10825) (8b43bb3)(es/parser) Make
export
in NS to not affect file type (#10799) (ae22033)(es/parser) Correctly check ambient context (#10802) (f97ea03)
Features
(es/parser) Enable support for dynamic import with
defer
phase (#10845) (097d29d)(plugin) Remove
bytecheck
to make Wasm plugins backward compatible (#10842) (30ad808)Miscellaneous Tasks
(bindings) Fix dependency issues (7c57fbb)
(deps) Update
class-validator
to avoid comments (#10819) (bacfa4b)(ide) Enable
--workspace
for rust-analyzer check (#10809) (92647ff)Performance
Refactor
... (truncated)
Commits
93aaad6
chore: Publish1.12.14
withswc_core
v32.0.1
4664c14
chore: Update changelogf39900c
chore: Publish1.12.14-nightly-20250714.2
withswc_core
v32.0.1
7c57fbb
chore(bindings): Fix dependency issuesb137ecd
chore: Update changelogc320284
chore: Publish1.12.14-nightly-20250714.1
withswc_core
v32.0.1
d794688
chore: Publish crates withswc_core
v32.0.1
2b04efd
refactor(es/parser): Remove duplicate check (#10847)44190dd
chore: Update changelogdfab7fb
chore: Publish1.12.13-nightly-20250714.1
withswc_core
v32.0.0
- Additional commits viewable in compare view
Updates @swc/core-win32-ia32-msvc
from 1.12.11 to 1.12.14
Changelog
Sourced from @swc/core-win32-ia32-msvc
's changelog.
[1.12.14] - 2025-07-14
Bug Fixes
(es/minifier) Don't inline arrow when it contain
this
(#10825) (8b43bb3)(es/parser) Make
export
in NS to not affect file type (#10799) (ae22033)(es/parser) Correctly check ambient context (#10802) (f97ea03)
Features
(es/parser) Enable support for dynamic import with
defer
phase (#10845) (097d29d)(plugin) Remove
bytecheck
to make Wasm plugins backward compatible (#10842) (30ad808)Miscellaneous Tasks
(bindings) Fix dependency issues (7c57fbb)
(deps) Update
class-validator
to avoid comments (#10819) (bacfa4b)(ide) Enable
--workspace
for rust-analyzer check (#10809) (92647ff)Performance
Refactor
... (truncated)
Commits
93aaad6
chore: Publish1.12.14
withswc_core
v32.0.1
4664c14
chore: Update changelogf39900c
chore: Publish1.12.14-nightly-20250714.2
withswc_core
v32.0.1
7c57fbb
chore(bindings): Fix dependency issuesb137ecd
chore: Update changelogc320284
chore: Publish1.12.14-nightly-20250714.1
withswc_core
v32.0.1
d794688
chore: Publish crates withswc_core
v32.0.1
2b04efd
refactor(es/parser): Remove duplicate check (#10847)44190dd
chore: Update changelogdfab7fb
chore: Publish1.12.13-nightly-20250714.1
withswc_core
v32.0.0
- Additional commits viewable in compare view
Updates @swc/core-win32-x64-msvc
from 1.12.11 to 1.12.14
Changelog
Sourced from @swc/core-win32-x64-msvc
's changelog.
[1.12.14] - 2025-07-14
Bug Fixes
(es/minifier) Don't inline arrow when it contain
this
(#10825) (8b43bb3)(es/parser) Make
export
in NS to not affect file type (#10799) (ae22033)(es/parser) Correctly check ambient context (#10802) (f97ea03)
Features
(es/parser) Enable support for dynamic import with
defer
phase (#10845) (097d29d)(plugin) Remove
bytecheck
to make Wasm plugins backward compatible (#10842) (30ad808)Miscellaneous Tasks
(bindings) Fix dependency issues (7c57fbb)
(deps) Update
class-validator
to avoid comments (#10819) (bacfa4b)(ide) Enable
--workspace
for rust-analyzer check (#10809) (92647ff)Performance
Refactor
... (truncated)
Commits
93aaad6
chore: Publish1.12.14
withswc_core
v32.0.1
4664c14
chore: Update changelog-
Pull Request Statistics
Commits:
3Files Changed:
4Additions:
+95Deletions:
-95
Package Dependencies
@swc/core-linux-arm-gnueabihf
npm
1.12.11 → 1.12.14
Patch
@swc/core-linux-arm64-gnu
npm
1.12.11 → 1.12.14
Patch
@swc/core-linux-arm64-musl
npm
1.12.11 → 1.12.14
Patch
@swc/core-linux-x64-gnu
npm
1.12.11 → 1.12.14
Patch
@swc/core-linux-x64-musl
npm
1.12.11 → 1.12.14
Patch
@swc/core-win32-arm64-msvc
npm
1.12.11 → 1.12.14
Patch
@swc/core-win32-ia32-msvc
npm
1.12.11 → 1.12.14
Patch
@swc/core-win32-x64-msvc
npm
1.12.11 → 1.12.14
Patch
Technical Details
ID: | 3318707 |
UUID: | 2665169133 |
Node ID: | PR_kwDOKvqLmM6e20Dt |
Host: | GitHub |
Repository: | mattfsourcecode/fastify-swc-typescript-server |
Merge State: | Unknown |