fix(runner): update vulnerable dependencies - #6098
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan includes up to 8 reviews per rolling hour; 7 remain after this review. 📝 WalkthroughSummary by CodeRabbit
WalkthroughThe runner package updates ChangesRunner dependency updates
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to The dependency and lockfile changes are localized, and the required package overrides remain in place; no actionable merge-blocking risk remains at the current head. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
The runner currently resolves 42 vulnerable dependency instances, including one critical node-tar denial-of-service advisory.
This change updates the direct
undicidependency to 8.9.0 and pins patched, compatible transitive versions for the runner dependency tree. The regenerated lockfile reduces the localpnpm auditresult to 9 instances, with no critical or low-severity findings.Tests:
pnpm run typecheck: passedgit diff --check: passedmainin this execution environmentHow to review:
undicibump and the exact pnpm overrides inservices/runner/package.json.