Skip to content

chore(deps): bump @ai-sdk/openai from 3.0.71 to 4.0.20 - #21

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-sdk/openai-4.0.16
Closed

chore(deps): bump @ai-sdk/openai from 3.0.71 to 4.0.20#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-sdk/openai-4.0.16

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Contributor

Bumps @ai-sdk/openai from 3.0.71 to 4.0.20.

Release notes

Sourced from @​ai-sdk/openai's releases.

@​ai-sdk/openai@​4.0.20

Patch Changes

  • 1f6dd3a: Add OpenAI Responses Programmatic Tool Calling with hosted program tools, function caller controls, structured output schemas, and multi-step continuation support.

@​ai-sdk/openai@​4.0.19

Patch Changes

  • 34c53c0: Apply reasoning, service tier, and image defaults to recognizable future OpenAI model family versions.

@​ai-sdk/openai@​3.0.88

Patch Changes

  • 8100830: Apply reasoning, service tier, and image defaults to recognizable future OpenAI model family versions.
Changelog

Sourced from @​ai-sdk/openai's changelog.

4.0.20

Patch Changes

  • 1f6dd3a: Add OpenAI Responses Programmatic Tool Calling with hosted program tools, function caller controls, structured output schemas, and multi-step continuation support.

4.0.19

Patch Changes

  • 34c53c0: Apply reasoning, service tier, and image defaults to recognizable future OpenAI model family versions.

4.0.18

Patch Changes

  • bc43dc2: Preserve stored tool search output item IDs from provider metadata.

4.0.17

Patch Changes

  • Updated dependencies [02ffdcb]
  • Updated dependencies [76cb673]
    • @​ai-sdk/provider-utils@​5.0.12

4.0.16

Patch Changes

  • 75f86f4: fix(provider/openai, provider/open-responses): throw a descriptive error when the Responses API returns a 200 with no output

    A successful (200) Responses body missing the output array previously threw an opaque output is not iterable TypeError from doGenerate. Both providers now surface a clear APICallError ("Responses API returned no output …"), including the incomplete-details reason (and status, for open-responses) when present. When the body includes a response.error, its message is surfaced first so upstream error details aren't masked by the generic fallback. This makes malformed/incomplete upstream responses actionable instead of a cryptic crash.

  • Updated dependencies [cd06458]

    • @​ai-sdk/provider-utils@​5.0.11

4.0.15

Patch Changes

  • 0063c2d: Add the client-executed OpenAI Responses API computer tool with batched actions and screenshot outputs.

4.0.14

Patch Changes

  • Updated dependencies [31c7be8]
    • @​ai-sdk/provider-utils@​5.0.10

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 19, 2026
@dependabot
dependabot Bot requested a review from iamjr15 as a code owner July 19, 2026 22:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 19, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/openai-4.0.16 branch from 873269b to bdda36d Compare July 20, 2026 11:17
@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cheatcode Ready Ready Preview, Comment Jul 22, 2026 1:02pm

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/openai-4.0.16 branch from bdda36d to ca1d477 Compare July 20, 2026 15:55
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/openai-4.0.16 branch from ca1d477 to 77bae40 Compare July 21, 2026 07:18
@dependabot dependabot Bot changed the title chore(deps): bump @ai-sdk/openai from 3.0.71 to 4.0.16 chore(deps): bump @ai-sdk/openai from 3.0.71 to 4.0.17 Jul 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/openai-4.0.16 branch from 77bae40 to 3140d7f Compare July 22, 2026 11:19
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/openai-4.0.16 branch from 3140d7f to 484a0af Compare July 22, 2026 11:58
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/openai-4.0.16 branch from 484a0af to 9cd4bd4 Compare July 22, 2026 12:53
@dependabot dependabot Bot changed the title chore(deps): bump @ai-sdk/openai from 3.0.71 to 4.0.17 chore(deps): bump @ai-sdk/openai from 3.0.71 to 4.0.20 Jul 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/openai-4.0.16 branch 2 times, most recently from e265935 to b58582c Compare July 26, 2026 07:37
Bumps [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) from 3.0.71 to 4.0.20.
- [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.20/packages/openai)

---
updated-dependencies:
- dependency-name: "@ai-sdk/openai"
  dependency-version: 4.0.16
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/openai-4.0.16 branch from b58582c to e6a3d4a Compare July 26, 2026 09:57
@iamjr15

iamjr15 commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Closing this scheduled version-update PR as part of the Dependabot policy cleanup. Security updates remain enabled; future minor and patch version updates will be grouped monthly, and major upgrades will be planned explicitly.

@iamjr15 iamjr15 closed this Jul 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ai-sdk/openai-4.0.16 branch July 27, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant