Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 3 updates#358

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-21e35aabb1
Closed

chore(deps): bump the minor-and-patch group across 1 directory with 3 updates#358
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-21e35aabb1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 3 updates in the / directory: @ai-sdk/openai, @anthropic-ai/sdk and @tanstack/ai-openai.

Updates @ai-sdk/openai from 3.0.2 to 3.0.52

Commits

Updates @anthropic-ai/sdk from 0.72.1 to 0.88.0

Release notes

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

sdk: v0.88.0

0.88.0 (2026-04-10)

Full Changelog: sdk-v0.87.0...sdk-v0.88.0

Features

Documentation

sdk: v0.87.0

0.87.0 (2026-04-09)

Full Changelog: sdk-v0.86.1...sdk-v0.87.0

Features

  • api: Add beta advisor tool (1e99a8d)

sdk: v0.86.1

0.86.1 (2026-04-08)

Full Changelog: sdk-v0.86.0...sdk-v0.86.1

Chores

  • update @​anthropic-ai/sdk dependency version (#870) (036342b)

sdk: v0.86.0

0.86.0 (2026-04-08)

Full Changelog: sdk-v0.85.0...sdk-v0.86.0

Features

  • api: add support for Claude Managed Agents (2ef732a)

Chores

  • internal: codegen related update (d644830)

sdk: v0.85.0

0.85.0 (2026-04-07)

... (truncated)

Changelog

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

0.88.0 (2026-04-10)

Full Changelog: sdk-v0.87.0...sdk-v0.88.0

Features

Documentation

0.87.0 (2026-04-09)

Full Changelog: sdk-v0.86.1...sdk-v0.87.0

Features

  • api: Add beta advisor tool (1e99a8d)

0.86.1 (2026-04-08)

Full Changelog: sdk-v0.86.0...sdk-v0.86.1

Chores

  • update @​anthropic-ai/sdk dependency version (#870) (036342b)

0.86.0 (2026-04-08)

Full Changelog: sdk-v0.85.0...sdk-v0.86.0

Features

  • api: add support for Claude Managed Agents (2ef732a)

Chores

  • internal: codegen related update (d644830)

0.85.0 (2026-04-07)

Full Changelog: sdk-v0.84.0...sdk-v0.85.0

Features

  • client: Create Bedrock Mantle client (#810) (2f1f4a1)

... (truncated)

Commits

Updates @tanstack/ai-openai from 0.3.0 to 0.7.4

Release notes

Sourced from @​tanstack/ai-openai's releases.

@​tanstack/ai-openai@​0.7.4

Patch Changes

  • Update model metadata from OpenRouter API (#433)

@​tanstack/ai-openai@​0.7.2

Patch Changes

  • Updated dependencies [842e119]:
    • @​tanstack/ai@​0.9.0
    • @​tanstack/ai-client@​0.7.3
Changelog

Sourced from @​tanstack/ai-openai's changelog.

0.7.4

Patch Changes

  • Update model metadata from OpenRouter API (#433)

0.7.3

Patch Changes

  • Add code mode and isolate packages for secure AI code execution (#362)

    Also includes fixes for Ollama tool call argument streaming and usage reporting, OpenAI realtime adapter handling of missing call_id/item_id, realtime client guards for missing toolCallId, and new DevtoolsChatMiddleware type export from ai-event-client.

  • Updated dependencies [54abae0]:

    • @​tanstack/ai@​0.10.0
    • @​tanstack/ai-client@​0.7.7

0.7.2

Patch Changes

  • Updated dependencies [842e119]:
    • @​tanstack/ai@​0.9.0
    • @​tanstack/ai-client@​0.7.3

0.7.1

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @​tanstack/ai@​0.8.0
    • @​tanstack/ai-client@​0.7.1

0.7.0

Minor Changes

  • feat: add realtime voice chat with OpenAI and ElevenLabs adapters (#300)

    Adds realtime voice/text chat capabilities:

    • @​tanstack/ai: realtimeToken() function and shared realtime types (RealtimeToken, RealtimeMessage, RealtimeSessionConfig, RealtimeStatus, RealtimeMode, AudioVisualization, events, and error types)
    • @​tanstack/ai-client: Framework-agnostic RealtimeClient class with connection lifecycle, audio I/O, message state management, tool execution, and RealtimeAdapter/RealtimeConnection interfaces
    • @​tanstack/ai-openai: openaiRealtime() client adapter (WebRTC) and openaiRealtimeToken() server token adapter with support for semantic VAD, multiple voices, and all realtime models
    • @​tanstack/ai-elevenlabs: elevenlabsRealtime() client adapter (WebSocket) and elevenlabsRealtimeToken() server token adapter for ElevenLabs conversational AI agents
    • @​tanstack/ai-react: useRealtimeChat() hook with reactive state for status, mode, messages, pending transcripts, audio visualization levels, VAD control, text/image input, and interruptions
    • Docs: Realtime Voice Chat guide and full API reference for all realtime classes, interfaces, functions, and type aliases

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by cubic

Upgrades key AI SDKs to newer minor/patch versions for fixes and new features. Only the lockfile and workspace catalogs changed.

  • Dependencies

    • @ai-sdk/openai: 3.0.2 → 3.0.52 (includes streaming text fix and gateway reranking support).
    • @anthropic-ai/sdk: 0.72.1 → 0.88.0 (adds Managed Agents, Advisor tool, and Vertex EU region).
    • @tanstack/ai-openai: 0.3.0 → 0.7.4 (adds realtime chat and code mode; peers now require @tanstack/ai ^0.10.1 and @tanstack/ai-client ^0.7.8).
    • Tooling: esbuild to 0.27.7 and Node runtime to 24.14.1 via lockfile.
  • Migration

    • If you use @tanstack/ai-openai, bump @tanstack/ai to ^0.10.1 to satisfy peer deps and avoid duplicate versions.

Written for commit 437d5c9. Summary will update on new commits.

… updates

Bumps the minor-and-patch group with 3 updates in the / directory: [@ai-sdk/openai](https://github.com/vercel/ai), [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) and [@tanstack/ai-openai](https://github.com/TanStack/ai/tree/HEAD/packages/typescript/ai-openai).


Updates `@ai-sdk/openai` from 3.0.2 to 3.0.52
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/openai@3.0.2...@ai-sdk/openai@3.0.52)

Updates `@anthropic-ai/sdk` from 0.72.1 to 0.88.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.72.1...sdk-v0.88.0)

Updates `@tanstack/ai-openai` from 0.3.0 to 0.7.4
- [Release notes](https://github.com/TanStack/ai/releases)
- [Changelog](https://github.com/TanStack/ai/blob/main/packages/typescript/ai-openai/CHANGELOG.md)
- [Commits](https://github.com/TanStack/ai/commits/@tanstack/ai-openai@0.7.4/packages/typescript/ai-openai)

---
updated-dependencies:
- dependency-name: "@ai-sdk/openai"
  dependency-version: 3.0.52
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.88.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/ai-openai"
  dependency-version: 0.7.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings April 13, 2026 08:26
@dependabot dependabot Bot requested a review from a team as a code owner April 13, 2026 08:26
@dependabot dependabot Bot removed the request for review from Copilot April 13, 2026 08:26
@pkg-pr-new

pkg-pr-new Bot commented Apr 13, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@stackone/ai@358

commit: 437d5c9

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 2 files

Requires human review: Updates multiple production AI SDKs with significant version jumps. The @tanstack/ai-openai update introduces new peer dependency requirements that may require manual intervention.

@dependabot @github

dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 20, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/minor-and-patch-21e35aabb1 branch April 20, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants