Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps@modelcontextprotocol/sdk to 1.26.0 and updates ancestor dependency @angular/cli. These dependencies need to be updated together.

Updates @modelcontextprotocol/sdk from 1.25.2 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

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 ...
  • See full diff in compare view

Updates @angular/cli from 20.3.15 to 20.3.16

Release notes

Sourced from @​angular/cli's releases.

20.3.16

@​angular/cli

Commit Description
fix - 656888a25 update dependency @​modelcontextprotocol/sdk to v1.26.0
Changelog

Sourced from @​angular/cli's changelog.

20.3.16 (2026-02-09)

@​angular/cli

Commit Type Description
656888a25 fix update dependency @​modelcontextprotocol/sdk to v1.26.0

21.2.0-next.1 (2026-02-05)

@​angular/cli

Commit Type Description
91b9d281f feat integrate file formatting into update migrations
6f29a8c35 fix renamed files by their new path in the schematic workflow
bc363af8b perf optimize package manager discovery with stat-based probing

@​schematics/angular

Commit Type Description
5d1df50d8 fix add actionable feedback to vitest-browser schematic
51fc77828 fix warn when production configuration is missing for service worker

@​angular/build

Commit Type Description
ece30f235 feat add headless option to unit-test builder
1f114a9e8 fix bundle setup files in unit-test builder for Vitest

21.1.3 (2026-02-05)

@​schematics/angular

Commit Type Description
a18196a10 fix warn when production configuration is missing for service worker

@​angular-devkit/build-angular

... (truncated)

Commits
  • 750f037 release: cut the v20.3.16 release
  • 0f02aca build: update webpack to v5.105.0
  • 656888a fix(@​angular/cli): update dependency @​modelcontextprotocol/sdk to v1.26.0
  • See full diff in compare view

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.

Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) to 1.26.0 and updates ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together.


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

Updates `@angular/cli` from 20.3.15 to 20.3.16
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v20.3.15...v20.3.16)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.26.0
  dependency-type: indirect
- dependency-name: "@angular/cli"
  dependency-version: 20.3.16
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 9, 2026
@mprins
Copy link
Contributor

mprins commented Feb 9, 2026

@copilot Also update @angular/build devDependency to ^20.3.16

Copy link
Contributor

Copilot AI commented Feb 9, 2026

@mprins I've opened a new pull request, #1144, to work on those changes. Once the pull request is ready, I'll request review from you.

@mprins mprins self-assigned this Feb 9, 2026
@mprins mprins closed this Feb 10, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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.

2 participants