Skip to content

Conversation

@mend-for-github-com
Copy link
Contributor

@mend-for-github-com mend-for-github-com bot commented Nov 28, 2025

This PR contains the following updates:

Package Type Update Change
@modelcontextprotocol/sdk (source) dependencies minor 1.18.2 -> 1.24.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score Vulnerability GitHub Issue
High 8.1 CVE-2025-66414 #11013
Medium 5.8 CVE-2025-13466 #10990

Release Notes

modelcontextprotocol/typescript-sdk (@​modelcontextprotocol/sdk)

v1.24.0

Compare 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.1

Compare Source

Fixed:

  • Disabled SSE priming events to fix backwards compatibility - 1.23.x clients crash on empty SSE data (JSON.parse(""))

This is a patch for servers still on 1.23.x that were breaking clients not handling the the 2025-11-25 priming event behavior with empty SSE data fields. See #​1233 for more details.

Full Changelog: modelcontextprotocol/typescript-sdk@1.23.0...1.23.1

v1.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@1.22.0...1.23.0

v1.22.0

Compare Source

What's Changed

@coderabbitai
Copy link

coderabbitai bot commented Nov 28, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

@github-actions github-actions bot added failed changeset and removed Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry labels Nov 28, 2025
@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.77%. Comparing base (67cba0e) to head (9592246).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10995      +/-   ##
==========================================
- Coverage   60.79%   60.77%   -0.03%     
==========================================
  Files        4540     4540              
  Lines      122942   122942              
  Branches    20690    20690              
==========================================
- Hits        74745    74720      -25     
- Misses      42887    42957      +70     
+ Partials     5310     5265      -45     
Flag Coverage Δ
Linux_1 ?
Linux_2 ?
Linux_3 39.48% <ø> (ø)
Linux_4 33.84% <ø> (ø)
Windows_1 26.63% <ø> (-15.15%) ⬇️
Windows_2 38.95% <ø> (ø)
Windows_3 ?
Windows_4 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/modelcontextprotocol-sdk-1.x-lockfile branch from b9a42da to f258b4e Compare December 1, 2025 23:01
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/modelcontextprotocol-sdk-1.x-lockfile branch from f258b4e to 60157f5 Compare December 3, 2025 05:35
@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update dependency @modelcontextprotocol/sdk to v1.19.1 chore(deps): update dependency @modelcontextprotocol/sdk to v1.24.0 Dec 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/modelcontextprotocol-sdk-1.x-lockfile branch 4 times, most recently from e3ad877 to 2639e27 Compare December 4, 2025 23:25
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2025

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/modelcontextprotocol-sdk-1.x-lockfile branch 4 times, most recently from c64fe55 to 9308f27 Compare December 10, 2025 00:22
ca-scribner added a commit to ca-scribner/os that referenced this pull request Dec 10, 2025
Pin `@modelcontextprotocol/sdk==1.24.0` to remediate GHSA-w48q-cv73-mx4w.

This change is also proposed upstream in opensearch-project/OpenSearch-Dashboards#10995, where the CI is passing but a human has not yet approved or merged.
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/modelcontextprotocol-sdk-1.x-lockfile branch from 9308f27 to ae8bd55 Compare December 11, 2025 03:30
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/modelcontextprotocol-sdk-1.x-lockfile branch from ae8bd55 to 9592246 Compare December 11, 2025 17:44
@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update dependency @modelcontextprotocol/sdk to v1.24.0 chore(deps): update dependency @modelcontextprotocol/sdk to v1.24.0 - autoclosed Dec 11, 2025
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/modelcontextprotocol-sdk-1.x-lockfile branch December 11, 2025 23:48
@github-actions
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants