Skip to content

chore(deps): update dependency @ai-sdk/openai to v2.0.106 - #1068

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ai-sdk-openai-2.x
Open

chore(deps): update dependency @ai-sdk/openai to v2.0.106#1068
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ai-sdk-openai-2.x

Conversation

@renovate

@renovaterenovateBot commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChangeOpenSSF
@ai-sdk/openai (source)dependenciespatch2.0.892.0.106OpenSSF Scorecard

Release Notes

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

v2.0.106

Compare Source

Patch Changes
  • 3a7454a: chore(provider/openai): add type for image model options for type-safe processing

v2.0.105

Compare Source

Patch Changes

v2.0.104

Compare Source

Patch Changes

v2.0.103

Compare Source

Patch Changes
  • 5543cd1: Add AI Gateway hint to provider READMEs

v2.0.102

Compare Source

Patch Changes

v2.0.101

Compare Source

Patch Changes
  • 316517c: Add gpt-5.4-mini, gpt-5.4-mini-2026-03-17, gpt-5.4-nano, and gpt-5.4-nano-2026-03-17 models.

v2.0.100

Compare Source

Patch Changes
  • 216151a: fix(provider/openai): drop reasoning parts without encrypted content when store: false

v2.0.99

Compare Source

Patch Changes
  • 0aab803: feat(provider/openai): add gpt-5.3-chat-latest

v2.0.98

Compare Source

Patch Changes
  • 392dc94: feat(provider/openai): add GPT-5.4 model support

v2.0.97

Compare Source

Patch Changes

v2.0.96

Compare Source

Patch Changes
  • e867b5c: Support phase parameter on Responses API message items. The phase field ('commentary' or 'final_answer') is returned by models like gpt-5.3-codex on assistant message output items and must be preserved when sending follow-up requests. The phase value is available in providerMetadata.openai.phase on text parts and is automatically included on assistant messages sent back to the API.

v2.0.95

Compare Source

Patch Changes
  • b08351e: fix(openai): allow null/undefined type in streaming tool call deltas

    Azure AI Foundry and Mistral deployed on Azure omit the type field in
    streaming tool_calls deltas. The chat stream parser now accepts a missing
    type field (treating it as "function") instead of throwing
    InvalidResponseDataError: Expected 'function' type.

    Fixes #​12770

v2.0.94

Compare Source

Patch Changes
  • 42815ac: feat(provider/openai): add gpt-5.3-codex

v2.0.93

Compare Source

Patch Changes
  • fa64d70: fix(openai): change web search tool action to be optional

v2.0.92

Compare Source

Patch Changes
  • c680a01: fix(openai): add changeset and tests for per-image usage metadata

v2.0.91

Compare Source

Patch Changes
  • 6a0adb7: feat: differentiate text vs image input tokens

v2.0.90

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovaterenovateBot added the dependencies Dependency updates label Feb 13, 2026
@renovate
renovateBot enabled auto-merge (squash) February 13, 2026 03:39
@renovaterenovateBot added the dependencies Dependency updates label Feb 13, 2026

@cubic-dev-aicubic-dev-aiBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@renovate
renovateBotforce-pushed the renovate/ai-sdk-openai-2.x branch from 5a31b10 to 22649b7CompareFebruary 14, 2026 02:46
@renovaterenovateBot changed the title chore(deps): update dependency @ai-sdk/openai to v2.0.90chore(deps): update dependency @ai-sdk/openai to v2.0.91Feb 14, 2026
@renovate
renovateBotforce-pushed the renovate/ai-sdk-openai-2.x branch from 22649b7 to c02402aCompareFebruary 21, 2026 02:12
@renovaterenovateBot changed the title chore(deps): update dependency @ai-sdk/openai to v2.0.91chore(deps): update dependency @ai-sdk/openai to v2.0.92Feb 21, 2026
@renovate
renovateBotforce-pushed the renovate/ai-sdk-openai-2.x branch from c02402a to 037627aCompareFebruary 24, 2026 03:44
@renovaterenovateBot changed the title chore(deps): update dependency @ai-sdk/openai to v2.0.92chore(deps): update dependency @ai-sdk/openai to v2.0.93Feb 24, 2026
@renovate
renovateBotforce-pushed the renovate/ai-sdk-openai-2.x branch from 037627a to 9305ef9CompareFebruary 24, 2026 23:53
@renovaterenovateBot changed the title chore(deps): update dependency @ai-sdk/openai to v2.0.93chore(deps): update dependency @ai-sdk/openai to v2.0.94Feb 24, 2026
@renovate
renovateBotforce-pushed the renovate/ai-sdk-openai-2.x branch from 9305ef9 to 63f27c7CompareFebruary 26, 2026 22:56
@renovaterenovateBot changed the title chore(deps): update dependency @ai-sdk/openai to v2.0.94chore(deps): update dependency @ai-sdk/openai to v2.0.95Feb 26, 2026
@renovate
renovateBotforce-pushed the renovate/ai-sdk-openai-2.x branch from 63f27c7 to a8580dbCompareMarch 8, 2026 09:49
@renovaterenovateBot changed the title chore(deps): update dependency @ai-sdk/openai to v2.0.95chore(deps): update dependency @ai-sdk/openai to v2.0.98Mar 8, 2026
@renovate
renovateBotforce-pushed the renovate/ai-sdk-openai-2.x branch from a8580db to 8b04948CompareMarch 9, 2026 20:08
@renovaterenovateBot changed the title chore(deps): update dependency @ai-sdk/openai to v2.0.98chore(deps): update dependency @ai-sdk/openai to v2.0.99Mar 9, 2026
@renovate
renovateBotforce-pushed the renovate/ai-sdk-openai-2.x branch from 8b04948 to 637fc6eCompareMarch 18, 2026 02:00
@renovaterenovateBot changed the title chore(deps): update dependency @ai-sdk/openai to v2.0.99chore(deps): update dependency @ai-sdk/openai to v2.0.100Mar 18, 2026
@renovate
renovateBotforce-pushed the renovate/ai-sdk-openai-2.x branch from 637fc6e to 68c5f48CompareMarch 23, 2026 19:29
@renovaterenovateBot changed the title chore(deps): update dependency @ai-sdk/openai to v2.0.100chore(deps): update dependency @ai-sdk/openai to v2.0.101Mar 23, 2026
@renovate
renovateBotforce-pushed the renovate/ai-sdk-openai-2.x branch from 68c5f48 to dd008efCompareApril 2, 2026 22:38
@renovaterenovateBot changed the title chore(deps): update dependency @ai-sdk/openai to v2.0.101chore(deps): update dependency @ai-sdk/openai to v2.0.102Apr 2, 2026
@socket-security

socket-securityBot commented Apr 2, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updated@​ai-sdk/​openai@​2.0.89 ⏵ 2.0.103100+2910086+198+1100

View full report

@socket-security

socket-securityBot commented Apr 2, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate
renovateBotforce-pushed the renovate/ai-sdk-openai-2.x branch from dd008ef to 383679dCompareApril 17, 2026 04:10
@renovaterenovateBot changed the title chore(deps): update dependency @ai-sdk/openai to v2.0.102chore(deps): update dependency @ai-sdk/openai to v2.0.103Apr 17, 2026
@renovate
renovateBotforce-pushed the renovate/ai-sdk-openai-2.x branch from 383679d to a05d209CompareApril 29, 2026 07:43
@renovaterenovateBot changed the title chore(deps): update dependency @ai-sdk/openai to v2.0.103chore(deps): update dependency @ai-sdk/openai to v2.0.104Apr 29, 2026
@renovate
renovateBotforce-pushed the renovate/ai-sdk-openai-2.x branch from a05d209 to a802763CompareApril 30, 2026 20:31
@renovaterenovateBot changed the title chore(deps): update dependency @ai-sdk/openai to v2.0.104chore(deps): update dependency @ai-sdk/openai to v2.0.105Apr 30, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovateBotforce-pushed the renovate/ai-sdk-openai-2.x branch from a802763 to bfa9461CompareMay 1, 2026 19:45
@renovaterenovateBot changed the title chore(deps): update dependency @ai-sdk/openai to v2.0.105chore(deps): update dependency @ai-sdk/openai to v2.0.106May 1, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesDependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants