Skip to content

chore(deps-dev): bump @ai-sdk/openai from 2.0.20 to 2.0.38#645

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

chore(deps-dev): bump @ai-sdk/openai from 2.0.20 to 2.0.38#645
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-sdk/openai-2.0.38

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 29, 2025

Copy link
Copy Markdown
Contributor

Bumps @ai-sdk/openai from 2.0.20 to 2.0.38.

Release notes

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

@​ai-sdk/openai@​2.0.38

Patch Changes

  • 0bda600: enables code_interpreter and file_search capabilities in the Azure provider through the Responses API

@​ai-sdk/openai@​2.0.37

Patch Changes

  • 6075c91: feat(provider/openai): only send item references for reasoning when store: true

@​ai-sdk/openai@​2.0.36

Patch Changes

  • bc5ed71: chore: update zod peer depenedency version
  • Updated dependencies [bc5ed71]
    • @​ai-sdk/provider-utils@​3.0.10
Commits
  • 0e1fc89 Version Packages (#8961)
  • 0bda600 Backport: feat(provider/azure) : enable codeInterpreter and fileSearch for Az...
  • b1d8458 Backport: fix(ai): align logic of text-end with reasoning-end (#8958)
  • 119343a Version Packages (#8937)
  • a80ea09 Backport: feat(provider/anthropic): add web fetch tool (#8951)
  • 9398a72 Backport: fix(provider/anthropic): correct raw usage information #8945 (#8952)
  • 53afb19 Backport: chore(provider/anthropic): update anthropic model ids (#8949)
  • 8e08229 Backport: feat(provider/anthropic): web search tool updates (#8944)
  • 6075c91 Backport: feat(provider/openai): only send item references for reasoning when...
  • 85da29e Backport: fix(ai): remove outdated jsdoc param descriptions (#8940)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Disclaimer: Experimental PR review

Greptile Overview

Updated On: 2025-09-29 05:40:41 UTC

Summary

This PR updates @ai-sdk/openai from version 2.0.20 to 2.0.38, bringing 18 patch releases with enhancements and bug fixes. The update maintains full backward compatibility and aligns with the existing ^2 semver constraint.

Key improvements in this update:

  • Enhanced Azure provider capabilities (code_interpreter and file_search support)
  • Improved reasoning model handling with conditional item references
  • Updated Zod peer dependency support (now includes ^4.1.8)
  • Multiple bug fixes and internal optimizations

The update also brings along transitive dependency updates including @ai-sdk/provider-utils (3.0.5 → 3.0.10) and eventsource-parser (3.0.5 → 3.0.6), all of which are safe patch-level changes. All existing e2e tests using @ai-sdk/openai functionality should continue to work without modification.

Confidence Score: 5/5

  • This PR is completely safe to merge with no risk
  • Score reflects automated dependency update with only patch-level changes, maintained semver compatibility, no breaking changes, and comprehensive test coverage validating existing functionality
  • No files require special attention

Important Files Changed

File Analysis

Filename        Score        Overview
pnpm-lock.yaml 5/5 Standard dependency update from @ai-sdk/openai 2.0.20 to 2.0.38 with associated transitive dependency updates

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Dep as Dependabot
    participant NPM as NPM Registry
    participant CI as CI/CD

    Dev->>Dep: Configure dependency monitoring
    NPM->>Dep: New @ai-sdk/openai v2.0.38 available
    Dep->>Dep: Check compatibility & security
    Dep->>Dev: Create PR with dependency update
    Dev->>CI: Trigger automated tests
    CI->>CI: Run test suites including e2e tests
    CI->>Dev: Tests pass - dependency update safe
Loading

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 29, 2025
@vercel

vercel Bot commented Sep 29, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Updated (UTC)
langfuse-js Ready Ready Preview Sep 29, 2025 8:50pm

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No files reviewed, no comments

Edit Code Review Agent Settings | Greptile

Bumps [@ai-sdk/openai](https://github.com/vercel/ai) from 2.0.20 to 2.0.38.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/openai@2.0.20...@ai-sdk/openai@2.0.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 30, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #647.

@dependabot dependabot Bot closed this Sep 30, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ai-sdk/openai-2.0.38 branch September 30, 2025 05:11
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.

0 participants