Final status — Socket.dev security cron
After scoping the PR to only the protobufjs fix (force-push 57ae6064, see "Originally bundled, now reverted" in the PR body):
- ✅ CI: 7/9 checks PASSED (lint, typecheck, all Analyze jobs, test shards 2/4 and 3/4).
- ⚠️
test (4, 4): FAILED on the same pre-existing flaky tests that have been failing onnext-based PRs since 2026-05-19 —e2e/tests/link/oauth-flow.spec.ts(should handle OAuth callback with error/success status,should follow external OAuth redirect) ande2e/tests/link/mobile-responsive.spec.ts(should handle portrait and landscape orientations).- These exact tests also fail on PR #933 (a totally unrelated handlebars-only
pnpm.overrideschange) → root cause is not this PR; appears to be a backend/test-env regression after 2026-05-18's last green run.
- These exact tests also fail on PR #933 (a totally unrelated handlebars-only
test (1, 4): still in progress at the time of writing — also expected to hit the same flakes.- ✅ Cursor Bugbot: no comments.
- 🟢 Codex review: skipped — final scope is a pure lockfile bump (
protobufjs 7.5.4 → 7.5.5).
The protobufjs fix itself is sound and ready to merge once the pre-existing OAuth flaky tests are sorted out separately (or once the maintainer is happy to merge through them, since they're consistently flaky on all current PRs touching pnpm-lock.yaml).