Skip to content

Bump com.openai:openai-java from 4.45.0 to 4.54.0 in /projects/mcp/mcp-demo in the other-deps group across 1 directory - #129

Merged
devcrocod merged 1 commit into
masterfrom
dependabot/gradle/projects/mcp/mcp-demo/other-deps-8be476919c
Sep 1, 2026
Merged

Bump com.openai:openai-java from 4.45.0 to 4.54.0 in /projects/mcp/mcp-demo in the other-deps group across 1 directory#129
devcrocod merged 1 commit into
masterfrom
dependabot/gradle/projects/mcp/mcp-demo/other-deps-8be476919c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the other-deps group with 1 update in the /projects/mcp/mcp-demo directory: com.openai:openai-java.

Updates com.openai:openai-java from 4.45.0 to 4.54.0

Release notes

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

v4.54.0

4.54.0 (2026-08-27)

Features

  • api: make function call output call IDs optional (#939) (36e6e4c)

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)

... (truncated)

Changelog

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

4.54.0 (2026-08-27)

Features

  • api: make function call output call IDs optional (#939) (36e6e4c)

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

... (truncated)

Commits
  • 98e1d21 release: 4.54.0 (#942)
  • 36e6e4c feat(api): make function call output call IDs optional (#939)
  • ed2a307 test: add X.509 end-to-end verification (#941)
  • 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)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the other-deps group with 1 update in the /projects/mcp/mcp-demo directory: [com.openai:openai-java](https://github.com/openai/openai-java).


Updates `com.openai:openai-java` from 4.45.0 to 4.54.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.45.0...v4.54.0)

---
updated-dependencies:
- dependency-name: com.openai:openai-java
  dependency-version: 4.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, mcp. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@devcrocod
devcrocod merged commit a13bb32 into master Sep 1, 2026
8 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/projects/mcp/mcp-demo/other-deps-8be476919c branch September 1, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant