Skip to content

(MOT-3945) fix(provider-openai-codex): align iii-state dependency range - #465

Merged
ytallo merged 1 commit into
mainfrom
fix/provider-openai-codex-state-dependency
Jul 9, 2026
Merged

(MOT-3945) fix(provider-openai-codex): align iii-state dependency range#465
ytallo merged 1 commit into
mainfrom
fix/provider-openai-codex-state-dependency

Conversation

@ytallo

@ytallo ytallo commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

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

  • Chores
    • Updated a dependency to a newer version, keeping the project aligned with the latest supported release.

@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
workers Ready Ready Preview, Comment Jul 9, 2026 8:04pm
workers-tech-spec Ready Ready Preview, Comment Jul 9, 2026 8:04pm

Request Review

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

skill-check — worker

0 verified, 41 skipped (no docs/).

Layer Result
structure
vale
ai
render

Four for four. Nicely done.

@ytallo
ytallo merged commit 40f41fc into main Jul 9, 2026
13 of 14 checks passed
@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 6e05a1ff-1cb0-4e4f-9e2a-b1b98cba31b0

📥 Commits

Reviewing files that changed from the base of the PR and between 80fefb7 and 514ef20.

📒 Files selected for processing (1)
  • provider-openai-codex/iii.worker.yaml

📝 Walkthrough

Walkthrough

The iii-state dependency version constraint in provider-openai-codex/iii.worker.yaml was updated from ^0.19.0 to ^0.21.3.

Changes

Dependency Version Update

Layer / File(s) Summary
Bump iii-state version constraint
provider-openai-codex/iii.worker.yaml
Updated the iii-state dependency constraint from ^0.19.0 to ^0.21.3.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • iii-hq/workers#459: Bumps the same iii-state dependency version constraint in another iii.worker.yaml file as part of the same dependency pin refresh.

Poem

A hop, a skip, a version bump,
from nineteen tenths to twenty-one plus,
🐰 my worker yaml feels so spry,
with fresher state to hop on by,
carrots and configs, all in a lump!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/provider-openai-codex-state-dependency

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant