Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

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

Release notes

Sourced from openai-php/client's releases.

v0.19.0

What's Changed

New Contributors

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

Changelog

Sourced from openai-php/client's changelog.

v0.19.0 (2026-02-09)

Added

  • Add response streaming types (#711)
  • Add response.queued event to streamed responses (#712)
  • Add streamed response retrieval (#713)
  • Add image streaming support (#720)
  • Add webhook signature verification (#722)
  • Add reasoning_content field to CreateResponseMessage (#737)

Fixed

  • Fix list items for conversation when file_id is null and file_data is missing (#715)
  • Handle optional values correctly in Responses\CreateResponseType (#728)
  • Add support for missing url on web search output (#733)
  • Add support for empty keepalive stream events (#734)
  • Do not bail early on text/plain responses unless JSON parsing fails (#736)

Build

  • Test against PHP 8.5 (#714)
  • Bump actions/checkout from 5 to 6 (#716)
  • Bump actions/cache from 4 to 5 (#724)

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

... (truncated)

Commits
  • c52f871 release: v0.19.0 (#740)
  • 05c406e feat(DeepSeek): add reasoning_content field to CreateResponseMessage  (#737)
  • 1ca579d fix(OpenAI): don't bail out early on text/plain - only if JSON parsing errors...
  • eab26e6 fix(OpenAI): Add support for empty 'keepalive' stream event. (#734)
  • 18423c9 fix(OpenAI): add support for missing url on web search output for Responses...
  • e388422 feat(OpenAI): Responses\CreateResponseType optional values are not handled pr...
  • 7a990e4 build(deps): bump actions/cache from 4 to 5 (#724)
  • 5092eca feat(core): Add webhook signature verifier (#722)
  • a3cb384 feat(OpenAI): add image streaming support (#720)
  • bcd6c06 fix(OpenAI): List items for a conversation. file_id is null and file_data...
  • 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 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.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: openai-php/client
  dependency-version: 0.19.0
  dependency-type: direct:development
...

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

dependabot bot commented on behalf of github Feb 11, 2026

Labels

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

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

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.

0 participants