(MOT-3982) fix(approval-gate): align runtime dependency ranges - #483
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
skill-check — worker0 verified, 41 skipped (no docs/).
Four for four. Nicely done. |
|
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 selected for processing (2)
📝 WalkthroughWalkthroughApproval-gate dependency requirements for ChangesDependency alignment
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 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 |
Installing the current approval-gate worker failed before startup because its dependency graph requested incompatible configuration versions. This aligns approval-gate with the current runtime dependency family so the worker can resolve and start normally.
Technical details
iii-stateandconfigurationfrom^0.19.0to^0.21.3.iii-directoryand Harness core ranges.Fixes MOT-3982
Summary by CodeRabbit