Skip to content

build(deps): bump @openai/codex-sdk from 0.91.0 to 0.93.0 in /core#465

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/core/openai/codex-sdk-0.93.0
Closed

build(deps): bump @openai/codex-sdk from 0.91.0 to 0.93.0 in /core#465
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/core/openai/codex-sdk-0.93.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps @openai/codex-sdk from 0.91.0 to 0.93.0.

Release notes

Sourced from @​openai/codex-sdk's releases.

0.93.0

New Features

  • Added an optional SOCKS5 proxy listener with policy enforcement and config gating. (#9803)
  • Plan mode now streams proposed plans into a dedicated TUI view, plus a feature-gated /plan shortcut for quick mode switching. (#9786, #10103)
  • Added /apps to browse connectors in TUI and $ insertion for app prompts. (#9728)
  • App-server can now run in external auth mode, accepting ChatGPT auth tokens from a host app and requesting refreshes when needed. (#10012)
  • Smart approvals are now enabled by default, with explicit approval prompts for MCP tool calls. (#10286, #10200)
  • Introduced a SQLite-backed log database with an improved logs client, thread-id filtering, retention, and heuristic coloring. (#10086, #10087, #10150, #10151, #10229, #10228)

Bug Fixes

  • MCP tool image outputs render reliably even when image blocks aren’t first or are partially malformed. (#9815)
  • Input history recall now restores local image attachments and rich text elements. (#9628)
  • File search now tracks session CWD changes and supports multi-root traversal with better performance. (#9279, #9939, #10240)
  • Resuming a thread no longer updates updated_at until the first turn actually starts. (#9950)
  • Shell snapshots no longer inherit stdin, avoiding hangs from startup scripts. (#9735)
  • Connections fall back to HTTP when WebSocket proxies fail. (#10139)

Documentation

  • Documented app-server AuthMode usage and behavior. (#10191)

Chores

  • Upgraded the Rust toolchain to 1.93. (#10080)
  • Updated pnpm versions used in the repo. (#9992, #10161)
  • Bazel build and runfiles handling improvements, including remote cache compression. (#10079, #10098, #10102, #10104)

Changelog

Full Changelog: openai/codex@rust-v0.92.0...rust-v0.93.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@openai/codex-sdk](https://github.com/openai/codex/tree/HEAD/sdk/typescript) from 0.91.0 to 0.93.0.
- [Release notes](https://github.com/openai/codex/releases)
- [Commits](https://github.com/openai/codex/commits/rust-v0.93.0/sdk/typescript)

---
updated-dependencies:
- dependency-name: "@openai/codex-sdk"
  dependency-version: 0.93.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 2, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 2, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2026

Superseded by #467.

@dependabot dependabot bot closed this Feb 3, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/core/openai/codex-sdk-0.93.0 branch February 3, 2026 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants