Bump @ai-sdk/react from 2.0.90 to 3.0.5#302
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
🔧 Build Fix:
The TypeScript compiler fails to resolve the deeply nested generic types in server.tool() when used with Zod schema parameters. This is a known issue in the @modelcontextprotocol/sdk package where the type definitions for ToolCallback cause infinite type instantiation. Adding a // @ts-ignore comment suppresses this SDK-level type error while preserving the correct runtime behavior.
2c20a6b to
c8db879
Compare
c8db879 to
89e0254
Compare
89e0254 to
fa3be05
Compare
Bumps [@ai-sdk/react](https://github.com/vercel/ai) from 2.0.90 to 3.0.5. - [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@2.0.90...@ai-sdk/react@3.0.5) --- updated-dependencies: - dependency-name: "@ai-sdk/react" dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
fa3be05 to
d77a42c
Compare
|
Looks like @ai-sdk/react is up-to-date now, so this is no longer needed. |
Bumps @ai-sdk/react from 2.0.90 to 3.0.5.
Release notes
Sourced from
@ai-sdk/react's releases.Commits
4d5ac63Version Packages (#11479)863d34ffix: trigger release to update@latest(#11478)519bb0cVersion Packages (#11476)1dad057fix(gateway): add error handling for oidc refresh (#11475)a194480docs: remove elementstream from structured output docs (#11465)fb4be33Update 65-devtools.mdx (#11455)deeb5d7Version Packages (#11459)2761f04feat (provider/xai): fix chat usage output token computation (#11453)7045f98Version Packages (#11440)bd50d6bdocs: add recipe for dynamic prompt caching (#11437)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)