Skip to content

build(deps): bump @modelcontextprotocol/sdk from 1.25.1 to 1.26.0 in /packages/youtube-mcp-server#597

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/youtube-mcp-server/modelcontextprotocol/sdk-1.26.0
Closed

build(deps): bump @modelcontextprotocol/sdk from 1.25.1 to 1.26.0 in /packages/youtube-mcp-server#597
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/youtube-mcp-server/modelcontextprotocol/sdk-1.26.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps @modelcontextprotocol/sdk from 1.25.1 to 1.26.0.

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

v1.26.0

Addresses "Sharing server/transport instances can leak cross-client response data" in this GHSA GHSA-345p-7cg4-v4c7

What's Changed

New Contributors

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

v1.25.3

What's Changed

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

v1.25.2

What's Changed

New Contributors

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

Commits
  • fe9c07b chore: bump version to 1.26.0 (#1479)
  • 4f01e7e fix: add non-null assertions for optional setupServer fields in stateful test
  • a05be17 Merge commit from fork
  • 50d9fa3 Fix #1430: Client Credentials providers scopes support (backported) (#1442)
  • aa81a66 fix(deps): resolve npm audit vulnerabilities and bump dependencies (v1.x back...
  • 6aba065 chore: bump v1.25.3 for backport fixes (#1412)
  • 6e8f7e1 fix: prevent Hono from overriding global Response object (v1.x) (#1411)
  • 12ae856 [v1.x backport] Use correct schema for client sampling validation when tools ...
  • b392f02 fix: prevent ReDoS in UriTemplate regex patterns (v1.x backport) (#1365)
  • a0c9b13 fix: README badges links destinations (#907)
  • Additional commits viewable in compare view

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 6, 2026
@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

PR Description Missing Sections ⚠️

Your PR description is missing the following sections:

  • Summary

  • Changes

  • Testing

    Please update your PR description to include these sections.

4 similar comments
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

PR Description Missing Sections ⚠️

Your PR description is missing the following sections:

  • Summary

  • Changes

  • Testing

    Please update your PR description to include these sections.

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

PR Description Missing Sections ⚠️

Your PR description is missing the following sections:

  • Summary

  • Changes

  • Testing

    Please update your PR description to include these sections.

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

PR Description Missing Sections ⚠️

Your PR description is missing the following sections:

  • Summary

  • Changes

  • Testing

    Please update your PR description to include these sections.

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

PR Description Missing Sections ⚠️

Your PR description is missing the following sections:

  • Summary

  • Changes

  • Testing

    Please update your PR description to include these sections.

@whodaniel
Copy link
Owner

@dependabot rebase

Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.25.1 to 1.26.0.
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@1.25.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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/youtube-mcp-server/modelcontextprotocol/sdk-1.26.0 branch from b26072e to 5e69834 Compare February 8, 2026 10:56
@github-actions
Copy link

github-actions bot commented Feb 8, 2026

PR Description Missing Sections ⚠️

Your PR description is missing the following sections:

  • Summary

  • Changes

  • Testing

    Please update your PR description to include these sections.

2 similar comments
@github-actions
Copy link

github-actions bot commented Feb 8, 2026

PR Description Missing Sections ⚠️

Your PR description is missing the following sections:

  • Summary

  • Changes

  • Testing

    Please update your PR description to include these sections.

@github-actions
Copy link

github-actions bot commented Feb 8, 2026

PR Description Missing Sections ⚠️

Your PR description is missing the following sections:

  • Summary

  • Changes

  • Testing

    Please update your PR description to include these sections.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

Looks like @modelcontextprotocol/sdk is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Feb 9, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/youtube-mcp-server/modelcontextprotocol/sdk-1.26.0 branch February 9, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant