Skip to content

build(deps): Update openai-php/client requirement from ^0.15 to ^0.15 || ^0.18#11

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/openai-php/client-tw-0.15or-tw-0.18
Closed

build(deps): Update openai-php/client requirement from ^0.15 to ^0.15 || ^0.18#11
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/openai-php/client-tw-0.15or-tw-0.18

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Updates the requirements on openai-php/client to permit the latest version.

Release notes

Sourced from openai-php/client's releases.

v0.18.0

What's Changed

New Contributors

Full Changelog: openai-php/client@v0.17.1...v0.18.0

Changelog

Sourced from openai-php/client's changelog.

v0.18.0 (2025-10-31)

Added

  • Add support for Gemini Flash (2.5 - Nano Banana) (#685)
  • Add diarized JSON response in TranscriptionResponseSegment (#706)
  • Add support for actions on web_search_call (#707)
  • Add usage to streamed completions (#708)

Fixed

  • Fix missing properties on container file annotation (#703)
  • Fix missing containers interface on client (#704)
  • Allow bytes to be nullable on ContainerFileResponse (#705)

v0.17.1 (2025-10-09)

Fixed

  • Fix missing Open-AI-Beta header on all Assistant related requests. (#701)
  • Fix missing filename property on text annotation file. (#696)

v0.17.0 (2025-10-02)

Added

  • Add Conversation API (#658)

Fixed

  • Handle object/string error responses with robust ErrorException (#682)
  • Increase nullability on Doubao image usage types (#684)
  • Add missing pagination fields to files.list (#687)
  • Fix undefined array key errors for xAI Responses API (#689)
  • Prevent registration of beta headers on all requests (#688)

Changed

  • Deprecate Assistants API officially (#679)

v0.16.1 (2025-09-04)

Added

  • Add sequence_number support to OutputTextDelta (#664)
  • Add web-search tool option (#665)
  • Add support for reasoning text streaming events (#673)

Fixed

  • Handle optional attributes in CreateResponse (#662)
  • Handle null require_approval in Response API (#669)
  • Support mcp error objects in response api (#661)
  • Support nested file search properties (#670)
  • Add missing properties to ListInputItems call (#668)

... (truncated)

Commits
  • 3362ab0 release: v0.18.0 (#710)
  • cb49b9f fix(OpenAI): Add usage support to streamed completions (#708)
  • d9d0e7a feat(OpenAI): add support for actions on web_search_call (#707)
  • 6fd45a8 fix(OpenAI): Handle diarized json response in TranscriptionResponseSegment (#...
  • 6b933f0 fix(OpenAI): Allow bytes to be nullable on ContainerFileResponse (#705)
  • fc439d2 feat(meta): Add containers interface to client (#704)
  • 6a7c4bc fix(OpenAI): Missing properties on container file annotation (#703)
  • 6404b5f feat(LiteLLM): add support for images in chat endpoint (#685)
  • f7d3150 release: v0.17.1 (#702)
  • a3b7616 fix(OpenAI): Apply OpenAI-Beta to all Assistant type resources (#701)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Updates the requirements on [openai-php/client](https://github.com/openai-php/client) to permit the latest version.
- [Release notes](https://github.com/openai-php/client/releases)
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md)
- [Commits](openai-php/client@v0.15.0...v0.18.0)

---
updated-dependencies:
- dependency-name: openai-php/client
  dependency-version: 0.18.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2025

Labels

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

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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/openai-php/client-tw-0.15or-tw-0.18 branch December 17, 2025 22:23
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