Skip to content

build(deps): bump ai from 4.3.19 to 7.0.7#728

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ai-7.0.7
Closed

build(deps): bump ai from 4.3.19 to 7.0.7#728
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ai-7.0.7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ai from 4.3.19 to 7.0.7.

Release notes

Sourced from ai's releases.

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.

ai@6.0.216

Patch Changes

  • Updated dependencies [f6689df]
  • Updated dependencies [13b6a72]
    • @​ai-sdk/gateway@​3.0.140

ai@6.0.215

Patch Changes

  • f66ac32: 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.

ai@5.0.208

Patch Changes

  • Updated dependencies [4a3b4c0]
    • @​ai-sdk/gateway@​2.0.107

ai@5.0.207

Patch Changes

  • Updated dependencies [b85c4fb]
    • @​ai-sdk/provider-utils@​3.0.28
    • @​ai-sdk/gateway@​2.0.106
Changelog

Sourced from ai's changelog.

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

  • Updated dependencies [9dce0a7]
    • @​ai-sdk/gateway@​4.0.2

7.0.1

Patch Changes

  • Updated dependencies [b2791b3]
  • Updated dependencies [330f6e2]

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for ai since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 30, 2026
@mergify

mergify Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.7 branch from 676d84c to 0bc4464 Compare June 30, 2026 01:07
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #733.

@dependabot dependabot Bot closed this Jul 1, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ai-7.0.7 branch July 1, 2026 01:08
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