Skip to content

Conversation

@dependabot
Copy link

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

Bumps @ai-sdk/provider from 1.1.3 to 2.0.0.

Release notes

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

@​ai-sdk/provider@​2.0.0

Major Changes

  • 742b7be: feat: forward id, streaming start, streaming end of content blocks
  • 7cddb72: refactoring (provider): collapse provider defined tools into single definition
  • ccce59b: feat (provider): support changing provider, model, supportedUrls in middleware
  • e2b9e4b: feat (provider): add name for provider defined tools for future validation
  • 95857aa: chore: restructure language model supported urls
  • 6f6bb89: chore (provider): cleanup request and rawRequest (language model v2)
  • d1a1aa1: chore (provider): merge rawRequest into request (language model v2)
  • 63f9e9b: chore (provider,ai): tools have input/output instead of args,result
  • d5f588f: AI SDK 5
  • b6b43c7: chore: move warnings into stream-start part (spec)
  • 411e483: chore (provider): refactor usage (language model v2)
  • abf9a79: chore: rename mimeType to mediaType
  • 14c9410: chore: refactor file towards source pattern (spec)
  • e86be6f: chore: remove logprobs
  • 0d06df6: chore (ai): remove v1 providers
  • d9c98f4: chore: refactor reasoning parts (spec)
  • a3f768e: chore: restructure reasoning support
  • 7435eb5: feat: upgrade speech models to v2 specification
  • 0054544: chore: refactor source parts (spec)
  • 9e9c809: chore: refactor tool call and tool call delta parts (spec)
  • 32831c6: chore: refactor text parts (spec)
  • 6dc848c: chore (provider): remove image parts
  • d0f9495: chore: refactor file parts (spec)
  • 7979f7f: feat (provider): support reasoning tokens, cached input tokens, total token in usage information
  • 44f4aba: feat: upgrade transcription models to v2 specification
  • 7ea4132: chore: remove object generation mode
  • 023ba40: feat (provider): support arbitrary media types in tool results
  • e030615: chore (provider): remove prompt type from language model v2 spec
  • 5e57fae: refactoring (provider): restructure tool result output
  • c57e248: chore (provider): remove mode
  • 3795467: chore: return content array from doGenerate (spec)
  • 1766ede: chore: rename maxTokens to maxOutputTokens
  • 33f4a6a: chore (provider): rename providerMetadata inputs to providerOptions

Patch Changes

  • dc714f3: release alpha.4

  • b5da06a: update to LanguageModelV2ProviderDefinedClientTool to add server side tool later on

  • 48d257a: release alpha.15

  • 0d2c085: chore (provider): tweak provider definition

  • 9222aeb: release alpha.8

  • e2aceaf: feat: add raw chunk support

... (truncated)

Commits

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/provider](https://github.com/vercel/ai) from 1.1.3 to 2.0.0.
- [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/provider@1.1.3...@ai-sdk/provider@2.0.0)

---
updated-dependencies:
- dependency-name: "@ai-sdk/provider"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Aug 4, 2025

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 4, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot requested a review from Younis-Ahmed August 4, 2025 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant