Skip to content

Commit f636f7c

Browse files
[dependencies]: Bump @modelcontextprotocol/sdk from 1.20.2 to 1.21.0 (#659)
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.20.2 to 1.21.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/modelcontextprotocol/typescript-sdk/releases"><code>@​modelcontextprotocol/sdk</code>'s releases</a>.</em></p> <blockquote> <h2>1.21.0</h2> <h2>What's Changed</h2> <ul> <li>feat: pluggable JSON schema validator providers by <a href="https://github.com/mattzcarey"><code>@​mattzcarey</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1012">modelcontextprotocol/typescript-sdk#1012</a></li> <li>Update metadata.ts by <a href="https://github.com/pcarleton"><code>@​pcarleton</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1010">modelcontextprotocol/typescript-sdk#1010</a></li> <li>fix: Prefer the <code>token_endpoint_auth_method</code> response from DCR registration by <a href="https://github.com/chipgpt"><code>@​chipgpt</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1022">modelcontextprotocol/typescript-sdk#1022</a></li> <li>Fix: Non-existent tool, disabled tool and inputSchema validation return MCP protocol level instead of CallToolResult with isError: true by <a href="https://github.com/KKonstantinov"><code>@​KKonstantinov</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1044">modelcontextprotocol/typescript-sdk#1044</a></li> <li>chore: bump version to 1.21.0 for release by <a href="https://github.com/felixweinberger"><code>@​felixweinberger</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1062">modelcontextprotocol/typescript-sdk#1062</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/chipgpt"><code>@​chipgpt</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1022">modelcontextprotocol/typescript-sdk#1022</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.20.2...1.21.0">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.20.2...1.21.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/783d53be1049041cc1f0a23c070c3400208a94ff"><code>783d53b</code></a> chore: bump version to 1.21.0 for release (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1062">#1062</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/7387c44bf548b23c5cd8f1b7ae88020bfa7058ad"><code>7387c44</code></a> Fix: Non-existent tool, disabled tool and inputSchema validation return MCP p...</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/874aa27a895068957f52dbf360efda47440b3a68"><code>874aa27</code></a> fix: Prefer the <code>token_endpoint_auth_method</code> response from DCR registration ...</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/e74a358728991216391995e8daa5d0573614abc5"><code>e74a358</code></a> Update metadata.ts (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1010">#1010</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/5a8fb394309afbfe6ce55d2f4cbccb843a96d12c"><code>5a8fb39</code></a> feat: pluggable JSON schema validator providers (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1012">#1012</a>)</li> <li>See full diff in <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.20.2...1.21.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@modelcontextprotocol/sdk&package-manager=npm_and_yarn&previous-version=1.20.2&new-version=1.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98ec444 commit f636f7c

File tree

2 files changed

+106
-6
lines changed

2 files changed

+106
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@azure/identity": "^4.10.0",
4141
"@azure/msal-node": "^3.6.0",
42-
"@modelcontextprotocol/sdk": "1.20.2",
42+
"@modelcontextprotocol/sdk": "1.21.0",
4343
"azure-devops-extension-api": "^4.252.0",
4444
"azure-devops-extension-sdk": "^4.0.2",
4545
"azure-devops-node-api": "^15.1.0",

0 commit comments

Comments
 (0)