Skip to content

chore(deps): bump ai from 6.0.222 to 7.0.65 - #46

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-7.0.56
Closed

chore(deps): bump ai from 6.0.222 to 7.0.65#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-7.0.56

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps ai from 6.0.222 to 7.0.65.

Release notes

Sourced from ai's releases.

ai@6.0.256

Patch Changes

  • Updated dependencies [31205a4]
    • @​ai-sdk/provider-utils@​4.0.46
    • @​ai-sdk/gateway@​3.0.174

ai@6.0.255

Patch Changes

  • 35a94b0: Keep chat status submitted until response content begins streaming.
  • 93d24c6: Avoid repeatedly cloning accumulated text in readUIMessageStream while preserving independent snapshots for mutable nested values.
  • 1bd1caf: Fix declaration emit for exported values that infer an Output type.
Changelog

Sourced from ai's changelog.

7.0.65

Patch Changes

  • dc8caae: Avoid repeatedly cloning accumulated text in readUIMessageStream while preserving independent snapshots for mutable nested values.
  • 72ec74f: Preserve root-level JSON Schema definitions when wrapping array output schemas.
  • c5b0515: Propagate errors thrown by the Chat onFinish callback to the initiating request.
  • Updated dependencies [16650e9]
    • @​ai-sdk/gateway@​4.0.52

7.0.64

Patch Changes

  • Updated dependencies [ea75787]
  • Updated dependencies [b20de9e]
    • @​ai-sdk/gateway@​4.0.51

7.0.63

Patch Changes

  • d0a5807: Preserve reasoning block IDs from UI message streams on reasoning UI parts.
  • dcf33e8: Allow providers without reranking model support to be assigned to Provider.
  • Updated dependencies [a4d386d]
    • @​ai-sdk/gateway@​4.0.50

7.0.62

Patch Changes

  • e0bcf52: feat(ui): add typed custom bodies to Completion APIs

7.0.61

Patch Changes

  • 326054b: Prevent resumeStream from copying the previous assistant message into the resumed response.
  • 975bb28: Cancel messages that are still being prepared when a chat is stopped.
  • Updated dependencies [7fbfc6d]
    • @​ai-sdk/provider-utils@​5.0.27
    • @​ai-sdk/gateway@​4.0.49

7.0.60

Patch Changes

  • 79c52ef: Align ToolLoopAgent prepareCall types with the settings available and honored at runtime.
  • Updated dependencies [3cc1bb6]

... (truncated)

Commits
  • d76eb85 Version Packages (#18810)
  • dc8caae fix: prevent quadratic readUIMessageStream allocation without weakening snaps...
  • c5b0515 fix: Chat requests resolve when onFinish throws (#18755)
  • 72ec74f fix: support root-referenced JSON Schema definitions in array outputs (#18802)
  • 398166f Version Packages (#18780)
  • a7f0d72 Version Packages (#18749)
  • d0a5807 fix: reasoning UI message parts lose their SSE block IDs (#18746)
  • dcf33e8 fix: Provider rejects conforming providers without reranking model support (#...
  • 8b77c83 Version Packages (#18723)
  • e0bcf52 feat(ui): add typed custom bodies to Completion APIs (#18679)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 10, 2026
@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
cache-app Error Error Aug 17, 2026 1:15pm

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.56 branch from c6daf24 to 5b24a1a Compare August 10, 2026 17:48
@dependabot dependabot Bot changed the title chore(deps): bump ai from 6.0.222 to 7.0.56 chore(deps): bump ai from 6.0.222 to 7.0.58 Aug 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.56 branch from 5b24a1a to c5da871 Compare August 11, 2026 18:15
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.56 branch from c5da871 to cc092df Compare August 13, 2026 00:56
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.56 branch from cc092df to cd05271 Compare August 13, 2026 17:52
@dependabot dependabot Bot changed the title chore(deps): bump ai from 6.0.222 to 7.0.58 chore(deps): bump ai from 6.0.222 to 7.0.59 Aug 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.56 branch from cd05271 to 8685b1d Compare August 14, 2026 03:29
@dependabot dependabot Bot changed the title chore(deps): bump ai from 6.0.222 to 7.0.59 chore(deps): bump ai from 6.0.222 to 7.0.60 Aug 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.56 branch from 8685b1d to dcb174d Compare August 14, 2026 18:32
Bumps [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) from 6.0.222 to 7.0.65.
- [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.65/packages/ai)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump ai from 6.0.222 to 7.0.60 chore(deps): bump ai from 6.0.222 to 7.0.65 Aug 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.56 branch from dcb174d to 507bd6f Compare August 17, 2026 13:13
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Author

Superseded by #47.

@dependabot dependabot Bot closed this Aug 17, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ai-7.0.56 branch August 17, 2026 13:18
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