Skip to content

chore(deps): Bump @ai-sdk/gateway from 4.0.4 to 4.0.47 - #124

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

chore(deps): Bump @ai-sdk/gateway from 4.0.4 to 4.0.47#124
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-sdk/gateway-4.0.47

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @ai-sdk/gateway from 4.0.4 to 4.0.47.

Changelog

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

4.0.49

Patch Changes

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

4.0.48

Patch Changes

  • 3cc1bb6: chore(provider/gateway): update gateway model settings files

4.0.47

Patch Changes

  • 7af9646: chore(provider/gateway): update gateway model settings files
  • Updated dependencies [401a4ba]
    • @​ai-sdk/provider-utils@​5.0.26

4.0.46

Patch Changes

  • c477556: chore(provider/gateway): update gateway model settings files
  • 81cd026: Reduce bundle size by making internal Zod v4 imports tree-shakeable.
  • Updated dependencies [ad6a650]
  • Updated dependencies [81cd026]
    • @​ai-sdk/provider@​4.0.7
    • @​ai-sdk/provider-utils@​5.0.25

4.0.45

Patch Changes

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

4.0.44

Patch Changes

  • 89080c8: feat (provider/gateway): support the async video operation flow (doStart/doStatus) on the v4 video model

  • 89080c8: fix (ai/gateway): make retried doStart calls idempotent

    generateVideo retries doStart, which creates a billable generation, so a retry after a lost response could start a second one. It now mints one idempotency token per logical start — outside the retry closure — and forwards it as an idempotency-key header, so a provider that deduplicates (the Vercel AI

... (truncated)

Commits

Dependabot compatibility score

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)

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

---
updated-dependencies:
- dependency-name: "@ai-sdk/gateway"
  dependency-version: 4.0.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels Aug 14, 2026
@dependabot
dependabot Bot requested a review from bobbyjohnstx as a code owner August 14, 2026 11:24
@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants