Skip to content

Commit fd80a4c

Browse files
chore(deps): update dependency @modelcontextprotocol/sdk to v1.8.0 (#867)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@modelcontextprotocol/sdk](https://modelcontextprotocol.io) ([source](https://redirect.github.com/modelcontextprotocol/typescript-sdk)) | dependencies | minor | [`1.7.0` -> `1.8.0`](https://renovatebot.com/diffs/npm/@modelcontextprotocol%2fsdk/1.7.0/1.8.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/modelcontextprotocol/typescript-sdk/badge)](https://securityscorecards.dev/viewer/?uri=github.com/modelcontextprotocol/typescript-sdk) | --- ### Release Notes <details> <summary>modelcontextprotocol/typescript-sdk (@&#8203;modelcontextprotocol/sdk)</summary> ### [`v1.8.0`](https://redirect.github.com/modelcontextprotocol/typescript-sdk/releases/tag/1.8.0) [Compare Source](https://redirect.github.com/modelcontextprotocol/typescript-sdk/compare/1.7.0...1.8.0) #### What's Changed - Improve transport in SSE server example by [@&#8203;samuelcolvin](https://redirect.github.com/samuelcolvin) in [https://github.com/modelcontextprotocol/typescript-sdk/pull/197](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/197) - Add cross spawn and the test for it by [@&#8203;zhibisora](https://redirect.github.com/zhibisora) in [https://github.com/modelcontextprotocol/typescript-sdk/pull/198](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/198) - This should improve [launching stdio servers on Windows as subprocesses](https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/101) #### New Contributors - [@&#8203;samuelcolvin](https://redirect.github.com/samuelcolvin) made their first contribution in [https://github.com/modelcontextprotocol/typescript-sdk/pull/197](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/197) - [@&#8203;zhibisora](https://redirect.github.com/zhibisora) made their first contribution in [https://github.com/modelcontextprotocol/typescript-sdk/pull/198](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/198) **Full Changelog**: modelcontextprotocol/typescript-sdk@1.7.0...1.8.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> ## Summary by Sourcery Chores: - Upgrade the @modelcontextprotocol/sdk package from version 1.7.0 to 1.8.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d07d22 commit fd80a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: sdk/mcp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@graphql-tools/load": "8.0.19",
4444
"@graphql-tools/url-loader": "8.0.31",
45-
"@modelcontextprotocol/sdk": "1.7.0",
45+
"@modelcontextprotocol/sdk": "1.8.0",
4646
"@settlemint/sdk-js": "workspace:*",
4747
"@settlemint/sdk-utils": "workspace:*",
4848
"@commander-js/extra-typings": "11.1.0",

0 commit comments

Comments
 (0)