Skip to content

Bump @babel/preset-env from 7.29.5 to 7.29.7 in the babel group across 1 directory#215

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/babel-40a99ea28c
Open

Bump @babel/preset-env from 7.29.5 to 7.29.7 in the babel group across 1 directory#215
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/babel-40a99ea28c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates @babel/preset-env from 7.29.5 to 7.29.7

Release notes

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

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm npm ecosystem dependency updates labels Jun 17, 2026
@dependabot dependabot Bot requested a review from eviltester as a code owner June 17, 2026 03:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm npm ecosystem dependency updates labels Jun 17, 2026
@greptile-apps

greptile-apps Bot commented Jun 17, 2026

Copy link
Copy Markdown

Greptile Summary

Bumps the @babel/preset-env dev dependency from 7.29.5 to 7.29.7, pulling in two patch releases that fix source-map position tracking in babel-generator and input source-map handling in babel-core, plus a re-release with npm provenance attestations.

  • package.json: version specifier updated from 7.29.57.29.7 in devDependencies.
  • pnpm-lock.yaml: resolved package entries updated; stale @babel/compat-data@7.29.3 and several @babel/helper-*@7.27.x/7.28.x entries removed and replaced with their 7.29.7 equivalents.

Confidence Score: 5/5

Safe to merge — this is a patch bump of a dev-only build tool with no runtime impact.

The change is limited to @babel/preset-env and its transitive Babel helpers, all in devDependencies. The two patch releases fix source-map generation bugs and add npm provenance attestations; neither touches runtime behavior. The lock file update is consistent with the specifier change.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version specifier for @babel/preset-env bumped from 7.29.5 to 7.29.7 in devDependencies
pnpm-lock.yaml Lock file updated to resolve @babel/preset-env@7.29.7 with updated @babel/compat-data and related helper packages; old 7.29.3/7.29.5 entries removed

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["package.json - @babel/preset-env 7.29.5 to 7.29.7"] --> B["pnpm-lock.yaml updated"]
    B --> C["@babel/preset-env@7.29.7 resolved"]
    C --> D["@babel/compat-data@7.29.7"]
    C --> E["@babel/helper-compilation-targets updated"]
    C --> F["@babel/helper-annotate-as-pure updated"]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A["package.json - @babel/preset-env 7.29.5 to 7.29.7"] --> B["pnpm-lock.yaml updated"]
    B --> C["@babel/preset-env@7.29.7 resolved"]
    C --> D["@babel/compat-data@7.29.7"]
    C --> E["@babel/helper-compilation-targets updated"]
    C --> F["@babel/helper-annotate-as-pure updated"]
Loading

Reviews (2): Last reviewed commit: "Bump @babel/preset-env in the babel grou..." | Re-trigger Greptile

Bumps the babel group with 1 update in the / directory: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).


Updates `@babel/preset-env` from 7.29.5 to 7.29.7
- [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.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump @babel/preset-env from 7.29.5 to 7.29.7 in the babel group Bump @babel/preset-env from 7.29.5 to 7.29.7 in the babel group across 1 directory Jun 17, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel-40a99ea28c branch from c131bfb to 0c8295e Compare June 17, 2026 21:09
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 npm npm ecosystem dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants