Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Release notes

Sourced from openai-php/client's releases.

v0.15.0

What's Changed

New Contributors

Full Changelog: openai-php/client@v0.14.0...v0.15.0

Changelog

Sourced from openai-php/client's changelog.

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)

Added

  • Add helper method output_text to Responses API (#579)
  • Add support for response cancel in Responses API (#588)
  • Add support for Image Generation Tool to Responses API (#594)
  • Add streaming for Image Generation in Responses API (#602)
  • Add support for Code Interpreter to Responses API (#610)
  • Add support for Remote MCP Tool in Responses API (#601)
  • Add realtime ephemeral tokens (#591)
  • Add streaming support for Audio transcriptions (#603)
  • Add realtime key documentation (#597)

Fixed

  • Add missing index to CreateStreamedResponseToolCall (#562)
  • Make $parameters optional in thread create() method (#577)
  • Support Azure model.list endpoint (#599)
  • Add reasoning_effort support to Assistants (#606)
  • Use proper parameter order in Response constructor (#615)
  • Support reused prompts/instructions in Responses API (#616)

Changed

  • Use proper header notation for Responses API docs (#596)
  • Collapse legacy/deprecated sections by default in docs (#609)

Deprecated

  • mark Assistants API as deprecated (#607)
  • mark Completions API as legacy (#608)

v0.13.0 (2025-05-14)

Added

  • Add support for Responses API (#541)

Fixed

  • Add Throwable type support to ClientFake responses (#576)

v0.12.0 (2025-05-04)

... (truncated)

Commits
  • 4db0807 release: v0.15.0 (#637)
  • f9e0406 feat(OpenAI): Add Containers API (#636)
  • e790121 fix(OpenAI): Add model field to CreateResponse for embeddings (#634)
  • 2f593ce build(meta): add parallel Pint (#633)
  • 911add1 fix(OpenAI): support 'code_interpreter_call' on retrieve response (#632)
  • fe2f52b docs: align transcribeStreamed example with standard $client usage (#630)
  • f7dd75a feat(OpenAI): add support for chat completion audio modality (#629)
  • 3cc12b5 fix(meta): Add JSON_UNESCAPED_UNICODE to preserve UTF-8 characters (#628)
  • 2d305c8 feat(OpenAI): add updateAttributes method to VectorStoresFiles (#626)
  • f017cbb docs(OpenAI): add example for image input via image_url (#625)
  • 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.13.0...v0.15.0)

---
updated-dependencies:
- dependency-name: openai-php/client
  dependency-version: 0.15.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 Aug 5, 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 Aug 14, 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.

@tymondesigns tymondesigns deleted the dependabot/composer/openai-php/client-tw-0.13or-tw-0.15 branch August 14, 2025 22:16
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