forked from arabold/docs-mcp-server
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency @modelcontextprotocol/sdk to v1.24.0 #267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ibm-mend-app
wants to merge
1
commit into
main
Choose a base branch
from
whitesource-remediate/modelcontextprotocol-sdk-1.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix(deps): update dependency @modelcontextprotocol/sdk to v1.24.0 #267
ibm-mend-app
wants to merge
1
commit into
main
from
whitesource-remediate/modelcontextprotocol-sdk-1.x-lockfile
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40e3ed6 to
75b0621
Compare
75b0621 to
f62d007
Compare
f62d007 to
52674cb
Compare
52674cb to
5939777
Compare
5939777 to
5100147
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.20.1->1.24.0By merging this PR, the below vulnerabilities will be automatically resolved:
Release Notes
modelcontextprotocol/typescript-sdk (@modelcontextprotocol/sdk)
v1.24.0Compare Source
Summary
This release brings us up to speed with the latest MCP spec
2025-11-25. Take a look at the latest spec as well as the release blog post.What's Changed
New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@1.23.0...1.24.0
v1.23.1Compare Source
Fixed:
This is a patch for servers still on 1.23.x that were breaking clients not handling the the
2025-11-25priming event behavior with empty SSEdatafields. See https://github.com/modelcontextprotocol/typescript-sdk/pull/1233 for more details.Full Changelog: modelcontextprotocol/typescript-sdk@1.23.0...1.23.1
v1.23.0Compare Source
What's Changed
.catchall()on inputSchema/outputSchema to support JSON Schema 2020-12 by @felixweinberger in https://github.com/modelcontextprotocol/typescript-sdk/pull/1135New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@1.22.0...1.23.0
v1.22.0Compare Source
What's Changed
registerTool: accept ZodType for input and output schema by @ksinder in https://github.com/modelcontextprotocol/typescript-sdk/pull/816New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@1.21.1...1.22.0
v1.21.2Compare Source
What's changed
This is a patch release for a regression highlighted by #1103
This patch contains only the cherry picked fix in #1108
Full Changelog: modelcontextprotocol/typescript-sdk@1.21.1...1.21.2
v1.21.1Compare Source
What's Changed
WWW-Authenticatescopeparam for SEP-835 by @chipgpt in https://github.com/modelcontextprotocol/typescript-sdk/pull/983New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@1.21.0...1.21.1
v1.21.0Compare Source
What's Changed
token_endpoint_auth_methodresponse from DCR registration by @chipgpt in https://github.com/modelcontextprotocol/typescript-sdk/pull/1022New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@1.20.2...1.21.0
v1.20.2Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@1.20.1...1.20.2