Skip to content

chore(deps): bump @ai-sdk/xai from 3.0.82 to 4.0.34 - #1061

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

chore(deps): bump @ai-sdk/xai from 3.0.82 to 4.0.34#1061
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-sdk/xai-4.0.20

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

Bumps @ai-sdk/xai from 3.0.82 to 4.0.34.

Release notes

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

@​ai-sdk/xai@​3.0.121

Patch Changes

  • 70a6c3b: feat (provider/xai): support Grok Imagine Video 1.5. Adds the grok-imagine-video-1.5 model id and native 1080p for text-to-video and image-to-video (the standard resolution: '1920x1080' now maps to 1080p). Reference-to-video remains capped at 720p, so a 1080p request in that mode is downgraded with a warning. Also fixes reference routing: previously any non-empty inputReferences array selected reference-to-video, so an array holding only a non-image reference sent reference_images: [] with no usable references.
  • 70a6c3b: feat (provider/xai): add referenceVoiceIds for reference-to-video reference audio. Pass up to 3 xAI preset voice ids (e.g. ['eve']) and reference them from the prompt with <AUDIO_0><AUDIO_2>; they are sent as reference_audios: [{ voice_id }] on POST /v1/videos/generations.

@​ai-sdk/xai@​3.0.120

Patch Changes

  • 3283e3e: feat(xai): support the priority service tier on chat and responses

@​ai-sdk/xai@​3.0.119

Patch Changes

  • 451d2c3: feat(xai): Add the Grok 4.6 model IDs and support its xhigh reasoning effort
Changelog

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

4.0.34

Patch Changes

  • fa2c2bb: feat: add xAI image generation server-side tool for the responses API
  • Updated dependencies [401a4ba]
    • @​ai-sdk/provider-utils@​5.0.26

4.0.33

Patch Changes

  • Updated dependencies [ad6a650]
  • Updated dependencies [81cd026]
    • @​ai-sdk/provider@​4.0.7
    • @​ai-sdk/provider-utils@​5.0.25

4.0.32

Patch Changes

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

4.0.31

Patch Changes

  • 2b1068f: chore(xai): drop the unused @ai-sdk/openai-compatible dependency

    This provider was originally built on the shared openai-compatible model and has since been rewritten to implement its own, with its own tool preparation, finish-reason mapping and response metadata helpers. Nothing in the package imports @ai-sdk/openai-compatible any more, but the dependency and the TypeScript project reference to it were both left behind. No runtime change.

4.0.30

Patch Changes

  • Updated dependencies [3469d0c]
    • @​ai-sdk/provider@​4.0.6
    • @​ai-sdk/openai-compatible@​3.0.25
    • @​ai-sdk/provider-utils@​5.0.23

4.0.29

Patch Changes

  • Updated dependencies [2b60826]

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ai-sdk/xai since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 31, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.

Tip: disable this comment in your organization's Code Review settings.

@github-actions

Copy link
Copy Markdown

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions

Copy link
Copy Markdown

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

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

---
updated-dependencies:
- dependency-name: "@ai-sdk/xai"
  dependency-version: 4.0.20
  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): bump @ai-sdk/xai from 3.0.82 to 4.0.20 chore(deps): bump @ai-sdk/xai from 3.0.82 to 4.0.34 Aug 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/xai-4.0.20 branch from 4fb1186 to cb87308 Compare August 14, 2026 09:13
@dependabot @github

dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1105.

@dependabot dependabot Bot closed this Aug 14, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ai-sdk/xai-4.0.20 branch August 14, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code needs:compliance needs:issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants