Skip to content

Bump ai from 6.0.216 to 7.0.8#520

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

Bump ai from 6.0.216 to 7.0.8#520
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-7.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps ai from 6.0.216 to 7.0.8.

Release notes

Sourced from ai's releases.

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

ai@7.0.6

Patch Changes

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

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

Changelog

Sourced from ai's changelog.

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

Patch Changes

  • Updated dependencies [728eaa0]
    • @​ai-sdk/gateway@​4.0.3

7.0.2

Patch Changes

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Dependency updates label Jun 29, 2026
@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
petdex Ready Ready Preview, Comment Jun 30, 2026 4:56am

@dependabot dependabot Bot changed the title Bump ai from 6.0.214 to 7.0.4 Bump ai from 6.0.216 to 7.0.6 Jun 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.4 branch from 21efff3 to a5493cf Compare June 29, 2026 20:15
Bumps [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) from 6.0.216 to 7.0.8.
- [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.8/packages/ai)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 7.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump ai from 6.0.216 to 7.0.6 Bump ai from 6.0.216 to 7.0.8 Jun 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.4 branch from a5493cf to ab5819a Compare June 30, 2026 04:55
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #539.

@dependabot dependabot Bot closed this Jul 6, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ai-7.0.4 branch July 6, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants