Skip to content

chore(deps): bump ai from 5.0.214 to 7.0.29#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.214 to 7.0.29#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.214 to 7.0.29.

Release notes

Sourced from ai's releases.

ai@7.0.29

Patch Changes

  • Updated dependencies [7069785]
  • Updated dependencies [4bf9ac2]
    • @​ai-sdk/gateway@​4.0.21

ai@7.0.28

Patch Changes

  • 0bc8d4f: Fix chat onFinish handling when overlapping requests clear the active response before a resume stream finishes.

ai@7.0.27

Patch Changes

  • ac01b79: Allow validating assistant UI messages with empty parts so persisted errored responses remain loadable.
  • 2696562: experimental_streamTranscribe result promises now resolve without consuming fullStream: accessing any result promise consumes the stream internally. Previously await result.text alone deadlocked on transform backpressure. Because live transcription streams can be unbounded, fullStream is explicitly single-consumer (no replay buffering): access it once, before any result promise, when both stream parts and final results are needed.
  • Updated dependencies [31c7be8]
  • Updated dependencies [4d096f6]
    • @​ai-sdk/provider-utils@​5.0.10
    • @​ai-sdk/gateway@​4.0.20

ai@6.0.228

Patch Changes

  • Updated dependencies [5e624ac]
    • @​ai-sdk/gateway@​3.0.151

ai@6.0.227

Patch Changes

  • 6ace546: Fix chat onFinish handling when overlapping requests clear the active response before a resume stream finishes.
Changelog

Sourced from ai's changelog.

7.0.29

Patch Changes

  • Updated dependencies [7069785]
  • Updated dependencies [4bf9ac2]
    • @​ai-sdk/gateway@​4.0.21

7.0.28

Patch Changes

  • 0bc8d4f: Fix chat onFinish handling when overlapping requests clear the active response before a resume stream finishes.

7.0.27

Patch Changes

  • ac01b79: Allow validating assistant UI messages with empty parts so persisted errored responses remain loadable.
  • 2696562: experimental_streamTranscribe result promises now resolve without consuming fullStream: accessing any result promise consumes the stream internally. Previously await result.text alone deadlocked on transform backpressure. Because live transcription streams can be unbounded, fullStream is explicitly single-consumer (no replay buffering): access it once, before any result promise, when both stream parts and final results are needed.
  • Updated dependencies [31c7be8]
  • Updated dependencies [4d096f6]
    • @​ai-sdk/provider-utils@​5.0.10
    • @​ai-sdk/gateway@​4.0.20

7.0.26

Patch Changes

  • 27d294d: feat(ai): group orphaned tool calls after tool approvals under parent span

7.0.25

Patch Changes

  • 7805e4a: Cancelling the experimental_streamTranscribe fullStream now also aborts a still-pending doStream setup, so a model whose doStream has not yet resolved is cancelled instead of leaking.
  • f8e82fd: Update the experimental_streamTranscribe unsupported-model error message now that gateway string model IDs can support streaming transcription.
  • Updated dependencies [4be62c1]
  • Updated dependencies [f8e82fd]
  • Updated dependencies [7805e4a]
  • Updated dependencies [cd12954]
    • @​ai-sdk/provider-utils@​5.0.9
    • @​ai-sdk/gateway@​4.0.19

7.0.24

Patch Changes

  • e193290: Cancel the caller's audio stream when experimental_streamTranscribe fails before or during streaming. Previously, when the model's doStream rejected before a stream existed (e.g. missing API key or other auth failure), the audio stream was never consumed or cancelled, so an upstream producer piping into it would hang forever.
  • Updated dependencies [e193290]

... (truncated)

Commits
  • 6427ca9 Version Packages (#17324)
  • 3649694 Version Packages (#17251)
  • 0bc8d4f fix: prevent Chat resume-stream onFinish errors when requests overlap (#16620)
  • 6976682 Version Packages (#17196)
  • 2696562 fix(ai): streamTranscribe result promises resolve without consuming fullStrea...
  • ac01b79 fix: UI message validation rejects persisted assistant responses with empty p...
  • 2ba5f8a Version Packages (#17181)
  • 27d294d feat(ai): group orphaned tool calls after tool approvals under parent span (#...
  • cb68fa6 Version Packages (#17175)
  • f8e82fd feat(gateway): streaming transcription via GatewayTranscriptionModel.doStream...
  • Additional commits viewable in compare view

@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 16, 2026 1:23pm
supercli-client Ready Ready Preview, Comment Jul 16, 2026 1:23pm
supercli-docs Ready Ready Preview, Comment Jul 16, 2026 1:23pm

@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.214 to 7.0.29.
- [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.29/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