generated from kpavlov/awesome-kotlin-maven-template
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit a1aa1f5
authored
fix(deps): update dependency com.openai:openai-java to v4 (#401)
> [!NOTE]
> Mend has cancelled [the proposed
renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842)
of the Renovate GitHub app being renamed to `mend[bot]`.
>
> This notice will be removed on 2025-10-07.
<hr>
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [com.openai:openai-java](https://platform.openai.com/docs)
([source](https://redirect.github.com/openai/openai-java)) | `3.7.1` ->
`4.0.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>openai/openai-java (com.openai:openai-java)</summary>
###
[`v4.0.1`](https://redirect.github.com/openai/openai-java/blob/HEAD/CHANGELOG.md#401-2025-10-01)
Full Changelog:
[v4.0.0...v4.0.1](https://redirect.github.com/openai/openai-java/compare/v4.0.0...v4.0.1)
##### Bug Fixes
- **api:** add status, approval\_request\_id to MCP tool call
([56ed867](https://redirect.github.com/openai/openai-java/commit/56ed86777a63590b79559e850ce1c34d0c0b9af0))
###
[`v4.0.0`](https://redirect.github.com/openai/openai-java/blob/HEAD/CHANGELOG.md#400-2025-09-30)
Full Changelog:
[v3.7.1...v4.0.0](https://redirect.github.com/openai/openai-java/compare/v3.7.1...v4.0.0)
##### ⚠ BREAKING CHANGES
- **api:** `ResponseFunctionToolCallOutputItem.output` and
`ResponseCustomToolCallOutput.output` now return `string |
Array<ResponseInputText | ResponseInputImage | ResponseInputFile>`
instead of `string` only. This may break existing callsites that assume
`output` is always a string.
##### Features
- **api:** Support images and files for function call outputs in
responses, BatchUsage
([de7a6c1](https://redirect.github.com/openai/openai-java/commit/de7a6c18862af4f94ce7bbc3a3ae447520be5880))
##### Bug Fixes
- **client:** remove duplicate outputAsJson function
([4718871](https://redirect.github.com/openai/openai-java/commit/4718871e7e281b0a75c914d013e3b644340d5c4b))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/mokksy/ai-mocks).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 0245814 commit a1aa1f5Copy full SHA for a1aa1f5
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- gradle
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: gradle/libs.versions.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
0 commit comments