Skip to content

fix(deps): update dependency @modelcontextprotocol/sdk to v1.29.0#154

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/modelcontextprotocol-sdk-1.x
Closed

fix(deps): update dependency @modelcontextprotocol/sdk to v1.29.0#154
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/modelcontextprotocol-sdk-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 1, 2026

This PR contains the following updates:

Package Change Age Confidence
@modelcontextprotocol/sdk (source) 1.26.01.29.0 age confidence

Release Notes

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

v1.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.28.0...v1.29.0

v1.28.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.27.1...v1.28.0

v1.27.1

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.27.0...v1.27.1

v1.27.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.26.0...v1.27.0


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Jun 1, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
weekly-eats Ready Ready Preview, Comment Jun 1, 2026 3:27am

Request Review

@renovate renovate Bot enabled auto-merge (squash) June 1, 2026 03:23
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 1, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: mcp-handler@1.1.0
npm error Found: @modelcontextprotocol/sdk@1.29.0
npm error node_modules/@modelcontextprotocol/sdk
npm error   @modelcontextprotocol/sdk@"1.29.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @modelcontextprotocol/sdk@"1.26.0" from mcp-handler@1.1.0
npm error node_modules/mcp-handler
npm error   mcp-handler@"^1.1.0" from the root project
npm error
npm error Conflicting peer dependency: @modelcontextprotocol/sdk@1.26.0
npm error node_modules/@modelcontextprotocol/sdk
npm error   peer @modelcontextprotocol/sdk@"1.26.0" from mcp-handler@1.1.0
npm error   node_modules/mcp-handler
npm error     mcp-handler@"^1.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-06-01T03_26_32_178Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-01T03_26_32_178Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/modelcontextprotocol-sdk-1.x branch from d52dbb7 to 3120c41 Compare June 1, 2026 03:26
@zwrose
Copy link
Copy Markdown
Owner

zwrose commented Jun 1, 2026

Closing — blocked upstream by mcp-handler's exact peer-dependency pin.

mcp-handler@1.1.0 declares "@modelcontextprotocol/sdk": "1.26.0" as an exact peer dependency (not a range), so the lockfile can't be regenerated for SDK 1.29.0 without a forced override — which is why both npm ci (CI test job) and renovate/artifacts failed here.

The pin is deliberate on mcp-handler's side: the SDK has shipped breaking transport regressions across minor releases (e.g. vercel/mcp-handler#131, which caused HTTP 406s), so they pin to a tested version.

Upstream fix in flight: vercel/mcp-handler#152 relaxes the peer dep to ^1.26.0. Once that merges and mcp-handler cuts a release, this SDK bump will resolve cleanly (no override needed). Re-open via the Dependency Dashboard (#102) at that point, or Renovate will re-propose on the next SDK release.

@zwrose zwrose closed this Jun 1, 2026
auto-merge was automatically disabled June 1, 2026 11:50

Pull request was closed

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 1, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.29.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/modelcontextprotocol-sdk-1.x branch June 1, 2026 12:25
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.

1 participant