Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @ai-sdk/provider-utils from 2.2.8 to 3.0.1.

Release notes

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

@​ai-sdk/provider-utils@​3.0.1

Patch Changes

  • 90d212f: feat (ai): add experimental tool call context

@​ai-sdk/provider-utils@​3.0.0

Major Changes

  • 5d142ab: remove deprecated CoreToolCall and CoreToolResult types
  • d5f588f: AI SDK 5
  • e025824: refactoring (ai): restructure provider-defined tools
  • 40acf9b: feat (ui): introduce ChatStore and ChatTransport
  • 957b739: chore (provider-utils): rename TestServerCall.requestBody to requestBodyJson
  • ea7a7c9: feat (ui): UI message metadata
  • 41fa418: chore (provider-utils): return IdGenerator interface
  • 71f938d: feat (ai): add output schema for tools

Patch Changes

  • a571d6e: chore(provider-utils): move ToolResultContent to provider-utils

  • e7fcc86: feat (ai): introduce dynamic tools

  • 45c1ea2: refactoring: introduce FlexibleSchema

  • 060370c: feat(provider-utils): add TestServerCall#requestCredentials

  • 0571b98: chore (provider-utils): update eventsource-parser to 3.0.3

  • 4fef487: feat: support for zod v4 for schema validation

    All these methods now accept both a zod v4 and zod v3 schemas for validation:

    • generateObject()
    • streamObject()
    • generateText()
    • experimental_useObject() from @ai-sdk/react
    • streamUI() from @ai-sdk/rsc
  • 0c0c0b3: refactor (provider-utils): move customAlphabet() method from nanoid into codebase

  • 8ba77a7: chore (provider-utils): use eventsource-parser library

  • a166433: feat: add transcription with experimental_transcribe

  • 9f95b35: refactor (provider-utils): copy relevant code from secure-json-parse into codebase

  • 66962ed: fix(packages): export node10 compatible types

  • 05d2819: feat: allow zod 4.x as peer dependency

... (truncated)

Commits
  • 7df572a Version Packages (#7766)
  • bdb3cad Revert "feat(provider): add hugging face provider support" (#7793)
  • 0fc3fab fix(getting-started/nuxt): incorrect highlight line (#7790)
  • 82d7d0c fix(migration-guides): use correct highlighting for Vue code (#7792)
  • 90d212f feat (ai): add experimental tool call context (#7781)
  • f300125 feat(provider): add hugging face provider support (#7771)
  • 91885c6 chore(docs): remove chrome ai provider documentation (#7780)
  • dbfe1a0 chore(docs): remove llamacpp provider documentation (#7779)
  • b499112 fix(openai-compatible): filter empty content to ensure chunk order (#7772)
  • 1d00692 docs(codemod): update readme documentation (#7775)
  • 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/provider-utils](https://github.com/vercel/ai) from 2.2.8 to 3.0.1.
- [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/provider-utils"
  dependency-version: 3.0.1
  dependency-type: direct:development
  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 5, 2025
@dependabot dependabot bot requested review from benoitf, jeffmaury and a team as code owners August 5, 2025 18:34
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2025
@dependabot dependabot bot requested review from dgolovin and SoniaSandler August 5, 2025 18:34
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Aug 5, 2025
@dependabot dependabot bot requested review from deboer-tim and feloy August 5, 2025 18:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 13, 2025

Superseded by #3433.

@dependabot dependabot bot closed this Aug 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ai-sdk/provider-utils-3.0.1 branch August 13, 2025 18:03
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