Skip to content

Bump ai from 7.0.48 to 7.0.50 - #6403

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-7.0.50
Aug 7, 2026
Merged

Bump ai from 7.0.48 to 7.0.50#6403
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-7.0.50

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps ai from 7.0.48 to 7.0.50.

Changelog

Sourced from ai's changelog.

7.0.50

Patch Changes

  • 79e133c: async APIs for generateVideo (poll, webhook)

    Adds an asynchronous start/status flow to the experimental video model interface (VideoModelV4): models may now implement doStart, doStatus, and handleWebhookOption instead of (or in addition to) doGenerate, and experimental_generateVideo accepts poll and webhook options to orchestrate completion via polling or webhooks. Polling configuration can use a custom delay implementation for durable workflow compatibility.

  • da64b51: feat(code-mode): simplify tool caller configuration

  • Updated dependencies [79e133c]

    • @​ai-sdk/provider@​4.0.5
    • @​ai-sdk/gateway@​4.0.39
    • @​ai-sdk/provider-utils@​5.0.19

7.0.49

Patch Changes

  • Updated dependencies [fb6d2f8]
    • @​ai-sdk/gateway@​4.0.38
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/tree/HEAD/packages/ai) from 7.0.48 to 7.0.50.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@7.0.50/packages/ai)

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

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 7, 2026
@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fate Ready Ready Preview Aug 7, 2026 2:59am

@github-actions
github-actions Bot merged commit 531ce77 into main Aug 7, 2026
2 of 4 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ai-7.0.50 branch August 7, 2026 02:59
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