Skip to content

build(deps): bump @modelcontextprotocol/sdk from 1.24.1 to 1.25.2 in /examples/research-swarm#18

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/examples/research-swarm/modelcontextprotocol/sdk-1.25.2
Closed

build(deps): bump @modelcontextprotocol/sdk from 1.24.1 to 1.25.2 in /examples/research-swarm#18
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/examples/research-swarm/modelcontextprotocol/sdk-1.25.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps @modelcontextprotocol/sdk from 1.24.1 to 1.25.2.

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

v1.25.2

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@1.25.1...v1.25.2

1.25.1

What's Changed

Full Changelog: modelcontextprotocol/typescript-sdk@1.25.0...1.25.1

1.25.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@1.24.3...1.25.0

1.24.3

What's Changed

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.24.1 to 1.25.2.
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@1.24.1...v1.25.2)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.25.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update javascript code labels Jan 7, 2026
@roomote-v0
Copy link

roomote-v0 bot commented Jan 7, 2026

Rooviewer Clock   See task on Roo Cloud

Review completed. One issue was flagged regarding Node.js engine compatibility after the @modelcontextprotocol/sdk dependency bump.

  • Align the research-swarm package engines.node range with the minimum Node version required by @modelcontextprotocol/sdk@1.25.2 (Node 18+) or clearly document that MCP-related commands require Node 18+.

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

],
"dependencies": {
"@modelcontextprotocol/sdk": "^1.21.0",
"@modelcontextprotocol/sdk": "^1.25.2",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bump to @modelcontextprotocol/sdk@1.25.2 raises its engines.node requirement to Node 18+, while this package.json still declares engines.node >=16.0.0, so users on Node 16 may now hit install or runtime issues; consider updating engines.node to Node 18+ or clearly documenting that MCP-related features require Node 18+.

Fix it with Roo Code or mention @roomote and request a fix.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 4, 2026

Superseded by #33.

@dependabot dependabot bot closed this Feb 4, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/research-swarm/modelcontextprotocol/sdk-1.25.2 branch February 4, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants