Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ai from 4.3.19 to 5.0.7.

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • 8e72304: fix (ai): handle invalid tool calls

[email protected]

Patch Changes

  • d983eee: feat(ai): allow passing model string for embeddings

[email protected]

Patch Changes

  • Updated dependencies [893aed6]
    • @​ai-sdk/gateway@​1.0.3

[email protected]

Patch Changes

  • Updated dependencies [444df49]
    • @​ai-sdk/gateway@​1.0.2

[email protected]

Patch Changes

  • 90d212f: feat (ai): add experimental tool call context
  • Updated dependencies [028fb9c]
  • Updated dependencies [90d212f]
  • Updated dependencies [6331826]
    • @​ai-sdk/gateway@​1.0.1
    • @​ai-sdk/provider-utils@​3.0.1

[email protected]

Patch Changes

  • 401d73e: fix (ai): support dynamic tool calls in lastAssistantMessageIsCompleteWithToolCalls
  • 69fde99: Set status to ready when reconnect stream is null

[email protected]

Patch Changes

  • 4d0c108: fix(ai/ui): convert provider metadata for system messages to model messages
Commits
  • aff88c8 Version Packages (#7846)
  • 8e72304 fix (ai): handle invalid tool calls (#7789)
  • a979ed4 Version Packages (#7836)
  • 9fb0252 fix(google): add thought signature support for reasoning (#7841)
  • fbc9f06 feat(amazon-bedrock): add topK support (#7842)
  • c44166d feat(provider/amazon-bedrock): add model IDs for Cross Region Inference Profi...
  • 37c95c3 docs: added maxim support for observing ai sdk calls (#7095)
  • c5613d5 docs: add SAP-AI provider to community provider (#7815)
  • d983eee feat(ai): allow passing model string for embeddings (#7839)
  • afe0d4e fix(docs): remove beta from migration guide (#7837)
  • 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 [ai](https://github.com/vercel/ai) from 4.3.19 to 5.0.7.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/[email protected]@5.0.7)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 5.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 7, 2025
@dependabot dependabot bot requested review from benoitf, jeffmaury and a team as code owners August 7, 2025 17:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 7, 2025
@dependabot dependabot bot requested review from cdrage and axel7083 August 7, 2025 17:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2025

Superseded by #3416.

@dependabot dependabot bot closed this Aug 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ai-5.0.7 branch August 8, 2025 17:33
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants