chore(deps): bump @ai-sdk/openai from 3.0.77 to 4.0.2 - #43
chore(deps): bump @ai-sdk/openai from 3.0.77 to 4.0.2#43dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) from 3.0.77 to 4.0.2. - [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.2/packages/openai) --- updated-dependencies: - dependency-name: "@ai-sdk/openai" dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| JavaScript | Jun 28, 2026 4:08p.m. | Review ↗ | |
| Secrets | Jun 28, 2026 4:08p.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.
|
Closing — @ai-sdk/openai 4.0.2 is a breaking major bump. LanguageModelV4 type is not assignable to LanguageModel (TS2322 in opencode-provider.ts). Requires manual migration to the AI SDK v4 type system. Dependabot has been configured to only open minor/patch updates going forward. |
|
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. |
…ndabot to minor/patch (#45) - SonarCloud workflow: add if guard to skip Dependabot fork PRs. SONAR_TOKEN isn't available to fork PRs, causing 'Not authorized' failures on all 5 Dependabot PRs (#39-#43). - Remove .coderabbit.yaml — CodeRabbit not needed. - Dependabot: restrict to semver-minor and semver-patch updates only. Major bumps (TypeScript 6, @ai-sdk/openai 4) break types/APIs and require manual migration.
Bumps @ai-sdk/openai from 3.0.77 to 4.0.2.
Release notes
Sourced from @ai-sdk/openai's releases.
Changelog
Sourced from @ai-sdk/openai's changelog.
... (truncated)
Commits
62fc7d6Version Packages (#16443)53dfdc3Version Packages (#16425)9507724feat(openai): add support for web_search_call.results include option (#16424)77c6abbv7 release (#16357)207d63aVersion Packages (beta) (#16309)485ec20Version Packages (beta) (#16288)2c4767dfeat(openai): add orchestration token usage details to Responses API usage (#...f0be56fVersion Packages (beta) (#16273)1772a63feat(provider/openai): enable detailed reasoning summaries by default (#16271)96e2478Version Packages (beta) (#16143)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)