Skip to content

Bump laravel/ai from 0.2.8 to 0.6.6#440

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/develop/laravel/ai-0.6.6
Open

Bump laravel/ai from 0.2.8 to 0.6.6#440
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/develop/laravel/ai-0.6.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps laravel/ai from 0.2.8 to 0.6.6.

Release notes

Sourced from laravel/ai's releases.

v0.6.6

What's Changed

New Contributors

Full Changelog: laravel/ai@v0.6.5...v0.6.6

v0.6.5

What's Changed

Full Changelog: laravel/ai@v0.6.4...v0.6.5

v0.6.4

What's Changed

... (truncated)

Commits
  • f425b4f Reindex tool calls and results before persisting to prevent JSON object encod...
  • 4e3e8e0 Surface usage tokens in OpenAI and Gemini image responses (#482)
  • 13b9bb4 Fix conversational message iterable handling in text generation (#345)
  • 6cf0df7 Throw helpful error when ai.default config is an array (#327)
  • 53c778e Add image generation support to OpenRouterProvider (#333)
  • a365ab1 Pass through provider specific Gemini image aspect ratios (#282)
  • ad0dfb4 Enhance assistant message mapping and extend tool call attributes (#461)
  • 9e49552 Allow tools to declare their name dynamically (#420)
  • 6e6ca4c Add top_p configuration option for text generation requests (#306)
  • 64291ae Fix reasoning data lost when restoring conversation history. (#301)
  • 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 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 [laravel/ai](https://github.com/laravel/ai) from 0.2.8 to 0.6.6.
- [Release notes](https://github.com/laravel/ai/releases)
- [Commits](laravel/ai@v0.2.8...v0.6.6)

---
updated-dependencies:
- dependency-name: laravel/ai
  dependency-version: 0.6.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot Bot commented on behalf of github May 5, 2026

Labels

The following labels could not be found: composer. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 5, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants