chore(deps): bump @ai-sdk/mcp from 1.0.52 to 2.0.3 - #1072
Conversation
Bumps [@ai-sdk/mcp](https://github.com/vercel/ai/tree/HEAD/packages/mcp) from 1.0.52 to 2.0.3. - [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.3/packages/mcp) --- updated-dependencies: - dependency-name: "@ai-sdk/mcp" dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
|
🤖 pr-fix routine — stuck: lockfile out of sync + protected workflow file Root cause 1 ( Dependabot bumped Why the routine can't fix it: npm registry access ( How to fix (~30 seconds, from a machine with registry access): git fetch origin dependabot/npm_and_yarn/dev/ai-sdk/mcp-2.0.3
git checkout dependabot/npm_and_yarn/dev/ai-sdk/mcp-2.0.3
bun install
git add bun.lockb
git commit -m "chore: update bun.lockb for @ai-sdk/mcp 2.0.3"
git pushGiven the major version bump, it's also worth a quick check that nothing in the codebase imports Root cause 2 ( Fixing this requires editing Note: this is the same lockfile-sync pattern already identified on the other open Dependabot PRs in this repo (#1080, #1079, #1078, #1077, #1076, #1075, #1074, #1073, #1071, #1070) — running The routine will not pick this PR up again until someone removes the Generated by Claude Code |
|
Superseded by #1218. |
Bumps @ai-sdk/mcp from 1.0.52 to 2.0.3.
Release notes
Sourced from @ai-sdk/mcp's releases.
Changelog
Sourced from @ai-sdk/mcp's changelog.
... (truncated)
Commits
62fc7d6Version Packages (#16443)68a739afeat(mcp): allow MCP client to use server completions (#16420)53dfdc3Version Packages (#16425)ba6d510chore: fix deprecated use of zod.passthrough()(#16422)0f72e78Version Packages (#16418)241a8c5Add MCP HTTP session hooks (#16399)5d105f2docs: update onFinish to onEnd (#16398)77c6abbv7 release (#16357)207d63aVersion Packages (beta) (#16309)96e2478Version Packages (beta) (#16143)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)