[PR #8907] [MERGED] chore(deps): bump mcp-handler from 1.0.7 to 1.1.0 in /demo/nextjs #16536

Closed
opened 2026-04-13 10:33:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8907
Author: @dependabot[bot]
Created: 4/2/2026
Status: Merged
Merged: 4/2/2026
Merged by: @bytaesu

Base: mainHead: dependabot/npm_and_yarn/demo/nextjs/mcp-handler-1.1.0


📝 Commits (1)

  • 140c784 chore(deps): bump mcp-handler from 1.0.7 to 1.1.0 in /demo/nextjs

📊 Changes

2 files changed (+92 additions, -63 deletions)

View changed files

📝 demo/nextjs/package.json (+1 -1)
📝 demo/nextjs/pnpm-lock.yaml (+91 -62)

📄 Description

Bumps mcp-handler from 1.0.7 to 1.1.0.

Release notes

Sourced from mcp-handler's releases.

v1.1.0

Minor Changes

  • 7ac97dc: Require minimum of @​modelcontextprotocol/sdk@​1.26.0 which uses web streams
Changelog

Sourced from mcp-handler's changelog.

1.1.0

Minor Changes

  • 7ac97dc: Require minimum of @​modelcontextprotocol/sdk@​1.26.0 which uses web streams
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 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.

Summary by cubic

Upgrade mcp-handler to 1.1.0 in demo/nextjs to adopt the latest minor with web-streams support. Lockfile updated; no runtime changes expected.

  • Migration
    • Ensure @modelcontextprotocol/sdk is >= 1.26.0 (demo uses 1.27.1).

Written for commit 140c784c47. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/8907 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/2/2026 **Status:** ✅ Merged **Merged:** 4/2/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/demo/nextjs/mcp-handler-1.1.0` --- ### 📝 Commits (1) - [`140c784`](https://github.com/better-auth/better-auth/commit/140c784c474419159b4e11a41c546d4acf590ad9) chore(deps): bump mcp-handler from 1.0.7 to 1.1.0 in /demo/nextjs ### 📊 Changes **2 files changed** (+92 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `demo/nextjs/package.json` (+1 -1) 📝 `demo/nextjs/pnpm-lock.yaml` (+91 -62) </details> ### 📄 Description Bumps [mcp-handler](https://github.com/vercel/mcp-handler) from 1.0.7 to 1.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/mcp-handler/releases">mcp-handler's releases</a>.</em></p> <blockquote> <h2>v1.1.0</h2> <h3>Minor Changes</h3> <ul> <li>7ac97dc: Require minimum of <code>@​modelcontextprotocol/sdk</code><a href="https://github.com/1"><code>@​1</code></a>.26.0 which uses web streams</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vercel/mcp-handler/blob/main/CHANGELOG.md">mcp-handler's changelog</a>.</em></p> <blockquote> <h2>1.1.0</h2> <h3>Minor Changes</h3> <ul> <li>7ac97dc: Require minimum of <code>@​modelcontextprotocol/sdk</code><a href="https://github.com/1"><code>@​1</code></a>.26.0 which uses web streams</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/mcp-handler/commit/ce0f0cee3ce60f23746a5c5d28e19d22bed91770"><code>ce0f0ce</code></a> chore: update package versions (<a href="https://redirect.github.com/vercel/mcp-handler/issues/151">#151</a>)</li> <li><a href="https://github.com/vercel/mcp-handler/commit/7ac97dc432cb24c2437cfc36e1f5e41547f97486"><code>7ac97dc</code></a> fix: bump minimum recommended <code>@​modelcontextprotocol/sdk</code> version (<a href="https://redirect.github.com/vercel/mcp-handler/issues/150">#150</a>)</li> <li>See full diff in <a href="https://github.com/vercel/mcp-handler/compare/v1.0.7...v1.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mcp-handler&package-manager=npm_and_yarn&previous-version=1.0.7&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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](https://github.com/better-auth/better-auth/network/alerts). </details> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Upgrade `mcp-handler` to 1.1.0 in `demo/nextjs` to adopt the latest minor with web-streams support. Lockfile updated; no runtime changes expected. - **Migration** - Ensure `@modelcontextprotocol/sdk` is >= `1.26.0` (demo uses `1.27.1`). <sup>Written for commit 140c784c474419159b4e11a41c546d4acf590ad9. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 10:33:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#16536