chore(deps): Bump the ai-sdk group across 1 directory with 4 updates - #58
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): Bump the ai-sdk group across 1 directory with 4 updates#58dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/ai-sdk-97af1dfa1d
branch
from
February 26, 2026 03:13
1b12bf9 to
51f2c7d
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/ai-sdk-97af1dfa1d
branch
from
February 26, 2026 03:17
51f2c7d to
b995c5e
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/ai-sdk-97af1dfa1d
branch
from
February 27, 2026 13:40
b995c5e to
84928e2
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/ai-sdk-97af1dfa1d
branch
from
March 4, 2026 17:46
84928e2 to
cb2afc8
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/ai-sdk-97af1dfa1d
branch
from
March 7, 2026 00:34
cb2afc8 to
b4fdfbc
Compare
Bumps the ai-sdk group with 4 updates in the / directory: [@ai-sdk/anthropic](https://github.com/vercel/ai), [ai](https://github.com/vercel/ai), mem0ai and [openai](https://github.com/openai/openai-node). Updates `@ai-sdk/anthropic` from 3.0.44 to 3.0.47 - [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/anthropic@3.0.44...@ai-sdk/anthropic@3.0.47) Updates `ai` from 6.0.86 to 6.0.101 - [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@6.0.86...ai@6.0.101) Updates `mem0ai` from 2.2.2 to 2.2.3 Updates `openai` from 6.22.0 to 6.25.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.22.0...v6.25.0) --- updated-dependencies: - dependency-name: "@ai-sdk/anthropic" dependency-version: 3.0.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-sdk - dependency-name: ai dependency-version: 6.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-sdk - dependency-name: mem0ai dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-sdk - dependency-name: openai dependency-version: 6.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/ai-sdk-97af1dfa1d
branch
from
March 13, 2026 13:40
b4fdfbc to
4519d56
Compare
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 ai-sdk group with 4 updates in the / directory: @ai-sdk/anthropic, ai, mem0ai and openai.
Updates
@ai-sdk/anthropicfrom 3.0.44 to 3.0.47Release notes
Sourced from
@ai-sdk/anthropic's releases.Commits
d1c96f3Version Packages (#12836)17978c6fix: add automatic caching for anthropic (#12743)704abfbVersion Packages (#12824)584cf08docs(contributing): first draft of project philosophies (#12693)2fa3ca8feat(provider/google): add missing model IDs (#12819)41eaf7aVersion Packages (#12822)624e651feat(provider/openai): add missing model IDs (#12820)0679529Version Packages (#12821)beb95f9feat(examples): add gpt-5.3-codex stream and generate examples (#12818)6af6c5cfeat(provider/xai): add missing image model IDs (#12813)Updates
aifrom 6.0.86 to 6.0.101Release notes
Sourced from ai's releases.
Commits
4f4f5dbVersion Packages (#12867)5230482fix(ai): Don't create duplicate tool parts when models call non-existent tool...032d9a3Update Together AI integrations page (models + API key format) (#12811)16736febuild: notify released PRs and issues after publish (#12865)0e02d81Version Packages (#12864)66a374cfeat(openai): support phase parameter on Responses API message items (#12860)1f07790Version Packages (#12862)e237ce7feat(togetherai): use TOGETHER_API_KEY, deprecate TOGETHER_AI_API_KEY (#12857)4a89341Version Packages (#12859)a1a8091fix(ai): ensure tool choice option is enforced (#12854)Updates
mem0aifrom 2.2.2 to 2.2.3Updates
openaifrom 6.22.0 to 6.25.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
03ee9c5release: 6.25.0e43bcdafix(api): fix phase enum5b6c7d5fix(api): phase docs518fd46feat(api): add phase99f4045codegen metadatad6c8ce5chore(internal): refactor sse event parsingfa5fc31release: 6.24.07efd95acodegen metadata4914ef0feat(api): add gpt-realtime-1.5 and gpt-audio-1.5 models to realtime6a16cferelease: 6.23.0Dependabot 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