Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

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

Release notes

Sourced from openai-php/client's releases.

v0.16.1

What's Changed

New Contributors

Full Changelog: openai-php/client@v0.16.0...v0.16.1

Changelog

Sourced from openai-php/client's changelog.

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)
  • Remove extra spaces from json keys in ThreadRunStreamResponseFixture.txt (#674)

v0.16.0 (2025-08-26)

Added

  • Add GPT-5 support (#639)
  • Add support for reasoning.summary field (#642)
  • Add Container File API (#648)
  • Added raw response to Exceptions (#643)
  • Add OverrideStrategy enum for fakeable trait to support merge/replace (#646)

Fixed

  • Fix support for fine-tuning with failed tuning job (#651)
  • Fix Response API support for MCP Connectors (#654)

Changed

  • Rework exception handling to catch unhandled string/array crashes. (#643)
  • Detect HTTP 429 and throw RateLimitException (#652)

v0.15.0 (2025-08-04)

Added

  • Add updateAttributes method to VectorStoresFiles (#626)
  • Add support for chat completion audio modality (#629)
  • Add Containers API (#636)
  • Add model field to CreateResponse for embeddings (#634)

Fixed

  • Fix streamed response tool call without arguments in VLLM (#623)
  • Fix support for code_interpreter_call on retrieve response (#632)
  • Fix JSON encoding to preserve UTF-8 characters using JSON_UNESCAPED_UNICODE (#628)

v0.14.0 (2025-06-24)

... (truncated)

Commits
  • 7a59e4d release: v0.16.1 (#676)
  • 2e37dac fix(meta): Remove extra spaces from json keys in ThreadRunStreamResponseFixtu...
  • 166ab20 fix(OpenAI): Add support for reasoning text streaming events (#673)
  • a00d775 refactor(meta): unify response types into Actions (#671)
  • 78320df fix(OpenAI): support nested file search properties (#670)
  • aab80a9 fix(OpenAI): handle null require_approval in Response API (#669)
  • 8f8414a fix(OpenAI): Add missing properties to ListInputItems call (#668)
  • a38f334 fix(OpenA): add 'web_search' as valid tool choice for Response API(#665)
  • 8677a94 fix(OpenAI): support mcp error objects in response api (#661)
  • b30b049 fix(OpenAI): Add sequence_number support to OutputTextDelta. (#664)
  • 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.10.3...v0.16.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 8, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it 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