Skip to content

chore(deps-dev): bump com.openai:openai-java from 4.28.0 to 4.30.0#1072

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.openai-openai-java-4.30.0
Closed

chore(deps-dev): bump com.openai:openai-java from 4.28.0 to 4.30.0#1072
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.openai-openai-java-4.30.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 28, 2026

Bumps com.openai:openai-java from 4.28.0 to 4.30.0.

Release notes

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

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

4.29.1 (2026-03-23)

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

Bug Fixes

  • client: allow updating header/query affecting fields in toBuilder() (fd3b67c)
  • client: remove redundant apiKey override (8383a7d)
  • core: format StructuredOutputs (256718e)
  • types: change type field to constant in ResponseInputMessageItem (a8ae57f)

Chores

  • internal: update gitignore (2663595)
  • tests: bump steady to v0.19.4 (f0d4ba8)
  • tests: bump steady to v0.19.5 (cbd424e)
  • tests: bump steady to v0.19.6 (28a4c27)

Refactors

  • tests: switch from prism to steady (a8cb9e8)

v4.29.0

4.29.0 (2026-03-17)

Full Changelog: v4.28.0...v4.29.0

... (truncated)

Changelog

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

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

Bug Fixes

  • client: allow updating header/query affecting fields in toBuilder() (fd3b67c)
  • client: remove redundant apiKey override (8383a7d)
  • core: format StructuredOutputs (256718e)
  • types: change type field to constant in ResponseInputMessageItem (a8ae57f)

Chores

  • internal: update gitignore (2663595)
  • tests: bump steady to v0.19.4 (f0d4ba8)
  • tests: bump steady to v0.19.5 (cbd424e)
  • tests: bump steady to v0.19.6 (28a4c27)

Refactors

  • tests: switch from prism to steady (a8cb9e8)

4.29.0 (2026-03-17)

Full Changelog: v4.28.0...v4.29.0

Features

  • api: 5.4 nano and mini model slugs (397027a)

... (truncated)

Commits
  • ae574a3 release: 4.30.0
  • 6295339 fix(api): align SDK response types with expanded item schemas
  • 5acfb76 feat(api): add keys field to computer action types in ComputerAction/Response...
  • ef6cb11 chore(tests): bump steady to v0.19.7
  • a84c588 chore(ci): skip lint on metadata-only changes
  • a497f62 release: 4.29.1
  • 1943ee3 chore(tests): bump steady to v0.19.6
  • 45959fb fix(core): format StructuredOutputs
  • ca3f877 fix(types): change type field to constant in ResponseInputMessageItem
  • 6e95c74 chore(internal): update gitignore
  • 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.28.0 to 4.30.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.28.0...v4.30.0)

---
updated-dependencies:
- dependency-name: com.openai:openai-java
  dependency-version: 4.30.0
  dependency-type: direct:development
  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 Mar 28, 2026
@dependabot dependabot Bot requested a review from a team March 28, 2026 19:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 28, 2026
@cla-assistant
Copy link
Copy Markdown

cla-assistant Bot commented Mar 28, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@LearningGp LearningGp closed this Apr 1, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 1, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/maven/com.openai-openai-java-4.30.0 branch April 1, 2026 01:55
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.

1 participant