fix(deps): bump @grpc/grpc-js to 1.14.4 (GHSA-5375-pq7m-f5r2, GHSA-99f4-grh7-6pcq)#635
fix(deps): bump @grpc/grpc-js to 1.14.4 (GHSA-5375-pq7m-f5r2, GHSA-99f4-grh7-6pcq)#635vfarcic wants to merge 1 commit into
Conversation
…HSA-99f4-grh7-6pcq Resolves two high-severity @grpc/grpc-js advisories flagged by the Security Analysis (better-npm-audit) CI step, which currently block all PRs. Verified locally: better-npm-audit passes and the build succeeds. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthrough
ChangesDependency Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
🚥 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 |
|
Superseded by #628, which bundled the grpc-js + esbuild + operate fixes. Shipped in v1.21.1. |
Summary
Bumps
@grpc/grpc-js1.14.3 → 1.14.4to resolve two high-severity advisories that theSecurity Analysis(better-npm-audit) CI step now flags:These advisories were published after
mainlast ran CI, so the audit fails on every PR (e.g. #628) regardless of its contents — this is a repo-wide blocker.@grpc/grpc-jsis a direct dependency (also pulled by the OpenTelemetry exporters).Validation (local)
npx --no-install better-npm-audit audit --level moderate→ "All good!" (both advisories cleared)npm run build→ passnpm run test:unit→ 481 passedFull integration suite runs here in CI.
🤖 Generated with Claude Code
Summary by CodeRabbit