Skip to content

build: update babel monorepo to v7.29.2 (21.2.x)#33022

Merged
clydin merged 1 commit intoangular:21.2.xfrom
angular-robot:ng-renovate/21.2.x-babel-monorepo
Apr 17, 2026
Merged

build: update babel monorepo to v7.29.2 (21.2.x)#33022
clydin merged 1 commit intoangular:21.2.xfrom
angular-robot:ng-renovate/21.2.x-babel-monorepo

Conversation

@angular-robot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/preset-env (source) 7.29.07.29.2 age adoption passing confidence
@babel/runtime (source) 7.28.67.29.2 age adoption passing confidence

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

Release Notes

babel/babel (@​babel/preset-env)

v7.29.2

Compare Source

v7.29.2 (2026-03-16)
👓 Spec Compliance
🐛 Bug Fix
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-preset-env, babel-runtime-corejs3
  • babel-preset-env
🏠 Internal
Committers: 2

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 Apr 17, 2026
Copy link
Copy Markdown

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

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 updates @babel/preset-env and @babel/runtime to version 7.29.2. Feedback suggests updating all Babel monorepo packages to this version for consistency and to include relevant bug fixes, as the current changes only cover a subset of the packages despite the PR title implying a broader update.

Comment on lines +21 to +22
"@babel/preset-env": "7.29.2",
"@babel/runtime": "7.29.2",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The PR title indicates an update of the Babel monorepo to v7.29.2, but the changes only cover @babel/preset-env and @babel/runtime. Other Babel packages in this file, such as @babel/plugin-transform-async-generator-functions (line 18) and @babel/plugin-transform-async-to-generator (line 19), remain at older versions. The release notes for v7.29.2 explicitly mention a bug fix for async-generator-functions ("Properly handle await in finally"). To ensure consistency and that all relevant bug fixes are included, it is recommended to update all Babel monorepo packages to v7.29.2.

@clydin clydin merged commit 4f57582 into angular:21.2.x Apr 17, 2026
38 checks passed
@clydin
Copy link
Copy Markdown
Member

clydin commented Apr 17, 2026

This PR was merged into the repository. The changes were merged into the following branches:

@angular-robot angular-robot deleted the ng-renovate/21.2.x-babel-monorepo branch April 17, 2026 17:48
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.

3 participants