chore(deps): bump the ai-sdk group with 5 updates - #149
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the ai-sdk group with 5 updates: | Package | From | To | | --- | --- | --- | | [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) | `4.0.27` | `4.0.36` | | [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `4.0.27` | `4.0.36` | | [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `7.0.47` | `7.0.58` | | [@ai-sdk/mcp](https://github.com/vercel/ai/tree/HEAD/packages/mcp) | `2.0.22` | `2.0.29` | | [@ai-sdk/react](https://github.com/vercel/ai/tree/HEAD/packages/react) | `4.0.50` | `4.0.61` | Updates `@ai-sdk/anthropic` from 4.0.27 to 4.0.36 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/anthropic/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/anthropic@4.0.36/packages/anthropic) Updates `@ai-sdk/openai` from 4.0.27 to 4.0.36 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/openai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai@4.0.36/packages/openai) Updates `ai` from 7.0.47 to 7.0.58 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/ai@7.0.58/packages/ai) Updates `@ai-sdk/mcp` from 2.0.22 to 2.0.29 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/mcp/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/mcp@2.0.29/packages/mcp) Updates `@ai-sdk/react` from 4.0.50 to 4.0.61 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/react@4.0.61/packages/react) --- updated-dependencies: - dependency-name: "@ai-sdk/anthropic" dependency-version: 4.0.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-sdk - dependency-name: "@ai-sdk/openai" dependency-version: 4.0.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-sdk - dependency-name: ai dependency-version: 7.0.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-sdk - dependency-name: "@ai-sdk/mcp" dependency-version: 2.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-sdk - dependency-name: "@ai-sdk/react" dependency-version: 4.0.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
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 ai-sdk group with 5 updates:
4.0.274.0.364.0.274.0.367.0.477.0.582.0.222.0.294.0.504.0.61Updates
@ai-sdk/anthropicfrom 4.0.27 to 4.0.36Release notes
Sourced from @ai-sdk/anthropic's releases.
Changelog
Sourced from @ai-sdk/anthropic's changelog.
... (truncated)
Commits
63db193Version Packages (#18587)ae26160Version Packages (#18566)2f04a5eVersion Packages (#18560)e6415bdfeat(anthropic): support batch APIs (#18469)bb31e6bVersion Packages (#18508)46491e9Version Packages (#18484)8b96941fix: prevent Anthropic streams from merging overlapping message generations (...d68d496Version Packages (#18475)7a9da75feat: support maxTokens and stopReason for the Anthropic advisor_20260301 too...7b38cc8Version Packages (#18421)Updates
@ai-sdk/openaifrom 4.0.27 to 4.0.36Changelog
Sourced from @ai-sdk/openai's changelog.
... (truncated)
Commits
63db193Version Packages (#18587)6157098fix(openai): serialize tool text outputs when an output schema is configured ...4cd4548feat(openai): accept serviceTier 'fast' for OpenAI's renamed priority tier (#...ae26160Version Packages (#18566)2f04a5eVersion Packages (#18560)73d48d0fix(openai): correlate rotated Responses API item ids (#18548)bbd9b31chore: rename*TranslationModeland its related types to `*SpeechTranslatio...342d5e0Version Packages (#18509)e6a93c4feat(openai): support batch APIs (#18363)bb31e6bVersion Packages (#18508)Updates
aifrom 7.0.47 to 7.0.58Changelog
Sourced from ai's changelog.
... (truncated)
Commits
63db193Version Packages (#18587)72ad23ffix: ToolLoopAgent settings-level timeouts being ignored by generate and stre...81cd026perf: make zod imports tree-shakeable (#18304)ad6a650feat(video): allowaspectRatio: 'adaptive'on generateVideo (#18586)ae26160Version Packages (#18566)2f04a5eVersion Packages (#18560)89080c8feat (provider/gateway): support async video operations (doStart/doStatus) on...25c9120feat: expose provider metadata in language model call end callbacks (#18100)79d6195fix: resumed chat streams updating state after cancellation or a newer resume...bb31e6bVersion Packages (#18508)Updates
@ai-sdk/mcpfrom 2.0.22 to 2.0.29Changelog
Sourced from @ai-sdk/mcp's changelog.
... (truncated)
Commits
63db193Version Packages (#18587)ae26160Version Packages (#18566)bb31e6bVersion Packages (#18508)d68d496Version Packages (#18475)7b38cc8Version Packages (#18421)22095f4Version Packages (#18381)9df82a8Version Packages (#18368)Updates
@ai-sdk/reactfrom 4.0.50 to 4.0.61Changelog
Sourced from @ai-sdk/react's changelog.
... (truncated)
Commits
63db193Version Packages (#18587)ae26160Version Packages (#18566)2f04a5eVersion Packages (#18560)10e8db0fix(react): throttle published useChat snapshots (#18525)bb31e6bVersion Packages (#18508)46491e9Version Packages (#18484)d68d496Version Packages (#18475)7b38cc8Version Packages (#18421)22095f4Version Packages (#18381)9df82a8Version Packages (#18368)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 conditions