build(deps): bump @ai-sdk/openai from 3.0.71 to 4.0.16 - #249
build(deps): bump @ai-sdk/openai from 3.0.71 to 4.0.16#249dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Docker | Jun 29, 2026 11:48p.m. | Review ↗ | |
| JavaScript | Jun 29, 2026 11:48p.m. | Review ↗ | |
| CSS | Jun 29, 2026 11:48p.m. | Review ↗ | |
| Rust | Jun 29, 2026 11:48p.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.
🏁 CodeAnt Quality Gate ResultsCommit: ✅ Overall Status: PASSEDQuality Gate Details
|
Bumps [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) from 3.0.71 to 4.0.16. - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/openai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai@4.0.16/packages/openai) --- updated-dependencies: - dependency-name: "@ai-sdk/openai" dependency-version: 3.0.74 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1c9cb4e to
f0fa5f7
Compare
…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>
|
Looks like @ai-sdk/openai is up-to-date now, so this is no longer needed. |
|
Superseded by #275, which bumps the whole AI SDK family ( |
Bumps @ai-sdk/openai from 3.0.71 to 4.0.16.
Release notes
Sourced from @ai-sdk/openai's releases.
Changelog
Sourced from @ai-sdk/openai's changelog.
... (truncated)
Commits
9352ac1Version Packages (#17417)75f86f4fix(provider/openai, provider/open-responses): guard Responses API responses ...b8241a6Version Packages (#17264)0063c2dfeat: add OpenAI Responses API computer tool support (#17290)6976682Version Packages (#17196)cb68fa6Version Packages (#17175)cd12954fix: reject empty OpenAI, Anthropic, and Replicate base URLs with a helpful e...7805e4afeat(provider-utils): experimental transcription-stream WebSocket envelope (#...cc3ab3aVersion Packages (#17172)e193290fix: streaming transcription WebSocket fixes + shared connect layer (#17093)