Skip to content

Commit 113caa2

Browse files
chore(deps): bump @modelcontextprotocol/conformance to 0.1.15
Pulls sdk@^1.26.0 (resolves to 1.27.1), clearing the Dependabot alert for GHSA-345p-7cg4-v4c7 (cross-client data leak, fixed in 1.26.0). Also removes stale minimumReleaseAgeExclude entries for hono@4.11.4 and @hono/node-server@1.19.9 (both well past 7 days).
1 parent 4a7cdf4 commit 113caa2

3 files changed

Lines changed: 166 additions & 18 deletions

File tree

pnpm-lock.yaml

Lines changed: 165 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ linkWorkspacePackages: deep
5757
minimumReleaseAge: 10080 # 7 days
5858
minimumReleaseAgeExclude:
5959
- '@modelcontextprotocol/conformance'
60-
- hono@4.11.4 # fixes https://github.com/advisories/GHSA-3vhc-576x-3qv4 https://github.com/advisories/GHSA-f67f-6cw9-8mq4
61-
- '@hono/node-server@1.19.9' # https://github.com/honojs/node-server/pull/295
6260

6361
onlyBuiltDependencies:
6462
- better-sqlite3

test/conformance/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"test:conformance:all": "pnpm run test:conformance:client:all && pnpm run test:conformance:server:all"
3838
},
3939
"devDependencies": {
40-
"@modelcontextprotocol/conformance": "0.1.10",
40+
"@modelcontextprotocol/conformance": "0.1.15",
4141
"@modelcontextprotocol/client": "workspace:^",
4242
"@modelcontextprotocol/server": "workspace:^",
4343
"@modelcontextprotocol/core": "workspace:^",

0 commit comments

Comments
 (0)