Skip to content

[Snyk] Upgrade @modelcontextprotocol/sdk from 1.27.1 to 1.28.0#23

Open
travist wants to merge 1 commit into
mainfrom
snyk-upgrade-84c97cddb1e792418df80ab74ed8b689
Open

[Snyk] Upgrade @modelcontextprotocol/sdk from 1.27.1 to 1.28.0#23
travist wants to merge 1 commit into
mainfrom
snyk-upgrade-84c97cddb1e792418df80ab74ed8b689

Conversation

@travist
Copy link
Copy Markdown
Member

@travist travist commented Apr 16, 2026

snyk-top-banner

Snyk has created this PR to upgrade @modelcontextprotocol/sdk from 1.27.1 to 1.28.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released 22 days ago.

Breaking Change Risk

Merge Risk: High

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @modelcontextprotocol/sdk from 1.27.1 to 1.28.0.

See this package in yarn:
@modelcontextprotocol/sdk

See this project in Snyk:
https://app.snyk.io/org/travist-ulg/project/ca4d6a6d-adad-4134-a128-df6d71dd5abe?utm_source=github&utm_medium=referral&page=upgrade-pr
@travist
Copy link
Copy Markdown
Member Author

travist commented Apr 16, 2026

Merge Risk: High

This minor version upgrade introduces breaking changes related to task management features.

Breaking Changes:

  • Several options for task management (taskStore, taskMessageQueue, defaultTaskPollInterval, and maxTaskQueueSize) have been moved from ProtocolOptions to a new capabilities.tasks object within ClientOptions and ServerOptions.

Recommendation:
If you are using the task management capabilities of this SDK, you must update your client or server configuration to reflect the new structure. For example, new Protocol({ taskStore: ... }) should be changed to new Client({ capabilities: { tasks: { taskStore: ... } } }).

Source: GitHub Releases

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants