Skip to content

chore(deps): Bump ai-gateway-provider from 3.1.2 to 4.0.0 - #107

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-gateway-provider-4.0.0
Closed

chore(deps): Bump ai-gateway-provider from 3.1.2 to 4.0.0#107
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-gateway-provider-4.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps ai-gateway-provider from 3.1.2 to 4.0.0.

Release notes

Sourced from ai-gateway-provider's releases.

ai-gateway-provider@4.0.0

Major Changes

  • #601 7a6f8dd Thanks @​OskarLebuda! - Add support for AI SDK 7

    Bumps peer dependencies to require ai@^7 and @ai-sdk/provider@^4. This is a breaking change for users on AI SDK 6, who should stay on the previous major version of these packages.

ai-gateway-provider@3.2.0

Minor Changes

  • #590 fe0d182 Thanks @​threepointone! - New gateway options, plus the provider routing table and cf-aig-* header building are now shared with the workers-ai-provider AI Gateway delegate (bundled inline — no new dependency), so the two stay in lockstep.

    • AiGatewayOptions gains two universal-endpoint controls: byokAlias (cf-aig-byok-alias, select a stored BYOK key by alias) and zdr (cf-aig-zdr, per-request Zero Data Retention override for Unified Billing).
    • Cache controls now emit the current cf-aig-cache-ttl / cf-aig-skip-cache header names instead of the upstream-deprecated cf-cache-ttl / cf-skip-cache.
    • New opt-in resumable streaming on the binding/run path (coming soon — not generally available yet while the AI Gateway resume backend rolls out; treat as experimental): pass resume ({ binding: env.AI, gateway, onResumeExpired?, maxReconnects? }) and a streaming run that surfaces a cf-aig-run-id will transparently reconnect on a transient mid-stream drop, reusing the same resumable-stream engine as the workers-ai-provider delegate. No-op on the REST/API-key path and on non-streaming calls.
    • The misspelled retries option type is renamed AiGatewayRetiesAiGatewayRetries; the old name stays exported as a deprecated alias, so this is non-breaking.

    Existing behavior is otherwise unchanged.

ai-gateway-provider@3.1.3

Patch Changes

Commits
  • fa82946 Version Packages (#613)
  • 7a6f8dd Add support for AI SDK 7 (#601)
  • 992e10e Merge pull request #602 from aninibread/update-cloudflare-ai-search
  • 293f5cd fix(ai-search-provider): forward all generation options, support tools and mu...
  • a6c830e define binding as AI_SEARCH
  • 2e64811 feat(ai-search-provider): add AI Search provider for the AI SDK
  • 976ab71 Merge pull request #600 from cloudflare/changeset-release/main
  • 3055d70 Version Packages
  • 484f739 Merge pull request #599 from cloudflare/fix/deepseek-run-catalog-routing
  • c72bb8b fix(workers-ai-provider): route native unified-billing catalog slugs through ...
  • Additional commits viewable in compare view

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-gateway-provider](https://github.com/cloudflare/ai) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/cloudflare/ai/releases)
- [Commits](https://github.com/cloudflare/ai/compare/ai-gateway-provider@3.1.2...ai-gateway-provider@4.0.0)

---
updated-dependencies:
- dependency-name: ai-gateway-provider
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels Aug 7, 2026
@dependabot
dependabot Bot requested a review from bobbyjohnstx as a code owner August 7, 2026 11:25
@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels Aug 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ai-gateway-provider-4.0.0 branch August 7, 2026 20:47
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.

1 participant