Skip to content

chore(deps)(deps): Bump @ai-sdk/openai from 4.0.11 to 4.0.21 - #72

Merged
rodrigobnogueira merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-sdk/openai-4.0.20
Jul 31, 2026
Merged

chore(deps)(deps): Bump @ai-sdk/openai from 4.0.11 to 4.0.21#72
rodrigobnogueira merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-sdk/openai-4.0.20

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @ai-sdk/openai from 4.0.11 to 4.0.21.

Changelog

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

4.0.21

Patch Changes

  • Updated dependencies [1e2f324]
    • @​ai-sdk/provider@​4.0.4
    • @​ai-sdk/provider-utils@​5.0.13

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.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
@rodrigobnogueira

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) from 4.0.11 to 4.0.21.
- [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.21/packages/openai)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps)(deps): Bump @ai-sdk/openai from 4.0.11 to 4.0.20 chore(deps)(deps): Bump @ai-sdk/openai from 4.0.11 to 4.0.21 Jul 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/openai-4.0.20 branch from ed6de2a to 2ce85eb Compare July 31, 2026 00:28
@rodrigobnogueira
rodrigobnogueira merged commit f9873d1 into main Jul 31, 2026
1 check passed
@rodrigobnogueira
rodrigobnogueira deleted the dependabot/npm_and_yarn/ai-sdk/openai-4.0.20 branch July 31, 2026 00:35
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