Skip to content

build(deps): bump com.openai:openai-java from 4.29.0 to 4.31.0#1457

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/com.openai-openai-java-4.31.0
Closed

build(deps): bump com.openai:openai-java from 4.29.0 to 4.31.0#1457
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/com.openai-openai-java-4.31.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps com.openai:openai-java from 4.29.0 to 4.31.0.

Release notes

Sourced from com.openai:openai-java's releases.

v4.31.0

4.31.0 (2026-04-08)

Full Changelog: v4.30.0...v4.31.0

Features

  • api: add phase field to conversations Message (e562a17)
  • api: add WEB_SEARCH_CALL_RESULTS to ResponseIncludable enum (eda0a61)
  • client: add support for short-lived tokens (#1185) (40e729d)

Bug Fixes

  • api: remove web_search_call.results from ResponseIncludable (936b2ab)

Chores

  • internal: update multipart form array serialization (240ca42)
  • tests: bump steady to v0.20.1 (a3c95b0)
  • tests: bump steady to v0.20.2 (78b1d56)

Documentation

  • api: clarify file_batches usage in vector stores files and file batches (9c56841)
  • fix function arguments typo in README (#713) (36c4888)

v4.30.0

4.30.0 (2026-03-25)

Full Changelog: v4.29.1...v4.30.0

Features

  • api: add keys field to computer action types in ComputerAction/ResponseComputerToolCall (67e4a24)

Bug Fixes

  • api: align SDK response types with expanded item schemas (f05a663)

Chores

  • ci: skip lint on metadata-only changes (ed9e951)
  • tests: bump steady to v0.19.7 (924632a)

v4.29.1

... (truncated)

Changelog

Sourced from com.openai:openai-java's changelog.

4.31.0 (2026-04-08)

Full Changelog: v4.30.0...v4.31.0

Features

  • api: add phase field to conversations Message (e562a17)
  • api: add WEB_SEARCH_CALL_RESULTS to ResponseIncludable enum (eda0a61)
  • client: add support for short-lived tokens (#1185) (40e729d)

Bug Fixes

  • api: remove web_search_call.results from ResponseIncludable (936b2ab)

Chores

  • internal: update multipart form array serialization (240ca42)
  • tests: bump steady to v0.20.1 (a3c95b0)
  • tests: bump steady to v0.20.2 (78b1d56)

Documentation

  • api: clarify file_batches usage in vector stores files and file batches (9c56841)
  • fix function arguments typo in README (#713) (36c4888)

4.30.0 (2026-03-25)

Full Changelog: v4.29.1...v4.30.0

Features

  • api: add keys field to computer action types in ComputerAction/ResponseComputerToolCall (67e4a24)

Bug Fixes

  • api: align SDK response types with expanded item schemas (f05a663)

Chores

  • ci: skip lint on metadata-only changes (ed9e951)
  • tests: bump steady to v0.19.7 (924632a)

4.29.1 (2026-03-23)

Full Changelog: v4.29.0...v4.29.1

... (truncated)

Commits
  • 5a09e6b release: 4.31.0
  • 425e7f9 feat(client): add support for short-lived tokens (#1185)
  • e3f45b2 docs: fix function arguments typo in README (#713)
  • 25e04af feat(api): add WEB_SEARCH_CALL_RESULTS to ResponseIncludable enum
  • ad7aac4 chore(tests): bump steady to v0.20.2
  • 04a3efc chore(tests): bump steady to v0.20.1
  • 9de73d2 feat(api): add phase field to conversations Message
  • 15ae242 fix(api): remove web_search_call.results from ResponseIncludable
  • a9cfa71 docs(api): clarify file_batches usage in vector stores files and file batches
  • 4d10778 chore(internal): update multipart form array serialization
  • Additional commits viewable in compare view

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 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 [com.openai:openai-java](https://github.com/openai/openai-java) from 4.29.0 to 4.31.0.
- [Release notes](https://github.com/openai/openai-java/releases)
- [Changelog](https://github.com/openai/openai-java/blob/main/CHANGELOG.md)
- [Commits](openai/openai-java@v4.29.0...v4.31.0)

---
updated-dependencies:
- dependency-name: com.openai:openai-java
  dependency-version: 4.31.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 java Pull requests that update java code labels Apr 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 9, 2026 00:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 9, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 17, 2026

Superseded by #1463.

@dependabot dependabot bot closed this Apr 17, 2026
@dependabot dependabot bot deleted the dependabot/gradle/com.openai-openai-java-4.31.0 branch April 17, 2026 00:52
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants