chore: upgrade protobufjs to ^7.6.2#1281
Conversation
a22dcc9 to
9f85873
Compare
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (2)
WalkthroughPR ChangesSecurity fix and CVE process
🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
…26-44289, CVE-2026-44290, CVE-2026-44291, CVE-2026-44292, CVE-2026-44293, CVE-2026-44294, CVE-2026-45740 Refresh yarn.lock to bump transitive protobufjs from 7.5.4 to 7.6.2. All requester ranges already allowed this version (^7.x), so only the lockfile changed. Clears the open protobufjs CVE cluster (SOU-1115-1120, SOU-1282, SOU-1283). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
CHANGELOG entries for CVE upgrades now read "to address security vulnerabilities" instead of enumerating CVE IDs. CVE IDs remain in the PR title and body. Updated the batching rules to match. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
9f85873 to
2ab27cb
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: d6edeaa4-2f1a-4a73-a2f2-74ad689a2c9f
⛔ Files ignored due to path filters (1)
yarn.lockis excluded by!**/yarn.lock,!**/*.lock
📒 Files selected for processing (2)
CHANGELOG.mdCLAUDE.md
License Audit
Weak Copyleft Packages (informational)
Resolved Packages (21)
|
Fixes SOU-1115
Fixes SOU-1116
Fixes SOU-1117
Fixes SOU-1118
Fixes SOU-1119
Fixes SOU-1120
Fixes SOU-1282
Fixes SOU-1283
Refreshes the lockfile to bump the transitive
protobufjsdependency from7.5.4to7.6.2. Every requester range already allowed this version (^7.x), so onlyyarn.lockchanged (nopackage.json/resolutionsedit). This clears the open protobufjs CVE cluster reported by Trivy/Dependabot:Also includes a docs commit updating the CVE-fix CHANGELOG convention in
CLAUDE.md(CHANGELOG entries no longer enumerate CVE IDs).🤖 Generated with Claude Code
Summary by CodeRabbit
Bug Fixes
Documentation