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

deps: bump the all-dependencies group with 17 updates

Open
Number: #155
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 26, 2025 at 03:59 PM UTC
(5 months ago)
Updated: June 26, 2025 at 03:59 PM UTC
(5 months ago)
Labels:
dependencies
Description:

Bumps the all-dependencies group with 17 updates:

Package From To
@swc/core 1.12.6 1.12.7
@babel/compat-data 7.27.5 7.27.7
@babel/core 7.27.4 7.27.7
@babel/parser 7.27.5 7.27.7
@babel/traverse 7.27.4 7.27.7
@babel/types 7.27.6 7.27.7
@swc/core-darwin-arm64 1.12.6 1.12.7
@swc/core-darwin-x64 1.12.6 1.12.7
@swc/core-linux-arm-gnueabihf 1.12.6 1.12.7
@swc/core-linux-arm64-gnu 1.12.6 1.12.7
@swc/core-linux-arm64-musl 1.12.6 1.12.7
@swc/core-linux-x64-gnu 1.12.6 1.12.7
@swc/core-linux-x64-musl 1.12.6 1.12.7
@swc/core-win32-arm64-msvc 1.12.6 1.12.7
@swc/core-win32-ia32-msvc 1.12.6 1.12.7
@swc/core-win32-x64-msvc 1.12.6 1.12.7
electron-to-chromium 1.5.174 1.5.176

Updates @swc/core from 1.12.6 to 1.12.7

Changelog

Sourced from @​swc/core's changelog.

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

Updates @babel/compat-data from 7.27.5 to 7.27.7

Release notes

Sourced from @​babel/compat-data's releases.

v7.27.7 (2025-06-26)

Thanks @​arthur-mountain and @​evankanderson for your first PRs!

:eyeglasses: Spec Compliance

  • babel-parser, babel-plugin-transform-classes
  • babel-parser

:bug: Bug Fix

:house: Internal

  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
    • #17389 Use NodePath#splitExportDeclaration in destructuring transforms (@​JLHwung)

Committers: 6

v7.27.6 (2025-06-05)

:bug: Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-generator, babel-parser, babel-types

Committers: 3

Changelog

Sourced from @​babel/compat-data's changelog.

v7.27.7 (2025-06-26)

:eyeglasses: Spec Compliance

  • babel-parser, babel-plugin-transform-classes
  • babel-parser

:bug: Bug Fix

:house: Internal

  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
    • #17389 Use NodePath#splitExportDeclaration in destructuring transforms (@​JLHwung)

v7.27.6 (2025-06-05)

:bug: Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-generator, babel-parser, babel-types
Commits

Updates @babel/core from 7.27.4 to 7.27.7

Release notes

Sourced from @​babel/core's releases.

v7.27.7 (2025-06-26)

Thanks @​arthur-mountain and @​evankanderson for your first PRs!

:eyeglasses: Spec Compliance

  • babel-parser, babel-plugin-transform-classes
  • babel-parser

:bug: Bug Fix

:house: Internal

  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
    • #17389 Use NodePath#splitExportDeclaration in destructuring transforms (@​JLHwung)

Committers: 6

v7.27.6 (2025-06-05)

:bug: Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-generator, babel-parser, babel-types

Committers: 3

v7.27.5 (2025-06-03)

Thanks @​NullVoxPopuli for your first PR!

:bug: Bug Fix

  • babel-plugin-transform-regenerator

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.27.7 (2025-06-26)

:eyeglasses: Spec Compliance

  • babel-parser, babel-plugin-transform-classes
  • babel-parser

:bug: Bug Fix

:house: Internal

  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
    • #17389 Use NodePath#splitExportDeclaration in destructuring transforms (@​JLHwung)

v7.27.6 (2025-06-05)

:bug: Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-generator, babel-parser, babel-types

v7.27.5 (2025-06-03)

:bug: Bug Fix

:nail_care: Polish

Commits

Updates @babel/parser from 7.27.5 to 7.27.7

Release notes

Sourced from @​babel/parser's releases.

v7.27.7 (2025-06-26)

Thanks @​arthur-mountain and @​evankanderson for your first PRs!

:eyeglasses: Spec Compliance

  • babel-parser, babel-plugin-transform-classes
  • babel-parser

:bug: Bug Fix

:house: Internal

  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
    • #17389 Use NodePath#splitExportDeclaration in destructuring transforms (@​JLHwung)

Committers: 6

v7.27.6 (2025-06-05)

:bug: Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-generator, babel-parser, babel-types

Committers: 3

Changelog

Sourced from @​babel/parser's changelog.

v7.27.7 (2025-06-26)

:eyeglasses: Spec Compliance

  • babel-parser, babel-plugin-transform-classes
  • babel-parser

:bug: Bug Fix

:house: Internal

  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
    • #17389 Use NodePath#splitExportDeclaration in destructuring transforms (@​JLHwung)

v7.27.6 (2025-06-05)

:bug: Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-generator, babel-parser, babel-types
Commits

Updates @babel/traverse from 7.27.4 to 7.27.7

Release notes

Sourced from @​babel/traverse's releases.

v7.27.7 (2025-06-26)

Thanks @​arthur-mountain and @​evankanderson for your first PRs!

:eyeglasses: Spec Compliance

  • babel-parser, babel-plugin-transform-classes
  • babel-parser

:bug: Bug Fix

:house: Internal

  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
    • #17389 Use NodePath#splitExportDeclaration in destructuring transforms (@​JLHwung)

Committers: 6

v7.27.6 (2025-06-05)

:bug: Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-generator, babel-parser, babel-types

Committers: 3

v7.27.5 (2025-06-03)

Thanks @​NullVoxPopuli for your first PR!

:bug: Bug Fix

  • babel-plugin-transform-regenerator

... (truncated)

Changelog

Sourced from @​babel/traverse's changelog.

v7.27.7 (2025-06-26)

:eyeglasses: Spec Compliance

  • babel-parser, babel-plugin-transform-classes
  • babel-parser

:bug: Bug Fix

:house: Internal

  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
    • #17389 Use NodePath#splitExportDeclaration in destructuring transforms (@​JLHwung)

v7.27.6 (2025-06-05)

:bug: Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-generator, babel-parser, babel-types

v7.27.5 (2025-06-03)

:bug: Bug Fix

:nail_care: Polish

Commits

Updates @babel/types from 7.27.6 to 7.27.7

Release notes

Sourced from @​babel/types's releases.

v7.27.7 (2025-06-26)

Thanks @​arthur-mountain and @​evankanderson for your first PRs!

:eyeglasses: Spec Compliance

  • babel-parser, babel-plugin-transform-classes
  • babel-parser

:bug: Bug Fix

:house: Internal

  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
    • #17389 Use NodePath#splitExportDeclaration in destructuring transforms (@​JLHwung)

Committers: 6

Changelog

Sourced from @​babel/types's changelog.

v7.27.7 (2025-06-26)

:eyeglasses: Spec Compliance

  • babel-parser, babel-plugin-transform-classes
  • babel-parser

:bug: Bug Fix

:house: Internal

  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
    • #17389 Use NodePath#splitExportDeclaration in destructuring transforms (@​JLHwung)
Commits

Updates @swc/core-darwin-arm64 from 1.12.6 to 1.12.7

Changelog

Sourced from @​swc/core-darwin-arm64's changelog.

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-x64 from 1.12.6 to 1.12.7

Changelog

Sourced from @​swc/core-darwin-x64's changelog.

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm-gnueabihf from 1.12.6 to 1.12.7

Changelog

Sourced from @​swc/core-linux-arm-gnueabihf's changelog.

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.12.6 to 1.12.7

Changelog

Sourced from @​swc/core-linux-arm64-gnu's changelog.

[1.12.7] - 2025-06-26

Bug Fixes

Package Dependencies
Ecosystem:
npm
Version Change:
7.27.4 → 7.27.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.6 → 7.27.7
Update Type:
Patch
Package:
@babel/core
Ecosystem:
npm
Version Change:
7.27.4 → 7.27.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.174 → 1.5.176
Update Type:
Patch
Package:
@swc/core
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.5 → 7.27.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.5 → 7.27.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Technical Details
ID: 2352230
UUID: 2621615232
Node ID: PR_kwDOKvqLmM6cQqyA
Host: GitHub
Repository: mattfsourcecode/fastify-swc-typescript-server
Merge State: Unknown