Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ai from 5.0.60 to 5.0.64.

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • e33947b: fix(ai): mcp errors to be jsonrpc 2.0 compliant

[email protected]

Patch Changes

  • 22609f8: fix(ai): only parse experimental_output in generateText when finishReason is stop
  • b552c94: fix(core): Fix image download behavior when the initial model is swapped out during prepareStep

[email protected]

Patch Changes

  • 6f0644c: chore: use import * from zod/v4
  • 6f0644c: chore: load zod schemas lazily
  • Updated dependencies [6f0644c]
  • Updated dependencies [6f0644c]
    • @​ai-sdk/provider-utils@​3.0.11
    • @​ai-sdk/gateway@​1.0.35

[email protected]

Patch Changes

  • Updated dependencies [143f65b]
    • @​ai-sdk/gateway@​1.0.34
Commits
  • d053e19 Version Packages (#9336)
  • e33947b Backport: fix(ai): MCPClientError had to be made JSONRPC structure complian...
  • 4150468 Version Packages (#9332)
  • b552c94 Backport: fix(ai): Fix image download behavior when the initial model is swap...
  • 22609f8 Backport: fix(ai): only parse experimental_output in generateText when finish...
  • 6bce1ef Backport: docs: update migration guide with tool parts helper (#9327)
  • 0aa3684 Version Packages (#9323)
  • 66f69e7 Backport: feat(openai): add 'default' as service tier option (#9321)
  • ca59440 Version Packages (#9320)
  • b2b4837 Backport: chore(provider/anthropic): lazy schema loading (#9318)
  • 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 5.0.60 to 5.0.64.
- [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.64)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 5.0.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 9, 2025
@dependabot dependabot bot requested review from a team, benoitf and jeffmaury as code owners October 9, 2025 17:12
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 9, 2025
@dependabot dependabot bot requested review from SoniaSandler and cdrage October 9, 2025 17:12
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Oct 9, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2025

Superseded by #3720.

@dependabot dependabot bot closed this Oct 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ai-5.0.64 branch October 10, 2025 17:14
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