Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

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

Release notes

Sourced from openai-php/laravel's releases.

v0.17.1

What's Changed

New Contributors

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

Changelog

Sourced from openai-php/laravel's changelog.

v0.17.1 (2025-10-02)

Fixed

  • Removed hard-coded OpenAI-Beta header which broke Conversation API. (#175)

v0.17.0 (2025-10-02)

Added

  • Add facade for conversations. (#173)

Changed

  • Changed underlying openai/client package version from 0.16.0 to 0.17.0

v0.16.0 (2025-08-26)

Changed

  • Changed underlying openai/client package version from 0.15.0 to 0.16.0
  • HTTP 429 now throw a RateLimitException instead of a generic ErrorException

v0.15.0 (2025-08-04)

Added

  • Add facade for containers. (#161)

Changed

  • Changed underlying openai/client package version from 0.14.0 to 0.15.0

v0.14.0 (2025-06-24)

Added

  • Add facade for realtime. (#156)

Changed

  • Changed underlying openai/client package version from 0.13.0 to 0.14.0

v0.13.0 (2025-05-14)

Added

  • Add facade for responses (#147)

Changed

  • Changed underlying openai/client package version from 0.12.0 to 0.13.0
  • Restored Laravel 11 support.

v0.12.0 (2025-05-04)

Added

  • Add facade for fineTuning (#125)
  • Make base url configurable (#144)

Changed

  • Changed underlying openai/client package version from 0.11.0 to 0.12.0

Removed

  • Removed support for PHP 8.1

v0.11.0 (2025-02-24)

... (truncated)

Commits

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/laravel](https://github.com/openai-php/laravel) to permit the latest version.
- [Release notes](https://github.com/openai-php/laravel/releases)
- [Changelog](https://github.com/openai-php/laravel/blob/main/CHANGELOG.md)
- [Commits](openai-php/laravel@v0.15.0...v0.17.1)

---
updated-dependencies:
- dependency-name: openai-php/laravel
  dependency-version: 0.17.1
  dependency-type: direct:production
...

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

dependabot bot commented on behalf of github Oct 6, 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