Skip to content

Commit 687018e

Browse files
dependabot[bot]brendan-kellamgithub-actions[bot]
authored
chore(deps): bump @modelcontextprotocol/sdk from 1.10.2 to 1.26.0 (#958)
* chore(deps): bump @modelcontextprotocol/sdk from 1.10.2 to 1.26.0 Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.10.2 to 1.26.0. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.10.2...v1.26.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.26.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * chore(mcp): add changelog entry for @modelcontextprotocol/sdk bump to 1.26.0 Co-authored-by: Brendan Kellam <brendan-kellam@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brendan Kellam <brendan@sourcebot.dev> Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Brendan Kellam <brendan-kellam@users.noreply.github.com>
1 parent f6b0740 commit 687018e

File tree

3 files changed

+205
-40
lines changed

3 files changed

+205
-40
lines changed

packages/mcp/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
- Bumped `@modelcontextprotocol/sdk` from 1.10.2 to 1.26.0. [#958](https://github.com/sourcebot-dev/sourcebot/pull/958)
12+
1013
## [1.0.17] - 2026-02-19
1114

1215
### Added

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"typescript": "^5.0.0"
1818
},
1919
"dependencies": {
20-
"@modelcontextprotocol/sdk": "^1.10.2",
20+
"@modelcontextprotocol/sdk": "^1.26.0",
2121
"@t3-oss/env-core": "^0.13.4",
2222
"dedent": "^1.7.1",
2323
"escape-string-regexp": "^5.0.0",

0 commit comments

Comments
 (0)