build(deps): bump @modelcontextprotocol/sdk from 1.24.1 to 1.26.0 in /examples/research-swarm#33
Conversation
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.24.1 to 1.26.0. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.24.1...v1.26.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.26.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Review complete. This dependency bump for @modelcontextprotocol/sdk looks correct and does not introduce any new issues in the research-swarm example.
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
🤖 Augment PR SummarySummary: Updates the Changes:
Technical Notes: The target SDK release includes security-related fixes (per the linked GHSA) and backported dependency/audit fixes. 🤖 Was this summary useful? React with 👍 or 👎 |
| ], | ||
| "dependencies": { | ||
| "@modelcontextprotocol/sdk": "^1.21.0", | ||
| "@modelcontextprotocol/sdk": "^1.26.0", |
There was a problem hiding this comment.
The PR title/description says this bumps @modelcontextprotocol/sdk from 1.24.1 → 1.26.0, but the actual change here is ^1.21.0 → ^1.26.0; consider aligning the metadata (or confirming package-lock.json previously resolved to 1.24.1).
Severity: low
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Bumps @modelcontextprotocol/sdk from 1.24.1 to 1.26.0.
Release notes
Sourced from
@modelcontextprotocol/sdk's releases.... (truncated)
Commits
fe9c07bchore: bump version to 1.26.0 (#1479)4f01e7efix: add non-null assertions for optional setupServer fields in stateful testa05be17Merge commit from fork50d9fa3Fix #1430: Client Credentials providers scopes support (backported) (#1442)aa81a66fix(deps): resolve npm audit vulnerabilities and bump dependencies (v1.x back...6aba065chore: bump v1.25.3 for backport fixes (#1412)6e8f7e1fix: prevent Hono from overriding global Response object (v1.x) (#1411)12ae856[v1.x backport] Use correct schema for client sampling validation when tools ...b392f02fix: prevent ReDoS in UriTemplate regex patterns (v1.x backport) (#1365)a0c9b13fix: README badges links destinations (#907)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.