Skip to content

build(deps): bump @ai-sdk/provider-utils, @ai-sdk/openai, @ai-sdk/react and ai in /experiment - #636

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

build(deps): bump @ai-sdk/provider-utils, @ai-sdk/openai, @ai-sdk/react and ai in /experiment#636
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/experiment/multi-b68d5f9d57

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates @ai-sdk/provider-utils from 3.0.25 to 3.0.36

Changelog

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

3.0.36

Patch Changes

  • 26165ee: Mark transient network errors that occur while reading successful response bodies as retryable, including AI Gateway responses.

3.0.35

Patch Changes

  • 77d33c0: 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.

3.0.34

Patch Changes

  • 2fff9f1: fix(provider-utils): allow imports in runtimes without a global fetch function
  • f364ea0: Preserve schema-valued additional properties when converting Zod 4 schemas.

3.0.33

Patch Changes

  • 9e8e087: Stop re-exporting createTestServer and TestResponseController from @ai-sdk/provider-utils/test so ai/test can load without msw or vitest. Import these APIs from @ai-sdk/test-server/with-vitest instead.

3.0.32

Patch Changes

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

3.0.31

Patch Changes

  • 7a6bdbc: Prevent validated downloads on Node.js from reaching private or internal services through DNS aliases or DNS rebinding by validating and pinning every resolved address at connection time.

3.0.30

Patch Changes

  • 2fd6076: fix(ai): call onInputStart before onInputAvailable during non-streaming tool calls

3.0.29

Patch Changes

  • c6e1d1a: Accept callable Standard Schema validators that do not provide JSON Schema conversion.

3.0.28

... (truncated)

Commits
  • 86a7a37 Version Packages (#19865)
  • 26165ee Backport: fix: mark response body network errors as retryable (#19897)
  • e970e3c Version Packages (#19773)
  • 77d33c0 [v5.0] fix: split large embedding batches that exceed provider aggregate toke...
  • 063615d Version Packages (#19434)
  • 2fff9f1 [v5.0] fix: allow AI SDK packages to import in runtimes without global fetch ...
  • f364ea0 [v5.0] fix: Zod 4 record and catchall value schemas being erased during JSON ...
  • b5a4b2b Version Packages (#19291)
  • 9e8e087 [v5.0] fix: allow MockLanguageModelV2 to load without msw or vitest (#17861)
  • 17547e2 Version Packages (#18706)
  • Additional commits viewable in compare view

Updates @ai-sdk/openai from 2.0.106 to 2.0.125

Release notes

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

@​ai-sdk/openai@​2.0.125

Patch Changes

  • e0d0bd1: feat(openai): add GPT-6 reasoning configuration updates

@​ai-sdk/openai@​2.0.124

Patch Changes

  • 7bebd57: feat(openai): add support for the gpt-6-astra
Changelog

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

2.0.125

Patch Changes

  • e0d0bd1: feat(openai): add GPT-6 reasoning configuration updates

2.0.124

Patch Changes

  • 7bebd57: feat(openai): add support for the gpt-6-astra

2.0.123

Patch Changes

  • Updated dependencies [26165ee]
    • @​ai-sdk/provider-utils@​3.0.36

2.0.122

Patch Changes

  • f70d0a3: Normalize non-object replayed Chat Completions tool arguments to empty objects.

2.0.121

Patch Changes

  • 77d33c0: 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.
  • Updated dependencies [77d33c0]
    • @​ai-sdk/provider-utils@​3.0.35

2.0.120

Patch Changes

  • Updated dependencies [2fff9f1]
  • Updated dependencies [f364ea0]
    • @​ai-sdk/provider-utils@​3.0.34

2.0.119

Patch Changes

  • Updated dependencies [9e8e087]
    • @​ai-sdk/provider-utils@​3.0.33

2.0.118

... (truncated)

Commits

Updates @ai-sdk/react from 2.0.198 to 2.0.256

Release notes

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

@​ai-sdk/react@​2.0.256

Patch Changes

  • Updated dependencies [5643ec9]
    • ai@5.0.253

@​ai-sdk/react@​2.0.255

Patch Changes

  • Updated dependencies [2c12cd3]
    • ai@5.0.252
Changelog

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

2.0.256

Patch Changes

  • Updated dependencies [5643ec9]
    • ai@5.0.253

2.0.255

Patch Changes

  • Updated dependencies [2c12cd3]
    • ai@5.0.252

2.0.254

Patch Changes

  • ai@5.0.251

2.0.253

Patch Changes

  • Updated dependencies [4e3f54b]
  • Updated dependencies [26165ee]
    • ai@5.0.250
    • @​ai-sdk/provider-utils@​3.0.36

2.0.252

Patch Changes

  • Updated dependencies [989be6f]
    • ai@5.0.249

2.0.251

Patch Changes

  • Updated dependencies [77d33c0]
    • @​ai-sdk/provider-utils@​3.0.35
    • ai@5.0.248

2.0.250

Patch Changes

  • ai@5.0.247

... (truncated)

Commits

Updates ai from 5.0.196 to 5.0.253

Release notes

Sourced from ai's releases.

ai@5.0.253

Patch Changes

  • 5643ec9: fix(ai): allow manual continuations to reuse JSON tool outputs with undefined object properties
  • Updated dependencies [b436246]
    • @​ai-sdk/gateway@​2.0.147

ai@5.0.252

Patch Changes

  • 2c12cd3: fix(ai): skip smoothStream delays while the document is hidden
  • Updated dependencies [cfa33a0]
  • Updated dependencies [8ee6f7d]
  • Updated dependencies [2287da5]
  • Updated dependencies [526f371]
    • @​ai-sdk/gateway@​2.0.146
Changelog

Sourced from ai's changelog.

5.0.253

Patch Changes

  • 5643ec9: fix(ai): allow manual continuations to reuse JSON tool outputs with undefined object properties
  • Updated dependencies [b436246]
    • @​ai-sdk/gateway@​2.0.147

5.0.252

Patch Changes

  • 2c12cd3: fix(ai): skip smoothStream delays while the document is hidden
  • Updated dependencies [cfa33a0]
  • Updated dependencies [8ee6f7d]
  • Updated dependencies [2287da5]
  • Updated dependencies [526f371]
    • @​ai-sdk/gateway@​2.0.146

5.0.251

Patch Changes

  • Updated dependencies [78a29c2]
    • @​ai-sdk/gateway@​2.0.145

5.0.250

Patch Changes

  • 4e3f54b: Validate persisted typed tool calls against current input and output schemas. Schema-incompatible empty or error inputs and completed or failed history from unavailable tools remain loadable as dynamic tool parts instead of exposing unvalidated values under current static tool types.
  • 26165ee: Mark transient network errors that occur while reading successful response bodies as retryable, including AI Gateway responses.
  • Updated dependencies [810dc70]
  • Updated dependencies [7a926ba]
  • Updated dependencies [25c1956]
  • Updated dependencies [26165ee]
    • @​ai-sdk/gateway@​2.0.144
    • @​ai-sdk/provider-utils@​3.0.36

5.0.249

Patch Changes

  • 989be6f: add operation-level outcomes to UI message stream end callbacks

5.0.248

... (truncated)

Commits
  • 582a805 Version Packages (#20317)
  • 5643ec9 [v5.0] fix: Allow manual continuations to reuse tool results containing undef...
  • cb3385d Version Packages (#20232)
  • 2c12cd3 [v5.0] fix: prevent smoothStream from stalling streams in background tabs (#2...
  • e3b73c3 Version Packages (#20146)
  • 86a7a37 Version Packages (#19865)
  • 26165ee Backport: fix: mark response body network errors as retryable (#19897)
  • 4e3f54b [v5.0] fix: reject stale persisted tool inputs without blocking unparsed or u...
  • 4504ad6 Version Packages (#19821)
  • 989be6f [v5.0] fix: UI message stream end callbacks cannot distinguish failed respons...
  • Additional commits viewable in compare view

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.

…ct and ai

Bumps [@ai-sdk/provider-utils](https://github.com/vercel/ai/tree/HEAD/packages/provider-utils) to 3.0.36 and updates ancestor dependencies [@ai-sdk/provider-utils](https://github.com/vercel/ai/tree/HEAD/packages/provider-utils), [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai), [@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 3.0.25 to 3.0.36
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/provider-utils@3.0.36/packages/provider-utils/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/provider-utils@3.0.36/packages/provider-utils)

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

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

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

---
updated-dependencies:
- dependency-name: "@ai-sdk/provider-utils"
  dependency-version: 3.0.36
  dependency-type: indirect
- dependency-name: "@ai-sdk/openai"
  dependency-version: 2.0.125
  dependency-type: direct:production
- dependency-name: "@ai-sdk/react"
  dependency-version: 2.0.256
  dependency-type: direct:production
- dependency-name: ai
  dependency-version: 5.0.253
  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
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