build(deps): bump @ai-sdk/react from 1.2.12 to 3.0.140#96
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump @ai-sdk/react from 1.2.12 to 3.0.140#96dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [@ai-sdk/react](https://github.com/vercel/ai) from 1.2.12 to 3.0.140. - [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@1.2.12...@ai-sdk/react@3.0.140) --- updated-dependencies: - dependency-name: "@ai-sdk/react" dependency-version: 3.0.140 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Deployment failed with the following error: Learn More: https://vercel.com/mediabubble?upgradeToPro=build-rate-limit |
📦 Affected Packages
Diff: +3106 / -9139 lines
|
There was a problem hiding this comment.
1 issue found across 4 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="apps/admin-dashboard/package.json">
<violation number="1" location="apps/admin-dashboard/package.json:18">
P1: Upgrading `@ai-sdk/react` to v3 without aligning the core `ai` package leaves the app on mixed AI SDK majors (v5 + v6), which can cause client/server chat integration mismatches. Upgrade `ai` in the same PR (and migrate API usage if needed) or keep `@ai-sdk/react` on a v1-compatible version.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
| "dependencies": { | ||
| "@ai-sdk/google": "^1.2.0", | ||
| "@ai-sdk/react": "^1.2.12", | ||
| "@ai-sdk/react": "^3.0.140", |
There was a problem hiding this comment.
P1: Upgrading @ai-sdk/react to v3 without aligning the core ai package leaves the app on mixed AI SDK majors (v5 + v6), which can cause client/server chat integration mismatches. Upgrade ai in the same PR (and migrate API usage if needed) or keep @ai-sdk/react on a v1-compatible version.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At apps/admin-dashboard/package.json, line 18:
<comment>Upgrading `@ai-sdk/react` to v3 without aligning the core `ai` package leaves the app on mixed AI SDK majors (v5 + v6), which can cause client/server chat integration mismatches. Upgrade `ai` in the same PR (and migrate API usage if needed) or keep `@ai-sdk/react` on a v1-compatible version.</comment>
<file context>
@@ -15,7 +15,7 @@
"dependencies": {
"@ai-sdk/google": "^1.2.0",
- "@ai-sdk/react": "^1.2.12",
+ "@ai-sdk/react": "^3.0.140",
"@formatjs/intl-localematcher": "^0.8.1",
"@gate-access/db": "^0.1.0",
</file context>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @ai-sdk/react from 1.2.12 to 3.0.140.
Release notes
Sourced from
@ai-sdk/react's releases.Commits
ba97d4bVersion Packages (#13812)0db5cd8Backport: chore(provider/gateway): update gateway model settings files v6 (#1...11ccc8eBackport: docs: add PostHog as an observability provider (#13801)e58289echore: remove repro example for a bug (#13775)fa75e93Version Packages (#13786)05b8ca2Backport: feat (provider/anthropic): support passing metadata.user_id (#13783)d0a7e0eVersion Packages (#13772)3caa544Backport: fix(xai): update model list - add GA models, remove beta variants (...c77352dVersion Packages (#13765)2e5adffBackport: chore(provider/google): remove obsolete Google image model (#13759)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 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)Summary by cubic
Upgrades
@ai-sdk/reactto v3.0.140 across web and mobile apps to bring in the latest fixes and features. This is a major version jump from v1.x, so check for breaking changes.Dependencies
apps/admin-dashboard:@ai-sdk/react^1.2.12 → ^3.0.140apps/client-dashboard:@ai-sdk/react^1.2.12 → ^3.0.140apps/resident-mobile:@ai-sdk/react^3.0.139 → ^3.0.140pnpm-lock.yamlMigration
@ai-sdk/reactv3 (andaicore) are satisfied.Written for commit 9fbd840. Summary will update on new commits.