Skip to content

fix(security): bump @babel/core→7.29.7, esbuild→0.28.1 (backend)#150

Merged
andriy-sudo merged 1 commit into
mainfrom
andriy/fix-babel-core-esbuild-bigset
Jun 26, 2026
Merged

fix(security): bump @babel/core→7.29.7, esbuild→0.28.1 (backend)#150
andriy-sudo merged 1 commit into
mainfrom
andriy/fix-babel-core-esbuild-bigset

Conversation

@andriy-sudo

Copy link
Copy Markdown
Contributor

Security Vulnerabilities Fixed

Package Old Version New Version GHSA CVSS Vanta Alert
@babel/core 7.29.0 7.29.7 GHSA-7ffd-g5r3-g78h 3.7 (LOW) #16
esbuild 0.27.7 0.28.1 GHSA-67mh-4wv8-2f99 5.3 (MEDIUM) #8

Both packages are transitive dependencies in backend/. Fixes applied via overrides in backend/package.json.

Changelog impact summary
Package Old New Classification Key changes
@babel/core 7.29.0 7.29.7 Patch/security ReDoS fix — no API changes
esbuild 0.27.7 0.28.1 Patch/security SSRF fix in dev server (--serve mode only) — no API changes

🤖 Generated with Claude Code

- @babel/core: GHSA-7ffd-g5r3-g78h (CVSS 3.7) — ReDoS in template literals
- esbuild: GHSA-67mh-4wv8-2f99 (CVSS 5.3) — SSRF via dev server

Both packages are transitive dependencies in backend/. Fixes applied
via overrides in backend/package.json.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@andriy-sudo andriy-sudo requested a review from paveldudka June 26, 2026 16:43
@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@andriy-sudo, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 16 minutes and 44 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1e96917d-e0f3-483e-9471-6e7d55997ab5

📥 Commits

Reviewing files that changed from the base of the PR and between aac0aae and e7ccd46.

⛔ Files ignored due to path filters (1)
  • backend/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • backend/package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch andriy/fix-babel-core-esbuild-bigset

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

@andriy-sudo andriy-sudo merged commit aff1223 into main Jun 26, 2026
3 checks passed
@andriy-sudo andriy-sudo deleted the andriy/fix-babel-core-esbuild-bigset branch June 26, 2026 17:22
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.

2 participants