Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ai from 4.3.17 to 5.0.23.

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • 5099b3d: fix(ai): make chat.addToolResult() compatible with dynamic tool calls
  • 7a2bf8d: fix(ai): support loop breaking behavior in async iterable stream
  • Updated dependencies [50e2029]
  • Updated dependencies [b8478f0]
    • @​ai-sdk/gateway@​1.0.12

[email protected]

Patch Changes

  • Updated dependencies [926259f]
  • Updated dependencies [c000f96]
    • @​ai-sdk/gateway@​1.0.11

[email protected]

Patch Changes

  • 581abea: fix(ai): call abort callback when stream is aborted during tool execution
  • 3c178ec: feat(ai): improved type checking for prompt/messages input
  • Updated dependencies [0857788]
    • @​ai-sdk/provider-utils@​3.0.5
    • @​ai-sdk/gateway@​1.0.10

[email protected]

Patch Changes

  • 8a87693: fix(ai) Make sure warnings promise in streamObject is resolved and properly collects and passes warnings

[email protected]

Patch Changes

  • 8da6e9c: fix(ai): use parsed tool input if possible when validation fails

[email protected]

Patch Changes

  • Updated dependencies [8b96f99]
    • @​ai-sdk/gateway@​1.0.9

[email protected]

Patch Changes

  • 4176ecb: feat(ai): add reasoning text to generateObject result
  • 20f23f9: feat(ai): export LanguageModelMiddleware type

[email protected]

Patch Changes

... (truncated)

Commits
  • b37b753 Version Packages (#8232)
  • e0618ce refactoring(ai): use function to remove code duplication (#8261)
  • c09a802 fix(docs): corrected highlight range in tool-result example (#8234)
  • d09caa5 fix(providers/google-vertex): taskType now properly transforms to snake case ...
  • 7a2bf8d fix(ai): support loop breaking behavior in async iterable stream (#8220)
  • 5099b3d fix(ai): make chat.addToolResult() compatible with dynamic tool calls (#8231)
  • b8478f0 feat (provider/gateway): add mistral medium model id (#8248)
  • 974de40 fix(provider/ai): do not set .providerMetadata.openai.logprobs to an array ...
  • ca67e5a docs(pull-request-template): add self-review task (#8223)
  • 38c647e docs: Update LangSmith AI SDK tracing docs (#8229)
  • 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 26, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ai-5.0.23 branch 3 times, most recently from e899535 to 158ebb8 Compare August 28, 2025 21:22
Bumps [ai](https://github.com/vercel/ai) from 4.3.17 to 5.0.23.
- [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.23)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 5.0.23
  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.23 branch from 158ebb8 to e0d49cc Compare August 29, 2025 23:25
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