Skip to content

fix(deps): update module github.com/openai/openai-go to v3#109

Open
red-hat-konflux[bot] wants to merge 1 commit intokonflux-poc-1from
konflux/mintmaker/konflux-poc-1/github.com-openai-openai-go-3.x
Open

fix(deps): update module github.com/openai/openai-go to v3#109
red-hat-konflux[bot] wants to merge 1 commit intokonflux-poc-1from
konflux/mintmaker/konflux-poc-1/github.com-openai-openai-go-3.x

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Dec 1, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/openai/openai-go v1.12.0 -> v3.29.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

openai/openai-go (github.com/openai/openai-go)

v3.29.0

Compare Source

Full Changelog: v3.28.0...v3.29.0

Features
  • api: 5.4 nano and mini model slugs (c4ebb48)
  • api: add in and nin values to comparison filter type (d060d44)
Chores
  • internal: tweak CI branches (6379626)

v3.28.0

Compare Source

Full Changelog: v3.28.0...v3.29.0

Features
  • api: 5.4 nano and mini model slugs (c4ebb48)
  • api: add in and nin values to comparison filter type (d060d44)
Chores
  • internal: tweak CI branches (6379626)

v3.27.0

Compare Source

Full Changelog: v3.27.0...v3.28.0

Features
  • api: add /v1/videos endpoint option to batch (7b2d67e)
  • api: add defer_loading field to function tools (6d4b683)
  • api: custom voices (d00b782)
⚠ BREAKING CHANGES
  • api: The voice param and resouce has changed from a string to a string | {id: string}. This is a breaking change for Go.

v3.26.0

Compare Source

Full Changelog: v3.26.0...v3.27.0

Features
  • api: add video character/edit/extend, remove Azure/webhook/polling/accumulator (20da043)
  • api: add video edits/extensions/character, remove Azure/webhook/polling helpers (fa9413f)
  • api: api update (c88c6c9)
  • api: sora api improvements: character api, video extensions/edits, higher resolution exports. (93f6779)
Chores
  • internal: codegen related update (d531232)
  • internal: codegen related update (1748c11)
  • internal: codegen related update (531ece1)
  • internal: codegen related update (ce9f435)

v3.25.0

Compare Source

Full Changelog: v3.25.0...v3.26.0

Features
  • api: The GA ComputerTool now uses the CompuerTool class. The 'computer_use_preview' tool is moved to ComputerUsePreview (347418b)

v3.24.0

Compare Source

Full Changelog: v3.24.0...v3.25.0

Features
  • api: gpt-5.4, tool search tool, and new computer tool (101826d)
  • api: remove Phase from input/output messages, PromptCacheKey from responses (961b8ca)
Bug Fixes
Chores
  • internal: codegen related update (ab733b9)
  • internal: codegen related update (23d1831)
  • internal: reduce warnings (2963312)

v3.23.0

Compare Source

Full Changelog: v3.23.0...v3.24.0

Features
Bug Fixes
Chores
  • internal: move custom custom json tags to api (0735303)
  • internal: refactor sse event parsing (45dc6bb)

v3.22.1

Compare Source

Full Changelog: v3.22.1...v3.23.0

Features
  • api: add gpt-realtime-1.5 and gpt-audio-1.5 models to realtime session (9076e2f)

v3.22.0

Compare Source

Full Changelog: v3.22.0...v3.22.1

Bug Fixes
  • allow canceling a request while it is waiting to retry (54672cf)
Chores
  • update mock server docs (3ac84dd)
Documentation
  • api: add batch size limit to vector store file batch parameters (f751c40)
  • api: clarify safety_identifier max length in chat completions and responses (8257f9b)
  • api: enhance method docstrings across audio/chat/completion/skill/upload/video APIs (38b8f63)

v3.21.0

Compare Source

Full Changelog: v3.21.0...v3.22.0

Features
  • api: container network_policy and skills (8e5ea23)
Bug Fixes
  • encoder: correctly serialize NullStruct (a6cb49e)
Documentation

v3.20.0

Compare Source

Full Changelog: v3.20.0...v3.21.0

Features
  • api: support for images in batch api (e23aeb1)

v3.19.0

Compare Source

Full Changelog: v3.19.0...v3.20.0

Features
  • api: skills and hosted shell (9e191de)

v3.18.0

Compare Source

Full Changelog: v3.18.0...v3.19.0

Features
  • api: responses context_management (199f230)

v3.17.0

Compare Source

