Skip to content

chore(deps): bump @ai-sdk/xai from 2.0.51 to 3.0.93#812

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

chore(deps): bump @ai-sdk/xai from 2.0.51 to 3.0.93#812
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-sdk/xai-3.0.90

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps @ai-sdk/xai from 2.0.51 to 3.0.93.

Release notes

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

@​ai-sdk/xai@​3.0.93

Patch Changes

  • 165d531: deprecate searchParameters (xai live search) in favor of web_search/x_search agent tools

  • 4d53460: feat(provider/xai): add enableImageSearch to the xAI Web Search tool

    The xAI Responses API supports enable_image_search on Web Search tools. xai.tools.webSearch() now accepts enableImageSearch and sends it through to the API as enable_image_search.

Changelog

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

3.0.93

Patch Changes

  • 165d531: deprecate searchParameters (xai live search) in favor of web_search/x_search agent tools

  • 4d53460: feat(provider/xai): add enableImageSearch to the xAI Web Search tool

    The xAI Responses API supports enable_image_search on Web Search tools. xai.tools.webSearch() now accepts enableImageSearch and sends it through to the API as enable_image_search.

3.0.92

Patch Changes

  • Updated dependencies [e40e1d4]
    • @​ai-sdk/openai-compatible@​2.0.48

3.0.91

Patch Changes

  • 71c43dc: fix reasoning-start dedupe on multi-summary-part responses to prevent xai 400 on continuation requests
  • 0e8ea74: surface full xai error detail in APICallError.message instead of falling back to http status text

3.0.90

Patch Changes

  • 1822d0c: fix(xai): stop emitting additionalProperties flag

3.0.89

Patch Changes

  • Updated dependencies [f591416]
    • @​ai-sdk/provider-utils@​4.0.27
    • @​ai-sdk/openai-compatible@​2.0.47

3.0.88

Patch Changes

  • Updated dependencies [38966ab]
    • @​ai-sdk/openai-compatible@​2.0.46

3.0.87

Patch Changes

  • Updated dependencies [6043d24]
    • @​ai-sdk/openai-compatible@​2.0.45

... (truncated)

Commits
  • 94d0237 Version Packages (#15716)
  • 165d531 Backport: chore(provider/xai): deprecate searchParameters (live search) in fa...
  • 4d53460 backport v6: feat(provider/xai): expose enableImageSearch on the Web Search...
  • 0838d52 Version Packages (#15565)
  • f8d3003 Version Packages (#15356)
  • 71c43dc backport v6: fix(provider/xai): dedupe reasoning-start on multi-summary-part ...
  • 0e8ea74 backport v6: fix(provider/xai): surface full xai error detail in APICallError...
  • c930c3d Version Packages (#15292)
  • 1822d0c Backport: fix(xai): stop emitting additionalProperties flag (#15294)
  • e3ccdb5 Version Packages (#15094)
  • Additional commits viewable in compare view
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 May 15, 2026
Copy link
Copy Markdown

@claude claude Bot left a comment

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 to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

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.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Re-trigger cubic

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

---
updated-dependencies:
- dependency-name: "@ai-sdk/xai"
  dependency-version: 3.0.90
  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 2.0.51 to 3.0.90 chore(deps): bump @ai-sdk/xai from 2.0.51 to 3.0.93 Jun 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk/xai-3.0.90 branch from eedb577 to 1e3cc6a Compare June 1, 2026 03:22
Copy link
Copy Markdown
Contributor

@dev-punia-altimate dev-punia-altimate left a comment

Choose a reason for hiding this comment

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

Multi-Persona Review — Verdict: comment

Multi-persona review completed.

6/6 agents completed · 34s · 0 findings (0 critical, 0 high, 0 medium)


Multi-Persona Review · vllm:qwen3-next-80b (waves) + vllm-fallback (synth) ·

@dev-punia-altimate
Copy link
Copy Markdown
Contributor

🤖 Code Review — OpenCodeReview (Gemini) — No Issues Found

No comments generated. Looks good to me.

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.

1 participant