build(deps): bump @ai-sdk/google from 3.0.82 to 4.0.18 - #255
build(deps): bump @ai-sdk/google from 3.0.82 to 4.0.18#255dependabot[bot] wants to merge 1 commit into
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
| Overall Grade | Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Docker | Jun 29, 2026 11:52p.m. | Review ↗ | |
| JavaScript | Jun 29, 2026 11:52p.m. | Review ↗ | |
| CSS | Jun 29, 2026 11:52p.m. | Review ↗ | |
| Rust | Jun 29, 2026 11:52p.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
🏁 CodeAnt Quality Gate ResultsCommit: ✅ Overall Status: PASSEDQuality Gate Details
|
Bumps [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) from 3.0.82 to 4.0.18. - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/google/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/google@4.0.18/packages/google) --- updated-dependencies: - dependency-name: "@ai-sdk/google" dependency-version: 3.0.83 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
9884820 to
7b3e956Compare…i/react) (#275) Bumps ai 6.0.206 -> 7.0.37, @ai-sdk/google 3.0.82 -> 4.0.24, @ai-sdk/openai 3.0.71 -> 4.0.20, @ai-sdk/react 3.0.201 -> 4.0.40 as one coordinated unit, superseding Dependabot PRs #255, #249, #253, #250. Root cause for not merging them individually: @ai-sdk/google@4 emits the new LanguageModelV4 spec, but the `ai` package's LanguageModel type only recognizes it from v7 onward -- upgrading @ai-sdk/google alone (as #255 proposed) left services/ai/providerFactory.ts with a real tsc error (LanguageModelV4 not assignable to LanguageModelV2 | LanguageModelV3). Bumping the whole family together resolves it with no application code changes needed. Verified: pnpm run typecheck (clean), pnpm run lint (clean), and the full AI-provider/completion-fetch test suites (171 tests across aiProviderService.test.ts, geminiService.test.ts, providerFactory.test.ts, useWorldScriptAI.test.ts, worldScriptCompletionFetch.test.ts) all passing. Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
qnbs
commented
Jul 28, 2026
Superseded by #275, which bumps the whole AI SDK family ( |
Bumps @ai-sdk/google from 3.0.82 to 4.0.18.
Release notes
Sourced from @ai-sdk/google's releases.
Changelog
Sourced from @ai-sdk/google's changelog.
... (truncated)
Commits
9352ac1Version Packages (#17417)74bfdf0docs: fix Google provider documentation links (#17368)b8241a6Version Packages (#17264)5b4a299fix(provider/google): forward Vertex-only imageConfig options (personGenerati...3649694Version Packages (#17251)662ddfcfix: google.interactions agents dropping File Search tools (#16593)6976682Version Packages (#17196)cb68fa6Version Packages (#17175)cc3ab3aVersion Packages (#17172)4be62c1fix(provider-utils): route provider-response URLs through the download-URL gu...