Skip to content

chore(deps): Bump com.openai:openai-java from 4.29.0 to 4.29.1#22242

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.openai-openai-java-4.29.1
Open

chore(deps): Bump com.openai:openai-java from 4.29.0 to 4.29.1#22242
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.openai-openai-java-4.29.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

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

Release notes

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

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)
Changelog

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

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)
Commits
  • 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
  • c0678f2 chore(tests): bump steady to v0.19.5
  • 48cbb2d chore(tests): bump steady to v0.19.4
  • 05ffe51 refactor(tests): switch from prism to steady
  • 793bb09 fix(client): remove redundant apiKey override
  • a0c2a79 fix(client): allow updating header/query affecting fields in toBuilder()
  • See full diff 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.29.1.
- [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.29.1)

---
updated-dependencies:
- dependency-name: com.openai:openai-java
  dependency-version: 4.29.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 24, 2026
@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@github-actions
Copy link
Contributor

🧪 CI tested the following changed modules:

  • parent

ℹ️ Dependent modules were not tested because the total number of affected modules exceeded the threshold (50). Use the test-dependents label to force testing all dependents.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2026

Parent POM dependency changes: targeted tests passed

Changed properties: openai-java-version

Affected modules (3)
  • :camel-archetype-api-component
  • :camel-openai
  • :coverage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies 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