Skip to content

chore(deps): bump @ai-sdk/provider-utils, @ai-sdk/azure, @ai-sdk/deepseek and ai - #253

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-7805413d19
Open

chore(deps): bump @ai-sdk/provider-utils, @ai-sdk/azure, @ai-sdk/deepseek and ai#253
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-7805413d19

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates @ai-sdk/provider-utils from 4.0.27 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

Updates @ai-sdk/azure from 3.0.65 to 3.0.116

Release notes

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

@​ai-sdk/azure@​3.0.116

Patch Changes

  • Updated dependencies [7f3b8f0]
    • @​ai-sdk/openai@​3.0.109

@​ai-sdk/azure@​3.0.115

Patch Changes

  • Updated dependencies [019eec8]
    • @​ai-sdk/openai@​3.0.108
Changelog

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

3.0.116

Patch Changes

  • Updated dependencies [7f3b8f0]
    • @​ai-sdk/openai@​3.0.109

3.0.115

Patch Changes

  • Updated dependencies [019eec8]
    • @​ai-sdk/openai@​3.0.108

3.0.114

Patch Changes

  • Updated dependencies [8844beb]
  • Updated dependencies [cf1ba03]
    • @​ai-sdk/openai@​3.0.107

3.0.113

Patch Changes

  • 9ec31aa: Construct OpenAI v1 URLs for Azure AI Foundry (*.services.ai.azure.com) and Cognitive Services (*.cognitiveservices.azure.com) hostnames while preserving complete v1 and Foundry project base URLs.
  • Updated dependencies [85ba0b0]
    • @​ai-sdk/openai@​3.0.106

3.0.112

Patch Changes

  • Updated dependencies [cc23556]
    • @​ai-sdk/provider-utils@​4.0.50
    • @​ai-sdk/deepseek@​2.0.62
    • @​ai-sdk/openai@​3.0.105

3.0.111

Patch Changes

  • Updated dependencies [32e32c4]
    • @​ai-sdk/deepseek@​2.0.61

3.0.110

Patch Changes

... (truncated)

Commits

Updates @ai-sdk/deepseek from 2.0.35 to 2.0.62

Release notes

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

@​ai-sdk/mcp@​2.0.45

Patch Changes

  • 33ba8fd: feat(mcp): surface server-provided tool annotations in tool metadata
  • 3da84fd: Accept MCP tool results that return structuredContent without content by adding the serialized structured result as text.

@​ai-sdk/huggingface@​2.0.44

Patch Changes

  • Updated dependencies [e5a22f0]
    • @​ai-sdk/openai-compatible@​3.0.44

@​ai-sdk/open-responses@​2.0.39

Patch Changes

  • 4210d0b: feat(open-responses): add strict assistant history serialization without synthetic item IDs
Changelog

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

2.0.62

Patch Changes

  • Updated dependencies [cc23556]
    • @​ai-sdk/provider-utils@​4.0.50

2.0.61

Patch Changes

  • 32e32c4: fix(provider/deepseek): preserve complete raw chat usage objects

2.0.60

Patch Changes

  • Updated dependencies [9a521b9]
    • @​ai-sdk/provider-utils@​4.0.49

2.0.59

Patch Changes

  • df5a697: Warn and omit deprecated or ineffective DeepSeek sampling options while preserving penalty sampling for Azure-hosted DeepSeek models.
  • ae1a6de: feat(provider/deepseek): add the userId chat option and serialize it as user_id
  • 00bfad5: feat(provider/deepseek): add DeepSeek V4 Flash and Pro model IDs
  • 52095cb: Add provider-specific names for DeepSeek system, user, and assistant messages.
  • 7d45c74: Validate DeepSeek strict tool calls against beta endpoint requirements.
  • 5beec8d: Preserve documented DeepSeek chat response metadata for generate and stream.
  • f682d94: Add DeepSeek chat completion log probability request and response support.
  • 793a38d: Add support for DeepSeek beta assistant prefix completion through message provider options.
  • 313a441: Prevent negative text output token counts when providers report reasoning tokens. Perplexity reasoning tokens are now treated as separate from completion tokens.
  • ce3fccc: Expose DeepSeek response system fingerprints in provider metadata for generated and streamed text.
  • c35e7e1: Align DeepSeek thinking and reasoning effort options with the documented API values while mapping legacy options with compatibility warnings.
  • 344484d: Add DeepSeek image detail and inline file-data content part support.
  • Updated dependencies [5642849]
    • @​ai-sdk/provider-utils@​4.0.48

2.0.58

Patch Changes

  • Updated dependencies [2d172fb]
    • @​ai-sdk/provider-utils@​4.0.47

2.0.57

Patch Changes

... (truncated)

Commits
  • f8367cd Version Packages (#19864)
  • b0dde21 Version Packages (#19818)
  • 32e32c4 [v6.0] fix: preserve complete DeepSeek Chat raw usage objects (#19815)
  • a7dbe1f Version Packages (#19752)
  • af377fa Version Packages (#19366)
  • 344484d Backport: feat(provider/deepseek): complete vision content parts (#19462)
  • 7d45c74 Backport: fix(provider/deepseek): guard strict tool calls (#19461)
  • 52095cb Backport: feat: support names on DeepSeek system, user, and assistant message...
  • f682d94 Backport: fix: support DeepSeek chat completion log probabilities in requests...
  • 00bfad5 Backport: feat: update DeepSeek model IDs and examples for V4 (#19459)
  • Additional commits viewable in compare view

Updates ai from 6.0.175 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

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.

…seek and ai

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/azure](https://github.com/vercel/ai/tree/HEAD/packages/azure), [@ai-sdk/deepseek](https://github.com/vercel/ai/tree/HEAD/packages/deepseek) 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.27 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/azure` from 3.0.65 to 3.0.116
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/azure@3.0.116/packages/azure/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/azure@3.0.116/packages/azure)

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

Updates `ai` from 6.0.175 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/azure"
  dependency-version: 3.0.116
  dependency-type: direct:production
- dependency-name: "@ai-sdk/deepseek"
  dependency-version: 2.0.62
  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
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