Skip to content

Commit 25c698f

Browse files
Bump @angular-devkit/build-angular from 20.3.15 to 21.1.2 in /web_embedding/ng-flutter (#2793)
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 20.3.15 to 21.1.2. <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>21.1.2</h2> <h3><code>@​angular-devkit/schematics-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/e7458c81d669296c767fca272f80054d3b434a72"><img src="https://img.shields.io/badge/e7458c81d-fix-green" alt="fix - e7458c81d" /></a></td> <td>Add boolean type inference for 'true' and 'false' string values in argument parsing</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/architect</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/d66f1fe647560498d78e9db362a5fdf1ab492326"><img src="https://img.shields.io/badge/d66f1fe64-fix-green" alt="fix - d66f1fe64" /></a></td> <td>Add boolean type inference for 'true' and 'false' string values in argument parsing</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/80911af673365af3bcb86760bebb4200967ca433"><img src="https://img.shields.io/badge/80911af67-fix-green" alt="fix - 80911af67" /></a></td> <td>loosen Vitest dependency checks when runnerConfig is used</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2d30639d3c5a0eb3a1f40ec4cd8fe157f28f19f5"><img src="https://img.shields.io/badge/2d30639d3-fix-green" alt="fix - 2d30639d3" /></a></td> <td>support merging coverage thresholds with Vitest runnerConfig</td> </tr> </tbody> </table> <h2>21.1.1</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/9da6d8fa7640f321547b0308accbfcafefee5b0b"><img src="https://img.shields.io/badge/9da6d8fa7-fix-green" alt="fix - 9da6d8fa7" /></a></td> <td>correct vscode MCP configuration for new projects</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/361758c75c08d80100ab2307578ef74e8ec288e2"><img src="https://img.shields.io/badge/361758c75-fix-green" alt="fix - 361758c75" /></a></td> <td>remove special characters from jasmine-vitest report filename</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/151b69587d982130bb80461e4fe143c8f047e68d"><img src="https://img.shields.io/badge/151b69587-fix-green" alt="fix - 151b69587" /></a></td> <td>Remove nonexistent link from MCP response</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/1b7e3307afb21224ade885e5be64f16c1de860c9"><img src="https://img.shields.io/badge/1b7e3307a-fix-green" alt="fix - 1b7e3307a" /></a></td> <td>allow application assets in workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d1e596dc53b9a43063308fa775cd9ad8f60cad8b"><img src="https://img.shields.io/badge/d1e596dc5-fix-green" alt="fix - d1e596dc5" /></a></td> <td>prevent incorrect catch binding removal in downleveled for-await</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/98ef0981a2e3aee3c6fd2b6cf0561f6919487723"><img src="https://img.shields.io/badge/98ef0981a-fix-green" alt="fix - 98ef0981a" /></a></td> <td>update undici to v7.18.2</td> </tr> </tbody> </table> <h2>21.1.0</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/36cf3afb485a01f86c4c90f136b38a3cf338e313"><img src="https://img.shields.io/badge/36cf3afb4-feat-blue" alt="feat - 36cf3afb4" /></a></td> <td>add browserMode option to jasmine-vitest schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e71a72ffdc426e26bfb4f0bb92e8f5795a621c18"><img src="https://img.shields.io/badge/e71a72ffd-feat-blue" alt="feat - e71a72ffd" /></a></td> <td>generate detailed migration report for <code>refactor-jasmine-vitest</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/18cf6c51b72ce5c7f23012585ed992cf91cef5ed"><img src="https://img.shields.io/badge/18cf6c51b-fix-green" alt="fix - 18cf6c51b" /></a></td> <td>add MCP configuration file to new workspaces</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/772e6efe7acb2d2318a57ba77092a85fc286c51b"><img src="https://img.shields.io/badge/772e6efe7-feat-blue" alt="feat - 772e6efe7" /></a></td> <td>add 'test' and 'e2e' MCP tools</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8efb8631842401e219e20dd7955512d4a90a28a3"><img src="https://img.shields.io/badge/8efb86318-feat-blue" alt="feat - 8efb86318" /></a></td> <td>Add &quot;all&quot; as an experimental tool group</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c3c9ac5067275461e2d8caefba81ac9701949776"><img src="https://img.shields.io/badge/c3c9ac506-feat-blue" alt="feat - c3c9ac506" /></a></td> <td>Add MCP tools for building and running devservers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d635a6c6335d0838fc0977f6742f6aa9f769c527"><img src="https://img.shields.io/badge/d635a6c63-feat-blue" alt="feat - d635a6c63" /></a></td> <td>add signal forms lessons</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d8b76e93d3e9e4e7bd7ad6e12fdf59cd663cbb8e"><img src="https://img.shields.io/badge/d8b76e93d-fix-green" alt="fix - d8b76e93d" /></a></td> <td>correctly handle yarn classic tag manifest fetching</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7ab5c0b0a1c637f3e0adb71486e5e7e8716561e4"><img src="https://img.shields.io/badge/7ab5c0b0a-fix-green" alt="fix - 7ab5c0b0a" /></a></td> <td>correctly spawn package managers on Windows in new abstraction</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/348096623326857a5d8cf77d56712776e1190180"><img src="https://img.shields.io/badge/348096623-fix-green" alt="fix - 348096623" /></a></td> <td>enhance list_projects MCP tool file system traversal and symlink handling</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/316fca8626d51b28ea8cd840f3815b7c6dfcfffa"><img src="https://img.shields.io/badge/316fca862-fix-green" alt="fix - 316fca862" /></a></td> <td>handle array output from npm view in manifest parser</td> </tr> </tbody> </table> <!-- 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"><code>@​angular-devkit/build-angular</code>'s changelog</a>.</em></p> <blockquote> <h1>21.1.2 (2026-01-28)</h1> <h3><code>@​angular-devkit/schematics-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/e7458c81d669296c767fca272f80054d3b434a72">e7458c81d</a></td> <td>fix</td> <td>Add boolean type inference for 'true' and 'false' string values in argument parsing</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/architect</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/d66f1fe647560498d78e9db362a5fdf1ab492326">d66f1fe64</a></td> <td>fix</td> <td>Add boolean type inference for 'true' and 'false' string values in argument parsing</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/80911af673365af3bcb86760bebb4200967ca433">80911af67</a></td> <td>fix</td> <td>loosen Vitest dependency checks when runnerConfig is used</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2d30639d3c5a0eb3a1f40ec4cd8fe157f28f19f5">2d30639d3</a></td> <td>fix</td> <td>support merging coverage thresholds with Vitest runnerConfig</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>21.1.1 (2026-01-21)</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/151b69587d982130bb80461e4fe143c8f047e68d">151b69587</a></td> <td>fix</td> <td>Remove nonexistent link from MCP response</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/9da6d8fa7640f321547b0308accbfcafefee5b0b">9da6d8fa7</a></td> <td>fix</td> <td>correct vscode MCP configuration for new projects</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/361758c75c08d80100ab2307578ef74e8ec288e2">361758c75</a></td> <td>fix</td> <td>remove special characters from jasmine-vitest report filename</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/1b7e3307afb21224ade885e5be64f16c1de860c9">1b7e3307a</a></td> <td>fix</td> <td>allow application assets in workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d1e596dc53b9a43063308fa775cd9ad8f60cad8b">d1e596dc5</a></td> <td>fix</td> <td>prevent incorrect catch binding removal in downleveled for-await</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/98ef0981a2e3aee3c6fd2b6cf0561f6919487723">98ef0981a</a></td> <td>fix</td> <td>update undici to v7.18.2</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/702d7170eae3d8cba71c3c6a1551e837698f1436"><code>702d717</code></a> release: cut the v21.1.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/d66f1fe647560498d78e9db362a5fdf1ab492326"><code>d66f1fe</code></a> fix(<code>@​angular-devkit/architect</code>): Add boolean type inference for 'true' and 'fa...</li> <li><a href="https://github.com/angular/angular-cli/commit/e7458c81d669296c767fca272f80054d3b434a72"><code>e7458c8</code></a> fix(<code>@​angular-devkit/schematics-cli</code>): Add boolean type inference for 'true' an...</li> <li><a href="https://github.com/angular/angular-cli/commit/e974e404e54dc3c199a3d3faf5402fe242599a5c"><code>e974e40</code></a> build: lock file maintenance</li> <li><a href="https://github.com/angular/angular-cli/commit/2d30639d3c5a0eb3a1f40ec4cd8fe157f28f19f5"><code>2d30639</code></a> fix(<code>@​angular/build</code>): support merging coverage thresholds with Vitest runnerCo...</li> <li><a href="https://github.com/angular/angular-cli/commit/80911af673365af3bcb86760bebb4200967ca433"><code>80911af</code></a> fix(<code>@​angular/build</code>): loosen Vitest dependency checks when runnerConfig is used</li> <li><a href="https://github.com/angular/angular-cli/commit/7cf1d3b8ebdd44c34282619c1856bb8fa4969cd0"><code>7cf1d3b</code></a> build: update cross-repo angular dependencies</li> <li><a href="https://github.com/angular/angular-cli/commit/165e7d666e251201739a73610860aeb159992e02"><code>165e7d6</code></a> build: update all github actions</li> <li><a href="https://github.com/angular/angular-cli/commit/8e7f86be918e40831a7b3616fc35f4df4464434c"><code>8e7f86b</code></a> build: update bazel dependencies</li> <li><a href="https://github.com/angular/angular-cli/commit/3206b8b11c6a54c417f5937e596775e2bbc2373a"><code>3206b8b</code></a> build: update cross-repo angular dependencies</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/v20.3.15...v21.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/build-angular&package-manager=npm_and_yarn&previous-version=20.3.15&new-version=21.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 023e072 commit 25c698f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web_embedding/ng-flutter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"zone.js": "~0.15.0"
2727
},
2828
"devDependencies": {
29-
"@angular-devkit/build-angular": "^20.0.2",
29+
"@angular-devkit/build-angular": "^21.1.2",
3030
"@angular/cli": "~21.1.1",
3131
"@angular/compiler-cli": "^20.0.3",
3232
"@types/jasmine": "~6.0.0",

0 commit comments

Comments
 (0)