Full Changelog: v3.17.0...v3.18.0

Features
  • api: add shell_call_output status field (67a75d7)
  • api: image generation actions for responses; ResponseFunctionCallArgumentsDoneEvent.name (2c57016)
Bug Fixes
  • client: undo change to web search Find action (e340256)
  • client: update type for find_in_page action (4b5d499)
Chores
  • client: improve example values (c86a65c)
Documentation
  • split api.md by standalone resources (aeed37b)

v3.16.0

Compare Source

Full Changelog: v3.16.0...v3.17.0

Features
  • api: api update (a456c60)
  • api: api updates (21fd4a9)
  • client: add a convenient param.SetJSON helper (1b35ece)
  • client: add a StreamError type to access raw events from sse streams (fd14b30)
Bug Fixes
  • api: mark assistants as deprecated (9a8c9af)
  • client: retain streaming when user sets request body (3a7a22e)
  • docs: add missing pointer prefix to api.md return types (dd641d9)
Chores
  • internal: codegen related update (74d3989)
  • internal: update actions/checkout version (2db54a5)

v3.15.0

Compare Source

Full Changelog: v3.15.0...v3.16.0

Features
  • api: add new Response completed_at prop (bff6331)
Bug Fixes
  • client: use the correct order of params for vector store file and batch polling (ef32641)
Chores
  • internal: codegen related update (1e529a4)
  • internal: use different example values for some enums (a2836ee)
Documentation

v3.14.0

Compare Source

Full Changelog: v3.14.0...v3.15.0

Bug Fixes
Chores
  • add float64 to valid types for RegisterFieldValidator (e67d89d)

v3.13.0

Compare Source

Full Changelog: v3.13.0...v3.14.0

Features

v3.12.0

Compare Source

Full Changelog: v3.12.0...v3.13.0

Features
  • api: api update (20b5112)
  • api: fix grader input list, add dated slugs for sora-2 (e8f0b76)
Bug Fixes
  • azure: correct Azure OpenAI API URL construction and auth (3ba3736)

v3.11.0

Compare Source

Full Changelog: v3.11.0...v3.12.0

Features
  • api: gpt 5.2 (56b5d41)
  • encoder: support bracket encoding form-data object members (a2cbacf)

v3.10.0

Compare Source

Full Changelog: v3.10.0...v3.11.0

Features
  • api: make model required for the responses/compact endpoint (05f8f4d)
Bug Fixes
  • mcp: correct code tool API endpoint (03d08f9)
  • rename param to avoid collision (17d276d)
Chores
  • elide duplicate aliases (2bf988e)
  • internal: codegen related update (9b1a3e9)

v3.9.0

Compare Source

Full Changelog: v3.9.0...v3.10.0

Features
  • api: gpt-5.1-codex-max and responses/compact (1e1ca2a)

v3.8.1

Compare Source

Full Changelog: v3.8.1...v3.9.0

Features
Bug Fixes
  • api: align types of input items / output items for typescript (5b89d3b)
  • client: correctly specify Accept header with / instead of empty (fbadb4e)
Chores

v3.8.0

Compare Source

Full Changelog: v3.8.0...v3.8.1

Bug Fixes
  • api: fix nullability of logprobs (b5aeb99)

v3.7.0

Compare Source

Full Changelog: v3.7.0...v3.8.0

Features
  • api: Realtime API token_limits, Hybrid searching ranking options (9495f4a)
Chores
  • internal: grammar fix (it's -> its) (879772d)

v3.6.1

Compare Source

Full Changelog: v3.6.1...v3.7.0

Features
  • api: remove InputAudio from ResponseInputContent (cf50c53)
  • azure: allow passing custom scopes (#​541) (dffa08e)
Bug Fixes

v3.6.0

Compare Source

Full Changelog: v3.6.0...v3.6.1

Bug Fixes
  • api: fix discriminator propertyName for ResponseFormatJsonSchema (57b0505)

v3.5.0

Compare Source

Full Changelog: v3.5.0...v3.6.0

Features
  • api: Add responses.input_tokens.count (a43f2ce)
Bug Fixes
  • api: internal openapi updates (7ad9b02)

v3.4.0

Compare Source

Full Changelog: v3.4.0...v3.5.0

Features

v3.3.0

Compare Source

Full Changelog: v3.3.0...v3.4.0

Features
  • api: Add support for gpt-4o-transcribe-diarize on audio/transcriptions endpoint (ee32400)
Chores
  • api: internal updates (74c8031)
  • client: undo more naming changes (db441bc)
  • client: undo some naming changes (a5aa3d6)

v3.2.0

Compare Source

Full Changelog: v3.2.0...v3.3.0

Features
  • api: comparison filter in/not in (d6daca0)

v3.1.0

Compare Source

Full Changelog: v3.1.0...v3.2.0

Features
  • api: dev day 2025 launches (d40a768)

v3.0.1

Compare Source

Full Changelog: v3.0.1...v3.1.0

Features
  • api: add support for realtime calls (565ca67)

v3.0.0

Compare Source

Full Changelog: v3.0.0...v3.0.1

Bug Fixes
  • api: add status, approval_request_id to MCP tool call (a7f95e4)

v2.7.1

Compare Source

Full Changelog: v2.7.1...v3.0.0

⚠ BREAKING CHANGES
  • api: ResponseFunctionToolCallOutputItem.output and ResponseCustomToolCallOutput.output now return string | Array<ResponseInputText | ResponseInputImage | ResponseInputFile> instead of string only. This may break existing callsites that assume output is always a string.
Features
  • api: Support images and files for function call outputs in responses, BatchUsage (21901ef)

v2.7.0

Compare Source

Full Changelog: v2.7.0...v2.7.1

Bug Fixes
  • bugfix for setting JSON keys with special characters (f9ae028)

v2.6.1

Compare Source

Full Changelog: v2.6.1...v2.7.0

Features

v2.6.0

Compare Source

Full Changelog: v2.6.0...v2.6.1

Bug Fixes
  • api: fix mcp tool name (6de601a)
  • use slices.Concat instead of sometimes modifying r.Options (7312ee7)
Chores
  • api: openapi updates for conversations (4a7d204)
  • bump minimum go version to 1.22 (8396ab5)
  • do not install brew dependencies in ./scripts/bootstrap by default (d519b81)
  • update more docs for 1.22 (1b0514d)

v2.5.0

Compare Source

Full Changelog: v2.5.0...v2.6.0

Features
  • api: add reasoning_text (6ebf50d)

v2.4.3

Compare Source

Full Changelog: v2.4.3...v2.5.0

Features
  • api: type updates for conversations, reasoning_effort and results for evals (3e68a60)

v2.4.2

Compare Source

Full Changelog: v2.4.2...v2.4.3

Chores
  • api: docs and spec refactoring (e67af66)

v2.4.1

Compare Source

Full Changelog: v2.4.1...v2.4.2

Chores
  • api: Minor docs and type updates for realtime (d92ea48)

v2.4.0

Compare Source

Full Changelog: v2.4.0...v2.4.1

Chores
  • api: fix realtime GA types (012b83e)

v2.3.1

Compare Source

Full Changelog: v2.3.1...v2.4.0

Features
  • api: ship the RealtimeGA API shape (2b6c6db)

v2.3.0

Compare Source

Full Changelog: v2.3.0...v2.3.1

Bug Fixes
  • internal: unmarshal correctly when there are multiple discriminators (98596b2)

v2.2.2

Compare Source

Full Changelog: v2.2.2...v2.3.0

Features
  • api: Add gpt-realtime models (3cf6a34)

v2.2.1

Compare Source

Full Changelog: v2.2.1...v2.2.2

Bug Fixes
  • update url to refresh pkg.go.dev (edf94ce)
  • use release please annotations on more places (2ff82f9)

v2.2.0

Compare Source

Full Changelog: v2.2.0...v2.2.1

Chores
  • api: manual updates for ResponseInputAudio (8c0ebe5)

v2.1.1

Compare Source

Full Changelog: v2.1.1...v2.2.0

Features
  • api: Add connectors support for MCP tool (35888bc)
  • api: add web search filters (6f2c71d)
  • api: adding support for /v1/conversations to the API (5b7c31b)
  • api: realtime API updates (130fc8e)
  • client: add support for verifying signatures on incoming webhooks (f7c8dbb)
Bug Fixes
Chores
  • internal/ci: setup breaking change detection (0af0cd0)
  • internal: version bump (3265795)

v2.1.0

Compare Source

Full Changelog: v2.1.0...v2.1.1

Chores
  • api: accurately represent shape for verbosity on Chat Completions (f81197b)

v2.0.2

Compare Source

Full Changelog: v2.0.2...v2.1.0

Features
  • api: add new text parameters, expiration options (323154c)
Documentation
  • give https its missing "h" in Azure OpenAI REST API link (#​480) (8a401c9)

v2.0.1

Compare Source

Full Changelog: v2.0.1...v2.0.2

Chores

v2.0.0

Compare Source

Full Changelog: v2.0.0...v2.0.1

Bug Fixes
  • client: fix verbosity parameter location in Responses (6e2e903)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@openshift-ci openshift-ci bot requested review from andresllh and spolti December 1, 2025 16:57
@openshift-ci
Copy link

openshift-ci bot commented Dec 1, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign rh-steve-grubb for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai
Copy link

coderabbitai bot commented Dec 1, 2025

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.

@openshift-ci
Copy link

openshift-ci bot commented Dec 1, 2025

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

Cannot approve the pull request: Error: openshift-ci[bot] is not included in the approvers role in the OWNERS file

@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 fix(deps): update module github.com/openai/openai-go to v3 - autoclosed Dec 1, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 1, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/konflux-poc-1/github.com-openai-openai-go-3.x branch December 1, 2025 20:48
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 - autoclosed fix(deps): update module github.com/openai/openai-go to v3 Dec 1, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 1, 2025
@red-hat-konflux red-hat-konflux bot restored the konflux/mintmaker/konflux-poc-1/github.com-openai-openai-go-3.x branch December 1, 2025 20:59
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 fix(deps): update module github.com/openai/openai-go to v3 - autoclosed Dec 2, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 2, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/konflux-poc-1/github.com-openai-openai-go-3.x branch December 2, 2025 00:45
@red-hat-konflux red-hat-konflux bot restored the konflux/mintmaker/konflux-poc-1/github.com-openai-openai-go-3.x branch December 2, 2025 00:57
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 - autoclosed fix(deps): update module github.com/openai/openai-go to v3 Dec 2, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 2, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 fix(deps): update module github.com/openai/openai-go to v3 - autoclosed Dec 2, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 2, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/konflux-poc-1/github.com-openai-openai-go-3.x branch December 2, 2025 04:45
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 - autoclosed fix(deps): update module github.com/openai/openai-go to v3 Dec 2, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 2, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc-1/github.com-openai-openai-go-3.x branch from 97a5633 to 43f92c3 Compare December 2, 2025 04:59
@red-hat-konflux
Copy link
Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/tidwall/gjson v1.14.4 -> v1.18.0

@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 fix(deps): update module github.com/openai/openai-go to v3 - autoclosed Dec 2, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 2, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 - autoclosed fix(deps): update module github.com/openai/openai-go to v3 Dec 2, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 fix(deps): update module github.com/openai/openai-go to v3 - autoclosed Dec 3, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 3, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 - autoclosed fix(deps): update module github.com/openai/openai-go to v3 Dec 3, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 3, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc-1/github.com-openai-openai-go-3.x branch from 35c56ac to 43f92c3 Compare December 3, 2025 01:01
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 fix(deps): update module github.com/openai/openai-go to v3 - autoclosed Dec 3, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 3, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 - autoclosed fix(deps): update module github.com/openai/openai-go to v3 Dec 3, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 3, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc-1/github.com-openai-openai-go-3.x branch from ed9ab80 to 43f92c3 Compare December 3, 2025 05:00
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 fix(deps): update module github.com/openai/openai-go to v3 - autoclosed Dec 3, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 3, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 - autoclosed fix(deps): update module github.com/openai/openai-go to v3 Dec 3, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 3, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc-1/github.com-openai-openai-go-3.x branch from 4fdda81 to 43f92c3 Compare December 3, 2025 08:55
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 fix(deps): update module github.com/openai/openai-go to v3 - autoclosed Dec 3, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 3, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 - autoclosed fix(deps): update module github.com/openai/openai-go to v3 Dec 3, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 3, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc-1/github.com-openai-openai-go-3.x branch from 46374d3 to 43f92c3 Compare December 3, 2025 12:50
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 fix(deps): update module github.com/openai/openai-go to v3 - autoclosed Dec 3, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 3, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 - autoclosed fix(deps): update module github.com/openai/openai-go to v3 Dec 3, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 3, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-poc-1/github.com-openai-openai-go-3.x branch from 4ddc409 to 43f92c3 Compare December 3, 2025 17:06
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 fix(deps): update module github.com/openai/openai-go to v3 - autoclosed Dec 3, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 3, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/openai/openai-go to v3 - autoclosed fix(deps): update module github.com/openai/openai-go to v3 Dec 3, 2025
@red-hat-konflux
Copy link
Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants