chore(deps): bump the minor-and-patch group with 4 updates#315
Merged
chore(deps): bump the minor-and-patch group with 4 updates#315
Conversation
Bumps the minor-and-patch group with 4 updates: [@ai-sdk/openai](https://github.com/vercel/ai), [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript), [@tanstack/ai-openai](https://github.com/TanStack/ai/tree/HEAD/packages/typescript/ai-openai) and [@tanstack/ai](https://github.com/TanStack/ai/tree/HEAD/packages/typescript/ai). Updates `@ai-sdk/openai` from 3.0.2 to 3.0.25 - [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.25) Updates `@anthropic-ai/sdk` from 0.71.2 to 0.72.1 - [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.71.2...sdk-v0.72.1) Updates `@tanstack/ai-openai` from 0.2.0 to 0.3.0 - [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.3.0/packages/typescript/ai-openai) Updates `@tanstack/ai` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/TanStack/ai/releases) - [Changelog](https://github.com/TanStack/ai/blob/main/packages/typescript/ai/CHANGELOG.md) - [Commits](https://github.com/TanStack/ai/commits/@tanstack/ai@0.3.0/packages/typescript/ai) --- updated-dependencies: - dependency-name: "@ai-sdk/openai" dependency-version: 3.0.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.72.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tanstack/ai-openai" dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tanstack/ai" dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
commit: |
Update stream event handling to use AG-UI protocol events introduced in @tanstack/ai 0.3.0. The stream chunk types changed from custom format to AG-UI protocol events. - Change `tool_call` type to `TOOL_CALL_START` - Access tool name via `chunk.toolName` instead of `chunk.toolCall.function.name`
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 4 updates: @ai-sdk/openai, @anthropic-ai/sdk, @tanstack/ai-openai and @tanstack/ai.
Updates
@ai-sdk/openaifrom 3.0.2 to 3.0.25Release notes
Sourced from
@ai-sdk/openai's releases.Commits
47a970eVersion Packages (#12186)53f6731feat: experimental generate video support (#11913)f5b2b5eVersion Packages (#12184)96936e5fix(provider-utils): export only types from standard-schema package (#12161)96ef5e2Version Packages (#12182)1a74972chore(provider/gateway): update gateway model settings files (#12155)c9b5d58docs(amazon-bedrock): add cache point ttl documentation and examples (#12170)8b58021Version Packages (#12173)ce9daa3Fixes to reasoning-0 not found error (#12055)7a64e3eVersion Packages (#12172)Updates
@anthropic-ai/sdkfrom 0.71.2 to 0.72.1Release notes
Sourced from
@anthropic-ai/sdk's releases.Changelog
Sourced from
@anthropic-ai/sdk's changelog.Commits
689bd19chore: release main (#891)7b4849bchore: release main (#860)d08fd40docs: update import paths for beta helpers (#834)664cdd6docs: tool use documentation link (#873)Updates
@tanstack/ai-openaifrom 0.2.0 to 0.3.0Release notes
Sourced from
@tanstack/ai-openai's releases.Changelog
Sourced from
@tanstack/ai-openai's changelog.Commits
a8234a3ci: Version Packages (#246)c7b9f5adocs: regenerate API documentation (#249)356df1afeat(ai-openai): allow passing all open ai configuration options (#245)7573619Correctly output thinking for Gemini Text adapter (#210)9e9cff2fix: update peerDeps/devDeps (#193)5828804ci: Version Packages (#203)181e0ac173 gpt 5 chat model names are incorrect (#188)Updates
@tanstack/aifrom 0.2.0 to 0.3.0Release notes
Sourced from
@tanstack/ai's releases.... (truncated)
Changelog
Sourced from
@tanstack/ai's changelog.Commits
cdf6b2fci: Version Packages (#255)e52135fAG-UI Support (#244)c7b9f5adocs: regenerate API documentation (#249)14c7905feat: improve the event system to emit more data and conventionalize … (#239)d76d9d4ci: Version Packages (#213)7573619Correctly output thinking for Gemini Text adapter (#210)5828804ci: Version Packages (#203)181e0ac173 gpt 5 chat model names are incorrect (#188)f4019b9feat: toServerSentEventsResponse (#177)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Upgrade AI dependencies to add Anthropic Structured Outputs and TanStack’s AG-UI streaming events, plus OpenAI provider patches. Updated the TanStack example to AG-UI event handling; verify streaming handlers and Anthropic output_config usage.
Dependencies
Migration
Written for commit 3e191db. Summary will update on new commits.