chore(deps): bump the minor-and-patch group across 1 directory with 3 updates#358
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the minor-and-patch group across 1 directory with 3 updates#358dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 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>
commit: |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/openaifrom 3.0.2 to 3.0.52Commits
99327b1Version Packages (#14212)d42076dBackport: Add AI Gateway hint to provider READMEs (#14199)700ed7fVersion Packages (#14206)ec18852Backport: feat(gateway): add reranking model support (#14204)5b155e6Version Packages (#14202)1003609Backport: fix(ai): skip stringifying text when streaming partial text (#14200)9de7d7bBackport: chore(provider/gateway): update gateway model settings files v6 (#1...563c26aVersion Packages (#14190)ac80bc7Backport: fix(amazon-bedrock): preserve empty text blocks when reasoning cont...10afedeVersion Packages (#14176)Updates
@anthropic-ai/sdkfrom 0.72.1 to 0.88.0Release notes
Sourced from
@anthropic-ai/sdk's releases.... (truncated)
Changelog
Sourced from
@anthropic-ai/sdk's changelog.... (truncated)
Commits
089fe05chore: release main (#987)73f128fchore: release main (#985)fd6cf54chore: release main (#983)79d1d73chore: release main (#982)4ade5b1chore: release main (#979)4368602chore: release main (#978)4105fd6chore: release main (#973)0b536aechore: release main (#970)6d72814chore: release main (#967)bc1a2ffchore: release main (#955)Updates
@tanstack/ai-openaifrom 0.3.0 to 0.7.4Release notes
Sourced from
@tanstack/ai-openai's releases.Changelog
Sourced from
@tanstack/ai-openai's changelog.... (truncated)
Commits
e8204b2ci: Version Packages (#440)1bdd07cfeat: auto-sync provider models from OpenRouter API (#433)297fd75ci: Version Packages (#414)54abae0Code mode (#362)a8a4465docs: regenerate API documentation (#402)aa9a481ci: Version Packages (#385)3e06b0bdocs: regenerate API documentation (#384)0e21282Update image sources for CodeRabbit and Cloudflare (#376)f95a6b9ci: Version Packages (#369)a961381ci: Version Packages (#359)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsSummary 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).esbuildto 0.27.7 and Node runtime to 24.14.1 via lockfile.Migration
@tanstack/ai-openai, bump@tanstack/aito ^0.10.1 to satisfy peer deps and avoid duplicate versions.Written for commit 437d5c9. Summary will update on new commits.