Commit 8997ab7
authored
chore(deps): update dependency @modelcontextprotocol/sdk to v1.21.0 (#1405)
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.20.2` ->
`1.21.0`](https://renovatebot.com/diffs/npm/@modelcontextprotocol%2fsdk/1.20.2/1.21.0)
| [](https://securityscorecards.dev/viewer/?uri=github.com/modelcontextprotocol/typescript-sdk)
|
---
### Release Notes
<details>
<summary>modelcontextprotocol/typescript-sdk
(@​modelcontextprotocol/sdk)</summary>
###
[`v1.21.0`](https://redirect.github.com/modelcontextprotocol/typescript-sdk/releases/tag/1.21.0)
[Compare
Source](https://redirect.github.com/modelcontextprotocol/typescript-sdk/compare/1.20.2...1.21.0)
#### What's Changed
- feat: pluggable JSON schema validator providers by
[@​mattzcarey](https://redirect.github.com/mattzcarey) in
[#​1012](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1012)
- Update metadata.ts by
[@​pcarleton](https://redirect.github.com/pcarleton) in
[#​1010](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1010)
- fix: Prefer the `token_endpoint_auth_method` response from DCR
registration by [@​chipgpt](https://redirect.github.com/chipgpt)
in
[#​1022](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1022)
- Fix: Non-existent tool, disabled tool and inputSchema validation
return MCP protocol level instead of CallToolResult with isError: true
by [@​KKonstantinov](https://redirect.github.com/KKonstantinov) in
[#​1044](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1044)
- chore: bump version to 1.21.0 for release by
[@​felixweinberger](https://redirect.github.com/felixweinberger)
in
[#​1062](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1062)
#### New Contributors
- [@​chipgpt](https://redirect.github.com/chipgpt) made their
first contribution in
[#​1022](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1022)
**Full Changelog**:
<modelcontextprotocol/typescript-sdk@1.20.2...1.21.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
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 917c428 commit 8997ab7
2 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
| 534 | + | |
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
| |||
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
740 | | - | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
741 | 743 | | |
742 | 744 | | |
743 | 745 | | |
| |||
947 | 949 | | |
948 | 950 | | |
949 | 951 | | |
950 | | - | |
| 952 | + | |
951 | 953 | | |
952 | 954 | | |
953 | 955 | | |
| |||
1117 | 1119 | | |
1118 | 1120 | | |
1119 | 1121 | | |
1120 | | - | |
| 1122 | + | |
1121 | 1123 | | |
1122 | 1124 | | |
1123 | 1125 | | |
| |||
1311 | 1313 | | |
1312 | 1314 | | |
1313 | 1315 | | |
1314 | | - | |
1315 | | - | |
1316 | 1316 | | |
1317 | 1317 | | |
1318 | 1318 | | |
| |||
1337 | 1337 | | |
1338 | 1338 | | |
1339 | 1339 | | |
| 1340 | + | |
| 1341 | + | |
1340 | 1342 | | |
1341 | 1343 | | |
1342 | 1344 | | |
| |||
1519 | 1521 | | |
1520 | 1522 | | |
1521 | 1523 | | |
1522 | | - | |
1523 | | - | |
1524 | 1524 | | |
1525 | 1525 | | |
1526 | 1526 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments