Skip to content

Update dependency @babel/preset-env to ^7.29.5#43

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/babel-monorepo
Open

Update dependency @babel/preset-env to ^7.29.5#43
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/babel-monorepo

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@babel/preset-env (source) ^7.29.0^7.29.5 age confidence

Release Notes

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

v7.29.7

Compare Source

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations


Configuration

📅 Schedule: Branch creation - Every minute ( * * * * * ) in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

@openshift-ci openshift-ci Bot requested review from DavidHurta and fao89 June 16, 2026 18:41
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/babel-monorepo branch from 6c567cf to ca72a7b Compare June 17, 2026 04:48
@openshift-ci

openshift-ci Bot commented Jun 17, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign xrajesh for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/babel-monorepo branch from ca72a7b to 61119af Compare June 24, 2026 12:36
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update babel monorepo to v7.29.7 chore(deps): update dependency @babel/preset-env to ^7.29.5 Jun 24, 2026
@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

@babel/preset-env devDependency in package.json is bumped from ^7.29.0 to ^7.29.5.

Changes

Dependency Version Bump

Layer / File(s) Summary
@babel/preset-env version bump
package.json
@babel/preset-env devDependency updated from ^7.29.0 to ^7.29.5.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description is directly about the same Babel dependency update and related release notes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title accurately describes the only visible change: bumping @babel/preset-env to ^7.29.5.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai 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.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@package.json`:
- Line 57: The Babel dependency versions are inconsistent: `@babel/core` is still
on an older release while `@babel/preset-env` is resolved in the lockfiles to a
different version. Update both dependencies together in package.json, keeping
the `@babel/core` and `@babel/preset-env` entries aligned to the intended release,
and then regenerate the lockfiles so the resolved versions match the updated
package manifest.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 7b3d22b7-de51-43de-bde3-bfccc9efa3a9

📥 Commits

Reviewing files that changed from the base of the PR and between e139f98 and 61119af.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json

Comment thread package.json
"devDependencies": {
"@babel/core": "^7.29.0",
"@babel/preset-env": "^7.29.0",
"@babel/preset-env": "^7.29.5",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

📐 Maintainability & Code Quality | 🟡 Minor

🧩 Analysis chain

🌐 Web query:

What is the latest @babel/preset-env version, and is 7.29.7 a valid published release?

💡 Result:

As of June 24, 2026, the latest published version of @babel/preset-env is 7.29.7 [1]. Yes, 7.29.7 is a valid, publicly released version of the package, which was published to the npm registry approximately 10 days prior to this date [1].

Citations:


🏁 Script executed:

#!/bin/bash
set -euo pipefail

# Inspect the dependency declarations and lockfile entries around `@babel` packages.
git ls-files package.json package-lock.json yarn.lock pnpm-lock.yaml 2>/dev/null || true

echo "--- package.json ---"
python3 - <<'PY'
from pathlib import Path
p = Path('package.json')
if p.exists():
    for i, line in enumerate(p.read_text().splitlines(), 1):
        if '`@babel/core`' in line or '`@babel/preset-env`' in line:
            print(f"{i}: {line}")
PY

for f in package-lock.json yarn.lock pnpm-lock.yaml; do
  if [ -f "$f" ]; then
    echo "--- $f (matching `@babel/preset-env` / `@babel/core`) ---"
    python3 - <<'PY'
from pathlib import Path
import re, sys
f = Path(sys.argv[1])
text = f.read_text(errors='ignore').splitlines()
for i, line in enumerate(text, 1):
    if '`@babel/core`' in line or '`@babel/preset-env`' in line:
        print(f"{i}: {line}")
PY "$f"
  fi
done

Repository: openshift/lightspeed-agentic-console

Length of output: 450


🏁 Script executed:

#!/bin/bash
set -euo pipefail

# Inspect the dependency declarations and lockfile entries around `@babel` packages.
git ls-files package.json package-lock.json yarn.lock pnpm-lock.yaml 2>/dev/null || true

echo "--- package.json ---"
python3 - <<'PY'
from pathlib import Path
p = Path('package.json')
if p.exists():
    for i, line in enumerate(p.read_text().splitlines(), 1):
        if '`@babel/core`' in line or '`@babel/preset-env`' in line:
            print(f"{i}: {line}")
PY

for f in package-lock.json yarn.lock pnpm-lock.yaml; do
  if [ -f "$f" ]; then
    echo "--- $f (matching `@babel/preset-env` / `@babel/core`) ---"
    python3 - <<'PY' "$f"
from pathlib import Path
import sys
f = Path(sys.argv[1])
text = f.read_text(errors='ignore').splitlines()
for i, line in enumerate(text, 1):
    if '`@babel/core`' in line or '`@babel/preset-env`' in line:
        print(f"{i}: {line}")
PY
  fi
done

Repository: openshift/lightspeed-agentic-console

Length of output: 4412


Bump both Babel dependencies to the intended release
@babel/core is still ^7.29.0, and the lockfiles still resolve @babel/preset-env to 7.29.5. Update both packages together and refresh the lockfiles to the target release.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@package.json` at line 57, The Babel dependency versions are inconsistent:
`@babel/core` is still on an older release while `@babel/preset-env` is resolved in
the lockfiles to a different version. Update both dependencies together in
package.json, keeping the `@babel/core` and `@babel/preset-env` entries aligned to
the intended release, and then regenerate the lockfiles so the resolved versions
match the updated package manifest.

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency @babel/preset-env to ^7.29.5 Update dependency @babel/preset-env to ^7.29.5 Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants