Skip to content

build: update babel monorepo to v8 (main)#33416

Open
angular-robot wants to merge 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-major-babel-monorepo
Open

build: update babel monorepo to v8 (main)#33416
angular-robot wants to merge 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-major-babel-monorepo

Conversation

@angular-robot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.29.78.0.1 age adoption passing confidence
@babel/generator (source) 7.29.78.0.0 age adoption passing confidence
@babel/helper-annotate-as-pure (source) 7.29.78.0.0 age adoption passing confidence
@babel/plugin-transform-async-generator-functions (source) 7.29.78.0.1 age adoption passing confidence
@babel/plugin-transform-async-to-generator (source) 7.29.78.0.1 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.29.78.0.1 age adoption passing confidence
@babel/preset-env (source) 7.29.78.0.1 age adoption passing confidence
@babel/runtime (source) 7.29.78.0.0 age adoption passing confidence

  • If you want to rebase/retry this PR, check this box

Release Notes

babel/babel (@​babel/core)

v8.0.1

Compare Source

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

v8.0.0

Compare Source

👓 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

See associated pull request for more information.
@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Jun 19, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request upgrades Babel dependencies to version 8 across several package.json files. A critical issue was identified where upgrading @babel/plugin-transform-runtime to 8.0.1 introduces a breaking change because the useESModules option has been removed in Babel 8, which will cause build failures. It is recommended to update the plugin configuration to remove this option.

Comment thread packages/angular_devkit/build_angular/package.json
alan-agius4 added a commit to alan-agius4/angular-cli that referenced this pull request Jun 19, 2026
See associated pull request for more information.

Closes angular#33416 as a pr takeover
alan-agius4 added a commit to alan-agius4/angular-cli that referenced this pull request Jun 19, 2026
See associated pull request for more information.

Closes angular#33416 as a pr takeover
alan-agius4 added a commit to alan-agius4/angular-cli that referenced this pull request Jun 19, 2026
See associated pull request for more information.

Closes angular#33416 as a pr takeover
alan-agius4 added a commit to alan-agius4/angular-cli that referenced this pull request Jun 19, 2026
See associated pull request for more information.

Closes angular#33416 as a pr takeover
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant