chore(deps): update openai-go to v3.54.0 - #139
Merged
Merged
Conversation
Castiron custom code✅ No new custom-code files detected. 5 mixed files remain; 0 existing customizations changed. Compared 5 existing customizations unchanged
A changed generated baseline means this report cannot reliably identify which handwritten lines changed. Inspect the custom-code diffDownload the exact patch produced by this run (requires repository access): gh run download 33110453648 --repo openai/openai-cli \
--name castiron-custom-code-33110453648-1 --dir /tmp/castiron-custom-code-33110453648-1
git apply --stat /tmp/castiron-custom-code-33110453648-1/custom-code.patch
cat /tmp/castiron-custom-code-33110453648-1/custom-code.patchOr reproduce it from an SDK checkout containing the vendored reporter: git fetch --no-tags origin fe626c6411f106422aba65bcb989db70e12a366e 8cf3cb6c095bc304d2dc32caed5752dd4788ecef
python3 scripts/castiron/custom_code_report.py report \
--base fe626c6411f106422aba65bcb989db70e12a366e \
--head 8cf3cb6c095bc304d2dc32caed5752dd4788ecef --fetch --require-head-hash --public \
--out /tmp/castiron-custom-code-8cf3cb6c095b
cat /tmp/castiron-custom-code-8cf3cb6c095b/custom-code.patchThis is the current full custom patch for mixed files, not an attribution of only the handwritten lines changed by this PR. |
openai-sdks
Bot
force-pushed
the
automation/update-openai-go
branch
from
August 27, 2026 00:28
7271c26 to
140117f
Compare
openai-sdks
Bot
force-pushed
the
automation/update-openai-go
branch
from
August 27, 2026 16:00
140117f to
e373477
Compare
openai-sdks
Bot
force-pushed
the
automation/update-openai-go
branch
from
August 27, 2026 19:51
e373477 to
8cf3cb6
Compare
apcha-oai
approved these changes
Aug 27, 2026
Merged
markstuart-oai
pushed a commit
to fallintoplace/openai-cli
that referenced
this pull request
Sep 6, 2026
Automated Release PR --- ## [1.10.0](openai/openai-cli@v1.9.0...v1.10.0) (2026-09-02) ### Features * **api:** add compute_units to Responses and Chat Completions usage ([openai#142](openai#142)) ([fe626c6](openai@fe626c6)) * **api:** make function call output call IDs optional ([openai#140](openai#140)) ([0cb94ba](openai@0cb94ba)) * **api:** update usage APIs and documentation ([openai#147](openai#147)) ([f0c1afd](openai@f0c1afd)) ### Chores * **deps:** bump the codeql group across 1 directory with 2 updates ([openai#145](openai#145)) ([5933dd5](openai@5933dd5)) * **deps:** update openai-go to v3.54.0 ([openai#139](openai#139)) ([23ade14](openai@23ade14)) ### Documentation * add canonical CLI security model ([openai#146](openai#146)) ([682a6e8](openai@682a6e8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: openai-sdks[bot] <284451331+openai-sdks[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
github.com/openai/openai-go/v3tov3.54.0.This pull request is maintained by the hourly openai-go updater.