Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
com.openai:openai-java (source) 3.7.1 -> 4.0.1 age confidence

Release Notes

openai/openai-java (com.openai:openai-java)

v4.0.1

Full Changelog: v4.0.0...v4.0.1

Bug Fixes
  • api: add status, approval_request_id to MCP tool call (56ed867)

v4.0.0

Full Changelog: 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)
Bug Fixes
  • client: remove duplicate outputAsJson function (4718871)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codacy-production bot commented Sep 30, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0245814) 7007 4824 68.85%
Head commit (ea4fd36) 7007 (+0) 4824 (+0) 68.85% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#401) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@renovate renovate bot force-pushed the renovate/major-openai branch 5 times, most recently from 773d679 to 94fb517 Compare October 2, 2025 18:04
@renovate renovate bot force-pushed the renovate/major-openai branch from 35e4251 to ea4fd36 Compare October 2, 2025 18:20
@kpavlov kpavlov merged commit a1aa1f5 into main Oct 2, 2025
9 checks passed
@kpavlov kpavlov deleted the renovate/major-openai branch October 2, 2025 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant