dependabot[bot] opened a new pull request, #88: URL: https://github.com/apache/fineract-backoffice-ui/pull/88
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 21.2.15 to 22.0.3. <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>22.0.3</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/0eddea898d3bf4da8c9c5c27ec2ee79916e8be87"><img src="https://img.shields.io/badge/0eddea898-fix-green" alt="fix - 0eddea898" /></a></td> <td>remove default workspace vscode mcp.json configuration</td> </tr> </tbody> </table> <h2>22.0.2</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/136fc27149af74263ef519007f0a74f9f85c5b4d"><img src="https://img.shields.io/badge/136fc2714-fix-green" alt="fix - 136fc2714" /></a></td> <td>support registry metadata fetching under bun package manager</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2653dd5c7d47149b61bfe6edf4ab1281347e89dd"><img src="https://img.shields.io/badge/2653dd5c7-perf-orange" alt="perf - 2653dd5c7" /></a></td> <td>implement semaphore backpressure throttling in PackageManager</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/0b4a48add9d7218e698af0db974bd597bed8a121"><img src="https://img.shields.io/badge/0b4a48add-perf-orange" alt="perf - 0b4a48add" /></a></td> <td>implement semaphore backpressure throttling in JavaScriptTransformer</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/d996a27e9744b473a7db56f81871731b8bdce585"><img src="https://img.shields.io/badge/d996a27e9-fix-green" alt="fix - d996a27e9" /></a></td> <td>avoid caching non-SSG page lookups</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/285a34e42f1cdc512468de0041b232c7190e7d7e"><img src="https://img.shields.io/badge/285a34e42-fix-green" alt="fix - 285a34e42" /></a></td> <td>correct grammar in console warning for redirected location headers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c8088a536c2c747a273e37be682643e1b35e2f75"><img src="https://img.shields.io/badge/c8088a536-fix-green" alt="fix - c8088a536" /></a></td> <td>prioritize options over environment variables in AngularNodeAppEngine</td> </tr> </tbody> </table> <h2>22.0.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/c8001229453211b37cd7bb12ed26a2deb9257fd5"><img src="https://img.shields.io/badge/c80012294-fix-green" alt="fix - c80012294" /></a></td> <td>fix browserMode option mapping in refactor-jasmine-vitest</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/a9b6bd9042d6b859c384a6fc782541fca30dfb68"><img src="https://img.shields.io/badge/a9b6bd904-fix-green" alt="fix - a9b6bd904" /></a></td> <td>safely comment out multiline statements in refactor-jasmine-vitest</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/12199df00f2e3e8436ada13e04799e5825eb3f7b"><img src="https://img.shields.io/badge/12199df00-fix-green" alt="fix - 12199df00" /></a></td> <td>use null objects and callbacks in karma-to-vitest migration</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/b54e9a549d30871f6017b1db4cf7a4ab5f3e02db"><img src="https://img.shields.io/badge/b54e9a549-fix-green" alt="fix - b54e9a549" /></a></td> <td>do not sort migrations of the same version alphabetically</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d333116123c7d3d5e87713b7baac048b78f28517"><img src="https://img.shields.io/badge/d33311612-fix-green" alt="fix - d33311612" /></a></td> <td>fallback to local package.json for schematic detection on first run</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/918102a9373085394c41f10d9f5df3e3c17b263f"><img src="https://img.shields.io/badge/918102a93-fix-green" alt="fix - 918102a93" /></a></td> <td>isolate temporary package installation from parent pnpm workspace</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b048b5f4a83d7b20095d79654b849808e7d58fdb"><img src="https://img.shields.io/badge/b048b5f4a-fix-green" alt="fix - b048b5f4a" /></a></td> <td>remove forceAuth and unscoped credential parsing</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/277934035138c5af803e8daeebc2313f0a4cb5b3"><img src="https://img.shields.io/badge/277934035-fix-green" alt="fix - 277934035" /></a></td> <td>validate registry option is a valid URL in ng add</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/4510dae021ab25bb852eeed6415dbd52cfabfce5"><img src="https://img.shields.io/badge/4510dae02-perf-orange" alt="perf - 4510dae02" /></a></td> <td>optimize update schematic registry query counts by fetching package metadata lazily</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/89d1be979f388d85e9c428bbf1df4e7fb4036dce"><img src="https://img.shields.io/badge/89d1be979-fix-green" alt="fix - 89d1be979" /></a></td> <td>allow disabling Vitest isolation from builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d45b84be9a607e49b391cb216cb6de7eca274931"><img src="https://img.shields.io/badge/d45b84be9-fix-green" alt="fix - d45b84be9" /></a></td> <td>exclude JSON imports from Vite dependency optimization</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e3cab4dddade2538125e8a2f345f42c95e26aeae"><img src="https://img.shields.io/badge/e3cab4ddd-fix-green" alt="fix - e3cab4ddd" /></a></td> <td>prevent concurrent stylesheet bundling esbuild context leaks</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/bd413b0eb156184ea432cbb7d4e6d7f6f70813ab"><img src="https://img.shields.io/badge/bd413b0eb-fix-green" alt="fix - bd413b0eb" /></a></td> <td>restrict application builder output paths to output directory</td> </tr> </tbody> </table> <h2>22.0.0</h2> <h3><code>@schematics/angular</code></h3> <p>| Commit | Description |</p> <!-- 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>22.0.3 (2026-06-18)</h1> <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/0eddea898d3bf4da8c9c5c27ec2ee79916e8be87">0eddea898</a></td> <td>fix</td> <td>remove default workspace vscode mcp.json configuration</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>21.2.16 (2026-06-17)</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/77c9047acdf4b69ec6dd399af2dff7278e8014c7">77c9047ac</a></td> <td>fix</td> <td>update pacote to 21.5.1</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/d052e97dafe2e85fbc072fd11025c803ebb80ef1">d052e97da</a></td> <td>fix</td> <td>prioritize options over environment variables in AngularNodeAppEngine</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>20.3.29 (2026-06-17)</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/5f7c0328c3fe1a003ade44861d9aac98f485f014">5f7c0328c</a></td> <td>fix</td> <td>update pacote to 21.5.1</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/a75d78e681b10436971d8071450b8cfd93b2d72a">a75d78e68</a></td> <td>fix</td> <td>prioritize options over environment variables in AngularNodeAppEngine</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>22.0.2 (2026-06-17)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/b30b9d3d2e7537f567fcb9567eab88093cf423d1"><code>b30b9d3</code></a> release: cut the v22.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/bc97bb3541c3187ce4c0507b9b75271c77285139"><code>bc97bb3</code></a> build: update dependency vite to v7.3.5</li> <li><a href="https://github.com/angular/angular-cli/commit/0eddea898d3bf4da8c9c5c27ec2ee79916e8be87"><code>0eddea8</code></a> fix(<code>@schematics/angular</code>): remove default workspace vscode mcp.json configuration</li> <li><a href="https://github.com/angular/angular-cli/commit/08f9959105da32b66fc25f7190fe4d68463264e1"><code>08f9959</code></a> refactor(<code>@angular/cli</code>): promote experimental MCP tools to stable</li> <li><a href="https://github.com/angular/angular-cli/commit/aab6c10b946818724d711ee34a85e50979e7a822"><code>aab6c10</code></a> release: cut the v22.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/376e4dce4290106815315c530ee25ec76eea896c"><code>376e4dc</code></a> build: update cross-repo angular dependencies</li> <li><a href="https://github.com/angular/angular-cli/commit/d996a27e9744b473a7db56f81871731b8bdce585"><code>d996a27</code></a> fix(<code>@angular/ssr</code>): avoid caching non-SSG page lookups</li> <li><a href="https://github.com/angular/angular-cli/commit/5714bfcbe182c97db47440ce51fe92a89bb34ac7"><code>5714bfc</code></a> build: update pnpm to v10.34.3</li> <li><a href="https://github.com/angular/angular-cli/commit/f26011ae7a3b8ae3449d7ddad4a5d1b6a02de8fe"><code>f26011a</code></a> build: lock file maintenance</li> <li><a href="https://github.com/angular/angular-cli/commit/2879ed9befd87f4cf7f2bbb2206b73a148b22631"><code>2879ed9</code></a> build: update bazel dependencies</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/v21.2.15...v22.0.3">compare view</a></li> </ul> </details> <br /> [](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 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> -- 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]
