Skip to content

Bump openai-php/client from 0.13.0 to 0.17.1#60

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/openai-php/client-0.17.1
Closed

Bump openai-php/client from 0.13.0 to 0.17.1#60
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/openai-php/client-0.17.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 9, 2025

Copy link
Copy Markdown
Contributor

Bumps openai-php/client from 0.13.0 to 0.17.1.

Release notes

Sourced from openai-php/client's releases.

v0.17.1

What's Changed

New Contributors

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

v0.17.0

What's Changed

New Contributors

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

v0.16.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from openai-php/client's changelog.

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)
  • 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)

... (truncated)

Commits
  • f7d3150 release: v0.17.1 (#702)
  • a3b7616 fix(OpenAI): Apply OpenAI-Beta to all Assistant type resources (#701)
  • f999a5d chore(OpenAI): unify typing on file citation object (#698)
  • d4108e3 Fix(OpenAI): Add filename property to OutputMessageContentOutputTextAnnotat...
  • e79ab01 release: v0.17.0 (#694)
  • d95eda4 docs(OpenAI): Adjust README with example for response function calling. (#691)
  • b42fe2f fix(OpenAI): prevent registration of headers on all requests (#688)
  • 4ee51f1 fix(xAI): handle undefined array key errors for xAI Responses API (#689)
  • 7759362 fix(OpenAI) - add missing pagination fields to files.list (#687)
  • 6c772d2 fix(Doubao): increase nullability on image usage types (#684)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [openai-php/client](https://github.com/openai-php/client) from 0.13.0 to 0.17.1.
- [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.17.1)

---
updated-dependencies:
- dependency-name: openai-php/client
  dependency-version: 0.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Oct 9, 2025
@dependabot @github

dependabot Bot commented on behalf of github Nov 3, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #68.

@dependabot dependabot Bot closed this Nov 3, 2025
@dependabot dependabot Bot deleted the dependabot/composer/openai-php/client-0.17.1 branch November 3, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants