Skip to content

Conversation

@dependabot
Copy link

@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.

ai@5.0.23

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

ai@5.0.22

Patch Changes

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

ai@5.0.21

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

ai@5.0.20

Patch Changes

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

ai@5.0.19

Patch Changes

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

ai@5.0.18

Patch Changes

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

ai@5.0.17

Patch Changes

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

ai@5.0.16

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)

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/ai@4.3.17...ai@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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 26, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 2, 2025

Superseded by #22.

@dependabot dependabot bot closed this Sep 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ai-5.0.23 branch September 2, 2025 18:09
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.

1 participant