Skip to content

build(deps): bump ai from 3.3.8 to 7.0.77 in /ui - #57

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

build(deps): bump ai from 3.3.8 to 7.0.77 in /ui#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/ai-7.0.77

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown

Bumps ai from 3.3.8 to 7.0.77.

Release notes

Sourced from ai's releases.

ai@6.0.270

Patch Changes

  • 8bc01a1: Allow chats to continue automatically after tool approval denials reach the output-denied state.
  • fa01949: Handle stitchable stream cancellation before an inner stream is registered.

ai@6.0.268

Patch Changes

  • Updated dependencies [ad28ecb]
    • @​ai-sdk/gateway@​3.0.183

ai@5.0.248

Patch Changes

  • 77d33c0: Split OpenAI and Azure OpenAI embedding requests by a conservative UTF-8 byte budget derived from their aggregate token limit, in addition to input count limits.
  • Updated dependencies [77d33c0]
  • Updated dependencies [e0d7904]
    • @​ai-sdk/provider-utils@​3.0.35
    • @​ai-sdk/gateway@​2.0.143
Changelog

Sourced from ai's changelog.

7.0.77

Patch Changes

  • Updated dependencies [b74971f]
  • Updated dependencies [a371615]
    • @​ai-sdk/provider-utils@​5.0.29
    • @​ai-sdk/gateway@​4.0.62

7.0.76

Patch Changes

  • c6d57f3: fix(ai): prevent duplicate text and reasoning part ids
  • 677a707: fix(ai): allow nullish metadata schemas for UI messages with branded IDs

7.0.75

Patch Changes

  • 8978ad8: feat(ai): add experimental_startVideo and experimental_videoStatus — user-facing fire-and-forget wrappers over the video model doStart/doStatus spec methods, with the same sparse-options DX as generateVideo
  • Updated dependencies [dedac59]
    • @​ai-sdk/gateway@​4.0.61

7.0.74

Patch Changes

  • Updated dependencies [5941bd6]
  • Updated dependencies [9a4337d]
    • @​ai-sdk/gateway@​4.0.60

7.0.73

Patch Changes

  • Updated dependencies [f607a12]
    • @​ai-sdk/gateway@​4.0.59

7.0.72

Patch Changes

  • Updated dependencies [fdcc814]
    • @​ai-sdk/gateway@​4.0.58

7.0.71

Patch Changes

... (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 Aug 27, 2026
@dependabot
dependabot Bot requested a review from ruvnet as a code owner August 27, 2026 04:10
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/ai-7.0.77 branch from bcc0f5c to fe70c4c Compare August 27, 2026 04:17
Bumps [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) from 3.3.8 to 7.0.77.
- [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.77/packages/ai)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 7.0.77
  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/ui/ai-7.0.77 branch from fe70c4c to 8f375ab Compare August 27, 2026 15:04

@ruvnet ruvnet left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dream evidence review — exact head 8f375ab26d13c3264ef9614213f657e9ee37815d

Frozen hypothesis: the dependency-only ai 3.3.8 → 7.0.77 update preserves the UI type, build, and security contract.

Run 33085799980 disproves that hypothesis. Root Node 20/22/24 and Python jobs pass, but the UI typecheck reports incompatible/removed APIs including StreamingTextResponse, CoreMessage, ai/react, model type incompatibilities, and an invalid mode option. Because typecheck failed, the UI security boundary, build, and audit steps were skipped.

This major-version jump needs a version-matched migration against the official AI SDK migration guide before the lockfile-only candidate can be accepted. Re-run every skipped UI gate after migration and keep the exact-install Node 20/22/24 matrix.

REJECT

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.

1 participant