Skip to content

Commit 2957a77

Browse files
renovate[bot]robbeverhelst
authored andcommitted
chore(deps): update dependency @modelcontextprotocol/sdk to v1.18.0 (#1297)
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.17.5` -> `1.18.0`](https://renovatebot.com/diffs/npm/@modelcontextprotocol%2fsdk/1.17.5/1.18.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.18.0`](https://redirect.github.com/modelcontextprotocol/typescript-sdk/releases/tag/1.18.0) [Compare Source](https://redirect.github.com/modelcontextprotocol/typescript-sdk/compare/1.17.5...1.18.0) #### What's Changed - mcp: update SDK for SEP 973 + add to example server by [@&#8203;jesselumarie](https://redirect.github.com/jesselumarie) in [#&#8203;904](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/904) - feat: add \_meta field support to tool definitions by [@&#8203;knguyen-figma](https://redirect.github.com/knguyen-figma) in [#&#8203;922](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/922) - Fix automatic log level handling for sessionless connections by [@&#8203;cliffhall](https://redirect.github.com/cliffhall) in [#&#8203;917](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/917) - ignore icons for now by [@&#8203;ihrpr](https://redirect.github.com/ihrpr) in [#&#8203;938](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/938) #### New Contributors 🙏 - [@&#8203;jesselumarie](https://redirect.github.com/jesselumarie) made their first contribution in [#&#8203;904](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/904) - [@&#8203;knguyen-figma](https://redirect.github.com/knguyen-figma) made their first contribution in [#&#8203;922](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/922) **Full Changelog**: <modelcontextprotocol/typescript-sdk@1.17.5...1.18.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 7e2352c commit 2957a77

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
"@commander-js/extra-typings": "14.0.0",
161161
"@graphql-tools/load": "8.1.2",
162162
"@graphql-tools/url-loader": "9.0.0",
163-
"@modelcontextprotocol/sdk": "1.17.5",
163+
"@modelcontextprotocol/sdk": "1.18.0",
164164
"@settlemint/sdk-js": "workspace:*",
165165
"@settlemint/sdk-utils": "workspace:*",
166166
"commander": "14.0.0",
@@ -573,7 +573,7 @@
573573

574574
"@manypkg/tools": ["@manypkg/tools@2.1.0", "", { "dependencies": { "jju": "^1.4.0", "js-yaml": "^4.1.0", "tinyglobby": "^0.2.13" } }, "sha512-0FOIepYR4ugPYaHwK7hDeHDkfPOBVvayt9QpvRbi2LT/h2b0GaE/gM9Gag7fsnyYyNaTZ2IGyOuVg07IYepvYQ=="],
575575

576-
"@modelcontextprotocol/sdk": ["@modelcontextprotocol/sdk@1.17.5", "", { "dependencies": { "ajv": "^6.12.6", "content-type": "^1.0.5", "cors": "^2.8.5", "cross-spawn": "^7.0.5", "eventsource": "^3.0.2", "eventsource-parser": "^3.0.0", "express": "^5.0.1", "express-rate-limit": "^7.5.0", "pkce-challenge": "^5.0.0", "raw-body": "^3.0.0", "zod": "^3.23.8", "zod-to-json-schema": "^3.24.1" } }, "sha512-QakrKIGniGuRVfWBdMsDea/dx1PNE739QJ7gCM41s9q+qaCYTHCdsIBXQVVXry3mfWAiaM9kT22Hyz53Uw8mfg=="],
576+
"@modelcontextprotocol/sdk": ["@modelcontextprotocol/sdk@1.18.0", "", { "dependencies": { "ajv": "^6.12.6", "content-type": "^1.0.5", "cors": "^2.8.5", "cross-spawn": "^7.0.5", "eventsource": "^3.0.2", "eventsource-parser": "^3.0.0", "express": "^5.0.1", "express-rate-limit": "^7.5.0", "pkce-challenge": "^5.0.0", "raw-body": "^3.0.0", "zod": "^3.23.8", "zod-to-json-schema": "^3.24.1" } }, "sha512-JvKyB6YwS3quM+88JPR0axeRgvdDu3Pv6mdZUy+w4qVkCzGgumb9bXG/TmtDRQv+671yaofVfXSQmFLlWU5qPQ=="],
577577

578578
"@multiformats/dns": ["@multiformats/dns@1.0.6", "", { "dependencies": { "@types/dns-packet": "^5.6.5", "buffer": "^6.0.3", "dns-packet": "^5.6.1", "hashlru": "^2.3.0", "p-queue": "^8.0.1", "progress-events": "^1.0.0", "uint8arrays": "^5.0.2" } }, "sha512-nt/5UqjMPtyvkG9BQYdJ4GfLK3nMqGpFZOzf4hAmIa0sJh2LlS9YKXZ4FgwBDsaHvzZqR/rUFIywIc7pkHNNuw=="],
579579

sdk/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@commander-js/extra-typings": "14.0.0",
4444
"@graphql-tools/load": "8.1.2",
4545
"@graphql-tools/url-loader": "9.0.0",
46-
"@modelcontextprotocol/sdk": "1.17.5",
46+
"@modelcontextprotocol/sdk": "1.18.0",
4747
"@settlemint/sdk-js": "workspace:*",
4848
"@settlemint/sdk-utils": "workspace:*",
4949
"commander": "14.0.0",

0 commit comments

Comments
 (0)