Skip to content

Bump ai from 6.0.218 to 7.0.99 - #256

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-7.0.99
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-7.0.99

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps ai from 6.0.218 to 7.0.99.

Release notes

Sourced from ai's releases.

ai@7.0.99

Patch Changes

  • 615ac89: feat(ai): use InvalidArgumentError for utility input validation
  • Updated dependencies [7f76d83]
    • @​ai-sdk/gateway@​4.0.80

ai@7.0.98

Patch Changes

  • 5ec21a6: fix: reject unsupported batch request types
  • db59d78: feat(ai): add runtime context attribution to embed, embedMany and rerank
  • 7469a3b: feat: support image generation requests in batches
  • f87bf07: fix(ai): reject invalid reranking provider indices
  • bc5cb7a: fix(ai): accept inferred tools in validateUIMessages
  • a5f449a: feat(ai): add a stable UI message type and type guard for tool output errors
  • Updated dependencies [5ec21a6]
  • Updated dependencies [7469a3b]
  • Updated dependencies [dbd83a3]
  • Updated dependencies [813bb36]
  • Updated dependencies [c43e4b7]
  • Updated dependencies [03f4e59]
    • @​ai-sdk/gateway@​4.0.79
    • @​ai-sdk/provider@​4.0.14
    • @​ai-sdk/provider-utils@​5.0.40

ai@6.0.283

Patch Changes

  • Updated dependencies [dc9fa12]
    • @​ai-sdk/gateway@​3.0.194

ai@6.0.282

Patch Changes

  • Updated dependencies [e4ff9e7]
    • @​ai-sdk/gateway@​3.0.193

ai@6.0.281

Patch Changes

  • Updated dependencies [1b7ff26]
  • Updated dependencies [4d228f2]
    • @​ai-sdk/gateway@​3.0.192
Changelog

Sourced from ai's changelog.

7.0.99

Patch Changes

  • 615ac89: feat(ai): use InvalidArgumentError for utility input validation
  • Updated dependencies [7f76d83]
    • @​ai-sdk/gateway@​4.0.80

7.0.98

Patch Changes

  • 5ec21a6: fix: reject unsupported batch request types
  • db59d78: feat(ai): add runtime context attribution to embed, embedMany and rerank
  • 7469a3b: feat: support image generation requests in batches
  • f87bf07: fix(ai): reject invalid reranking provider indices
  • bc5cb7a: fix(ai): accept inferred tools in validateUIMessages
  • a5f449a: feat(ai): add a stable UI message type and type guard for tool output errors
  • Updated dependencies [5ec21a6]
  • Updated dependencies [7469a3b]
  • Updated dependencies [dbd83a3]
  • Updated dependencies [813bb36]
  • Updated dependencies [c43e4b7]
  • Updated dependencies [03f4e59]
    • @​ai-sdk/gateway@​4.0.79
    • @​ai-sdk/provider@​4.0.14
    • @​ai-sdk/provider-utils@​5.0.40

7.0.97

Patch Changes

  • ef3bac4: Observe video webhook receiver rejections before generation starts to prevent unhandled rejections during or after a failed start. Preserve start error precedence and assimilate custom receivers only once.
  • 9942196: feat: add batch cancel and list APIs
  • Updated dependencies [9942196]
    • @​ai-sdk/provider@​4.0.13
    • @​ai-sdk/gateway@​4.0.78
    • @​ai-sdk/provider-utils@​5.0.39

7.0.96

Patch Changes

  • 912fb01: feat: add batch cancel and list APIs
  • c595e6e: fix(ai): call atob without a receiver for Cloudflare Workers compatibility
  • Updated dependencies [912fb01]
  • Updated dependencies [aa4cc14]
  • Updated dependencies [f102e41]
    • @​ai-sdk/provider@​4.0.12
    • @​ai-sdk/gateway@​4.0.77

... (truncated)

Commits
  • 6c6c221 Version Packages (#20670)
  • 615ac89 feat: use InvalidArgumentError for utility input validation (#20304)
  • 9ed46d2 Version Packages (#20569)
  • a5f449a feat: add a stable UI message type and type guard for tool output errors (#20...
  • bc5cb7a fix(ai): accept inferred tools in validateUIMessages (#20660)
  • db59d78 feat(ai): add runtime context attribution to embed, embedMany and rerank (#20...
  • 7469a3b feat: support image generation requests in batches (#20594)
  • f87bf07 fix: rerank() returns undefined documents for invalid provider ranking indice...
  • 5ec21a6 fix: reject unsupported batch request types (#20562)
  • e9795ab Version Packages (#20555)
  • 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 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 6.0.218 to 7.0.99.
- [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.99/packages/ai)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 7.0.99
  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 Sep 15, 2026
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