Skip to content

build(deps): bump ai from 5.0.202 to 7.0.9#25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/ai-7.0.9
Open

build(deps): bump ai from 5.0.202 to 7.0.9#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/ai-7.0.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps ai from 5.0.202 to 7.0.9.

Release notes

Sourced from ai's releases.

ai@7.0.9

Patch Changes

  • Updated dependencies [2edc641]
  • Updated dependencies [c18018c]
    • @​ai-sdk/gateway@​4.0.7

ai@7.0.8

Patch Changes

  • 0274f34: feat (video): add first-class frameImages and inputReferences call options for video generation
  • Updated dependencies [0274f34]
    • @​ai-sdk/provider@​4.0.1
    • @​ai-sdk/gateway@​4.0.6
    • @​ai-sdk/provider-utils@​5.0.2

ai@6.0.217

Patch Changes

  • fa850e6: feat (video): add first-class frameImages and inputReferences call options for video generation
  • Updated dependencies [95bc6fd]
  • Updated dependencies [f6b2159]
  • Updated dependencies [fa850e6]
    • @​ai-sdk/gateway@​3.0.141
    • @​ai-sdk/provider@​3.0.13
    • @​ai-sdk/provider-utils@​4.0.34

ai@5.0.209

Patch Changes

  • Updated dependencies [f236836]
  • Updated dependencies [bd9365a]
    • @​ai-sdk/gateway@​2.0.108
Changelog

Sourced from ai's changelog.

7.0.9

Patch Changes

  • Updated dependencies [2edc641]
  • Updated dependencies [c18018c]
    • @​ai-sdk/gateway@​4.0.7

7.0.8

Patch Changes

  • 0274f34: feat (video): add first-class frameImages and inputReferences call options for video generation
  • Updated dependencies [0274f34]
    • @​ai-sdk/provider@​4.0.1
    • @​ai-sdk/gateway@​4.0.6
    • @​ai-sdk/provider-utils@​5.0.2

7.0.7

Patch Changes

  • d598481: Fix: convertToModelMessages no longer emits an empty assistant message when a block contains only unknown data parts (e.g. a data part before step-start with no convertDataPart provided)

7.0.6

Patch Changes

  • 989402d: Add ToolLoopAgent types for deprecated tool call callback aliases.
  • Updated dependencies [7e3c99e]
    • @​ai-sdk/gateway@​4.0.5

7.0.5

Patch Changes

  • a2750db: fix(ai): prune orphaned tool-approval responses in pruneMessages

    When pruning a specific tool by name (toolCalls: [{ type, tools: [...] }]), pruneMessages left the tool's tool-approval-response in place while removing its tool-approval-request and tool-call. The tool name of an approval response was resolved per-message, but approval responses live in a separate tool message from their approval request, so the name could never be resolved and the response was always kept. Tool name resolution is now done across all messages, so approval requests and responses are pruned together.

7.0.4

Patch Changes

  • Updated dependencies [6a436e3]
    • @​ai-sdk/provider-utils@​5.0.1
    • @​ai-sdk/gateway@​4.0.4

7.0.3

... (truncated)

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)

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.


Summary by cubic

Upgrade ai to 7.0.9 in packages/opencode to adopt the v7 API and recent fixes. This also updates transitive @ai-sdk/* packages via the lockfile.

  • Dependencies

    • ai7.0.9
    • Transitive: @ai-sdk/gateway@4.0.7, @ai-sdk/provider@4.0.1, @ai-sdk/provider-utils@5.0.2 (and @vercel/oidc@3.2.0); @opentelemetry/api removed from the tree
  • Migration

    • Run tests for tool approval flows and message conversion (behavior tweaks in v7).
    • If you use video generation, new frameImages and inputReferences options are available.

Written for commit 9379f68. Summary will update on new commits.

Review in cubic

Bumps [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) from 5.0.202 to 7.0.9.
- [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.9/packages/ai)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 7.0.9
  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 Jul 1, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedai@​5.0.202 ⏵ 7.0.986 -1210010099100

View full report

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