Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Updates @modelcontextprotocol/sdk from 1.17.3 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
Maintainer changes

This version was pushed to npm by pcarleton, a new releaser for @​modelcontextprotocol/sdk since your current version.


Updates @angular/cli from 20.3.9 to 20.3.15

Release notes

Sourced from @​angular/cli's releases.

20.3.15

@​angular/cli

Commit Description
fix - 795d65413 update pacote to v21.0.4

@​angular-devkit/build-angular

Commit Description
fix - ffc72cbc5 update webpack to version 5.104.1

20.3.14

@​angular/cli

Commit Description
fix - ff366499e update dependency @​modelcontextprotocol/sdk to v1.25.2

20.3.13

@​angular/cli

Commit Description
fix - cfbb61602 update @modelcontextprotocol/sdk to v1.24.0

20.3.12

@​angular/build

Commit Description
fix - 25bb7e65c ensure correct URL joining for prerender routes

@​angular/ssr

Commit Description
fix - cceb86296 handle X-Forwarded-Prefix and APP_BASE_HREF in redirects
fix - 1abe68ad8 prevent redirect loop with encoded query parameters

20.3.11

@​angular/build

Commit Description
fix - 8053f2d92 ensure ɵgetOrCreateAngularServerApp is always defined after errors

20.3.10

@​schematics/angular

Commit Description
fix - c854a719b correct tsconfig.spec.json include for spec files

@​angular/build

Commit Description
fix - b3908f68e do not remove @angular/localize when having external packages (#31721)
Changelog

Sourced from @​angular/cli's changelog.

20.3.15 (2026-01-21)

@​angular/cli

Commit Type Description
795d65413 fix update pacote to v21.0.4

@​angular-devkit/build-angular

Commit Type Description
ffc72cbc5 fix update webpack to version 5.104.1

21.1.0 (2026-01-14)

@​angular/cli

Commit Type Description
772e6efe7 feat add 'test' and 'e2e' MCP tools
8efb86318 feat Add "all" as an experimental tool group
c3c9ac506 feat Add MCP tools for building and running devservers
d635a6c63 feat add signal forms lessons
d8b76e93d fix correctly handle yarn classic tag manifest fetching
7ab5c0b0a fix correctly spawn package managers on Windows in new abstraction
348096623 fix enhance list_projects MCP tool file system traversal and symlink handling
316fca862 fix handle array output from npm view in manifest parser
032257a6d fix improve signal forms lesson examples in AI tutor
18d74dde8 fix rename mcp devserver tools to comply with naming spec
1ad773671 fix update dependency @​modelcontextprotocol/sdk to v1.25.2
45d4f5668 fix update yarn berry package manager configuration
122ed27c9 fix use project-local temporary directory in ng add
a15db28b2 perf cache resolved specific version in package manager abstraction
240588b7e perf optimize ng add version discovery

@​schematics/angular

Commit Type Description
36cf3afb4 feat add browserMode option to jasmine-vitest schematic
e71a72ffd feat generate detailed migration report for refactor-jasmine-vitest
18cf6c51b fix add MCP configuration file to new workspaces

@​angular/build

... (truncated)

Commits
  • 279b1ad release: cut the v20.3.15 release
  • 795d654 fix(@​angular/cli): update pacote to v21.0.4
  • ffc72cb fix(@​angular-devkit/build-angular): update webpack to version 5.104.1
  • 4963d9c release: cut the v20.3.14 release
  • ff36649 fix(@​angular/cli): update dependency @​modelcontextprotocol/sdk to v1.25.2
  • 66140c8 ci: force ipv4 resolutions first in Node.js
  • 948869d release: cut the v20.3.13 release
  • cfbb616 fix(@​angular/cli): update @modelcontextprotocol/sdk to v1.24.0
  • d4ca7b7 release: cut the v20.3.12 release
  • cceb862 fix(@​angular/ssr): handle X-Forwarded-Prefix and APP_BASE_HREF in redirects
  • Additional commits viewable 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 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) to 1.25.2 and updates ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together.


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

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

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.25.2
  dependency-type: indirect
- dependency-name: "@angular/cli"
  dependency-version: 20.3.15
  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 Jan 22, 2026
@dependabot dependabot bot requested a review from michael-parkins as a code owner January 22, 2026 02:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2026
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Jan 22, 2026
@pgrbot-01 pgrbot-01 enabled auto-merge (squash) January 22, 2026 02:03
@pgrbot-01 pgrbot-01 merged commit fef533e into main Jan 22, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-4196fea501 branch January 22, 2026 02:04
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