Skip to content

Commit 09ac13c

Browse files
[dependencies]: Bump @modelcontextprotocol/sdk from 1.16.0 to 1.17.0 (#360)
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.16.0 to 1.17.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.17.0</h2> <h2>What's Changed</h2> <ul> <li>Add CODEOWNERS file for sdk by <a href="https://github.com/ihrpr"><code>@​ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/781">modelcontextprotocol/typescript-sdk#781</a></li> <li>Add more robust base64 check by <a href="https://github.com/cliffhall"><code>@​cliffhall</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/786">modelcontextprotocol/typescript-sdk#786</a></li> <li>update codeowners by <a href="https://github.com/ihrpr"><code>@​ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/803">modelcontextprotocol/typescript-sdk#803</a></li> <li>Fix indent by <a href="https://github.com/jiec-msft"><code>@​jiec-msft</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/807">modelcontextprotocol/typescript-sdk#807</a></li> <li>fix: Explicitly declare accpet type to json when exchanging oauth token by <a href="https://github.com/JoJoJoJoJoJoJo"><code>@​JoJoJoJoJoJoJo</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/801">modelcontextprotocol/typescript-sdk#801</a></li> <li>feat: support oidc discovery in client sdk by <a href="https://github.com/xiaoyijun"><code>@​xiaoyijun</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/652">modelcontextprotocol/typescript-sdk#652</a></li> <li>fix: remove extraneous code block in README.md by <a href="https://github.com/sd0ric4"><code>@​sd0ric4</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/791">modelcontextprotocol/typescript-sdk#791</a></li> <li>Bump form-data from 4.0.2 to 4.0.4 in the npm_and_yarn group across 1 directory by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/798">modelcontextprotocol/typescript-sdk#798</a></li> <li>Bump version 1.17.0 by <a href="https://github.com/ihrpr"><code>@​ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/810">modelcontextprotocol/typescript-sdk#810</a></li> </ul> <h2>New Contributors 🙏</h2> <ul> <li><a href="https://github.com/jiec-msft"><code>@​jiec-msft</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/807">modelcontextprotocol/typescript-sdk#807</a></li> <li><a href="https://github.com/sd0ric4"><code>@​sd0ric4</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/791">modelcontextprotocol/typescript-sdk#791</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.16.0...1.17.0">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.16.0...1.17.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/222db4a9c1ab4f023dc1dd1687212bddd522f48e"><code>222db4a</code></a> Bump version 1.17.0 (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/810">#810</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/b8ec6653eb1e0a177106debc1349ae1d986c1494"><code>b8ec665</code></a> Bump form-data from 4.0.2 to 4.0.4 in the npm_and_yarn group across 1 directo...</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/1fc452ea0ef355429af06654cc3ea36a903935b8"><code>1fc452e</code></a> fix: remove extraneous code block in README.md (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/791">#791</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/bb7cccc3ba1b23ab911962a3b314d13c1db88d90"><code>bb7cccc</code></a> feat: support oidc discovery in client sdk (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/652">#652</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/62c608d8cef50de5b78a99b8db554f6dbc4b0b77"><code>62c608d</code></a> fix: Explicitly declare accpet type to json when exchanging oauth token (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/801">#801</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/83168250f56bd4c5582bc7d075746f8f90ac2de4"><code>8316825</code></a> Fix indent (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/807">#807</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/8e15edca0af05e7eaeb38e0880669a16f749e0f5"><code>8e15edc</code></a> update codeowners (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/803">#803</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/c7887c082cb55ddc55d77523df88654ec4120dbf"><code>c7887c0</code></a> Add more robust base64 check (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/786">#786</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/0d545176f9ba852c97a18a40037abff40cd086c2"><code>0d54517</code></a> Add CODEOWNERS file for dsk (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/781">#781</a>)</li> <li>See full diff in <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.16.0...1.17.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.16.0&new-version=1.17.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 f42ab17 commit 09ac13c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@azure/identity": "^4.10.0",
41-
"@modelcontextprotocol/sdk": "1.16.0",
41+
"@modelcontextprotocol/sdk": "1.17.0",
4242
"azure-devops-extension-api": "^4.252.0",
4343
"azure-devops-extension-sdk": "^4.0.2",
4444
"azure-devops-node-api": "^15.1.0",

0 commit comments

Comments
 (0)