Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ai from 4.3.19 to 5.0.5.

Release notes

Sourced from ai's releases.

[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

[email protected]

Major Changes

  • e1cbf8a: chore(@​ai-sdk/rsc): extract to separate package

  • a847c3e: chore: rename reasoning to reasoningText etc

  • 13fef90: chore (ai): remove automatic conversion of UI messages to model messages

  • d964901: - remove setting temperature to 0 by default

    • remove null option from DefaultSettingsMiddleware
    • remove setting defaults for temperature and stopSequences in ai to enable middleware changes
  • 0a710d8: feat (ui): typed tool parts in ui messages

  • 9ad0484: feat (ai): automatic tool execution error handling

... (truncated)

Commits
  • d9ad455 Version Packages (#7812)
  • c9e0f52 feat(provider/openai): full implementation for Files API file-ids and urls in...
  • d916c0a fix(docs): delete AI SDK 5 beta page (#7816)
  • ef1cca2 chore (docs): add branches and add new model contributor docs (#7814)
  • fbcac44 fix(docs): correct import of stopWhen in Next.js App Router guide (#7810)
  • 7eafa13 docs(langchain): update streaming documentation link to correct resource (#7811)
  • 893aed6 feat (provider/gateway): add anthropic claude 4.1 opus model id (#7806)
  • 109fb4d feat(amazon-bedrock): add support for Claude Opus 4.1 model (#7809)
  • e7d8a6a docs: add v5 announcement page (#7807)
  • 5585510 Version Packages (#7800)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 6, 2025
@dependabot dependabot bot requested review from benoitf, jeffmaury and a team as code owners August 6, 2025 18:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 6, 2025
@dependabot dependabot bot requested review from feloy and deboer-tim August 6, 2025 18:06
@dependabot dependabot bot requested review from dgolovin and gastoner August 6, 2025 18:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ai-5.0.5 branch from a1e9c84 to f2fa73c Compare August 7, 2025 07:04
Bumps [ai](https://github.com/vercel/ai) from 4.3.19 to 5.0.5.
- [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.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ai-5.0.5 branch from f2fa73c to 88392db Compare August 7, 2025 07:05
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2025

Superseded by #3408.

@dependabot dependabot bot closed this Aug 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ai-5.0.5 branch August 7, 2025 17:49
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