Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

Bump @babel/core to 7.29.7 for security update#89

Merged
fastjames merged 1 commit into
masterfrom
deps/babel-core-7.29.7
Jun 24, 2026
Merged

Bump @babel/core to 7.29.7 for security update#89
fastjames merged 1 commit into
masterfrom
deps/babel-core-7.29.7

Conversation

@fastjames

Copy link
Copy Markdown

Resolves the Dependabot security advisory for @babel/core by floating the locked transitive dependency from 7.29.0 to 7.29.7 (≥ 7.29.6).

Details

  • @babel/core was only present transitively via jest / jest-circus and their Babel deps (jest-snapshot, istanbul-lib-instrument, etc.), all of which specify ^7.x.
  • jest and jest-circus were already at the latest 30.4.2, so no package.json change was needed — npm update @babel/core was sufficient to bump the lockfile.
  • Only package-lock.json changed.

Verification (node v24.14.0, per engines: >= 24)

  • npm run build (tsc) — passes
  • npm test37 passed, 4 suites
  • npm audit@babel/core advisory no longer present

Note

19 unrelated moderate advisories remain via @istanbuljs/load-nyc-config (babel-plugin-istanbul chain); these are out of scope for this update and have no non-breaking fix.

Floats the locked transitive @babel/core from 7.29.0 to 7.29.7
(>= 7.29.6) to resolve the Dependabot security advisory. jest and
jest-circus were already at the latest 30.4.2, so only the lockfile
needed updating. Build and all 37 tests pass on node 24.
@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 821c12e9-3d2e-4de2-9777-d93750378e51

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch deps/babel-core-7.29.7

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

@k1bs k1bs left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

🍰

@fastjames
fastjames merged commit 58d2ced into master Jun 24, 2026
11 checks passed
@fastjames
fastjames deleted the deps/babel-core-7.29.7 branch June 24, 2026 16:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants