Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2025

This PR contains the following updates:

Package Change Age Confidence
openai-php/laravel ^0.6.0 -> ^0.16.0 age confidence

Release Notes

openai-php/laravel (openai-php/laravel)

v0.16.0

Compare Source

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

Compare Source

Added
  • Add facade for containers. (#​161)
Changed
  • Changed underlying openai/client package version from 0.14.0 to 0.15.0

v0.14.0

Compare Source

Added
  • Add facade for realtime. (#​156)
Changed
  • Changed underlying openai/client package version from 0.13.0 to 0.14.0

v0.13.0

Compare Source

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

Compare Source

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

Compare Source

Added
  • Add support for Laravel 12 (#​137)

v0.10.2

Compare Source

Full Changelog: openai-php/laravel@v0.10.1...v0.10.2

v0.10.1

Compare Source

Changed
  • Changed underlying openai/client package version from 0.9.1 to v0.10.1

v0.9.1

Compare Source

Changed
  • Changed underlying openai/client package version from 0.9.0 to v0.9.1

v0.9.0

Compare Source

Changed
  • Changed underlying openai/client package version from 0.8.0 to v0.9.0

v0.8.1

Compare Source

What's Changed

Full Changelog: openai-php/laravel@v0.8.0...v0.8.1

v0.8.0

Compare Source

Changed
  • Changed underlying openai/client package version from 0.7.8 to v0.8.0

v0.7.8

Compare Source

Changed
  • Changed underlying openai/client package version from 0.7.5 to 0.7.8

v0.7.5

Compare Source

Changed
  • Changed underlying openai/client package version from 0.7.0 to 0.7.5

v0.7.0

Compare Source

Changed
  • Changed underlying openai/client package version from 0.6.3 to 0.7.0
  • Update configuration documentation

v0.6.3

Compare Source

Changed
  • Changed underlying openai/client package version from 0.6.0 to 0.6.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jun 24, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update openai-php/laravel:0.16.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency guzzlehttp/guzzle is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires openai-php/laravel ^0.16.0 -> satisfiable by openai-php/laravel[v0.16.0].
    - openai-php/laravel v0.16.0 requires guzzlehttp/guzzle ^7.9.3 -> found guzzlehttp/guzzle[7.9.3, 7.10.0] but the package is fixed to 7.9.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 2
    - laravel/framework is locked to version v10.48.22 and an update of this package was not requested.
    - laravel/framework v10.48.22 requires league/commonmark ^2.2.1 -> satisfiable by league/commonmark[2.5.3].
    - league/commonmark 2.5.3 requires league/config ^1.1.1 -> satisfiable by league/config[v1.2.0].
    - league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.3.0].
    - nette/schema v1.3.0 requires php 8.1 - 8.3 -> your php version (8.4.11) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/openai-php-laravel-0.x branch from 3fe9071 to c412051 Compare June 24, 2025 18:08
@renovate renovate bot changed the title fix(deps): update dependency openai-php/laravel to ^0.13.0 fix(deps): update dependency openai-php/laravel to ^0.14.0 Jun 24, 2025
@renovate renovate bot force-pushed the renovate/openai-php-laravel-0.x branch from c412051 to 00ed862 Compare August 5, 2025 03:39
@renovate renovate bot changed the title fix(deps): update dependency openai-php/laravel to ^0.14.0 fix(deps): update dependency openai-php/laravel to ^0.15.0 Aug 5, 2025
@renovate renovate bot force-pushed the renovate/openai-php-laravel-0.x branch from 00ed862 to 15f4a97 Compare August 26, 2025 16:06
@renovate renovate bot changed the title fix(deps): update dependency openai-php/laravel to ^0.15.0 fix(deps): update dependency openai-php/laravel to ^0.16.0 Aug 26, 2025
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