Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2025

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

Release notes

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

@​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

  • ac34802: Add clear object function to StructuredObject

  • 63d791d: chore (utils): remove unused test helpers

... (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-utils](https://github.com/vercel/ai) from 2.2.8 to 3.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/[email protected]...@ai-sdk/[email protected])

---
updated-dependencies:
- dependency-name: "@ai-sdk/provider-utils"
  dependency-version: 3.0.0
  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 Jul 31, 2025
@dependabot dependabot bot requested review from benoitf, jeffmaury and a team as code owners July 31, 2025 17:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 31, 2025
@dependabot dependabot bot requested review from feloy and deboer-tim July 31, 2025 17:37
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2025

Superseded by #3396.

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