Skip to content

Commit 68eb5cc

Browse files
chore(deps-dev): bump the angular group with 3 updates (#2069)
Bumps the angular group with 3 updates: [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular-devkit/core](https://github.com/angular/angular-cli) and [@angular/cli](https://github.com/angular/angular-cli). Updates `@angular-devkit/build-angular` from 19.2.17 to 19.2.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/build-angular</code>'s releases</a>.</em></p> <blockquote> <h2>19.2.18</h2> <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/9136a5d1302bb224ea245460ae29474bd2a3a10b"><img src="https://img.shields.io/badge/9136a5d13-fix-green" alt="fix - 9136a5d13" /></a></td> <td>prevent malicious URL from overriding host</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/build-angular</code>'s changelog</a>.</em></p> <blockquote> <h1>19.2.18 (2025-10-15)</h1> <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/9136a5d1302bb224ea245460ae29474bd2a3a10b">9136a5d13</a></td> <td>fix</td> <td>prevent malicious URL from overriding host</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>21.0.0-next.7 (2025-10-08)</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/1c06b16a962d3c2cc122dc40e01c64bc8a8d754d">1c06b16a9</a></td> <td>feat</td> <td>add builder info to <code>list_projects</code> MCP tool</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/104c90768000b3e0052ee7e7de2c5e04c1bffdaf">104c90768</a></td> <td>feat</td> <td>enhance <code>ng version</code> output with more details</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/afb4d3e377b11315a03563cb8c143c35d37f113a">afb4d3e37</a></td> <td>fix</td> <td>remove extra space before async in spec templates</td> </tr> </tbody> </table> <h3><code>@​angular/build</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/1c2d49ec736818d22773916d7eaafd3446275ea0">1c2d49ec7</a></td> <td>fix</td> <td>cleanup karma temporary directory after process exit</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/50e330d331fc8cfc4c12f7258012305ecb419d2d">50e330d33</a></td> <td>fix</td> <td>disable glob directory expansion when finding tests</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/73621998f91db189ad9b1ab006681404e30f7900">73621998f</a></td> <td>fix</td> <td>normalize paths for Vitest runner output files</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>20.3.5 (2025-10-08)</h1> <h3><code>@​angular/build</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/7f7140680b75ff6b41f7f04349fe10cd928f1a23">7f7140680</a></td> <td>fix</td> <td>cleanup karma temporary directory after process exit</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/8590f19236e2ccc30c0b93c415ee716933628e93"><code>8590f19</code></a> release: cut the v19.2.18 release</li> <li><a href="https://github.com/angular/angular-cli/commit/9136a5d1302bb224ea245460ae29474bd2a3a10b"><code>9136a5d</code></a> fix(<code>@​angular/ssr</code>): prevent malicious URL from overriding host</li> <li>See full diff in <a href="https://github.com/angular/angular-cli/compare/19.2.17...19.2.18">compare view</a></li> </ul> </details> <br /> Updates `@angular-devkit/core` from 19.2.17 to 19.2.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/core</code>'s releases</a>.</em></p> <blockquote> <h2>19.2.18</h2> <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/9136a5d1302bb224ea245460ae29474bd2a3a10b"><img src="https://img.shields.io/badge/9136a5d13-fix-green" alt="fix - 9136a5d13" /></a></td> <td>prevent malicious URL from overriding host</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/core</code>'s changelog</a>.</em></p> <blockquote> <h1>19.2.18 (2025-10-15)</h1> <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/9136a5d1302bb224ea245460ae29474bd2a3a10b">9136a5d13</a></td> <td>fix</td> <td>prevent malicious URL from overriding host</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>21.0.0-next.7 (2025-10-08)</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/1c06b16a962d3c2cc122dc40e01c64bc8a8d754d">1c06b16a9</a></td> <td>feat</td> <td>add builder info to <code>list_projects</code> MCP tool</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/104c90768000b3e0052ee7e7de2c5e04c1bffdaf">104c90768</a></td> <td>feat</td> <td>enhance <code>ng version</code> output with more details</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/afb4d3e377b11315a03563cb8c143c35d37f113a">afb4d3e37</a></td> <td>fix</td> <td>remove extra space before async in spec templates</td> </tr> </tbody> </table> <h3><code>@​angular/build</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/1c2d49ec736818d22773916d7eaafd3446275ea0">1c2d49ec7</a></td> <td>fix</td> <td>cleanup karma temporary directory after process exit</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/50e330d331fc8cfc4c12f7258012305ecb419d2d">50e330d33</a></td> <td>fix</td> <td>disable glob directory expansion when finding tests</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/73621998f91db189ad9b1ab006681404e30f7900">73621998f</a></td> <td>fix</td> <td>normalize paths for Vitest runner output files</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>20.3.5 (2025-10-08)</h1> <h3><code>@​angular/build</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/7f7140680b75ff6b41f7f04349fe10cd928f1a23">7f7140680</a></td> <td>fix</td> <td>cleanup karma temporary directory after process exit</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/8590f19236e2ccc30c0b93c415ee716933628e93"><code>8590f19</code></a> release: cut the v19.2.18 release</li> <li><a href="https://github.com/angular/angular-cli/commit/9136a5d1302bb224ea245460ae29474bd2a3a10b"><code>9136a5d</code></a> fix(<code>@​angular/ssr</code>): prevent malicious URL from overriding host</li> <li>See full diff in <a href="https://github.com/angular/angular-cli/compare/19.2.17...19.2.18">compare view</a></li> </ul> </details> <br /> Updates `@angular/cli` from 19.2.17 to 19.2.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular/cli</code>'s releases</a>.</em></p> <blockquote> <h2>19.2.18</h2> <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/9136a5d1302bb224ea245460ae29474bd2a3a10b"><img src="https://img.shields.io/badge/9136a5d13-fix-green" alt="fix - 9136a5d13" /></a></td> <td>prevent malicious URL from overriding host</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular/cli</code>'s changelog</a>.</em></p> <blockquote> <h1>19.2.18 (2025-10-15)</h1> <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/9136a5d1302bb224ea245460ae29474bd2a3a10b">9136a5d13</a></td> <td>fix</td> <td>prevent malicious URL from overriding host</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>21.0.0-next.7 (2025-10-08)</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/1c06b16a962d3c2cc122dc40e01c64bc8a8d754d">1c06b16a9</a></td> <td>feat</td> <td>add builder info to <code>list_projects</code> MCP tool</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/104c90768000b3e0052ee7e7de2c5e04c1bffdaf">104c90768</a></td> <td>feat</td> <td>enhance <code>ng version</code> output with more details</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/afb4d3e377b11315a03563cb8c143c35d37f113a">afb4d3e37</a></td> <td>fix</td> <td>remove extra space before async in spec templates</td> </tr> </tbody> </table> <h3><code>@​angular/build</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/1c2d49ec736818d22773916d7eaafd3446275ea0">1c2d49ec7</a></td> <td>fix</td> <td>cleanup karma temporary directory after process exit</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/50e330d331fc8cfc4c12f7258012305ecb419d2d">50e330d33</a></td> <td>fix</td> <td>disable glob directory expansion when finding tests</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/73621998f91db189ad9b1ab006681404e30f7900">73621998f</a></td> <td>fix</td> <td>normalize paths for Vitest runner output files</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>20.3.5 (2025-10-08)</h1> <h3><code>@​angular/build</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/7f7140680b75ff6b41f7f04349fe10cd928f1a23">7f7140680</a></td> <td>fix</td> <td>cleanup karma temporary directory after process exit</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/8590f19236e2ccc30c0b93c415ee716933628e93"><code>8590f19</code></a> release: cut the v19.2.18 release</li> <li><a href="https://github.com/angular/angular-cli/commit/9136a5d1302bb224ea245460ae29474bd2a3a10b"><code>9136a5d</code></a> fix(<code>@​angular/ssr</code>): prevent malicious URL from overriding host</li> <li>See full diff in <a href="https://github.com/angular/angular-cli/compare/19.2.17...19.2.18">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 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
2 parents 4e79ec7 + d8d668b commit 68eb5cc

File tree

1 file changed

+3612
-1871
lines changed

1 file changed

+3612
-1871
lines changed

0 commit comments

Comments
 (0)