Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2025

Bumps @ai-sdk/openai from 2.0.16 to 2.0.18.

Release notes

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

@​ai-sdk/openai@​2.0.18

Patch Changes

  • 5e47d00: Support Responses API input_file file_url passthrough for PDFs.

    This adds:

    • file_url variant to OpenAIResponses user content
    • PDF URL mapping to input_file with file_url in Responses converter
    • PDF URL support in supportedUrls to avoid auto-download

@​ai-sdk/openai@​2.0.17

Patch Changes

  • 70bb696: fix(provider/openai): correct web search tool input
Commits
  • ff2ef04 Version Packages (#8187)
  • 074dcfd fix(docs): fix TypeValidationError reference in Message Persistence docs (#...
  • 35490bc fix(docs): remove compatibility warnings for Azure AI provider (#8158)
  • 8a87693 fix(ai): ensure warnings promise in streamObject is resolved with correct war...
  • 6aaf688 feat(provider/elevenlabs): add elevenlabs text-to-speech (#8162)
  • 5e47d00 feat(provider/openai): support Responses API file_url for PDFs (#8185)
  • ca0b616 docs(community providers): Clarify Cloudflare AI Gateway (#8184)
  • 9765870 Version Packages (#8179)
  • 70bb696 fix(provider/openai): correct web search tool input (#8177)
  • 949dd07 feat(examples): add direct ChatTransport example (#8176)
  • 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)

Bumps [@ai-sdk/openai](https://github.com/vercel/ai) from 2.0.16 to 2.0.18.
- [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.16...@ai-sdk/openai@2.0.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 21, 2025
@github-actions github-actions bot merged commit ac22575 into main Aug 21, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ai-sdk/openai-2.0.18 branch August 21, 2025 10:24
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