Skip to content

chore(deps): bump @ai-sdk/provider from 3.0.15 to 4.0.7 - #632

Open
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/staging/ai-sdk/provider-4.0.7
Open

chore(deps): bump @ai-sdk/provider from 3.0.15 to 4.0.7#632
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/staging/ai-sdk/provider-4.0.7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @ai-sdk/provider from 3.0.15 to 4.0.7.

Release notes

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

@​ai-sdk/react@​3.0.266

Patch Changes

  • ai@6.0.263

@​ai-sdk/react@​3.0.265

Patch Changes

  • Updated dependencies [30526e9]
    • ai@6.0.262

@​ai-sdk/vue@​3.0.263

Patch Changes

  • ai@6.0.263

@​ai-sdk/vue@​3.0.262

Patch Changes

  • Updated dependencies [30526e9]
    • ai@6.0.262

@​ai-sdk/svelte@​3.0.244

Patch Changes

  • ai@5.0.244

@​ai-sdk/svelte@​3.0.243

Patch Changes

  • Updated dependencies [9e8a754]
    • ai@5.0.243

@​ai-sdk/gateway@​3.0.179

Patch Changes

  • 1e70580: Backport: chore(provider/gateway): update gateway model settings files

@​ai-sdk/gateway@​3.0.178

Patch Changes

  • 7de3226: Backport: chore(provider/gateway): update gateway model settings files
  • 504da15: feat: add DeepSeek V4 Flash Vision Exp image input support

@​ai-sdk/xai@​3.0.124

Patch Changes

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

... (truncated)

Changelog

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

4.0.7

Patch Changes

  • ad6a650: feat(video): allow aspectRatio: 'adaptive' on generateVideo

    Some video models derive the output ratio from the input and reject explicit {width}:{height} values — BytePlus Seedance 2.5 does this for first-frame, first-and-last-frame, editing, and extension tasks. aspectRatio on VideoModelV3CallOptions, VideoModelV4CallOptions, and experimental_generateVideo is now `${number}:${number}` | 'adaptive', so those calls no longer need a type assertion. Support is provider-specific.

4.0.6

Patch Changes

  • 3469d0c: feat: add batch APIs

4.0.5

Patch Changes

  • 79e133c: async APIs for generateVideo (poll, webhook)

    Adds an asynchronous start/status flow to the experimental video model interface (VideoModelV4): models may now implement doStart, doStatus, and handleWebhookOption instead of (or in addition to) doGenerate, and experimental_generateVideo accepts poll and webhook options to orchestrate completion via polling or webhooks. Polling configuration can use a custom delay implementation for durable workflow compatibility.

4.0.4

Patch Changes

  • 1e2f324: feat: add experimental speech translation model specification (Experimental_SpeechTranslationModelV4) and experimental_streamTranslate for streaming speech-to-speech translation

4.0.3

Patch Changes

  • 0f93c57: feat (video): support video (not just image) reference inputs in inputReferences for reference-to-video generation

4.0.2

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 19, 2026
@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
databuddy-status Ready Ready Preview Aug 21, 2026 8:13pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
dashboard Skipped Skipped Aug 21, 2026 8:13pm
documentation Skipped Skipped Aug 21, 2026 8:13pm

@unkey-deploy

unkey-deploy Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Unkey Deploy

Name Status Preview Inspect Updated (UTC)
links (preview) Ready Visit Preview Inspect Aug 21, 2026 8:13pm

Bumps [@ai-sdk/provider](https://github.com/vercel/ai/tree/HEAD/packages/provider) from 3.0.15 to 4.0.7.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/provider/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/provider@4.0.7/packages/provider)

---
updated-dependencies:
- dependency-name: "@ai-sdk/provider"
  dependency-version: 4.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot changed the base branch from main to staging August 21, 2026 20:13
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/staging/ai-sdk/provider-4.0.7 branch from dbf508e to cd05592 Compare August 21, 2026 20:13
@vercel
vercel Bot temporarily deployed to Preview – documentation August 21, 2026 20:13 Inactive
@vercel
vercel Bot temporarily deployed to Preview – dashboard August 21, 2026 20:13 Inactive
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