(MOT-3945) fix(provider-openai-codex): align iii-state dependency range - #465
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. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ChangesDependency Version Update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Poem
✨ 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 |
Fixes MOT-3945
The published Codex provider still declares iii-state ^0.19.0 while llm-router v1.0.6 requires ^0.21.3. The ranges do not overlap, causing reinstall to fail with HTTP 422 version_conflict.
Updates provider-openai-codex/iii.worker.yaml to iii-state ^0.21.3. The next patch release is required after merge.
Summary by CodeRabbit