Skip to content

refactor: Bump @babel/core from 7.29.0 to 7.29.6#10574

Merged
mtrezza merged 1 commit into
parse-community:alphafrom
mtrezza:refactor/babel-core-7.29.6
Jul 13, 2026
Merged

refactor: Bump @babel/core from 7.29.0 to 7.29.6#10574
mtrezza merged 1 commit into
parse-community:alphafrom
mtrezza:refactor/babel-core-7.29.6

Conversation

@mtrezza

@mtrezza mtrezza commented Jul 13, 2026

Copy link
Copy Markdown
Member

Bumps @babel/core from 7.29.0 to 7.29.6.

This is a replacement PR for #10507 to run CI from the fork.

Changes

  • Bumps the direct devDependency @babel/core from 7.29.0 to 7.29.6 (patch bump).
  • Updates package-lock.json accordingly; all lock changes are confined to the @babel/* dependency graph.

Breaking Changes

None. Patch-level bump of dev tooling only; @babel/core is not part of the production dependency tree (npm ls @babel/core --omit=dev is empty).

Code Changes Required

None.

Closes #10507

Summary by CodeRabbit

  • Chores
    • Updated the Babel development tooling to newer versions.
    • Refreshed the associated locked dependency metadata for improved consistency and reproducible installs.

@parse-github-assistant

Copy link
Copy Markdown

🚀 Thanks for opening this pull request! We appreciate your effort in improving the project. Please let us know once your pull request is ready for review.

Tip

  • Keep pull requests small. Large PRs will be rejected. Break complex features into smaller, incremental PRs.
  • Use Test Driven Development. Write failing tests before implementing functionality. Ensure tests pass.
  • Group code into logical blocks. Add a short comment before each block to explain its purpose.
  • We offer conceptual guidance. Coding is up to you. PRs must be merge-ready for human review.
  • Our review focuses on concept, not quality. PRs with code issues will be rejected. Use an AI agent.
  • Human review time is precious. Avoid review ping-pong. Inspect and test your AI-generated code.

Note

Please respond to review comments from AI agents just like you would to comments from a human reviewer. Let the reviewer resolve their own comments, unless they have reviewed and accepted your commit, or agreed with your explanation for why the feedback was incorrect.

Caution

Pull requests must be written using an AI agent with human supervision. Pull requests written entirely by a human will likely be rejected, because of lower code quality, higher review effort and the higher risk of introducing bugs. Please note that AI review comments on this pull request alone do not satisfy this requirement. Our CI and AI review are safeguards, not development tools. If many issues are flagged, rethink your development approach. Invest more effort in planning and design rather than using review cycles to fix low-quality code.

@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f63c3c5c-fedb-48ac-a9a6-f657ae5f9759

📥 Commits

Reviewing files that changed from the base of the PR and between 504f919 and 40769e0.

📒 Files selected for processing (2)
  • package-lock.json
  • package.json
👮 Files not reviewed due to content moderation or server errors (1)
  • package-lock.json

📝 Walkthrough

Walkthrough

Updates @babel/core from 7.29.0 to 7.29.6 and refreshes related Babel package versions, integrity metadata, and dependency requirements in package-lock.json.

Changes

Babel dependency refresh

Layer / File(s) Summary
Babel core version declaration
package.json, package-lock.json
Updates the development dependency and top-level lock entry for @babel/core to 7.29.6.
Locked Babel dependency graph
package-lock.json
Refreshes installed and top-level entries for Babel generators, parsers, helpers, templates, types, and related metadata and requirements.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs


Important

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Engage In Review Feedback ❓ Inconclusive Cannot verify: repo shows only the final dependency bump commit and no review-thread or feedback artifacts to prove engagement. Provide the PR review conversation or links between review comments and follow-up commits so engagement before resolution can be confirmed.
✅ Passed checks (6 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the change and uses an allowed prefix with a capitalized summary.
Description check ✅ Passed The PR description covers the change, impact, and linked issue, though it does not follow the repository template exactly.
Linked Issues check ✅ Passed The PR fulfills #10507 by bumping @babel/core to 7.29.6 and updating the related Babel lockfile entries.
Out of Scope Changes check ✅ Passed The changes stay within the @babel/core version bump and its related lockfile updates, with no unrelated modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Security Check ✅ Passed Only Babel version bumps; @babel/core 7.29.6 is the patched release, and no risky systemjs Babel config was introduced.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.69%. Comparing base (504f919) to head (40769e0).
⚠️ Report is 1 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha   #10574      +/-   ##
==========================================
+ Coverage   92.68%   92.69%   +0.01%     
==========================================
  Files         193      193              
  Lines       17025    17025              
  Branches      248      248              
==========================================
+ Hits        15779    15781       +2     
+ Misses       1225     1223       -2     
  Partials       21       21              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mtrezza mtrezza merged commit 0d260ff into parse-community:alpha Jul 13, 2026
25 checks passed
@mtrezza mtrezza deleted the refactor/babel-core-7.29.6 branch July 13, 2026 10:38
@parseplatformorg

Copy link
Copy Markdown
Contributor

🎉 This change has been released in version 9.10.1-alpha.1

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:released-alpha Released as alpha version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants