Skip to content

chore(deps): bump the simple group in /demo/vercel/react/use-chat with 2 updates#44

Merged
mschristensen merged 1 commit intomainfrom
dependabot/npm_and_yarn/demo/vercel/react/use-chat/simple-ae42e93686
Apr 14, 2026
Merged

chore(deps): bump the simple group in /demo/vercel/react/use-chat with 2 updates#44
mschristensen merged 1 commit intomainfrom
dependabot/npm_and_yarn/demo/vercel/react/use-chat/simple-ae42e93686

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps the simple group in /demo/vercel/react/use-chat with 2 updates: @ai-sdk/anthropic and @ai-sdk/react.

Updates @ai-sdk/anthropic from 3.0.68 to 3.0.69

Release notes

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

@​ai-sdk/anthropic@​3.0.69

Patch Changes

  • 61f1a61: feat (provider/anthropic): add support for inference_geo provider option
Commits
  • 5d213ea Version Packages (#14346)
  • 61f1a61 Backport: feat (provider/anthropic): add support for inference_geo provider o...
  • 78dd62f Version Packages (#14335)
  • 295beba Backport: fix(ai): fix lastAssistantMessageIsCompleteWithApprovalResponses ...
  • dce61ca Version Packages (#14324)
  • ff11aee Backport: fix(ai): fix providerExecuted tool approvals being passed to lang...
  • 9a8d276 Backport: feat(mcp): surface 'serverInfo' exposed from the MCP server (#14321)
  • 1eea534 Backport: docs: add zeroentropy as a community provider (#14305)
  • 7a373b5 Version Packages (#14286)
  • 08c5ac3 Backport: chore(provider/gateway): update gateway model settings files v6 (#1...
  • Additional commits viewable in compare view

Updates @ai-sdk/react from 3.0.158 to 3.0.160

Release notes

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

@​ai-sdk/react@​3.0.160

Patch Changes

  • Updated dependencies [295beba]
    • ai@6.0.158

@​ai-sdk/react@​3.0.159

Patch Changes

  • Updated dependencies [ff11aee]
    • ai@6.0.157
Commits
  • 78dd62f Version Packages (#14335)
  • 295beba Backport: fix(ai): fix lastAssistantMessageIsCompleteWithApprovalResponses ...
  • dce61ca Version Packages (#14324)
  • ff11aee Backport: fix(ai): fix providerExecuted tool approvals being passed to lang...
  • 9a8d276 Backport: feat(mcp): surface 'serverInfo' exposed from the MCP server (#14321)
  • 1eea534 Backport: docs: add zeroentropy as a community provider (#14305)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 13, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 13, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 92.7% 1982 / 2138
🔵 Statements 90.92% 2123 / 2335
🔵 Functions 93.26% 360 / 386
🔵 Branches 77.98% 889 / 1140
File CoverageNo changed files found.
Generated in workflow #88 for commit 0710392 by the Vitest Coverage Report Action

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/demo/vercel/react/use-chat/simple-ae42e93686 branch from 0eadb63 to 843a3e1 Compare April 14, 2026 16:29
Bumps the simple group in /demo/vercel/react/use-chat with 2 updates: [@ai-sdk/anthropic](https://github.com/vercel/ai) and [@ai-sdk/react](https://github.com/vercel/ai).


Updates `@ai-sdk/anthropic` from 3.0.68 to 3.0.69
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/anthropic@3.0.68...@ai-sdk/anthropic@3.0.69)

Updates `@ai-sdk/react` from 3.0.158 to 3.0.160
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/react@3.0.158...@ai-sdk/react@3.0.160)

---
updated-dependencies:
- dependency-name: "@ai-sdk/anthropic"
  dependency-version: 3.0.69
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple
- dependency-name: "@ai-sdk/react"
  dependency-version: 3.0.160
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple
...

Signed-off-by: dependabot[bot] <support@github.com>
@mschristensen mschristensen force-pushed the dependabot/npm_and_yarn/demo/vercel/react/use-chat/simple-ae42e93686 branch from 843a3e1 to 0710392 Compare April 14, 2026 16:33
@mschristensen mschristensen enabled auto-merge (rebase) April 14, 2026 16:33
@mschristensen mschristensen merged commit e63ffa1 into main Apr 14, 2026
11 checks passed
@mschristensen mschristensen deleted the dependabot/npm_and_yarn/demo/vercel/react/use-chat/simple-ae42e93686 branch April 14, 2026 16:35
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

Development

Successfully merging this pull request may close these issues.

1 participant