Skip to content

build(deps): bump @ai-sdk/react from 3.0.210 to 4.0.62 - #996

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ai-sdk/react-4.0.59
Closed

build(deps): bump @ai-sdk/react from 3.0.210 to 4.0.62#996
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ai-sdk/react-4.0.59

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @ai-sdk/react from 3.0.210 to 4.0.62.

Release notes

Sourced from @​ai-sdk/react's releases.

@​ai-sdk/react@​3.0.256

Patch Changes

  • d3d3124: Avoid repeatedly deep-cloning accumulated message payloads during chat streaming.

@​ai-sdk/react@​3.0.255

Patch Changes

  • Updated dependencies [d91d30b]
    • ai@6.0.253

@​ai-sdk/react@​3.0.254

Patch Changes

  • Updated dependencies [2f96d3f]
  • Updated dependencies [afb1965]
    • ai@6.0.252
Changelog

Sourced from @​ai-sdk/react's changelog.

4.0.62

Patch Changes

  • Updated dependencies [401a4ba]
    • @​ai-sdk/provider-utils@​5.0.26
    • ai@7.0.59
    • @​ai-sdk/mcp@​2.0.30

4.0.61

Patch Changes

  • Updated dependencies [72ad23f]
  • Updated dependencies [ad6a650]
  • Updated dependencies [81cd026]
    • ai@7.0.58
    • @​ai-sdk/provider@​4.0.7
    • @​ai-sdk/provider-utils@​5.0.25
    • @​ai-sdk/mcp@​2.0.29

4.0.60

Patch Changes

  • Updated dependencies [1937bef]
    • @​ai-sdk/provider-utils@​5.0.24
    • ai@7.0.57
    • @​ai-sdk/mcp@​2.0.28

4.0.59

Patch Changes

  • 10e8db0: Fix useChat throttling so unrelated React renders cannot publish message snapshots ahead of the configured throttle cadence.
  • Updated dependencies [25c9120]
  • Updated dependencies [89080c8]
  • Updated dependencies [79d6195]
    • ai@7.0.56

4.0.58

Patch Changes

  • Updated dependencies [3469d0c]
    • @​ai-sdk/provider@​4.0.6
    • ai@7.0.55
    • @​ai-sdk/mcp@​2.0.27
    • @​ai-sdk/provider-utils@​5.0.23

... (truncated)

Commits

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

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Coverage Report for server

Status Category Percentage Covered / Total
🟢 Lines 98.38% (🎯 97%) 3173 / 3225
🟢 Statements 97.7% (🎯 96%) 3322 / 3400
🟢 Functions 98.74% (🎯 97%) 551 / 558
🟢 Branches 89.1% (🎯 87%) 1300 / 1459
File CoverageNo changed files found.
Generated in workflow #1876 for commit ee7356c by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Coverage Report for web

Status Category Percentage Covered / Total
🟢 Lines 97.32% (🎯 96%) 1526 / 1568
🟢 Statements 96.24% (🎯 95%) 1613 / 1676
🟢 Functions 95.82% (🎯 95%) 643 / 671
🟢 Branches 90.77% (🎯 88%) 1013 / 1116
File CoverageNo changed files found.
Generated in workflow #1876 for commit ee7356c by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Coverage Report for shared

Status Category Percentage Covered / Total
🟢 Lines 99.12% (🎯 98%) 226 / 228
🟢 Statements 81.2% (🎯 80%) 242 / 298
🟢 Functions 100% (🎯 98%) 76 / 76
🟢 Branches 63.52% (🎯 62%) 101 / 159
File CoverageNo changed files found.
Generated in workflow #1876 for commit ee7356c by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Coverage Report for widget

Status Category Percentage Covered / Total
🟢 Lines 99.56% (🎯 98%) 229 / 230
🟢 Statements 99.19% (🎯 96%) 246 / 248
🟢 Functions 100% (🎯 98%) 45 / 45
🟢 Branches 95.96% (🎯 92%) 119 / 124
File CoverageNo changed files found.
Generated in workflow #1876 for commit ee7356c by the Vitest Coverage Report Action

@dependabot dependabot Bot changed the title build(deps): bump @ai-sdk/react from 3.0.210 to 4.0.59 build(deps): bump @ai-sdk/react from 3.0.210 to 4.0.61 Aug 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/react-4.0.59 branch from 16fd2de to 6b0795a Compare August 12, 2026 06:51
@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/react-4.0.59 branch 2 times, most recently from c2f6aea to cd0a4b8 Compare August 12, 2026 07:56
Bumps [@ai-sdk/react](https://github.com/vercel/ai/tree/HEAD/packages/react) from 3.0.210 to 4.0.62.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/react@4.0.62/packages/react)

---
updated-dependencies:
- dependency-name: "@ai-sdk/react"
  dependency-version: 4.0.59
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump @ai-sdk/react from 3.0.210 to 4.0.61 build(deps): bump @ai-sdk/react from 3.0.210 to 4.0.62 Aug 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/react-4.0.59 branch from cd0a4b8 to ee7356c Compare August 14, 2026 02:17
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1043.

@dependabot dependabot Bot closed this Aug 17, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ai-sdk/react-4.0.59 branch August 17, 2026 05:05
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