Skip to content

chore(deps): bump ai from 5.0.210 to 7.0.17#153

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

chore(deps): bump ai from 5.0.210 to 7.0.17#153
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-7.0.9

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps ai from 5.0.210 to 7.0.17.

Release notes

Sourced from ai's releases.

ai@7.0.17

Patch Changes

  • Updated dependencies [cad8227]
    • @​ai-sdk/gateway@​4.0.13

ai@7.0.16

Patch Changes

  • a8f9b6d: Preserve signed tool approval metadata when recording approval responses.

ai@6.0.221

Patch Changes

  • 2958540: fix(ui): export isDynamicToolUIPart from ai package

  • aa2dbe6: 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)

  • faaef7c: fix(ai): enforce timeout.stepMs for the whole step in streamText

    Previously streamText's step timer was cleared synchronously right after the step's stream was registered, before the stream produced anything, so stepMs never aborted a step that stalled before emitting content. The step timer now survives until the step's stream finishes or aborts, matching generateText. chunkMs/totalMs and normal step-finish cleanup are unchanged.

  • 45a9cbf: Return validated elements from generateText array output

  • 2706461: fix(ai): include tool input on tool result for provider executed dynamic tools

  • 327642b: fix: more precise default message for tool execution denial

  • 89df298: Preserve signed tool approval metadata when recording approval responses.

  • 8ed1f83: fix(ai): tag step/chunk timeout aborts with TimeoutError reason

    When timeout: { stepMs } or timeout: { chunkMs } fires, the abort reason is now a TimeoutError DOMException, matching what AbortSignal.timeout() produces natively. Consumers can distinguish a framework timeout from a user-initiated cancel via signal.reason.name === 'TimeoutError'.

  • Updated dependencies [d559de9]

  • Updated dependencies [9c54a9f]

  • Updated dependencies [bbc4bd5]

    • @​ai-sdk/provider-utils@​4.0.37
    • @​ai-sdk/gateway@​3.0.145

ai@6.0.220

Patch Changes

  • 158d027: Sort tool results by their tool call order when converting generation output to response messages.
  • eb3cdd9: Fix extractJsonMiddleware preserving leading whitespace in the final streamed text suffix when no markdown fence prefix was stripped.
  • Updated dependencies [7dea716]
  • Updated dependencies [4f7fe37]
  • Updated dependencies [0952964]
    • @​ai-sdk/gateway@​3.0.144
    • @​ai-sdk/provider-utils@​4.0.36
Changelog

Sourced from ai's changelog.

7.0.17

Patch Changes

  • Updated dependencies [cad8227]
    • @​ai-sdk/gateway@​4.0.13

7.0.16

Patch Changes

  • a8f9b6d: Preserve signed tool approval metadata when recording approval responses.

7.0.15

Patch Changes

  • Updated dependencies [0c3c7e4]
  • Updated dependencies [c8d2726]
    • @​ai-sdk/gateway@​4.0.12

7.0.14

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5
    • @​ai-sdk/gateway@​4.0.11

7.0.13

Patch Changes

  • Updated dependencies [31abef7]
    • @​ai-sdk/gateway@​4.0.10

7.0.12

Patch Changes

  • ecfeb6f: Sort tool results by their tool call order when converting generation output to response messages.
  • a193137: Fix extractJsonMiddleware preserving leading whitespace in the final streamed text suffix when no markdown fence prefix was stripped.
  • Updated dependencies [c6f5e62]
    • @​ai-sdk/gateway@​4.0.9
    • @​ai-sdk/provider-utils@​5.0.4

7.0.11

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
supercli Ready Ready Preview, Comment Jul 8, 2026 2:19pm
supercli-client Ready Ready Preview, Comment Jul 8, 2026 2:19pm
supercli-docs Ready Ready Preview, Comment Jul 8, 2026 2:19pm

@dependabot dependabot Bot changed the title chore(deps): bump ai from 5.0.209 to 7.0.9 chore(deps): bump ai from 5.0.209 to 7.0.11 Jul 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 6c81902 to 1de38bd Compare July 2, 2026 17:53
@dependabot dependabot Bot changed the title chore(deps): bump ai from 5.0.209 to 7.0.11 chore(deps): bump ai from 5.0.209 to 7.0.12 Jul 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 1de38bd to f9d776d Compare July 2, 2026 18:25
@dependabot dependabot Bot changed the title chore(deps): bump ai from 5.0.209 to 7.0.12 chore(deps): bump ai from 5.0.210 to 7.0.13 Jul 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from f9d776d to 7c2d76a Compare July 2, 2026 18:47
@dependabot dependabot Bot changed the title chore(deps): bump ai from 5.0.210 to 7.0.13 chore(deps): bump ai from 5.0.210 to 7.0.14 Jul 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 7c2d76a to 08c8b13 Compare July 3, 2026 06:34
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 08c8b13 to bc62e9e Compare July 3, 2026 08:40
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from bc62e9e to efc8259 Compare July 3, 2026 09:31
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 5bf0199 to 21104d8 Compare July 5, 2026 05:37
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 21104d8 to 18f48e6 Compare July 5, 2026 11:56
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 18f48e6 to 5ede76a Compare July 6, 2026 13:41
@dependabot dependabot Bot changed the title chore(deps): bump ai from 5.0.210 to 7.0.15 chore(deps): bump ai from 5.0.210 to 7.0.16 Jul 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 5ede76a to 3971693 Compare July 7, 2026 13:08
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 3971693 to 5207bae Compare July 7, 2026 13:40
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 5207bae to a8bb730 Compare July 7, 2026 19:56
@dependabot dependabot Bot changed the title chore(deps): bump ai from 5.0.210 to 7.0.16 chore(deps): bump ai from 5.0.210 to 7.0.17 Jul 8, 2026
Bumps [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) from 5.0.210 to 7.0.17.
- [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.17/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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants