Skip to content

deps: bump the npm-ai-sdk group across 1 directory with 4 updates#62

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-ai-sdk-386af19976
Closed

deps: bump the npm-ai-sdk group across 1 directory with 4 updates#62
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-ai-sdk-386af19976

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-ai-sdk group with 4 updates in the / directory: @ai-sdk/anthropic, @ai-sdk/google, @ai-sdk/openai and ai.

Updates @ai-sdk/anthropic from 1.2.12 to 4.0.8

Release notes

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

@​ai-sdk/anthropic@​4.0.8

Patch Changes

  • 0aa0ff3: fix(anthropic): forward thinking: { type: 'disabled' } to the API instead of stripping it

    Previously, setting providerOptions.anthropic.thinking = { type: 'disabled' } (or top-level reasoning: 'none') was accepted by the schema but silently dropped from the outgoing request. For models that default thinking on (e.g. Sonnet 5), this left thinking enabled and could consume a small max_tokens budget entirely. The disabled value is now sent to the Anthropic Messages API.

Changelog

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

4.0.8

Patch Changes

  • 0aa0ff3: fix(anthropic): forward thinking: { type: 'disabled' } to the API instead of stripping it

    Previously, setting providerOptions.anthropic.thinking = { type: 'disabled' } (or top-level reasoning: 'none') was accepted by the schema but silently dropped from the outgoing request. For models that default thinking on (e.g. Sonnet 5), this left thinking enabled and could consume a small max_tokens budget entirely. The disabled value is now sent to the Anthropic Messages API.

4.0.7

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

4.0.6

Patch Changes

  • c6f5e62: Prevent prototype pollution when synchronously parsing provider JSON inputs and expose secureJsonParse from provider-utils.
  • 679c52a: Normalize a bare https://api.anthropic.com base URL to include /v1.
  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

4.0.5

Patch Changes

  • Updated dependencies [8c616f0]
    • @​ai-sdk/provider-utils@​5.0.3

4.0.4

Patch Changes

  • c18018c: feat (provider/anthropic): add claude-sonnet-5 model id

4.0.3

Patch Changes

  • Updated dependencies [0274f34]
    • @​ai-sdk/provider@​4.0.1
    • @​ai-sdk/provider-utils@​5.0.2

4.0.2

Patch Changes

... (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/google from 1.2.22 to 4.0.8

Changelog

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

4.0.8

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

4.0.7

Patch Changes

  • c6f5e62: Prevent prototype pollution when synchronously parsing provider JSON inputs and expose secureJsonParse from provider-utils.
  • bd8d172: Fix Google embedding batch size to respect the Gemini API limit of 100 requests per batch.
  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

4.0.6

Patch Changes

  • d20f0dc: Add vertex.interactions() for the Gemini Interactions API on Vertex AI. Targets the location-scoped .../locations/{region}/interactions resource using the existing Vertex OAuth credentials, enabling multimodal-output models such as gemini-omni-flash-preview (video output) through Vertex. The GoogleInteractionsLanguageModel is now exported from @ai-sdk/google/internal for provider reuse.

4.0.5

Patch Changes

  • Updated dependencies [8c616f0]
    • @​ai-sdk/provider-utils@​5.0.3

4.0.4

Patch Changes

  • dc1eb8d: Support Gemini Interactions video output. Parse video output blocks from the Google Interactions API into file parts (buffered and streaming), and surface the per-modality output token breakdown via providerMetadata.google.outputTokensByModality.

4.0.3

Patch Changes

  • 0274f34: feat (video): add first-class frameImages and inputReferences call options for video generation
  • Updated dependencies [0274f34]
    • @​ai-sdk/provider@​4.0.1
    • @​ai-sdk/provider-utils@​5.0.2

4.0.2

Patch Changes

... (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/openai from 1.3.24 to 4.0.7

Release notes

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

@​ai-sdk/openai@​4.0.7

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/openai@​4.0.6

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

@​ai-sdk/openai-compatible@​3.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/openai-compatible@​3.0.4

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4
Changelog

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

4.0.7

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

4.0.6

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

4.0.5

Patch Changes

  • Updated dependencies [8c616f0]
    • @​ai-sdk/provider-utils@​5.0.3

4.0.4

Patch Changes

  • Updated dependencies [0274f34]
    • @​ai-sdk/provider@​4.0.1
    • @​ai-sdk/provider-utils@​5.0.2

4.0.3

Patch Changes

  • 1ead90c: Return a helpful error when the Responses stream parser receives Chat Completions chunks.

4.0.2

Patch Changes

  • Updated dependencies [6a436e3]
    • @​ai-sdk/provider-utils@​5.0.1

4.0.1

Patch Changes

  • 9507724: feat(openai): add support for web_search_call.results include option

... (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 from 4.3.19 to 7.0.15

Release notes

Sourced from ai's releases.

ai@7.0.15

Patch Changes

  • Updated dependencies [0c3c7e4]
  • Updated dependencies [c8d2726]
    • @​ai-sdk/gateway@​4.0.12

ai@7.0.14

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5
    • @​ai-sdk/gateway@​4.0.11

ai@7.0.13

Patch Changes

  • Updated dependencies [31abef7]
    • @​ai-sdk/gateway@​4.0.10

ai@7.0.12

Patch Changes

  • ecfeb6f: Sort tool results by their tool call order when converting generation output to response messages.
  • a193137: Fix extractJsonMiddleware preserving leading whitespace in the final streamed text suffix when no markdown fence prefix was stripped.
  • Updated dependencies [c6f5e62]
    • @​ai-sdk/gateway@​4.0.9
    • @​ai-sdk/provider-utils@​5.0.4

ai@6.0.219

Patch Changes

  • Updated dependencies [8fbadac]
    • @​ai-sdk/gateway@​3.0.143

ai@5.0.210

Patch Changes

  • Updated dependencies [6d52ce8]
    • @​ai-sdk/gateway@​2.0.109
Changelog

Sourced from ai's changelog.

7.0.15

Patch Changes

  • Updated dependencies [0c3c7e4]
  • Updated dependencies [c8d2726]
    • @​ai-sdk/gateway@​4.0.12

7.0.14

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5
    • @​ai-sdk/gateway@​4.0.11

7.0.13

Patch Changes

  • Updated dependencies [31abef7]
    • @​ai-sdk/gateway@​4.0.10

7.0.12

Patch Changes

  • ecfeb6f: Sort tool results by their tool call order when converting generation output to response messages.
  • a193137: Fix extractJsonMiddleware preserving leading whitespace in the final streamed text suffix when no markdown fence prefix was stripped.
  • Updated dependencies [c6f5e62]
    • @​ai-sdk/gateway@​4.0.9
    • @​ai-sdk/provider-utils@​5.0.4

7.0.11

Patch Changes

  • 0a87626: fix(ai): replace dynamic import() with loadBuiltinModule for diagnostics_channel to fix React Native/Hermes builds

7.0.10

Patch Changes

  • 8c616f0: feat(mcp): add maxRetries option for failed mcp tool calls
  • Updated dependencies [8c616f0]
    • @​ai-sdk/provider-utils@​5.0.3
    • @​ai-sdk/gateway@​4.0.8

... (truncated)

Commits
Maintainer changes

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


@dependabot @github

dependabot Bot commented on behalf of github Jan 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@coderabbitai

coderabbitai Bot commented Jan 8, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-ai-sdk-386af19976 branch from 9453e4b to 7cf9ef4 Compare January 22, 2026 03:12
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-ai-sdk-386af19976 branch from 7cf9ef4 to 8c298f4 Compare April 6, 2026 02:16
Bumps the npm-ai-sdk group with 4 updates in the / directory: [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic), [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google), [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) and [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai).


Updates `@ai-sdk/anthropic` from 1.2.12 to 4.0.8
- [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.8/packages/anthropic)

Updates `@ai-sdk/google` from 1.2.22 to 4.0.8
- [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.8/packages/google)

Updates `@ai-sdk/openai` from 1.3.24 to 4.0.7
- [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.7/packages/openai)

Updates `ai` from 4.3.19 to 7.0.15
- [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.15/packages/ai)

---
updated-dependencies:
- dependency-name: "@ai-sdk/anthropic"
  dependency-version: 3.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-ai-sdk
- dependency-name: "@ai-sdk/google"
  dependency-version: 3.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-ai-sdk
- dependency-name: "@ai-sdk/openai"
  dependency-version: 3.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-ai-sdk
- dependency-name: ai
  dependency-version: 6.0.19
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-ai-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps: bump the npm-ai-sdk group with 4 updates deps: bump the npm-ai-sdk group across 1 directory with 4 updates Jul 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-ai-sdk-386af19976 branch from 8c298f4 to 856234a Compare July 4, 2026 17:15
@dependabot @github

dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm-ai-sdk-386af19976 branch July 4, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant