Skip to content

chore(deps): update dependency ai to v7.0.6#3594

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/ai-7.x-lockfile
Jun 29, 2026
Merged

chore(deps): update dependency ai to v7.0.6#3594
renovate[bot] merged 1 commit into
mainfrom
renovate/ai-7.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ai (source) 7.0.47.0.6 age confidence

Release Notes

vercel/ai (ai)

v7.0.6

Compare Source

Patch Changes

v7.0.5

Compare Source

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.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) June 29, 2026 18:44
@github-actions github-actions Bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Jun 29, 2026
@renovate renovate Bot force-pushed the renovate/ai-7.x-lockfile branch from d628dd1 to fca0ba7 Compare June 29, 2026 19:36
@renovate renovate Bot changed the title chore(deps): update dependency ai to v7.0.5 chore(deps): update dependency ai to v7.0.6 Jun 29, 2026
@renovate renovate Bot merged commit a282e68 into main Jun 29, 2026
10 checks passed
@renovate renovate Bot deleted the renovate/ai-7.x-lockfile branch June 29, 2026 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants