Skip to content

chore(deps-dev): bump @babel/preset-env from 7.29.0 to 7.29.2 in the babel group#5835

Merged
rtibbles merged 1 commit intounstablefrom
dependabot/npm_and_yarn/babel-cf72c556cb
Apr 16, 2026
Merged

chore(deps-dev): bump @babel/preset-env from 7.29.0 to 7.29.2 in the babel group#5835
rtibbles merged 1 commit intounstablefrom
dependabot/npm_and_yarn/babel-cf72c556cb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2026

Bumps the babel group with 1 update: @babel/preset-env.

Updates @babel/preset-env from 7.29.0 to 7.29.2

Release notes

Sourced from @​babel/preset-env's releases.

v7.29.2 (2026-03-16)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-preset-env, babel-runtime-corejs3
  • babel-preset-env
    • #17789 [7.x backport] preset-env include/exclude should accept bugfix plugins (@​JLHwung)

🏠 Internal

Committers: 2

v7.29.1 (2026-02-04)

🐛 Bug Fix

Committers: 2

Commits

Dependabot compatibility score

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 1 update: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).


Updates `@babel/preset-env` from 7.29.0 to 7.29.2
- [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/v7.29.2/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-version: 7.29.2
  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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 16, 2026
@rtibbles rtibbles requested a review from rtibblesbot April 16, 2026 16:06
Copy link
Copy Markdown
Contributor

@rtibblesbot rtibblesbot left a comment

Choose a reason for hiding this comment

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

Dependency Update Review

Package: @babel/preset-env 7.29.0 → 7.29.2
Semver risk: Patch
Dependency type: devDependency
CI status: Passing

Changelog Analysis

Sources consulted:

  • PR body (Dependabot-generated release notes)

v7.29.1 — Bug fixes only:

  • babel-standalone: ensure targets.esmodules is validated
  • babel-generator: fix undefined when 64 indents

v7.29.2 — Spec compliance + bug fixes:

  • babel-parser: async x => {} must be in leading position (spec compliance)
  • babel-helpers / babel-plugin-transform-async-generator-functions: properly handle await in finally blocks
  • babel-preset-env: include/exclude options now accept bugfix plugins
  • Internal: ESLint peer dep updates

Breaking changes: None
Deprecations: None
Security fixes: None
New peer dependencies: None

Compatibility Assessment

  • Project uses @babel/preset-env as a devDependency (build/test tooling only)
  • Changed files: package.json and pnpm-lock.yaml only — no code migration needed
  • CI passing — confirms no incompatibilities

Recommendation

APPROVE — patch bump to a dev-only build tool, bug fixes only, CI green.


@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly

How was this generated?

Reviewed the pull request diff checking for:

  • Correctness: bugs, edge cases, undocumented behavior, resource leaks, hardcoded values
  • Design: unnecessary complexity, naming, readability, comment accuracy, redundant state
  • Architecture: duplicated concerns, minimal interfaces, composition over inheritance
  • Testing: behavior-based assertions, mocks only at hard boundaries, accurate coverage
  • Completeness: missing dependencies, unupdated usages, i18n, accessibility, security
  • Principles: DRY (same reason to change), SRP, Rule of Three (no premature abstraction)
  • Checked CI status and linked issue acceptance criteria
  • For UI changes: inspected screenshots for layout, visual completeness, and consistency

Copy link
Copy Markdown
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

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

No concerns from changelog, good to merge.

@rtibbles rtibbles merged commit e184621 into unstable Apr 16, 2026
32 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babel-cf72c556cb branch April 16, 2026 16:49
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 file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants