Skip to content

chore(deps)(deps): bump @ai-sdk/gateway from 3.0.139 to 4.0.4#2444

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

@​ai-sdk/react@​4.0.4

Patch Changes

  • Updated dependencies [ba6d510]
    • @​ai-sdk/mcp@​2.0.2
    • ai@7.0.3

@​ai-sdk/vue@​4.0.4

Patch Changes

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

@​ai-sdk/vue@​4.0.3

Patch Changes

  • ai@7.0.3

@​ai-sdk/klingai@​4.0.2

Patch Changes

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

@​ai-sdk/openai@​4.0.2

Patch Changes

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

@​ai-sdk/xai@​4.0.2

Patch Changes

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

@​ai-sdk/klingai@​4.0.1

Patch Changes

  • ba6d510: chore: fix deprecated use of zod .passthrough()

@​ai-sdk/mistral@​4.0.1

Patch Changes

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

@​ai-sdk/openai@​4.0.1

... (truncated)

Changelog

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

4.0.4

Patch Changes

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

4.0.3

Patch Changes

  • 728eaa0: feat(provider/gateway): add has provider option to restrict routing to models with given capabilities (e.g. implicit-caching)

4.0.2

Patch Changes

  • 9dce0a7: Add realtime models to Gateway metadata and generated model settings support.

4.0.1

Patch Changes

  • b2791b3: chore(provider/gateway): update gateway model settings files
  • 330f6e2: Clarify parallel_search source_policy field descriptions so the model emits values the Parallel API accepts: include_domains/exclude_domains must be plain hosts (no scheme/path/port), and after_date must be an ISO 8601 calendar date formatted YYYY-MM-DD.

4.0.0

Major Changes

  • ef992f8: Remove CommonJS exports from all packages. All packages are now ESM-only ("type": "module"). Consumers using require() must switch to ESM import syntax.

  • 8359612: Start v7 pre-release

  • 04e9009: chore: make provider implementations code patterns more consistent, including renaming certain exported symbols

    For all externally exported symbols that were renamed, the old names continue to work via deprecated aliases.

Patch Changes

  • bba5250: chore(provider/gateway): update gateway model settings files
  • 94c6edc: Add qwen3.7-max model ID to Alibaba and AI Gateway.
  • 980f777: chore(provider/gateway): update gateway model settings files
  • 11746ca: chore(provider/gateway): update gateway model settings files
  • fb0c233: chore(provider/gateway): update gateway model settings files
  • e02f041: feat(provider/anthropic): add support for claude-opus-4-8
  • 6b0a40d: feat (provider/gateway): add sort options
  • 435895b: feat (provider/gateway): add get-generation support
  • 38ca8dc: fix(gateway): enable retry support for gateway errors

... (truncated)

Commits

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

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment Jun 29, 2026 12:01pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

📓 Docs Drift Check

This PR changes 1 package(s): @objectstack/cli.

15 hand-written doc(s) reference the affected code and may need an implementation-accuracy re-verification:

  • content/docs/concepts/cloud-artifact-api.mdx (via packages/cli)
  • content/docs/concepts/implementation-status.mdx (via @objectstack/cli)
  • content/docs/concepts/packages.mdx (via @objectstack/cli)
  • content/docs/getting-started/cli.mdx (via @objectstack/cli)
  • content/docs/getting-started/quick-start.mdx (via @objectstack/cli)
  • content/docs/guides/authentication.mdx (via @objectstack/cli)
  • content/docs/guides/client-sdk.mdx (via @objectstack/cli)
  • content/docs/guides/hook-bodies.mdx (via packages/cli)
  • content/docs/guides/packages.mdx (via @objectstack/cli)
  • content/docs/guides/project-scoping.mdx (via @objectstack/cli)
  • content/docs/guides/runtime-services/data-service.mdx (via packages/cli)
  • content/docs/guides/runtime-services/index.mdx (via packages/cli)
  • content/docs/guides/skills.mdx (via packages/cli)
  • content/docs/protocol/objectos/plugin-spec.mdx (via @objectstack/cli)
  • content/docs/protocol/objectos/realtime-protocol.mdx (via @objectstack/cli)

Advisory only. To re-verify, run the docs-accuracy-audit workflow scoped to these files:
node scripts/docs-audit/affected-docs.mjs origin/main → pass the list as args.docs.

Bumps [@ai-sdk/gateway](https://github.com/vercel/ai/tree/HEAD/packages/gateway) from 3.0.139 to 4.0.4.
- [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.4/packages/gateway)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps)(deps): bump @ai-sdk/gateway from 3.0.133 to 4.0.4 chore(deps)(deps): bump @ai-sdk/gateway from 3.0.139 to 4.0.4 Jun 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/gateway-4.0.4 branch from 1ba2ffb to c024105 Compare June 29, 2026 11:40
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Looks like @ai-sdk/gateway is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 29, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ai-sdk/gateway-4.0.4 branch June 29, 2026 15:10
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 size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants