Skip to content

chore(deps): Bump com.openai:openai-java from 4.52.0 to 4.53.0 - #25986

Merged
Croway merged 1 commit into
mainfrom
dependabot/maven/com.openai-openai-java-4.53.0
Sep 1, 2026
Merged

chore(deps): Bump com.openai:openai-java from 4.52.0 to 4.53.0#25986
Croway merged 1 commit into
mainfrom
dependabot/maven/com.openai-openai-java-4.53.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps com.openai:openai-java from 4.52.0 to 4.53.0.

Release notes

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

v4.53.0

4.53.0 (2026-08-26)

Features

  • api: Add obfuscation to ChatCompletionChunk (#902) (9b1379b)
  • api: add project residency and usage quantity unit support (#933) (3c63360)
  • api: support backend-mediated Realtime WebRTC calls (#937) (e1b15f6)
  • auth: add fixed-alias X.509 transport capability (#934) (2303825)
  • support named data-residency endpoints (#880) (cf942a4)

Bug Fixes

  • api: preserve stream IDs for factory-created response errors (#926) (7f9f186)
  • ci: isolate trusted Gradle caches from pull requests (#898) (22d09f2)
  • prevent concurrent JSON deserialization failures (#875) (e0afe55)
  • upgrade Dokka's build-only jsoup dependency (#895) (81134d7)
  • upgrade WireMock's test-only Apache HttpComponents dependencies (#897) (4736f7c)

Chores

  • api: document supported image generation models (#915) (1b0ad3d)
  • configure Java SDK Dependabot updates (#872) (f043e8e)
  • set a 2,000-line custom-code budget (#924) (a5228db)
  • update example Netty BOM to 4.1.137.Final (#901) (d451dbf)

Documentation

  • clarify image transparency and Realtime audio delta behavior (#918) (085ea7d)
  • strengthen Java SDK security guidance (#871) (bbbe643)

Refactors

  • isolate webhook signature verification (#921) (715a304)
  • remove equivalent generated-source edits (#919) (a2f4dde)

Build System

  • deps: bump actions/checkout from 6.0.2 to 7.0.1 (#917) (de3e2f6)
  • deps: bump actions/github-script from 7.1.0 to 9.0.0 (#931) (63fb3e0)
  • deps: bump actions/setup-java from 5.2.0 to 5.7.0 (#911) (dad38ae)
  • deps: bump graalvm/setup-graalvm from 03e8abf916fd0e281b2efe7b2da3378bb0a1d085 to 5298d94fb55a4f185c602eeac5de1b553882abe2 (#908) (4311982)
  • deps: bump org.jetbrains.dokka in / (#906) (ca9c11d)
  • deps: bump org.junit.jupiter:junit-jupiter in / (#912) (36480c7)
Changelog

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

4.53.0 (2026-08-26)

Features

  • api: Add obfuscation to ChatCompletionChunk (#902) (9b1379b)
  • api: add project residency and usage quantity unit support (#933) (3c63360)
  • api: support backend-mediated Realtime WebRTC calls (#937) (e1b15f6)
  • auth: add fixed-alias X.509 transport capability (#934) (2303825)
  • support named data-residency endpoints (#880) (cf942a4)

Bug Fixes

  • api: preserve stream IDs for factory-created response errors (#926) (7f9f186)
  • ci: isolate trusted Gradle caches from pull requests (#898) (22d09f2)
  • prevent concurrent JSON deserialization failures (#875) (e0afe55)
  • upgrade Dokka's build-only jsoup dependency (#895) (81134d7)
  • upgrade WireMock's test-only Apache HttpComponents dependencies (#897) (4736f7c)

Chores

  • api: document supported image generation models (#915) (1b0ad3d)
  • configure Java SDK Dependabot updates (#872) (f043e8e)
  • set a 2,000-line custom-code budget (#924) (a5228db)
  • update example Netty BOM to 4.1.137.Final (#901) (d451dbf)

Documentation

  • clarify image transparency and Realtime audio delta behavior (#918) (085ea7d)
  • strengthen Java SDK security guidance (#871) (bbbe643)

Refactors

  • isolate webhook signature verification (#921) (715a304)
  • remove equivalent generated-source edits (#919) (a2f4dde)

Build System

  • deps: bump actions/checkout from 6.0.2 to 7.0.1 (#917) (de3e2f6)
  • deps: bump actions/github-script from 7.1.0 to 9.0.0 (#931) (63fb3e0)
  • deps: bump actions/setup-java from 5.2.0 to 5.7.0 (#911) (dad38ae)
  • deps: bump graalvm/setup-graalvm from 03e8abf916fd0e281b2efe7b2da3378bb0a1d085 to 5298d94fb55a4f185c602eeac5de1b553882abe2 (#908) (4311982)
  • deps: bump org.jetbrains.dokka in / (#906) (ca9c11d)
  • deps: bump org.junit.jupiter:junit-jupiter in / (#912) (36480c7)
Commits
  • 35324bf release: 4.53.0 (#881)
  • 2303825 feat(auth): add fixed-alias X.509 transport capability (#934)
  • e1b15f6 feat(api): support backend-mediated Realtime WebRTC calls (#937)
  • 3c63360 feat(api): add project residency and usage quantity unit support (#933)
  • d7ecd27 test: define X.509 workload identity wire contract (#929)
  • 36480c7 build(deps): bump org.junit.jupiter:junit-jupiter in / (#912)
  • 63fb3e0 build(deps): bump actions/github-script from 7.1.0 to 9.0.0 (#931)
  • 91d532d test: preserve large HTTP response payloads (#928)
  • 5f499c3 test: move webhook signature checks out of generated tests (#927)
  • 85f8c34 ci: check custom-code budgets against main's policy (#925)
  • 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.52.0 to 4.53.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.52.0...v4.53.0)

---
updated-dependencies:
- dependency-name: com.openai:openai-java
  dependency-version: 4.53.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 Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
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 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

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • parent

🔬 Scalpel shadow comparison — Scalpel: 10 tested, 27 compile-only — current: 0 all tested

Maveniverse Scalpel detected 37 affected modules (current approach: 0).

⚠️ Modules only in Scalpel (37)
  • apache-camel
  • camel-allcomponents
  • camel-catalog
  • camel-catalog-console
  • camel-catalog-maven
  • camel-catalog-suggest
  • camel-componentdsl
  • camel-endpointdsl
  • camel-endpointdsl-support
  • camel-itest
  • camel-jbang-core
  • camel-jbang-it
  • camel-jbang-main
  • camel-jbang-mcp
  • camel-jbang-plugin-edit
  • camel-jbang-plugin-generate
  • camel-jbang-plugin-kubernetes
  • camel-jbang-plugin-mcp
  • camel-jbang-plugin-route-parser
  • camel-jbang-plugin-test
  • camel-jbang-plugin-tui
  • camel-jbang-plugin-validate
  • camel-kamelet-main
  • camel-launcher
  • camel-launcher-container
  • camel-mcp-server
  • camel-openai
  • camel-report-maven-plugin
  • camel-route-parser
  • camel-yaml-dsl
  • camel-yaml-dsl-deserializers
  • camel-yaml-dsl-maven-plugin
  • camel-yaml-dsl-validator
  • camel-yaml-dsl-validator-maven-plugin
  • coverage
  • docs
  • dummy-component

Changed properties: openai-java-version

Changed managed dependencies: com.openai:openai-java

Skip-tests mode would test 10 modules (1 direct + 9 downstream), skip tests for 27 (generated code, meta-modules)

Modules Scalpel would test (10)
  • camel-jbang-mcp
  • camel-jbang-plugin-mcp
  • camel-jbang-plugin-route-parser
  • camel-jbang-plugin-tui
  • camel-jbang-plugin-validate
  • camel-launcher-container
  • camel-mcp-server
  • camel-openai
  • camel-yaml-dsl-validator
  • camel-yaml-dsl-validator-maven-plugin
Modules with tests skipped (27)
  • apache-camel
  • camel-allcomponents
  • camel-catalog
  • camel-catalog-console
  • camel-catalog-maven
  • camel-catalog-suggest
  • camel-componentdsl
  • camel-endpointdsl
  • camel-endpointdsl-support
  • camel-itest
  • camel-jbang-core
  • camel-jbang-it
  • camel-jbang-main
  • camel-jbang-plugin-edit
  • camel-jbang-plugin-generate
  • camel-jbang-plugin-kubernetes
  • camel-jbang-plugin-test
  • camel-kamelet-main
  • camel-launcher
  • camel-report-maven-plugin
  • camel-route-parser
  • camel-yaml-dsl
  • camel-yaml-dsl-deserializers
  • camel-yaml-dsl-maven-plugin
  • coverage
  • docs
  • dummy-component

ℹ️ Shadow mode — Scalpel observes but does not affect test execution. Learn more

All tested modules (38 modules)
  • Camel :: AI :: MCP Server
  • Camel :: AI :: OpenAI
  • Camel :: All Components Sync point
  • Camel :: Assembly
  • Camel :: Catalog :: Camel Catalog
  • Camel :: Catalog :: Camel Report Maven Plugin
  • Camel :: Catalog :: Camel Route Parser
  • Camel :: Catalog :: Console
  • Camel :: Catalog :: Dummy Component
  • Camel :: Catalog :: Maven
  • Camel :: Catalog :: Suggest
  • Camel :: Component DSL
  • Camel :: Coverage
  • Camel :: Docs
  • Camel :: Endpoint DSL
  • Camel :: Endpoint DSL :: Support
  • Camel :: Integration Tests
  • Camel :: JBang :: Core
  • Camel :: JBang :: Integration tests
  • Camel :: JBang :: MCP
  • Camel :: JBang :: Main
  • Camel :: JBang :: Plugin :: Edit
  • Camel :: JBang :: Plugin :: Generate
  • Camel :: JBang :: Plugin :: Kubernetes
  • Camel :: JBang :: Plugin :: MCP
  • Camel :: JBang :: Plugin :: Route Parser
  • Camel :: JBang :: Plugin :: TUI
  • Camel :: JBang :: Plugin :: Testing
  • Camel :: JBang :: Plugin :: Validate
  • Camel :: Kamelet Main
  • Camel :: Launcher
  • Camel :: Launcher :: Container
  • Camel :: Parent
  • Camel :: YAML DSL
  • Camel :: YAML DSL :: Deserializers
  • Camel :: YAML DSL :: Maven Plugins
  • Camel :: YAML DSL :: Validator
  • Camel :: YAML DSL :: Validator Maven Plugin

⚙️ View full build and test results

@Croway
Croway merged commit 5199208 into main Sep 1, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/com.openai-openai-java-4.53.0 branch September 1, 2026 07:24
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.

1 participant