dependabot[bot] opened a new pull request, #4441: URL: https://github.com/apache/streampipes/pull/4441
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 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/modelcontextprotocol/typescript-sdk/releases">@modelcontextprotocol/sdk's releases</a>.</em></p> <blockquote> <h2>v1.26.0</h2> <p>Addresses "Sharing server/transport instances can leak cross-client response data" in this GHSA <a href="https://github.com/modelcontextprotocol/typescript-sdk/security/advisories/GHSA-345p-7cg4-v4c7">https://github.com/modelcontextprotocol/typescript-sdk/security/advisories/GHSA-345p-7cg4-v4c7</a></p> <h2>What's Changed</h2> <ul> <li>chore: bump v1.25.3 for backport fixes by <a href="https://github.com/pcarleton"><code>@pcarleton</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1412">modelcontextprotocol/typescript-sdk#1412</a></li> <li>fix(deps): resolve npm audit vulnerabilities and bump dependencies (v1.x backport) by <a href="https://github.com/samuv"><code>@samuv</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1382">modelcontextprotocol/typescript-sdk#1382</a></li> <li>Fix <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1430">#1430</a>: Client Credentials providers scopes support (backported) by <a href="https://github.com/NSeydoux"><code>@NSeydoux</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1442">modelcontextprotocol/typescript-sdk#1442</a></li> <li>chore: bump version to 1.26.0 by <a href="https://github.com/pcarleton"><code>@pcarleton</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1479">modelcontextprotocol/typescript-sdk#1479</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/samuv"><code>@samuv</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1382">modelcontextprotocol/typescript-sdk#1382</a></li> <li><a href="https://github.com/NSeydoux"><code>@NSeydoux</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1442">modelcontextprotocol/typescript-sdk#1442</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.25.3...v1.26.0">https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.25.3...v1.26.0</a></p> <h2>v1.25.3</h2> <h2>What's Changed</h2> <ul> <li>[v1.x backport] Use correct schema for client sampling validation when tools are present by <a href="https://github.com/olaservo"><code>@olaservo</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1407">modelcontextprotocol/typescript-sdk#1407</a></li> <li>fix: prevent Hono from overriding global Response object (v1.x) by <a href="https://github.com/mattzcarey"><code>@mattzcarey</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1411">modelcontextprotocol/typescript-sdk#1411</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.25.2...v1.25.3">https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.25.2...v1.25.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/fe9c07b465871394c7069207c86513df9c1194a4"><code>fe9c07b</code></a> chore: bump version to 1.26.0 (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1479">#1479</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/4f01e7e0708e1a85ccc7dbf39e850005f2d9ff03"><code>4f01e7e</code></a> fix: add non-null assertions for optional setupServer fields in stateful test</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/a05be176cabeae1f933b676e3ce024bf02e2314d"><code>a05be17</code></a> Merge commit from fork</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/50d9fa3cd12e807e7963bcb9e1548786d3d5d941"><code>50d9fa3</code></a> Fix <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1430">#1430</a>: Client Credentials providers scopes support (backported) (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1442">#1442</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/aa81a66556fb4434d8a6d1b70f7ac9fc40b5d325"><code>aa81a66</code></a> fix(deps): resolve npm audit vulnerabilities and bump dependencies (v1.x back...</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/6aba0659654e1ff0699844524595922a61e44cb9"><code>6aba065</code></a> chore: bump v1.25.3 for backport fixes (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1412">#1412</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/6e8f7e1a43a819ae230373c62b82228dafd892c6"><code>6e8f7e1</code></a> fix: prevent Hono from overriding global Response object (v1.x) (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1411">#1411</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/12ae856cee6ca58499cce24e80f650e78a0c7610"><code>12ae856</code></a> [v1.x backport] Use correct schema for client sampling validation when tools ...</li> <li>See full diff in <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.25.2...v1.26.0">compare view</a></li> </ul> </details> <br /> Updates `@angular/cli` from 21.1.2 to 21.2.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases">@angular/cli's releases</a>.</em></p> <blockquote> <h2>21.2.9</h2> <h3><code>@schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e7abeb5c74024daf125070c9b4f7f8d2426bab66"><img src="https://img.shields.io/badge/e7abeb5c7-fix-green" alt="fix - e7abeb5c7" /></a></td> <td>add missing imports for focus and skip APIs in refactor-jasmine-vitest</td> </tr> </tbody> </table> <h3><code>@angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/233deef01288c6aa39a048d6bd66a1f09595dc15"><img src="https://img.shields.io/badge/233deef01-fix-green" alt="fix - 233deef01" /></a></td> <td>fix broken img ref in ai-tutor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7cea9885c64a747b391b74e6434cdf005c843766"><img src="https://img.shields.io/badge/7cea9885c-fix-green" alt="fix - 7cea9885c" /></a></td> <td>introduce initial package manager workspace awareness</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b1a5b7434323eb383df1f53c389fe9dc948a785"><img src="https://img.shields.io/badge/5b1a5b743-fix-green" alt="fix - 5b1a5b743" /></a></td> <td>remove standalone true ref in ai tutor</td> </tr> </tbody> </table> <h3><code>@angular/ssr</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/94023f62c5b51a669ff3187cc062057f82c79c52"><img src="https://img.shields.io/badge/94023f62c-fix-green" alt="fix - 94023f62c" /></a></td> <td>introduce trustProxyHeaders option to safely validate and sanitize proxy headers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5ffe5c309a92e7fd42f1059171924c5942f35c36"><img src="https://img.shields.io/badge/5ffe5c309-fix-green" alt="fix - 5ffe5c309" /></a></td> <td>add support for configuring trusted proxy headers via environment variable</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/930ada9b73c5172d57830ce42a5a336ae9483a54"><img src="https://img.shields.io/badge/930ada9b7-fix-green" alt="fix - 930ada9b7" /></a></td> <td>decode route segments when building and matching route tree</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0dc8a440ca9e4242edb69ba5a8147fef1dddc4f0"><img src="https://img.shields.io/badge/0dc8a440c-fix-green" alt="fix - 0dc8a440c" /></a></td> <td>use router to normalize URLs for comparison</td> </tr> </tbody> </table> <h2>21.2.8</h2> <h3><code>@angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e91280c05afe7b35b4f01e0eb2800f1ee21fd2ea"><img src="https://img.shields.io/badge/e91280c05-fix-green" alt="fix - e91280c05" /></a></td> <td>dynamically resolve project Angular CLI executable inside MCP tools</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/01af6741bfe489c3c8fd86feab8b5f14cdb92562"><img src="https://img.shields.io/badge/01af6741b-fix-green" alt="fix - 01af6741b" /></a></td> <td>ignore EBADF file system errors during MCP project scan</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f7a3e6ed871ff711723dcfdbaa8c3ae497f89a5b"><img src="https://img.shields.io/badge/f7a3e6ed8-fix-green" alt="fix - f7a3e6ed8" /></a></td> <td>use headless option in MCP test tool</td> </tr> </tbody> </table> <h3><code>@angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/00336c037dd77d2b441f797580eb8a12c044006b"><img src="https://img.shields.io/badge/00336c037-fix-green" alt="fix - 00336c037" /></a></td> <td>ensure route has leading slash in prerender builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e87d302d6df3f4d9fa9338e3d377e09a2e161fc1"><img src="https://img.shields.io/badge/e87d302d6-fix-green" alt="fix - e87d302d6" /></a></td> <td>fix app-shell route format and</td> </tr> </tbody> </table> <h3><code>@angular/build</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c93140a545869901ec7c24ea10be3073b8899b0d"><img src="https://img.shields.io/badge/c93140a54-fix-green" alt="fix - c93140a54" /></a></td> <td>use rootDir for HMR component updates path resolution</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6df2b14884cffb986977636a84b7868bf8b63f0e"><img src="https://img.shields.io/badge/6df2b1488-fix-green" alt="fix - 6df2b1488" /></a></td> <td>validate V8 coverage support for browsers in Vitest</td> </tr> </tbody> </table> <h2>21.2.7</h2> <h3><code>@angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/971041aa11e4546772e4677b77ceec2ad1374496"><img src="https://img.shields.io/badge/971041aa1-fix-green" alt="fix - 971041aa1" /></a></td> <td>handle missing package manager during analytics initialization</td> </tr> </tbody> </table> <h3><code>@angular/build</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/365cce81dde91463d4f0049a69feaed018902585"><img src="https://img.shields.io/badge/365cce81d-fix-green" alt="fix - 365cce81d" /></a></td> <td>preserve coverage ignore comments in development</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9f74660c3688bb1f0d6a7608a136a30dbfe4d7e9"><img src="https://img.shields.io/badge/9f74660c3-fix-green" alt="fix - 9f74660c3" /></a></td> <td>show clear error when styleUrl points to a TypeScript file</td> </tr> </tbody> </table> <h2>21.2.6</h2> <h3><code>@angular/cli</code></h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md">@angular/cli's changelog</a>.</em></p> <blockquote> <h1>21.2.9 (2026-04-29)</h1> <h3><code>@angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/233deef01288c6aa39a048d6bd66a1f09595dc15">233deef01</a></td> <td>fix</td> <td>fix broken img ref in ai-tutor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7cea9885c64a747b391b74e6434cdf005c843766">7cea9885c</a></td> <td>fix</td> <td>introduce initial package manager workspace awareness</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b1a5b7434323eb383df1f53c389fe9dc948a785">5b1a5b743</a></td> <td>fix</td> <td>remove standalone true ref in ai tutor</td> </tr> </tbody> </table> <h3><code>@schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e7abeb5c74024daf125070c9b4f7f8d2426bab66">e7abeb5c7</a></td> <td>fix</td> <td>add missing imports for focus and skip APIs in refactor-jasmine-vitest</td> </tr> </tbody> </table> <h3><code>@angular/ssr</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/94023f62c5b51a669ff3187cc062057f82c79c52">94023f62c</a></td> <td>fix</td> <td>introduce trustProxyHeaders option to safely validate and sanitize proxy headers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5ffe5c309a92e7fd42f1059171924c5942f35c36">5ffe5c309</a></td> <td>fix</td> <td>add support for configuring trusted proxy headers via environment variable</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/930ada9b73c5172d57830ce42a5a336ae9483a54">930ada9b7</a></td> <td>fix</td> <td>decode route segments when building and matching route tree</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0dc8a440ca9e4242edb69ba5a8147fef1dddc4f0">0dc8a440c</a></td> <td>fix</td> <td>use router to normalize URLs for comparison</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>20.3.25 (2026-04-29)</h1> <h3><code>@angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5e01ef40eb87deda79d18654fc696b64d18bf889">5e01ef40e</a></td> <td>fix</td> <td>upgrade postcss to 8.5.12</td> </tr> </tbody> </table> <h3><code>@angular/ssr</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6686848d946ca157f9b92b84db377e912266395e">6686848d9</a></td> <td>fix</td> <td>introduce trustProxyHeaders option to safely validate and sanitize proxy headers</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>22.0.0-next.6 (2026-04-22)</h1> <h3><code>@angular/cli</code></h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/564b1084e2bfb0813f374f1bff6f6ec5867b4bc2"><code>564b108</code></a> release: cut the v21.2.9 release</li> <li><a href="https://github.com/angular/angular-cli/commit/dbda92b6dcc1762ff780327c4e25029c0a9104e7"><code>dbda92b</code></a> build: update cross-repo angular dependencies</li> <li><a href="https://github.com/angular/angular-cli/commit/828c17508fee82c2b0273f3501188eb75681d169"><code>828c175</code></a> build: update pnpm to v10.33.2</li> <li><a href="https://github.com/angular/angular-cli/commit/a887b94de4b3677efd2809d26971535621387cb6"><code>a887b94</code></a> build: lock file maintenance</li> <li><a href="https://github.com/angular/angular-cli/commit/56d19be3b0045eb7d574fc34cfcea9ac502a8a0f"><code>56d19be</code></a> build: update cross-repo angular dependencies</li> <li><a href="https://github.com/angular/angular-cli/commit/f2f485173ffdf387bcb2db19bda71d3ebe9fe52d"><code>f2f4851</code></a> build: update dependency postcss to v8.5.12</li> <li><a href="https://github.com/angular/angular-cli/commit/5ffe5c309a92e7fd42f1059171924c5942f35c36"><code>5ffe5c3</code></a> fix(<code>@angular/ssr</code>): add support for configuring trusted proxy headers via envi...</li> <li><a href="https://github.com/angular/angular-cli/commit/930ada9b73c5172d57830ce42a5a336ae9483a54"><code>930ada9</code></a> fix(<code>@angular/ssr</code>): decode route segments when building and matching route tree</li> <li><a href="https://github.com/angular/angular-cli/commit/0dc8a440ca9e4242edb69ba5a8147fef1dddc4f0"><code>0dc8a44</code></a> fix(<code>@angular/ssr</code>): use router to normalize URLs for comparison</li> <li><a href="https://github.com/angular/angular-cli/commit/7cea9885c64a747b391b74e6434cdf005c843766"><code>7cea988</code></a> fix(<code>@angular/cli</code>): introduce initial package manager workspace awareness</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/v21.1.2...v21.2.9">compare view</a></li> </ul> </details> <br /> 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/apache/streampipes/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
