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

deps: bump the all-dependencies group with 12 updates

Merged
Number: #167
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: July 14, 2025 at 07:15 PM UTC
(about 2 months ago)
Updated: July 14, 2025 at 07:16 PM UTC
(about 2 months ago)
Merged: July 14, 2025 at 07:16 PM UTC
(about 2 months ago)
by github-actions[bot]
Time to Close: 1 minute
Labels:
dependencies
Description:

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: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_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

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

Committers: 3

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

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types
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: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_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: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_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: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_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: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_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: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_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: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_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: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_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: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_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: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_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
Package Dependencies
Ecosystem:
npm
Version Change:
7.28.0 → 7.28.1
Update Type:
Patch
Package:
@swc/core
Ecosystem:
npm
Version Change:
1.12.11 → 1.12.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.11 → 1.12.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.11 → 1.12.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.11 → 1.12.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.11 → 1.12.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.11 → 1.12.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.11 → 1.12.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.11 → 1.12.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.11 → 1.12.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.11 → 1.12.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.11 → 1.12.14
Update Type:
Patch
Technical Details
ID: 3318707
UUID: 2665169133
Node ID: PR_kwDOKvqLmM6e20Dt
Host: GitHub
Repository: mattfsourcecode/fastify-swc-typescript-server
Merge State: Unknown