Skip to content

Bump ai from 6.0.59 to 6.0.78#2836

Closed
dependabot[bot] wants to merge 1 commit intodepsfrom
dependabot/npm_and_yarn/deps/ai-6.0.78
Closed

Bump ai from 6.0.59 to 6.0.78#2836
dependabot[bot] wants to merge 1 commit intodepsfrom
dependabot/npm_and_yarn/deps/ai-6.0.78

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps ai from 6.0.59 to 6.0.78.

Release notes

Sourced from ai's releases.

ai@6.0.78

Patch Changes

  • 59fcf30: fix(ai): make experimental_context required in ToolLoopAgentOnFinishCallback

    This fixes a type inconsistency where ToolLoopAgentOnFinishCallback had experimental_context as optional while StreamTextOnFinishCallback and GenerateTextOnFinishCallback had it as required. Since ToolLoopAgent delegates to streamText/generateText, and both always pass experimental_context when invoking the callback, the types should match.

ai@6.0.77

Patch Changes

  • Updated dependencies [eea5d30]
    • @​ai-sdk/gateway@​3.0.39

ai@6.0.76

Patch Changes

  • Updated dependencies [70028ab]
    • @​ai-sdk/gateway@​3.0.38

ai@6.0.75

Patch Changes

  • 7168375: feat (ai, provider): default global provider video model resolution
  • Updated dependencies [7168375]
    • @​ai-sdk/provider@​3.0.8
    • @​ai-sdk/gateway@​3.0.37
    • @​ai-sdk/provider-utils@​4.0.14

ai@6.0.74

Patch Changes

  • 471009b: fix(ai): pass reasoning text in telemetry

ai@6.0.73

Patch Changes

  • Updated dependencies [9892c58]
    • @​ai-sdk/gateway@​3.0.36
Commits

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 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 6.0.59 to 6.0.78.
- [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@6.0.59...ai@6.0.78)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from lpeyr as a code owner February 9, 2026 20:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 9, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2026

Superseded by #2844.

@dependabot dependabot bot closed this Feb 11, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/deps/ai-6.0.78 branch February 11, 2026 17:24
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