Skip to content

build(deps): Update openai-php/client requirement from ^0.18 to ^0.19#19

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

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

Release notes

Sourced from openai-php/client's releases.

v0.19.1

What's Changed

New Contributors

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

Changelog

Sourced from openai-php/client's changelog.

v0.19.1 (2026-03-17)

Added

  • Add missing fields for output image generation. (#742)
  • Add missing fields for file properties. (#746)
  • Add missing vector store description. (#747)
  • Add missing contract definition for updateAttributes. (#748)

Fixed

  • Add default call type for functions for Mistral compatibility. (#744)

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

... (truncated)

Commits
  • f2b1ce4 release: v0.19.1 (#749)
  • 0ab6618 chore: format against modern pint defaults (#750)
  • 6a5456d fix(OpenAI): correct vector store file contract missing updateAttributes func...
  • 0a465f9 fix(OpenAI): add vector store description (#747)
  • 00e224e feat(OpenAI): add files missing expiration property (#746)
  • 8886359 feat(OpenAI): Add missing fields to OutputImageGenerationToolCall (#742)
  • 7871ffb fix(Mistral): default tool call type to function for Mistral compatibility (#...
  • fae210e docs: fix syntax error in README.md example code (#741)
  • c52f871 release: v0.19.0 (#740)
  • 05c406e feat(DeepSeek): add reasoning_content field to CreateResponseMessage  (#737)
  • 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.1)

---
updated-dependencies:
- dependency-name: openai-php/client
  dependency-version: 0.19.1
  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 Mar 18, 2026

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 Mar 25, 2026

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.19 branch March 25, 2026 23:00
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