Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @ai-sdk/openai-compatible from 0.2.16 to 1.0.5.

Release notes

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

@​ai-sdk/openai-compatible@​1.0.5

Patch Changes

  • 8f8a521: fix(providers): use convertToBase64 for Uint8Array image parts to produce valid data URLs; keep mediaType normalization and URL passthrough
  • e92b78b: fix (provider/openai-compatible): revert usage fallback specific to moonshotai

@​ai-sdk/openai-compatible@​1.0.4

Patch Changes

  • 5f4c71f: feat (provider/openai-compatible): fall back to look for usage in choices
  • da314cd: chore (provider/openai-compatible): inline usage fallback logic

@​ai-sdk/openai-compatible@​1.0.3

Patch Changes

  • a0934f8: feat (provider/openai-compatible): look for reasoning in 'reasoning' field as well
Commits
  • 0c0443c Version Packages (#7945)
  • 350820d Fixed inference in type-safe tools example (#7917)
  • 961dda1 feat(provider/google): add labels field to providerOptions (#7928)
  • 8f8a521 fix(providers): correct Base64 for Uint8Array data parts in chat messages (#...
  • d583b84 feat(provider/fal): speech and image update (#7933)
  • e92b78b fix (provider/openai-compatible): revert usage fallback specific to moonshota...
  • b2a3349 docs(providers/openai): add gpt-5 model variants to providers table (#7938)
  • f1d253f Version Packages (#7931)
  • 4fbe38c fix(docs)[providers/01-ai-sdk-providers/03-openai.mdx]: improve image support...
  • afd5c2a fix(ai): preserve filename for file parts in convertToModelMessages (#7923)
  • 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-compatible](https://github.com/vercel/ai) from 0.2.16 to 1.0.5.
- [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/[email protected]...@ai-sdk/[email protected])

---
updated-dependencies:
- dependency-name: "@ai-sdk/openai-compatible"
  dependency-version: 1.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2025
@dependabot dependabot bot requested a review from benoitf as a code owner August 12, 2025 02:33
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Aug 12, 2025
@dependabot dependabot bot requested review from jeffmaury and a team as code owners August 12, 2025 02:33
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 13, 2025

Superseded by #3437.

@dependabot dependabot bot closed this Aug 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ai-sdk/openai-compatible-1.0.5 branch August 13, 2025 18:05
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