Skip to content

chore(deps): Bump the ai-sdk group across 1 directory with 9 updates - #62

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-sdk-90133eeaf8
Open

chore(deps): Bump the ai-sdk group across 1 directory with 9 updates#62
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-sdk-90133eeaf8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the ai-sdk group with 9 updates in the / directory:

Package From To
@ai-sdk/anthropic 3.0.71 4.0.40
@ai-sdk/cerebras 2.0.46 3.0.34
@ai-sdk/google 3.0.64 4.0.49
@ai-sdk/groq 3.0.36 4.0.29
@ai-sdk/openai 3.0.53 4.0.45
@ai-sdk/openai-compatible 2.0.42 3.0.34
@ai-sdk/react 3.0.170 4.0.76
@ai-sdk/xai 3.0.83 4.0.42
ai 6.0.168 7.0.73

Updates @ai-sdk/anthropic from 3.0.71 to 4.0.40

Changelog

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

4.0.40

Patch Changes

  • Updated dependencies [e6087c9]
    • @​ai-sdk/provider-utils@​5.0.28

4.0.39

Patch Changes

  • 4579b08: Preserve Anthropic server-tool caller metadata in multi-turn conversations.

4.0.38

Patch Changes

  • Updated dependencies [7fbfc6d]
    • @​ai-sdk/provider-utils@​5.0.27

4.0.37

Patch Changes

  • Updated dependencies [401a4ba]
    • @​ai-sdk/provider-utils@​5.0.26

4.0.36

Patch Changes

  • Updated dependencies [ad6a650]
  • Updated dependencies [81cd026]
    • @​ai-sdk/provider@​4.0.7
    • @​ai-sdk/provider-utils@​5.0.25

4.0.35

Patch Changes

  • Updated dependencies [1937bef]
    • @​ai-sdk/provider-utils@​5.0.24

4.0.34

Patch Changes

  • e6415bd: feat(anthropic): add text batch support

4.0.33

... (truncated)

Commits
Maintainer changes

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


Updates @ai-sdk/cerebras from 2.0.46 to 3.0.34

Changelog

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

3.0.34

Patch Changes

  • d6a521a: feat(cerebras): add typed provider options and send maxOutputTokens as max_completion_tokens field
  • Updated dependencies [99989ba]
    • @​ai-sdk/openai-compatible@​3.0.34

3.0.33

Patch Changes

  • Updated dependencies [d68139c]
    • @​ai-sdk/openai-compatible@​3.0.33

3.0.32

Patch Changes

  • Updated dependencies [e6087c9]
  • Updated dependencies [2f77de8]
    • @​ai-sdk/provider-utils@​5.0.28
    • @​ai-sdk/openai-compatible@​3.0.32

3.0.31

Patch Changes

  • Updated dependencies [86892f3]
    • @​ai-sdk/openai-compatible@​3.0.31

3.0.30

Patch Changes

  • f563df6: Update Cerebras model ID autocomplete and package documentation to the current public model catalog.
  • Updated dependencies [7fbfc6d]
    • @​ai-sdk/provider-utils@​5.0.27
    • @​ai-sdk/openai-compatible@​3.0.30

3.0.29

Patch Changes

  • Updated dependencies [401a4ba]
    • @​ai-sdk/provider-utils@​5.0.26
    • @​ai-sdk/openai-compatible@​3.0.29

3.0.28

... (truncated)

Commits

Updates @ai-sdk/google from 3.0.64 to 4.0.49

Changelog

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

4.0.49

Patch Changes

  • f607a12: chore(google): drop support for Imagen models and their integration following API shutdown

4.0.48

Patch Changes

  • 6c5a1ed: Inline local JSON Schema references in Google tool and structured-output schemas.

4.0.47

Patch Changes

  • e6087c9: fix: handle empty string tool call IDs
  • Updated dependencies [e6087c9]
    • @​ai-sdk/provider-utils@​5.0.28

4.0.46

Patch Changes

  • f69920a: fix(google): use low as the minimum reasoning level for full Gemini Flash 3.7 and later

4.0.45

Patch Changes

  • bb0cf2e: fix(google): coerce minimal reasoning to low for Gemini 3.7 Flash

4.0.44

Patch Changes

  • 16650e9: feat(google): add gemini-3.7-flash model

4.0.43

Patch Changes

  • 8e90283: Preserve forced tool calls when strict function tools are configured.

4.0.42

Patch Changes

  • Updated dependencies [7fbfc6d]
    • @​ai-sdk/provider-utils@​5.0.27

... (truncated)

Commits
Maintainer changes

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


Updates @ai-sdk/groq from 3.0.36 to 4.0.29

Changelog

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

4.0.29

Patch Changes

  • e6087c9: fix: handle empty string tool call IDs
  • Updated dependencies [e6087c9]
    • @​ai-sdk/provider-utils@​5.0.28

4.0.28

Patch Changes

  • Updated dependencies [7fbfc6d]
    • @​ai-sdk/provider-utils@​5.0.27

4.0.27

Patch Changes

  • Updated dependencies [401a4ba]
    • @​ai-sdk/provider-utils@​5.0.26

4.0.26

Patch Changes

  • Updated dependencies [ad6a650]
  • Updated dependencies [81cd026]
    • @​ai-sdk/provider@​4.0.7
    • @​ai-sdk/provider-utils@​5.0.25

4.0.25

Patch Changes

  • Updated dependencies [1937bef]
    • @​ai-sdk/provider-utils@​5.0.24

4.0.24

Patch Changes

  • Updated dependencies [3469d0c]
    • @​ai-sdk/provider@​4.0.6
    • @​ai-sdk/provider-utils@​5.0.23

4.0.23

Patch Changes

... (truncated)

Commits

Updates @ai-sdk/openai from 3.0.53 to 4.0.45

Changelog

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

4.0.45

Patch Changes

  • 6be0f51: fix(openai): expand internal parallel tool call wrappers from the Responses API while preserving stateful continuation and streaming fallbacks

4.0.44

Patch Changes

  • e6087c9: fix: handle empty string tool call IDs
  • Updated dependencies [e6087c9]
    • @​ai-sdk/provider-utils@​5.0.28

4.0.43

Patch Changes

  • a062795: fix(openai): support built-in and provider-defined tools in the Responses allowedTools option

    allowedTools emitted every allow-list entry as { type: 'function', name }, but OpenAI identifies built-in tools by type. Allow-listing a declared provider-defined tool (web search, image generation, MCP, custom, ...) therefore failed with Tool choice '<name>' not found in 'tools' parameter. Entries are now derived from the declared tool, including the MCP server label and custom tool name.

    Tools that OpenAI cannot allow-list (the tool search tool, deferred tools, and namespaced tools) are dropped from the allow-list with a warning, and an error is thrown if that would leave the allow-list empty rather than silently sending an unrestricted request.

    Ambiguous names are now reported instead of resolved silently. A name that matches both a declared tool and another tool's provider tool name resolves to the declared tool and warns; a provider tool name shared by several tools in the same request (two MCP servers, for example) is dropped with a warning. A name that matches no declared tool keeps its existing behavior and is now warned about.

4.0.42

Patch Changes

  • b6fff2e: feat(provider/openai): support explicit Responses compaction triggers

4.0.41

Patch Changes

  • 59d6def: Reconstruct provider-executed shell calls when continuing OpenAI Responses with storage disabled.

4.0.40

Patch Changes

... (truncated)

Commits
Maintainer changes

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


Updates @ai-sdk/openai-compatible from 2.0.42 to 3.0.34

Changelog

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

3.0.34

Patch Changes

  • 99989ba: feat(provider/openai-compatible): report image generation token usage

3.0.33

Patch Changes

  • d68139c: fix(openai-compatible): report truncated chat streams as errors

3.0.32

Patch Changes

  • e6087c9: fix: handle empty string tool call IDs
  • 2f77de8: Preserve Gemini thought signatures for custom OpenAI-compatible provider names
  • Updated dependencies [e6087c9]
    • @​ai-sdk/provider-utils@​5.0.28

3.0.31

Patch Changes

  • 86892f3: fix(openai-compatible): preserve unmapped usage fields in usage.raw

    usage.raw is specified as usage "in the shape that the provider returns", and the chat model already parsed the usage object loosely so that extra top-level fields survived. The nested prompt_tokens_details and completion_tokens_details objects were still strict, so anything a provider reported inside them was dropped — which is where providers put their most distinguishing detail. The existing "should preserve extra usage fields" fixture was itself losing audio_tokens, image_tokens and text_tokens this way.

    Both nested objects are now parsed loosely, as is the completion model's usage schema, which was strict throughout despite feeding the same raw field.

    Only usage.raw changes. The mapped token counts are unaffected.

3.0.30

Patch Changes

  • Updated dependencies [7fbfc6d]
    • @​ai-sdk/provider-utils@​5.0.27

3.0.29

... (truncated)

Commits

Updates @ai-sdk/react from 3.0.170 to 4.0.76

Changelog

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

4.0.76

Patch Changes

  • ai@7.0.73

4.0.75

Patch Changes

  • ai@7.0.72

4.0.74

Patch Changes

  • Updated dependencies [9a37469]
    • ai@7.0.71

4.0.73

Patch Changes

  • Updated dependencies [e6087c9]
  • Updated dependencies [9566914]
  • Updated dependencies [b181020]
  • Updated dependencies [7054073]
  • Updated dependencies [a828527]
  • Updated dependencies [d3cc3fe]
    • @​ai-sdk/provider-utils@​5.0.28
    • ai@7.0.70
    • @​ai-sdk/mcp@​2.0.34

4.0.72

Patch Changes

  • ai@7.0.69

4.0.71

Patch Changes

  • Updated dependencies [1f29230]
  • Updated dependencies [0c60a40]
  • Updated dependencies [e6a9927]
    • @​ai-sdk/mcp@​2.0.33
    • ai@7.0.68

4.0.70

... (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-sdk/xai from 3.0.83 to 4.0.42

Release notes

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

@​ai-sdk/xai@​3.0.124

Patch Changes

  • Updated dependencies [c79dd10]
    • @​ai-sdk/openai-compatible@​2.0.70
Changelog

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

4.0.42

Patch Changes

  • ef05760: fix(provider/xai): report image moderation blocks as content policy errors

4.0.41

Patch Changes

  • Updated dependencies [e6087c9]
    • @​ai-sdk/provider-utils@​5.0.28

4.0.40

Patch Changes

  • 1ffa1d2: feat(xai): speech timestamps, pronunciation replacements, provider metadata, and error parsing

    • Add withTimestamps and replace provider options for text to speech. With withTimestamps, the JSON envelope is decoded and the audio returned as usual, while duration, content type, and character-level alignment are exposed via providerMetadata.xai.
    • Return providerMetadata.xai.traceId (from the x-trace-id response header) on every speech response.
    • Parse the text to speech error shape ({"error":"..."}) so APICallError messages carry xAI's real error detail instead of the HTTP reason phrase.

4.0.39

Patch Changes

  • 646c86e: fix(provider/xai): report video moderation blocks and missing URLs as an error status instead of throwing

4.0.38

Patch Changes

  • 484293f: feat(xai): support the priority service tier on chat and responses

4.0.37

Patch Changes

  • a4d386d: feat(xai): add the Grok 4.6 model IDs and support its xhigh reasoning effort

4.0.36

Patch Changes

... (truncated)

Commits
Maintainer changes

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


Updates ai from 6.0.168 to 7.0.73

Release notes

Sourced from ai's releases.

ai@7.0.73

Patch Changes

  • Updated dependencies [f607a12]
    • @​ai-sdk/gateway@​4.0.59

ai@6.0.264

Patch Changes

  • 6a7e701: fix(ai): prevent duplicate text and reasoning part ids

ai@6.0.263

Patch Changes

  • Updated dependencies [1e70580]
    • @​ai-sdk/gateway@​3.0.179

ai@6.0.262

Patch Changes

  • 30526e9: Prevent exceptions in streaming onChunk and onError callbacks from terminating the stream or masking provider errors.
  • Updated dependencies [7de3226]
  • Updated dependencies [504da15]
    • @​ai-sdk/gateway@​3.0.178
Changelog

Sourced from ai's changelog.

7.0.73

Patch Changes

  • Updated dependencies [f607a12]
    • @​ai-sdk/gateway@​4.0.59

7.0.72

Patch Changes

  • Updated dependencies [fdcc814]
    • @​ai-sdk/gateway@​4.0.58

7.0.71

Patch Changes

  • 9a37469: Prevent exceptions in streaming onChunk and onError callbacks from terminating the stream or masking provider errors.
  • Updated dependencies [936719b]
    • @​ai-sdk/gateway@​4.0.57

7.0.70

Patch Changes

  • 9566914: Stop multi-step text generation for client tool approval even when a provider-executed tool has a deferred result.
  • b181020: fix: reject streamObject result promises and report failed completion when the provider stream errors
  • 7054073: Filter preliminary tool outputs when ignoreIncompleteToolCalls is enabled.
  • a828527: Prevent automatic tool execution when a model call ends with an unsafe finish reason.
  • d3cc3fe: Clear partial UI message parts when a WorkflowAgent model-call step is retried.
  • Updated dependencies [e6087c9]
    • @​ai-sdk/provider-utils@​5.0.28
    • @​ai-sdk/gateway@​4.0.56

7.0.69

Patch Changes

  • Updated dependencies [1f7a464]
    • @​ai-sdk/gateway@​4.0.55

7.0.68

Patch Changes

  • Updated dependencies [257632b]
    • @​ai-sdk/gateway@​4.0.54

7.0.67

... (truncated)

Commits
  • eceb32a Version Packages (#19224)
  • eac099e Version Packages (#19213)
  • 9e7f81b test(ai): preserve raw stream errors when onError throws (#19214)
  • e2aa796 Version Packages (#19186)
  • 936719b feat(gateway): experimental batch API support (#19032)
  • 9a37469 fix: contain streaming callback exceptions without interrupting consumers or ...
  • 97a9489 Version Packages (#19085)
  • b181020 fix: settle streamObject results and report provider stream failures without ...
  • 7054073 fix: omit preliminary tool outputs when ignoring incomplete tool calls (#19084)
  • a828527 fix: prevent automatic tool execution after unsafe model finish reasons (#19066)
  • Additional commits viewable in compare view
Maintainer changes

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


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 19, 2026
Bumps the ai-sdk group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) | `3.0.71` | `4.0.40` |
| [@ai-sdk/cerebras](https://github.com/vercel/ai/tree/HEAD/packages/cerebras) | `2.0.46` | `3.0.34` |
| [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) | `3.0.64` | `4.0.49` |
| [@ai-sdk/groq](https://github.com/vercel/ai/tree/HEAD/packages/groq) | `3.0.36` | `4.0.29` |
| [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `3.0.53` | `4.0.45` |
| [@ai-sdk/openai-compatible](https://github.com/vercel/ai/tree/HEAD/packages/openai-compatible) | `2.0.42` | `3.0.34` |
| [@ai-sdk/react](https://github.com/vercel/ai/tree/HEAD/packages/react) | `3.0.170` | `4.0.76` |
| [@ai-sdk/xai](https://github.com/vercel/ai/tree/HEAD/packages/xai) | `3.0.83` | `4.0.42` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `6.0.168` | `7.0.73` |



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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@ai-sdk/anthropic"
  dependency-version: 4.0.39
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ai-sdk
- dependency-name: "@ai-sdk/cerebras"
  dependency-version: 3.0.30
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ai-sdk
- dependency-name: "@ai-sdk/google"
  dependency-version: 4.0.44
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ai-sdk
- dependency-name: "@ai-sdk/groq"
  dependency-version: 4.0.28
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ai-sdk
- dependency-name: "@ai-sdk/openai"
  dependency-version: 4.0.42
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ai-sdk
- dependency-name: "@ai-sdk/openai-compatible"
  dependency-version: 3.0.30
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ai-sdk
- dependency-name: "@ai-sdk/react"
  dependency-version: 4.0.69
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ai-sdk
- dependency-name: "@ai-sdk/xai"
  dependency-version: 4.0.40
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ai-sdk
- dependency-name: ai
  dependency-version: 7.0.66
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ai-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): Bump the ai-sdk group with 9 updates chore(deps): Bump the ai-sdk group across 1 directory with 9 updates Aug 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk-90133eeaf8 branch from ed8a722 to e354cd7 Compare August 24, 2026 07:42
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