Skip to content

chore(deps): bump the minor-and-patch group with 2 updates#56

Merged
tangshixiang merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-ecf5206c9b
Apr 2, 2026
Merged

chore(deps): bump the minor-and-patch group with 2 updates#56
tangshixiang merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-ecf5206c9b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the minor-and-patch group with 2 updates: @ai-sdk/react and ai.

Updates @ai-sdk/react from 3.0.144 to 3.0.145

Release notes

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

@​ai-sdk/react@​3.0.145

Patch Changes

  • ai@6.0.143
Commits
  • 1e0f58e Version Packages (#14042)
  • 85e476d Backport: feat (provider/gateway): add disallowPromptTraining provider option...
  • 39c6a0e Version Packages (#14026)
  • df099b9 Backport: feat(bedrock): add support for service tier for model inference (#1...
  • 35036d1 Version Packages (#14023)
  • cb3ca8f Backport: feat: Groq support for performance service tier (#14021)
  • dbb1dc9 Version Packages (#14008)
  • 086c3f9 Backport: fix(provider/amazon-bedrock): transform bedrock/anthropic error res...
  • c5a2da3 Version Packages (#13995)
  • bdde9d4 Backport: feat(provider/google): support combining built-in tools with functi...
  • Additional commits viewable in compare view

Updates ai from 6.0.142 to 6.0.143

Release notes

Sourced from ai's releases.

ai@6.0.143

Patch Changes

  • Updated dependencies [85e476d]
    • @​ai-sdk/gateway@​3.0.85
Commits
  • 1e0f58e Version Packages (#14042)
  • 85e476d Backport: feat (provider/gateway): add disallowPromptTraining provider option...
  • 39c6a0e Version Packages (#14026)
  • df099b9 Backport: feat(bedrock): add support for service tier for model inference (#1...
  • 35036d1 Version Packages (#14023)
  • cb3ca8f Backport: feat: Groq support for performance service tier (#14021)
  • dbb1dc9 Version Packages (#14008)
  • 086c3f9 Backport: fix(provider/amazon-bedrock): transform bedrock/anthropic error res...
  • c5a2da3 Version Packages (#13995)
  • bdde9d4 Backport: feat(provider/google): support combining built-in tools with functi...
  • Additional commits viewable 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

Bumps the minor-and-patch group with 2 updates: [@ai-sdk/react](https://github.com/vercel/ai) and [ai](https://github.com/vercel/ai).


Updates `@ai-sdk/react` from 3.0.144 to 3.0.145
- [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.144...@ai-sdk/react@3.0.145)

Updates `ai` from 6.0.142 to 6.0.143
- [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@6.0.142...ai@6.0.143)

---
updated-dependencies:
- dependency-name: "@ai-sdk/react"
  dependency-version: 3.0.145
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: ai
  dependency-version: 6.0.143
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2026

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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Dependency maintenance PR updating Vercel AI SDK packages to pick up the latest patch fixes, primarily by bumping @ai-sdk/react (and corresponding resolved ai / @ai-sdk/gateway versions in the lockfile).

Changes:

  • Bump @ai-sdk/react from 3.0.144 to 3.0.145 in package.json.
  • Update package-lock.json resolution to @ai-sdk/react@3.0.145, which also pulls ai@6.0.143 and @ai-sdk/gateway@3.0.85.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates the declared dependency version for @ai-sdk/react.
package-lock.json Updates resolved package versions and integrity hashes for @ai-sdk/react, ai, and @ai-sdk/gateway.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tangshixiang tangshixiang merged commit 78455bb into main Apr 2, 2026
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-and-patch-ecf5206c9b branch April 2, 2026 23:27
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.

2 participants