chore(deps): bump @ai-sdk/provider-utils, @ai-sdk/anthropic, @ai-sdk/openai, @ai-sdk/react and ai - #193
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…openai, @ai-sdk/react and ai Bumps [@ai-sdk/provider-utils](https://github.com/vercel/ai/tree/HEAD/packages/provider-utils) to 4.0.50 and updates ancestor dependencies [@ai-sdk/provider-utils](https://github.com/vercel/ai/tree/HEAD/packages/provider-utils), [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic), [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai), [@ai-sdk/react](https://github.com/vercel/ai/tree/HEAD/packages/react) and [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai). These dependencies need to be updated together. Updates `@ai-sdk/provider-utils` from 4.0.15 to 4.0.50 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/provider-utils@4.0.50/packages/provider-utils/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/provider-utils@4.0.50/packages/provider-utils) Updates `@ai-sdk/anthropic` from 3.0.46 to 3.0.116 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/anthropic@3.0.116/packages/anthropic/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/anthropic@3.0.116/packages/anthropic) Updates `@ai-sdk/openai` from 3.0.30 to 3.0.109 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/openai@3.0.109/packages/openai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai@3.0.109/packages/openai) Updates `@ai-sdk/react` from 3.0.99 to 3.0.280 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/react@3.0.280/packages/react/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/react@3.0.280/packages/react) Updates `ai` from 6.0.97 to 6.0.277 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/ai@6.0.277/packages/ai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/ai@6.0.277/packages/ai) --- updated-dependencies: - dependency-name: "@ai-sdk/provider-utils" dependency-version: 4.0.50 dependency-type: indirect - dependency-name: "@ai-sdk/anthropic" dependency-version: 3.0.116 dependency-type: direct:production - dependency-name: "@ai-sdk/openai" dependency-version: 3.0.109 dependency-type: direct:production - dependency-name: "@ai-sdk/react" dependency-version: 3.0.280 dependency-type: direct:production - dependency-name: ai dependency-version: 6.0.277 dependency-type: direct:production ... 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 @ai-sdk/provider-utils to 4.0.50 and updates ancestor dependencies @ai-sdk/provider-utils, @ai-sdk/anthropic, @ai-sdk/openai, @ai-sdk/react and ai. These dependencies need to be updated together.
Updates
@ai-sdk/provider-utilsfrom 4.0.15 to 4.0.50Changelog
Sourced from @ai-sdk/provider-utils's changelog.
... (truncated)
Commits
f8367cdVersion Packages (#19864)cc23556Backport: fix: mark response body network errors as retryable (#19896)a7dbe1fVersion Packages (#19752)9a521b9[v6.0] fix: split large embedding batches that exceed provider aggregate toke...af377faVersion Packages (#19366)5642849[v6.0] fix: allow AI SDK packages to import in runtimes without global fetch ...b6a79afVersion Packages (#19285)2d172fb[v6.0] fix: Zod 4 record and catchall value schemas being erased during JSON ...85464f4Version Packages (#18920)31205a4chore(provider-utils): upgrade undici to a maintained release (#18918)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@ai-sdk/provider-utilssince your current version.Updates
@ai-sdk/anthropicfrom 3.0.46 to 3.0.116Release notes
Sourced from @ai-sdk/anthropic's releases.
... (truncated)
Changelog
Sourced from @ai-sdk/anthropic's changelog.
... (truncated)
Commits
b28b731Version Packages (#20145)57d88f5feat(anthropic): add fable 5.1 support (#20140)f8367cdVersion Packages (#19864)a7dbe1fVersion Packages (#19752)af377faVersion Packages (#19366)b6a79afVersion Packages (#19285)85464f4Version Packages (#18920)8533108[v6.0] fix(anthropic): replay dynamic-filtering callers without reordering (#...2d10c35Version Packages (#18694)1ea9ae3Version Packages (#18654)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@ai-sdk/anthropicsince your current version.Updates
@ai-sdk/openaifrom 3.0.30 to 3.0.109Release notes
Sourced from @ai-sdk/openai's releases.
Changelog
Sourced from @ai-sdk/openai's changelog.
... (truncated)
Commits
d34129eVersion Packages (#20401)7f3b8f0feat(openai): add GPT-6 reasoning configuration updates (#20396)0ef8cceVersion Packages (#20322)019eec8feat(openai): add support for the gpt-6-astra (#20369)f3b5f53Version Packages (#20183)cf1ba03Backport: fix: preserve complete OpenAI Responses raw usage objects (#20193)8844bebfix(openai): flatten mid-stream Responses error events (#20179)a807c01Version Packages (#20032)85ba0b0[v6.0] fix: preserve prompt cache breakpoints on scalar OpenAI Responses tool...f8367cdVersion Packages (#19864)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@ai-sdk/openaisince your current version.Updates
@ai-sdk/reactfrom 3.0.99 to 3.0.280Release notes
Sourced from @ai-sdk/react's releases.
Changelog
Sourced from @ai-sdk/react's changelog.
... (truncated)
Commits
0ef8cceVersion Packages (#20322)f3b5f53Version Packages (#20183)b28b731Version Packages (#20145)c4da2a1Version Packages (#20130)a807c01Version Packages (#20032)f8367cdVersion Packages (#19864)b0dde21Version Packages (#19818)d34b406Version Packages (#19775)a7dbe1fVersion Packages (#19752)d3555bcVersion Packages (#19702)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@ai-sdk/reactsince your current version.Updates
aifrom 6.0.97 to 6.0.277Release notes
Sourced from ai's releases.
Changelog
Sourced from ai's changelog.
... (truncated)
Commits
0ef8cceVersion Packages (#20322)f3b5f53Version Packages (#20183)5e43974[v6.0] fix: prevent smoothStream from stalling streams in background tabs (#2...760ac87[v6.0] fix: preserve provider metadata from empty smoothStream deltas without...b28b731Version Packages (#20145)c4da2a1Version Packages (#20130)0b790f3[v6.0] fix: tool approval descriptor loss during UI message stream processing...a807c01Version Packages (#20032)6e632b8[v6.0] fix: include parsed structured output in streamText end callbacks (#19...f8367cdVersion Packages (#19864)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ai since your current version.
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.