-
Notifications
You must be signed in to change notification settings - Fork 1.1k
chore(deps): update ai sdk #6919
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
🦋 Changeset detectedLatest commit: 13d3e2a The changes in this PR will be included in the next version bump. This PR includes changesets to release 16 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Greptile Summary
This PR updates multiple AI SDK packages across the entire Mastra monorepo to their latest patch versions. The changes are automatically generated by Renovate Bot and include updates to:
@ai-sdk/openai
from various 1.3.x versions to 1.3.24, and from 2.0.0-beta.1 to 2.0.15@ai-sdk/react
from 2.0.0-beta.1 to 2.0.15ai
package from 4.3.16-4.3.17 to 4.3.19, and from 4.0.56 to 4.3.19 in some templatesai-v5
from 5.0.0 to 5.0.15- Various provider-specific packages like
@ai-sdk/anthropic-v5
,@ai-sdk/google-v5
,@ai-sdk/groq-v5
, etc.
The updates span across 30+ packages including core packages (@mastra/core
, @mastra/memory
), examples (weather-agent, voice applications, agent examples), templates (coding agent, browsing agent, PDF processing), and integration test packages. The Mastra framework uses a dual-version approach with both v4.x and v5.x of the AI SDK, utilizing npm aliases for v5 packages to maintain compatibility during the transition. These updates bring bug fixes, performance improvements, and new features like Anthropic's server-side code execution tool support.
Confidence score: 5/5
- This PR is safe to merge with minimal risk as all changes are patch-level updates that maintain backward compatibility
- Score reflects routine dependency maintenance with well-established packages and consistent update patterns across the monorepo
- No files require special attention as these are standard dependency version bumps in package.json files
39 files reviewed, no comments
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this action to publish automatically](https://github.com/changesets/action#with-publishing). If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ `main` is currently in **pre mode** so this branch has prereleases rather than normal releases. If you want to exit prereleases, run `changeset pre exit` on `main`.⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ # Releases ## @mastra/client-js@0.10.23-alpha.0 ### Patch Changes - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 ## @mastra/deployer-cloudflare@0.12.2-alpha.0 ### Patch Changes - Updated dependencies \[[`6e7e120`](6e7e120), [`4c8956f`](4c8956f), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 - @mastra/deployer@0.14.1-alpha.0 ## @mastra/deployer-netlify@0.11.15-alpha.0 ### Patch Changes - Updated dependencies \[[`6e7e120`](6e7e120), [`4c8956f`](4c8956f), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 - @mastra/deployer@0.14.1-alpha.0 ## @mastra/deployer-vercel@0.11.15-alpha.0 ### Patch Changes - Updated dependencies \[[`6e7e120`](6e7e120), [`4c8956f`](4c8956f), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 - @mastra/deployer@0.14.1-alpha.0 ## @mastra/dane@0.0.45-alpha.0 ### Patch Changes - Updated dependencies \[[`6e7e120`](6e7e120), [`64ad21f`](64ad21f), [`6e7e120`](6e7e120), [`c4f2605`](c4f2605), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 - @mastra/libsql@0.13.4-alpha.0 - @mastra/memory@0.13.1-alpha.0 - @mastra/upstash@0.14.2-alpha.0 ## @mastra/longmemeval@0.1.10-alpha.0 ### Patch Changes - Updated dependencies \[[`6e7e120`](6e7e120), [`6e7e120`](6e7e120), [`64ad21f`](64ad21f), [`6e7e120`](6e7e120), [`c4f2605`](c4f2605), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 - @mastra/fastembed@0.10.3-alpha.0 - @mastra/libsql@0.13.4-alpha.0 - @mastra/memory@0.13.1-alpha.0 ## mastra@0.10.23-alpha.0 ### Patch Changes - Updated dependencies \[[`6e7e120`](6e7e120), [`4c8956f`](4c8956f), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 - @mastra/deployer@0.14.1-alpha.0 ## @mastra/core@0.14.1-alpha.0 ### Patch Changes - [#6919](#6919) [`6e7e120`](6e7e120) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates: - Updated dependency [`@ai-sdk/provider-utils-v5@npm:@ai-sdk/provider-utils@3.0.3` ↗︎](https://www.npmjs.com/package/@ai-sdk/provider-utils-v5/v/3.0.3) (from `npm:@ai-sdk/provider-utils@3.0.0`, in `dependencies`) - Updated dependency [`ai@^4.3.19` ↗︎](https://www.npmjs.com/package/ai/v/4.3.19) (from `^4.3.16`, in `dependencies`) - Updated dependency [`ai-v5@npm:ai@5.0.15` ↗︎](https://www.npmjs.com/package/ai-v5/v/5.0.15) (from `npm:ai@5.0.0`, in `dependencies`) - [#6700](#6700) [`a5a23d9`](a5a23d9) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters ## @mastra/deployer@0.14.1-alpha.0 ### Patch Changes - [#6914](#6914) [`4c8956f`](4c8956f) Thanks [@LekoArts](https://github.com/LekoArts)! - Add the `@rollup/plugin-esm-shim` plugin to the bundler. If your code (or dependencies) uses things like `__dirname` you might see an error during `mastra dev` which is fixed now. - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 - @mastra/server@0.14.1-alpha.0 ## @mastra/fastembed@0.10.3-alpha.0 ### Patch Changes - [#6919](#6919) [`6e7e120`](6e7e120) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates: - Updated dependency [`ai@^4.3.19` ↗︎](https://www.npmjs.com/package/ai/v/4.3.19) (from `^4.3.16`, in `dependencies`) ## @mastra/mcp-docs-server@0.13.13-alpha.0 ### Patch Changes - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 ## @mastra/memory@0.13.1-alpha.0 ### Patch Changes - [#6919](#6919) [`6e7e120`](6e7e120) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates: - Updated dependency [`ai@^4.3.19` ↗︎](https://www.npmjs.com/package/ai/v/4.3.19) (from `^4.3.16`, in `dependencies`) - Updated dependency [`ai-v5@npm:ai@5.0.15` ↗︎](https://www.npmjs.com/package/ai-v5/v/5.0.15) (from `npm:ai@5.0.0`, in `dependencies`) - [#6921](#6921) [`c4f2605`](c4f2605) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates: - Updated dependency [`redis@^5.8.2` ↗︎](https://www.npmjs.com/package/redis/v/5.8.2) (from `^5.8.1`, in `dependencies`) - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 ## @mastra/playground-ui@5.2.1-alpha.0 ### Patch Changes - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 - @mastra/client-js@0.10.23-alpha.0 ## @mastra/server@0.14.1-alpha.0 ### Patch Changes - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 ## @mastra/clickhouse@0.13.2-alpha.0 ### Patch Changes - [#6928](#6928) [`0228905`](0228905) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - export clickhouse utils - [#6700](#6700) [`a5a23d9`](a5a23d9) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 ## @mastra/cloudflare@0.11.7-alpha.0 ### Patch Changes - [#6700](#6700) [`a5a23d9`](a5a23d9) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 ## @mastra/cloudflare-d1@0.12.7-alpha.0 ### Patch Changes - [#6700](#6700) [`a5a23d9`](a5a23d9) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 ## @mastra/dynamodb@0.14.3-alpha.0 ### Patch Changes - [#6700](#6700) [`a5a23d9`](a5a23d9) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 ## @mastra/lance@0.2.7-alpha.0 ### Patch Changes - [#6700](#6700) [`a5a23d9`](a5a23d9) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 ## @mastra/libsql@0.13.4-alpha.0 ### Patch Changes - [#6920](#6920) [`64ad21f`](64ad21f) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates: - Updated dependency [`@libsql/client@^0.15.12` ↗︎](https://www.npmjs.com/package/@libsql/client/v/0.15.12) (from `^0.15.10`, in `dependencies`) - [#6700](#6700) [`a5a23d9`](a5a23d9) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 ## @mastra/mongodb@0.13.3-alpha.0 ### Patch Changes - [#6700](#6700) [`a5a23d9`](a5a23d9) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 ## @mastra/mssql@0.3.2-alpha.0 ### Patch Changes - [#6700](#6700) [`a5a23d9`](a5a23d9) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 ## @mastra/pg@0.14.2-alpha.0 ### Patch Changes - [#6700](#6700) [`a5a23d9`](a5a23d9) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 ## @mastra/upstash@0.14.2-alpha.0 ### Patch Changes - [#6700](#6700) [`a5a23d9`](a5a23d9) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters - Updated dependencies \[[`6e7e120`](6e7e120), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 ## create-mastra@0.10.23-alpha.0 ## @mastra/memory-integration-tests-v5@0.1.2-alpha.0 ### Patch Changes - Updated dependencies \[[`6e7e120`](6e7e120), [`6e7e120`](6e7e120), [`64ad21f`](64ad21f), [`6e7e120`](6e7e120), [`c4f2605`](c4f2605), [`a5a23d9`](a5a23d9)]: - @mastra/core@0.14.1-alpha.0 - @mastra/fastembed@0.10.3-alpha.0 - @mastra/libsql@0.13.4-alpha.0 - @mastra/memory@0.13.1-alpha.0 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This PR contains the following updates:
2.0.0
->2.0.4
2.0.5
^0.2.14
->^0.2.16
^1.2.21
->^1.2.22
2.0.0
->2.0.6
2.0.7
2.0.0
->2.0.10
2.0.11
^1.3.22
->^1.3.24
^1.3.22
->^1.3.24
^1.3.23
->^1.3.24
^1.3.22
->^1.3.24
1.3.22
->1.3.24
2.0.0-beta.1
->2.0.15
2.0.18
(+2)^1.3.23
->^1.3.24
^1.3.22
->^1.3.24
2.0.0
->2.0.15
2.0.18
(+2)2.0.0
->2.0.15
2.0.18
(+2)3.0.0
->3.0.3
3.0.4
2.0.0-beta.1
->2.0.15
2.0.20
(+4)2.0.0
->2.0.7
2.0.10
(+2)^4.3.16
->^4.3.19
^4.3.17
->^4.3.19
^4.0.56
->^4.3.19
^4.3.16
->^4.3.19
4.3.16
->4.3.19
^4.3.16
->^4.3.19
^5.0.0
->^5.0.15
5.0.20
(+4)5.0.0
->5.0.15
5.0.20
(+4)^5.0.0
->^5.0.15
5.0.20
(+4)Release Notes
vercel/ai (@ai-sdk/anthropic-v5)
v2.0.4
Compare Source
Patch Changes
ae859ce
: Added support for Anthropic provider's server-side code execution toolv2.0.3
Compare Source
Patch Changes
034e229
]f25040d
]v2.0.2
Compare Source
Patch Changes
38ac190
]v2.0.1
Compare Source
Patch Changes
90d212f
]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.