Skip to content

chore(deps-dev): bump @babel/core from 7.29.0 to 8.0.1 - #239

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

chore(deps-dev): bump @babel/core from 7.29.0 to 8.0.1#239
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/babel/core-8.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps @babel/core from 7.29.0 to 8.0.1.

Release notes

Sourced from @​babel/core'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/core'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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency label Jul 23, 2026
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.29.0 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-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/babel/core-8.0.1 branch from 7bdad85 to 14b325c Compare August 9, 2026 16:20
tenphi added a commit that referenced this pull request Aug 28, 2026
Consolidates the open Dependabot PRs that are safe to take, keeping every
package on a mature line rather than jumping to the newest major.

Lockfile-only (existing ranges already allowed these):
- eslint 10.4.0 -> 10.9.1
- typescript-eslint 8.60.0 -> 8.68.0
- @babel/core 7.29.0 -> 7.29.7, @babel/types 7.29.0 -> 7.29.8,
  @babel/helper-plugin-utils 7.28.6 -> 7.29.7 (stays on the Babel 7 line
  declared in peerDependencies)
- react/react-dom 19.2.4 -> 19.2.8, @types/react 19.2.14 -> 19.2.18

Range changes:
- @tenphi/eslint-plugin-tasty ^0.11.3 -> ^1.0.5
- prettier ^3.8.1 -> ^3.9.6; the floor is pinned so format:check is
  reproducible. 3.9 changes union-type and arrow-callback wrapping, so
  src/ is reformatted in this commit.
- @types/node ^25.3.2 -> ^24.13.3, realigning the types with the Active
  LTS line the release workflow actually runs on. Node 25 is EOL and
  Node 26 is still Current.

CI:
- actions/cache v4 -> v6 (ESM rewrite; needs runner >= 2.327.1)

Deliberately not included: the Babel 8 bumps (#236, #239, #259), which
conflict with the ^7.24.0 peer range, and changesets/action v2 (#278),
which renames every input this repo passes.

Internal-only change, so no changeset.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants