Skip to content

chore(deps-dev): bump the babel group with 3 updates#914

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/babel-2606cddd5c
Open

chore(deps-dev): bump the babel group with 3 updates#914
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/babel-2606cddd5c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the babel group with 3 updates: @babel/cli, @babel/register and @devpow112/babel-config.

Updates @babel/cli from 7.29.7 to 8.0.1

Release notes

Sourced from @​babel/cli's releases.

v8.0.1 (2026-06-17)

This release includes a breaking change that was in the Babel 8 migration guide's Getting ready section and in the release post, but the actual removal of the feature from the codebase was accidentally not complete.

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

Committers: 2

v8.0.0 (2026-06-16)

NOTE: The changelog below is relative to v8.0.0-rc.6. You can find a summary of all the breaking changes shipped in the Babel 8 release line in the migration guide for users and migration guide for plugin developers.

Read the release blog post at http://babeljs.io/blog/2026/06/16/8.0.0!

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

Committers: 6

... (truncated)

Changelog

Sourced from @​babel/cli's changelog.

v8.0.1 (2026-06-17)

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

v8.0.0 (2026-06-16)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

v8.0.0-rc.6 (2026-05-25)

🐛 Bug Fix

🏠 Internal

  • babel-core
  • babel-compat-data, babel-register
  • babel-helper-transform-fixture-test-runner, babel-node

... (truncated)

Commits

Updates @babel/register from 7.29.7 to 8.0.1

Release notes

Sourced from @​babel/register's releases.

v8.0.1 (2026-06-17)

This release includes a breaking change that was in the Babel 8 migration guide's Getting ready section and in the release post, but the actual removal of the feature from the codebase was accidentally not complete.

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

Committers: 2

v8.0.0 (2026-06-16)

NOTE: The changelog below is relative to v8.0.0-rc.6. You can find a summary of all the breaking changes shipped in the Babel 8 release line in the migration guide for users and migration guide for plugin developers.

Read the release blog post at http://babeljs.io/blog/2026/06/16/8.0.0!

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

Committers: 6

... (truncated)

Changelog

Sourced from @​babel/register's changelog.

v8.0.1 (2026-06-17)

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

v8.0.0 (2026-06-16)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

v8.0.0-rc.6 (2026-05-25)

🐛 Bug Fix

🏠 Internal

  • babel-core
  • babel-compat-data, babel-register
  • babel-helper-transform-fixture-test-runner, babel-node

... (truncated)

Commits

Updates @devpow112/babel-config from 1.2.17 to 1.2.19

Release notes

Sourced from @​devpow112/babel-config's releases.

v1.2.19

This release is also available on:


1.2.19 (2026-06-25)

Miscellaneous Chores

  • deps: bump @​babel/cli from 7.28.6 to 7.29.7 (dd986c2)
  • deps: bump @​babel/preset-env from 7.29.5 to 7.29.7 (939d229)

v1.2.18

This release is also available on:


1.2.18 (2026-06-25)

Miscellaneous Chores

  • deps-dev: bump @​commitlint/cli (4fd81f6)
  • deps-dev: bump @​devpow112/commitlint-config (aac7e40)
  • deps-dev: bump @​devpow112/semantic-release-config (8ea3193)
  • deps-dev: bump shell-quote from 1.8.3 to 1.8.4 (0d9acc2)
  • deps-dev: bump sort-package-json from 3.6.1 to 4.0.0 (fb52e82)
  • deps: bump @​babel/core from 7.28.0 to 7.29.7 (5ff0007)
  • harden .npmrc with ignore-scripts and engine-strict (3d4e8b2)
  • node: bump from 24.15.0 to 24.16.0 (0acc920)
  • node: resolve active LTS from the official nodejs API (a125f72)
  • node: track only the major LTS version (631a9a8)

Build System

  • deps: bump actions/checkout from 6.0.2 to 7.0.0 (e20d702)
Commits
  • 5a9fd75 chore(release): 1.2.19 [skip actions]
  • 939d229 chore(deps): bump @​babel/preset-env from 7.29.5 to 7.29.7
  • dd986c2 chore(deps): bump @​babel/cli from 7.28.6 to 7.29.7
  • 934e911 chore(release): 1.2.18 [skip actions]
  • 5ff0007 chore(deps): bump @​babel/core from 7.28.0 to 7.29.7
  • e20d702 build(deps): bump actions/checkout from 6.0.2 to 7.0.0
  • 4fd81f6 chore(deps-dev): bump @​commitlint/cli
  • fb52e82 chore(deps-dev): bump sort-package-json from 3.6.1 to 4.0.0
  • 0d9acc2 chore(deps-dev): bump shell-quote from 1.8.3 to 1.8.4
  • aac7e40 chore(deps-dev): bump @​devpow112/commitlint-config
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the babel group with 3 updates: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli), [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) and [@devpow112/babel-config](https://github.com/devpow112/babel-config).


Updates `@babel/cli` from 7.29.7 to 8.0.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-cli)

Updates `@babel/register` from 7.29.7 to 8.0.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-register)

Updates `@devpow112/babel-config` from 1.2.17 to 1.2.19
- [Release notes](https://github.com/devpow112/babel-config/releases)
- [Commits](devpow112/babel-config@v1.2.17...v1.2.19)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: babel
- dependency-name: "@babel/register"
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: babel
- dependency-name: "@devpow112/babel-config"
  dependency-version: 1.2.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added auto Opened by an automated process dependencies Pull request that updates a dependency file javascript Pull requests that update JavaScript code labels Jun 26, 2026
@dependabot dependabot Bot requested a review from devpow112 as a code owner June 26, 2026 08:03
@dependabot dependabot Bot added auto Opened by an automated process dependencies Pull request that updates a dependency file javascript Pull requests that update JavaScript code labels Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto Opened by an automated process dependencies Pull request that updates a dependency file javascript Pull requests that update JavaScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants