Skip to content

Bump @modelcontextprotocol/sdk and @angular/cli in /angular - #54

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular/multi-aa628efaed
Closed

Bump @modelcontextprotocol/sdk and @angular/cli in /angular#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular/multi-aa628efaed

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 13, 2026

Copy link
Copy Markdown
Contributor

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.2.0 to 20.3.14

Release notes

Sourced from @​angular/cli's releases.

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)

20.3.9

@​angular/ssr

Commit Description
fix - 08e07e338 improve locale handling in app-engine
fix - 683697ebc improve route matching for wildcard routes

20.3.8

@​angular-devkit/build-angular

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

20.3.14 (2026-01-07)

@​angular/cli

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

21.1.0-next.3 (2025-12-18)

@​angular/cli

Commit Type Description
348096623 fix enhance list_projects MCP tool file system traversal and symlink handling
032257a6d fix improve signal forms lesson examples in AI tutor
18d74dde8 fix rename mcp devserver tools to comply with naming spec
a15db28b2 perf cache resolved specific version in package manager abstraction

@​schematics/angular

Commit Type Description
52ace04a7 fix improve VS Code background compilation start/end detection
288a9225c fix remove inlineSources from library tsconfig template

@​angular/build

Commit Type Description
98c207bc0 fix add browser condition to resolver for vitest
f39f7ee95 fix allow non-prefixed requests when using SSR and base href
7c7e6a614 fix conditionally manage Vitest UI option
edeb41c0e fix ensure tests run when compilation error is resolved
9744af1f8 fix remove LmdbCacheStore export from private API

@​angular/ssr

Commit Type Description
e5651224b fix add leading slash to well-known non-Angular URLs
081e31337 fix propagate status code to redirect
2d56a319d fix skip SSR processing for well-known non-Angular URLs like favicon.ico

... (truncated)

Commits
  • 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
  • 25bb7e6 fix(@​angular/build): ensure correct URL joining for prerender routes
  • 1abe68a fix(@​angular/ssr): prevent redirect loop with encoded query parameters
  • 4dfc314 release: cut the v20.3.11 release
  • 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.2.0 to 20.3.14
- [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.2.0...v20.3.14)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.25.2
  dependency-type: indirect
- dependency-name: "@angular/cli"
  dependency-version: 20.3.14
  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 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jan 13, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jan 13, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/angular/multi-aa628efaed branch January 13, 2026 20:20
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.

0 participants