Skip to content

Bump @ai-sdk/provider-utils, @ai-sdk/react and ai - #22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-9fb794de00
Open

Bump @ai-sdk/provider-utils, @ai-sdk/react and ai#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-9fb794de00

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown

Bumps @ai-sdk/provider-utils to 4.0.50 and updates ancestor dependencies @ai-sdk/provider-utils, @ai-sdk/react and ai. These dependencies need to be updated together.

Updates @ai-sdk/provider-utils from 4.0.21 to 4.0.50

Changelog

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

4.0.50

Patch Changes

  • cc23556: Mark transient network errors that occur while reading successful response bodies as retryable.

4.0.49

Patch Changes

  • 9a521b9: Split OpenAI and Azure OpenAI embedding requests by a conservative UTF-8 byte budget derived from their aggregate token limit, in addition to input count limits.

4.0.48

Patch Changes

  • 5642849: fix(provider-utils): allow imports in runtimes without a global fetch function

4.0.47

Patch Changes

  • 2d172fb: Preserve schema-valued additional properties when converting Zod 4 schemas.

4.0.46

Patch Changes

  • 31205a4: chore(provider-utils): upgrade undici to a maintained release

4.0.45

Patch Changes

  • b2a4d5a: Preserve streamed download size-limit errors when response cancellation fails.

4.0.44

Patch Changes

  • Updated dependencies [2171d15]
    • @​ai-sdk/provider@​3.0.15

4.0.43

Patch Changes

  • dab0a08: fix(provider-utils): drop Function-constructor dynamic import shim rejected by Next.js Edge Runtime builds

4.0.42

... (truncated)

Commits
  • f8367cd Version Packages (#19864)
  • cc23556 Backport: fix: mark response body network errors as retryable (#19896)
  • a7dbe1f Version Packages (#19752)
  • 9a521b9 [v6.0] fix: split large embedding batches that exceed provider aggregate toke...
  • af377fa Version Packages (#19366)
  • 5642849 [v6.0] fix: allow AI SDK packages to import in runtimes without global fetch ...
  • b6a79af Version Packages (#19285)
  • 2d172fb [v6.0] fix: Zod 4 record and catchall value schemas being erased during JSON ...
  • 85464f4 Version Packages (#18920)
  • 31205a4 chore(provider-utils): upgrade undici to a maintained release (#18918)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ai-sdk/provider-utils since your current version.


Updates @ai-sdk/react from 3.0.146 to 3.0.280

Release notes

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

@​ai-sdk/react@​3.0.280

Patch Changes

  • ai@6.0.277

@​ai-sdk/react@​3.0.279

Patch Changes

  • Updated dependencies [760ac87]
  • Updated dependencies [5e43974]
    • ai@6.0.276
Changelog

Sourced from @​ai-sdk/react's changelog.

3.0.280

Patch Changes

  • ai@6.0.277

3.0.279

Patch Changes

  • Updated dependencies [760ac87]
  • Updated dependencies [5e43974]
    • ai@6.0.276

3.0.278

Patch Changes

  • ai@6.0.275

3.0.277

Patch Changes

  • Updated dependencies [0b790f3]
    • ai@6.0.274

3.0.276

Patch Changes

  • Updated dependencies [6e632b8]
    • ai@6.0.273

3.0.275

Patch Changes

  • Updated dependencies [e822a1d]
  • Updated dependencies [8c51a25]
  • Updated dependencies [cc23556]
    • ai@6.0.272
    • @​ai-sdk/provider-utils@​4.0.50

3.0.274

Patch Changes

  • Updated dependencies [9310140]
  • Updated dependencies [b503790]

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ai-sdk/react since your current version.


Updates ai from 6.0.144 to 6.0.277

Release notes

Sourced from ai's releases.

ai@6.0.277

Patch Changes

  • Updated dependencies [8839d87]
    • @​ai-sdk/gateway@​3.0.189

ai@6.0.276

Patch Changes

  • 760ac87: fix(ai): preserve provider metadata from empty smooth stream deltas
  • 5e43974: fix(ai): skip smoothStream delays while the document is hidden
  • Updated dependencies [13507cb]
  • Updated dependencies [7782fec]
  • Updated dependencies [978e084]
  • Updated dependencies [d0c255c]
    • @​ai-sdk/gateway@​3.0.188
Changelog

Sourced from ai's changelog.

6.0.277

Patch Changes

  • Updated dependencies [8839d87]
    • @​ai-sdk/gateway@​3.0.189

6.0.276

Patch Changes

  • 760ac87: fix(ai): preserve provider metadata from empty smooth stream deltas
  • 5e43974: fix(ai): skip smoothStream delays while the document is hidden
  • Updated dependencies [13507cb]
  • Updated dependencies [7782fec]
  • Updated dependencies [978e084]
  • Updated dependencies [d0c255c]
    • @​ai-sdk/gateway@​3.0.188

6.0.275

Patch Changes

  • Updated dependencies [57d88f5]
    • @​ai-sdk/gateway@​3.0.187

6.0.274

Patch Changes

  • 0b790f3: fix(ai): preserve approval descriptors in UI message streams

6.0.273

Patch Changes

  • 6e632b8: Expose parsed structured output in streamText end callbacks.
  • Updated dependencies [5ab6f63]
    • @​ai-sdk/gateway@​3.0.186

6.0.272

Patch Changes

  • e822a1d: Reject generateText responses that do not satisfy a required or specifically selected tool choice, and expose the normalized response content on ToolChoiceViolationError for opt-in recovery.
  • 8c51a25: fix(ai): allow tool approval secrets in ToolLoopAgent settings and prepareCall
  • Updated dependencies [cc23556]
  • Updated dependencies [823cc03]
  • Updated dependencies [3f96cf8]
    • @​ai-sdk/provider-utils@​4.0.50

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for ai since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@ai-sdk/provider-utils](https://github.com/vercel/ai/tree/HEAD/packages/provider-utils) to 4.0.50 and updates ancestor dependencies [@ai-sdk/provider-utils](https://github.com/vercel/ai/tree/HEAD/packages/provider-utils), [@ai-sdk/react](https://github.com/vercel/ai/tree/HEAD/packages/react) and [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai). These dependencies need to be updated together.


Updates `@ai-sdk/provider-utils` from 4.0.21 to 4.0.50
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/provider-utils@4.0.50/packages/provider-utils/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/provider-utils@4.0.50/packages/provider-utils)

Updates `@ai-sdk/react` from 3.0.146 to 3.0.280
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/react@3.0.280/packages/react/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/react@3.0.280/packages/react)

Updates `ai` from 6.0.144 to 6.0.277
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/ai@6.0.277/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@6.0.277/packages/ai)

---
updated-dependencies:
- dependency-name: "@ai-sdk/provider-utils"
  dependency-version: 4.0.50
  dependency-type: indirect
- dependency-name: "@ai-sdk/react"
  dependency-version: 3.0.280
  dependency-type: direct:production
- dependency-name: ai
  dependency-version: 6.0.277
  dependency-type: direct:production
...

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 Sep 8, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​ai-sdk/​react@​3.0.145 ⏵ 3.0.2809910075 +198100
Updatedai@​6.0.143 ⏵ 6.0.27798 +1510010099100

View full report

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