Skip to content

⬆️(dependencies) update @ai-sdk/openai to v3.0.105 - #2647

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/allowed-@ai-sdkopenai-versions
Open

⬆️(dependencies) update @ai-sdk/openai to v3.0.105#2647
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/allowed-@ai-sdkopenai-versions

Conversation

@renovate

@renovate renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/openai (source) 3.0.713.0.105 age confidence

Release Notes

vercel/ai (@​ai-sdk/openai)

v3.0.105

Compare Source

Patch Changes

v3.0.104

Compare Source

v3.0.102

Compare Source

Patch Changes
  • 087d7e2: Signal schema-invalid known Responses stream events and preserve the error finish reason.

v3.0.101

Compare Source

Patch Changes
  • 313a441: Prevent negative text output token counts when providers report reasoning tokens. Perplexity reasoning tokens are now treated as separate from completion tokens.
  • Updated dependencies [5642849]

v3.0.100

Compare Source

Patch Changes

v3.0.99

Compare Source

Patch Changes
  • f40afcf: fix(openai): expand internal parallel tool call wrappers from the Responses API while preserving stateful continuation and streaming fallbacks

v3.0.98

Compare Source

Patch Changes
  • 91880b9: fix(openai): support built-in and provider-defined tools in the Responses allowedTools option

    allowedTools emitted every allow-list entry as { type: 'function', name }, but OpenAI identifies
    built-in tools by type. Allow-listing a declared provider-defined tool (web search, image generation,
    MCP, custom, ...) therefore failed with Tool choice '<name>' not found in 'tools' parameter. Entries
    are now derived from the declared tool, including the MCP server label and custom tool name.

    Tools that OpenAI cannot allow-list (the tool search tool, deferred tools, and namespaced tools) are
    dropped from the allow-list with a warning, and an error is thrown if that would leave the allow-list
    empty rather than silently sending an unrestricted request.

    Ambiguous names are now reported instead of resolved silently. A name that matches both a declared tool
    and another tool's provider tool name resolves to the declared tool and warns; a provider tool name
    shared by several tools in the same request (two MCP servers, for example) is dropped with a warning.
    A name that matches no declared tool keeps its existing behavior and is now warned about.

v3.0.97

Compare Source

Patch Changes

v3.0.96

Compare Source

Patch Changes
  • 64facff: Reconstruct provider-executed shell calls when continuing OpenAI Responses with storage disabled.

v3.0.95

Compare Source

Patch Changes
  • bdb46fe: Avoid duplicate MCP approval request references when continuing stored OpenAI Responses.

v3.0.94

Compare Source

Patch Changes
  • d3247d7: Keep client-executed function calls paired with their outputs when chaining OpenAI Responses with a previous response ID.
  • Updated dependencies [b2a4d5a]

v3.0.93

Compare Source

Patch Changes
  • f471a1c: Accept serviceTier: 'fast' on OpenAI chat and responses models. OpenAI renamed priority processing to Fast mode and accepts service_tier: 'fast' and 'priority' interchangeably, so 'fast' is now passed through verbatim and gated on the same model capability as 'priority'.
  • Updated dependencies [2171d15]

v3.0.92

Patch Changes

v3.0.91

Patch Changes

v3.0.90

Compare Source

Patch Changes

v3.0.89

Compare Source

Patch Changes
  • 23632b1: Add blocked domain filters to the OpenAI and Azure Responses API web search tools.

v3.0.88

Compare Source

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

v3.0.87

Compare Source

Patch Changes
  • 2f11af1: Preserve stored tool search output item IDs from provider metadata.

v3.0.86

Compare Source

Patch Changes

v3.0.85

Compare Source

Patch Changes

v3.0.84

Compare Source

Patch Changes
  • 356918c: feat(provider/openai): add GPT-5.6 reasoning and prompt cache controls

v3.0.83

Compare Source

v3.0.82

Compare Source

v3.0.81

Compare Source

v3.0.80

Compare Source

Patch Changes

v3.0.79

Compare Source

Patch Changes

v3.0.78

Compare Source

Patch Changes
  • 64a701d: Return a helpful error when the Responses stream parser receives Chat Completions chunks.

v3.0.77

Compare Source

Patch Changes

v3.0.76

Compare Source

Patch Changes

v3.0.75

Compare Source

Patch Changes

v3.0.74

Compare Source

Patch Changes
  • 466544d: feat(openai): add orchestration token usage details to Responses API usage

v3.0.73

Compare Source

Patch Changes
  • 1274c07: fix(provider/openai): send client-executed tool calls as full function_call items in the Responses API so they pair with their function_call_output by call_id

v3.0.72

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 7am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added automated Pull request created automatically dependencies Pull requests that update a dependency file noChangeLog labels Sep 7, 2026
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Size Change: 0 B

Total Size: 5.94 MB

📦 View Changed
Filename Size Change
apps/impress/out/_next/static/299dece7/_buildManifest.js 0 B -698 B (removed) 🏆
apps/impress/out/_next/static/e158506c/_buildManifest.js 698 B +698 B (new file) 🆕

compressed-size-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Pull request created automatically dependencies Pull requests that update a dependency file noChangeLog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants