dependabot[bot] opened a new pull request, #562: URL: https://github.com/apache/fineract-backoffice-ui/pull/562
Bumps the angular group with 15 updates: | Package | From | To | | --- | --- | --- | | [@angular/cdk](https://github.com/angular/components) | `22.1.3` | `22.1.6` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.1.0` | `22.1.6` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.1.0` | `22.1.6` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.1.0` | `22.1.6` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `22.1.0` | `22.1.6` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.1.0` | `22.1.6` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `22.1.0` | `22.1.6` | | [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.16.2` | `0.16.3` | | [@angular-architects/native-federation](https://github.com/native-federation/angular-adapter) | `22.1.1` | `22.1.2` | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `22.1.5` | `22.1.8` | | [@angular/build](https://github.com/angular/angular-cli) | `22.1.0` | `22.1.8` | | [@angular/cli](https://github.com/angular/angular-cli) | `22.1.5` | `22.1.8` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.1.0` | `22.1.6` | | [@softarc/native-federation-orchestrator](https://github.com/native-federation/orchestrator) | `4.6.0` | `4.6.1` | | [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) | `22.1.0` | `22.5.0` | Updates `@angular/cdk` from 22.1.3 to 22.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/components/releases">@angular/cdk's releases</a>.</em></p> <blockquote> <h2>22.1.6</h2> <h3>cdk</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/690ddb4a291b67e9da2188177fe364a8c8302cbf"><img src="https://img.shields.io/badge/690ddb4a2-fix-green" alt="fix - 690ddb4a2" /></a></td> <td><strong>overlay:</strong> expose currently open overlays (<a href="https://redirect.github.com/angular/components/issues/33768">#33768</a>)</td> </tr> </tbody> </table> <h2>22.1.5</h2> <h3>aria</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/9a63c20b0ce854f81f71d464733eba706adb69c7"><img src="https://img.shields.io/badge/9a63c20b0-fix-green" alt="fix - 9a63c20b0" /></a></td> <td><strong>combobox:</strong> popup not closing when focus leaves it (<a href="https://redirect.github.com/angular/components/issues/33697">#33697</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/9ff8a7c429155a4b7c4d70b190ec8e5df1f9ec4a"><img src="https://img.shields.io/badge/9ff8a7c42-fix-green" alt="fix - 9ff8a7c42" /></a></td> <td><strong>menu:</strong> focus not moved into menu if items are delayed (<a href="https://redirect.github.com/angular/components/issues/33743">#33743</a>)</td> </tr> </tbody> </table> <h3>multiple</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/bef29a201aae3963509213a144aef98bb2ad9cf4"><img src="https://img.shields.io/badge/bef29a201-fix-green" alt="fix - bef29a201" /></a></td> <td>add forms to cdk peer dependencies (<a href="https://redirect.github.com/angular/components/issues/33666">#33666</a>)</td> </tr> </tbody> </table> <h2>22.1.4</h2> <h3>material</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/2ea6f0e72f97e3afb9a4702c358a86397a5e52f7"><img src="https://img.shields.io/badge/2ea6f0e72-fix-green" alt="fix - 2ea6f0e72" /></a></td> <td><strong>sidenav:</strong> prevent drawer from getting stuck when toggled rapidly (<a href="https://redirect.github.com/angular/components/issues/33726">#33726</a>)</td> </tr> </tbody> </table> <h3>cdk</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/86971d6602a9fc35d3bcf68a68b03f0c8b793385"><img src="https://img.shields.io/badge/86971d660-fix-green" alt="fix - 86971d660" /></a></td> <td><strong>table:</strong> show a real error message instead of a crash when a table column is missing (<a href="https://redirect.github.com/angular/components/issues/33698">#33698</a>)</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/components/blob/main/CHANGELOG.md">@angular/cdk's changelog</a>.</em></p> <blockquote> <h1>22.1.6 "bismuth-bike" (2026-09-09)</h1> <h3>cdk</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/690ddb4a291b67e9da2188177fe364a8c8302cbf">690ddb4a2</a></td> <td>fix</td> <td><strong>overlay:</strong> expose currently open overlays (<a href="https://redirect.github.com/angular/components/pull/33768">#33768</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>22.2.0-next.4 "platinum-piano" (2026-09-02)</h1> <h3>aria</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/de579cc349fe9159aa5882b45734868d1ee6d0f3">de579cc34</a></td> <td>fix</td> <td><strong>combobox:</strong> popup not closing when focus leaves it (<a href="https://redirect.github.com/angular/components/pull/33697">#33697</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/46b918edaf1f7f79d3e7b05b730275d2697647c0">46b918eda</a></td> <td>fix</td> <td><strong>menu:</strong> focus not moved into menu if items are delayed (<a href="https://redirect.github.com/angular/components/pull/33743">#33743</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/cd9c7da8b6caf503cf1c0b1de1e7e861077abefb">cd9c7da8b</a></td> <td>fix</td> <td><strong>menu:</strong> make MenuItem value optional (<a href="https://redirect.github.com/angular/components/pull/33715">#33715</a>)</td> </tr> </tbody> </table> <h3>material</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/5d64e397b47e722e6ec8cd9eed69cd032766f656">5d64e397b</a></td> <td>feat</td> <td><strong>icon:</strong> add material symbol classes automatically (<a href="https://redirect.github.com/angular/components/pull/33750">#33750</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/d33df316812be211a460cbbcc22bae4e8a3a6c47">d33df3168</a></td> <td>fix</td> <td><strong>menu:</strong> allow focus to land on disabledInteractive items (<a href="https://redirect.github.com/angular/components/pull/33749">#33749</a>)</td> </tr> </tbody> </table> <h3>multiple</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/9ed16f1ac9a1abc6d7676662d292b8e44fabdc47">9ed16f1ac</a></td> <td>fix</td> <td>add forms to cdk peer dependencies (<a href="https://redirect.github.com/angular/components/pull/33666">#33666</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/ab16b1fb906475b938a49580ef3b2888d1611bfb">ab16b1fb9</a></td> <td>fix</td> <td>include material symbols in selectors (<a href="https://redirect.github.com/angular/components/pull/33754">#33754</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>22.1.5 "platinum-parachute" (2026-09-02)</h1> <h3>aria</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/9a63c20b0ce854f81f71d464733eba706adb69c7">9a63c20b0</a></td> <td>fix</td> <td><strong>combobox:</strong> popup not closing when focus leaves it (<a href="https://redirect.github.com/angular/components/pull/33697">#33697</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/9ff8a7c429155a4b7c4d70b190ec8e5df1f9ec4a">9ff8a7c42</a></td> <td>fix</td> <td><strong>menu:</strong> focus not moved into menu if items are delayed (<a href="https://redirect.github.com/angular/components/pull/33743">#33743</a>)</td> </tr> </tbody> </table> <h3>multiple</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/bef29a201aae3963509213a144aef98bb2ad9cf4">bef29a201</a></td> <td>fix</td> <td>add forms to cdk peer dependencies (<a href="https://redirect.github.com/angular/components/pull/33666">#33666</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>22.2.0-next.3 "nickel-nanobot" (2026-08-26)</h1> <h3>cdk</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/6956699a1e01e3a57975fc8e309b6f926115d210">6956699a1</a></td> <td>fix</td> <td><strong>table:</strong> show a real error message instead of a crash when a table column is missing (<a href="https://redirect.github.com/angular/components/pull/33698">#33698</a>)</td> </tr> </tbody> </table> <h3>material</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/components/commit/e7a5a2ecda57542eee4b4d8f18594d08052512bc"><code>e7a5a2e</code></a> release: cut the v22.1.6 release</li> <li><a href="https://github.com/angular/components/commit/c557b1224f53927378fbe89f6c450c633fc5c0ad"><code>c557b12</code></a> docs: add signal forms examples to Checkbox and Chips (<a href="https://redirect.github.com/angular/components/issues/33623">#33623</a>)</li> <li><a href="https://github.com/angular/components/commit/d353fa06812367f209783f1b4fa1815195f941ad"><code>d353fa0</code></a> docs: mention <code>FormField</code> in Radio and Slide Toggle (<a href="https://redirect.github.com/angular/components/issues/33624">#33624</a>)</li> <li><a href="https://github.com/angular/components/commit/8f71df2835f2e785a5a6c56094691f7d495a415c"><code>8f71df2</code></a> ci: correct fork check in pull_request_target workflow (<a href="https://redirect.github.com/angular/components/issues/33653">#33653</a>)</li> <li><a href="https://github.com/angular/components/commit/0ba09ec22695b7a7c962142b5984a271646ba0cb"><code>0ba09ec</code></a> docs: add signal form example + copy for <code>matInput</code> (<a href="https://redirect.github.com/angular/components/issues/33779">#33779</a>)</li> <li><a href="https://github.com/angular/components/commit/916000ef67a5775677f1c72750b25cfa54ac5a06"><code>916000e</code></a> build: update cross-repo angular dependencies (<a href="https://redirect.github.com/angular/components/issues/33778">#33778</a>)</li> <li><a href="https://github.com/angular/components/commit/c690ebd211ab50a29d74600bc03fcc32061223b5"><code>c690ebd</code></a> build: lock file maintenance (<a href="https://redirect.github.com/angular/components/issues/33781">#33781</a>)</li> <li><a href="https://github.com/angular/components/commit/3ae909de1583644134dfe6f1b6b4c2085da7f863"><code>3ae909d</code></a> refactor(google-maps): move types reference in maps package (<a href="https://redirect.github.com/angular/components/issues/33773">#33773</a>)</li> <li><a href="https://github.com/angular/components/commit/690ddb4a291b67e9da2188177fe364a8c8302cbf"><code>690ddb4</code></a> fix(cdk/overlay): expose currently open overlays (<a href="https://redirect.github.com/angular/components/issues/33768">#33768</a>)</li> <li><a href="https://github.com/angular/components/commit/8257c4d32c095f23beb125c92dd2ebc2e53563df"><code>8257c4d</code></a> build: update cross-repo angular dependencies (<a href="https://redirect.github.com/angular/components/issues/33770">#33770</a>)</li> <li>Additional commits viewable in <a href="https://github.com/angular/components/compare/v22.1.3...v22.1.6">compare view</a></li> </ul> </details> <br /> Updates `@angular/common` from 22.1.0 to 22.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases">@angular/common's releases</a>.</em></p> <blockquote> <h2>22.1.6</h2> <h3>compiler</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/cbb8702143bd04b68253758dbc2c4a8fb49c0237"><img src="https://img.shields.io/badge/cbb8702143-fix-green" alt="fix - cbb8702143" /></a></td> <td>namespace <code>@property</code> declarations</td> </tr> </tbody> </table> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/aea121e53217a7f74d2a8e4a7a6bf0f3a96b7c49"><img src="https://img.shields.io/badge/aea121e532-fix-green" alt="fix - aea121e532" /></a></td> <td>do not flag callable objects with zero parameters in uninvoked track function check</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/c19b948ef8d34e5a15e41cd5a88cdd4bda848f8f"><img src="https://img.shields.io/badge/c19b948ef8-fix-green" alt="fix - c19b948ef8" /></a></td> <td>apply SkipSelf to only the starting node in embedded views</td> </tr> </tbody> </table> <h3>platform-server</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d20a37958318c898a72109480cee556e388cd78b"><img src="https://img.shields.io/badge/d20a379583-fix-green" alt="fix - d20a379583" /></a></td> <td>avoid sourcemap corruption during domino path substitution</td> </tr> </tbody> </table> <h3>router</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/95c01e9cdea251e09d321a01e9b982b2fe1b7873"><img src="https://img.shields.io/badge/95c01e9cde-fix-green" alt="fix - 95c01e9cde" /></a></td> <td>keep detached route subtree contexts isolated and intact</td> </tr> </tbody> </table> <h2>22.1.5</h2> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d90698dae759f21f29052e521ffaec6c3a79f6d1"><img src="https://img.shields.io/badge/d90698dae7-fix-green" alt="fix - d90698dae7" /></a></td> <td>check uninvoked signal aliases in extended diagnostic</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/2ceeb27078d890514a1e87b0d99f366d9a4a796f"><img src="https://img.shields.io/badge/2ceeb27078-fix-green" alt="fix - 2ceeb27078" /></a></td> <td>cancel stale debounce timers to prevent timer leaks</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/ed2e401d2da9a6dd5c87006573a8e42934f58f62"><img src="https://img.shields.io/badge/ed2e401d2d-fix-green" alt="fix - ed2e401d2d" /></a></td> <td>don't fail NgModule checks for a pipe that extends a base class</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/c65d378bb4fded436f197aa7bc52c03f507b8bd4"><img src="https://img.shields.io/badge/c65d378bb4-fix-green" alt="fix - c65d378bb4" /></a></td> <td>validate SVG animation attributes outside the SVG namespace</td> </tr> </tbody> </table> <h3>forms</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/43aaeaec29e15d7b2504e8930c92c94b898ca200"><img src="https://img.shields.io/badge/43aaeaec29-fix-green" alt="fix - 43aaeaec29" /></a></td> <td>avoid writing to <code>name</code> input on ControlValueAccessor</td> </tr> </tbody> </table> <h3>migrations</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d85288d75f3f85dc6b10bf813c805b1b7fed7329"><img src="https://img.shields.io/badge/d85288d75f-fix-green" alt="fix - d85288d75f" /></a></td> <td>skip tsconfig files of non-Angular projects</td> </tr> </tbody> </table> <h3>platform-server</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/3b8723ce3d88b2bf871185736bc33e3cf9a189f4"><img src="https://img.shields.io/badge/3b8723ce3d-fix-green" alt="fix - 3b8723ce3d" /></a></td> <td>resolve HTTP(S) URLs without authority as relative during SSR</td> </tr> </tbody> </table> <h3>router</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/4340a63c52fca4d08ef258a3c053f50932eab27e"><img src="https://img.shields.io/badge/4340a63c52-fix-green" alt="fix - 4340a63c52" /></a></td> <td>avoid view transitions when the user agent provides one</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/6da6d7af6587e07382ab4d7ef19933321817c585"><code>6da6d7a</code></a> refactor(core): use native <code>Promise.withResolvers()</code> in remaining tests</li> <li><a href="https://github.com/angular/angular/commit/237be1f494156811560770507dc415bd77dbf369"><code>237be1f</code></a> fix(docs-infra): only read a deprecation version from the start of the tag</li> <li><a href="https://github.com/angular/angular/commit/4340a63c52fca4d08ef258a3c053f50932eab27e"><code>4340a63</code></a> fix(router): avoid view transitions when the user agent provides one</li> <li><a href="https://github.com/angular/angular/commit/e8378dfeab39fca5bcdc47126b7859c8fdab7a28"><code>e8378df</code></a> fix(common): use locale NaN symbol in number formatting</li> <li><a href="https://github.com/angular/angular/commit/60a874c3fbedc2ce216bcf783325f4e1291edcb0"><code>60a874c</code></a> fix(common): avoid prototype member collisions</li> <li><a href="https://github.com/angular/angular/commit/44137117b361f5bbad64e3d488e9aefd2f9ec5cb"><code>4413711</code></a> fix(core): replace all hasOwnProperty usages with Object.hasOwn</li> <li><a href="https://github.com/angular/angular/commit/b3c78a50816af5685b2a6ed51166d08941c09946"><code>b3c78a5</code></a> fix(common): preserve literal key union in KeyValuePipe.transform()</li> <li><a href="https://github.com/angular/angular/commit/0cd635e9e2c409a045eaeaf920a226ef54aecc48"><code>0cd635e</code></a> fix(http): cancel oversized fetch response bodies</li> <li><a href="https://github.com/angular/angular/commit/4f7e9987fa35888de43895bfd859382dfa436e51"><code>4f7e998</code></a> fix(http): always decode JSON responses as UTF-8</li> <li><a href="https://github.com/angular/angular/commit/ac3728e79fd8fae7a4b38e20d152c5a734a6e3fc"><code>ac3728e</code></a> fix(http): avoid aborting completed requests in FetchBackend</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular/commits/v22.1.6/packages/common">compare view</a></li> </ul> </details> <br /> Updates `@angular/compiler` from 22.1.0 to 22.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases">@angular/compiler's releases</a>.</em></p> <blockquote> <h2>22.1.6</h2> <h3>compiler</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/cbb8702143bd04b68253758dbc2c4a8fb49c0237"><img src="https://img.shields.io/badge/cbb8702143-fix-green" alt="fix - cbb8702143" /></a></td> <td>namespace <code>@property</code> declarations</td> </tr> </tbody> </table> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/aea121e53217a7f74d2a8e4a7a6bf0f3a96b7c49"><img src="https://img.shields.io/badge/aea121e532-fix-green" alt="fix - aea121e532" /></a></td> <td>do not flag callable objects with zero parameters in uninvoked track function check</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/c19b948ef8d34e5a15e41cd5a88cdd4bda848f8f"><img src="https://img.shields.io/badge/c19b948ef8-fix-green" alt="fix - c19b948ef8" /></a></td> <td>apply SkipSelf to only the starting node in embedded views</td> </tr> </tbody> </table> <h3>platform-server</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d20a37958318c898a72109480cee556e388cd78b"><img src="https://img.shields.io/badge/d20a379583-fix-green" alt="fix - d20a379583" /></a></td> <td>avoid sourcemap corruption during domino path substitution</td> </tr> </tbody> </table> <h3>router</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/95c01e9cdea251e09d321a01e9b982b2fe1b7873"><img src="https://img.shields.io/badge/95c01e9cde-fix-green" alt="fix - 95c01e9cde" /></a></td> <td>keep detached route subtree contexts isolated and intact</td> </tr> </tbody> </table> <h2>22.1.5</h2> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d90698dae759f21f29052e521ffaec6c3a79f6d1"><img src="https://img.shields.io/badge/d90698dae7-fix-green" alt="fix - d90698dae7" /></a></td> <td>check uninvoked signal aliases in extended diagnostic</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/2ceeb27078d890514a1e87b0d99f366d9a4a796f"><img src="https://img.shields.io/badge/2ceeb27078-fix-green" alt="fix - 2ceeb27078" /></a></td> <td>cancel stale debounce timers to prevent timer leaks</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/ed2e401d2da9a6dd5c87006573a8e42934f58f62"><img src="https://img.shields.io/badge/ed2e401d2d-fix-green" alt="fix - ed2e401d2d" /></a></td> <td>don't fail NgModule checks for a pipe that extends a base class</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/c65d378bb4fded436f197aa7bc52c03f507b8bd4"><img src="https://img.shields.io/badge/c65d378bb4-fix-green" alt="fix - c65d378bb4" /></a></td> <td>validate SVG animation attributes outside the SVG namespace</td> </tr> </tbody> </table> <h3>forms</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/43aaeaec29e15d7b2504e8930c92c94b898ca200"><img src="https://img.shields.io/badge/43aaeaec29-fix-green" alt="fix - 43aaeaec29" /></a></td> <td>avoid writing to <code>name</code> input on ControlValueAccessor</td> </tr> </tbody> </table> <h3>migrations</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d85288d75f3f85dc6b10bf813c805b1b7fed7329"><img src="https://img.shields.io/badge/d85288d75f-fix-green" alt="fix - d85288d75f" /></a></td> <td>skip tsconfig files of non-Angular projects</td> </tr> </tbody> </table> <h3>platform-server</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/3b8723ce3d88b2bf871185736bc33e3cf9a189f4"><img src="https://img.shields.io/badge/3b8723ce3d-fix-green" alt="fix - 3b8723ce3d" /></a></td> <td>resolve HTTP(S) URLs without authority as relative during SSR</td> </tr> </tbody> </table> <h3>router</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/4340a63c52fca4d08ef258a3c053f50932eab27e"><img src="https://img.shields.io/badge/4340a63c52-fix-green" alt="fix - 4340a63c52" /></a></td> <td>avoid view transitions when the user agent provides one</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/cbb8702143bd04b68253758dbc2c4a8fb49c0237"><code>cbb8702</code></a> fix(compiler): namespace <code>@property</code> declarations</li> <li><a href="https://github.com/angular/angular/commit/dfe7be4d2a700c5a2a22f8060358078518166b08"><code>dfe7be4</code></a> refactor(compiler): emit any as type argument for ɵɵInjectableDeclaration</li> <li><a href="https://github.com/angular/angular/commit/c65d378bb4fded436f197aa7bc52c03f507b8bd4"><code>c65d378</code></a> fix(core): validate SVG animation attributes outside the SVG namespace</li> <li><a href="https://github.com/angular/angular/commit/60f8a785fd29b9c8a5338ccff3f86c1b54babb2b"><code>60f8a78</code></a> refactor(core): defer foreign component rendering to post-update pass</li> <li><a href="https://github.com/angular/angular/commit/079a846263599daf38cc1903c46ccea99c5758f8"><code>079a846</code></a> fix(compiler-cli): Produce correct tcb expression for optional chaining</li> <li><a href="https://github.com/angular/angular/commit/05c7c725a534f4ea14c718503966423133474bbf"><code>05c7c72</code></a> fix(compiler): scope animations declared in minified nested rules</li> <li><a href="https://github.com/angular/angular/commit/df00ed264c79da6a1e435600969502760f66ed80"><code>df00ed2</code></a> refactor(compiler-cli): add compiler option for enabling source locations</li> <li><a href="https://github.com/angular/angular/commit/83450d292443cae811e87ab61020f3ed72d27d77"><code>83450d2</code></a> fix(forms): report forbidden 2way bindings on when <code>FormField</code> is applied</li> <li><a href="https://github.com/angular/angular/commit/eb0d62e73ec05b9971d4c853e3dbc3344cc3b7bc"><code>eb0d62e</code></a> Revert "fix(compiler): preserve &ngsp; between sibling control flow blocks"</li> <li><a href="https://github.com/angular/angular/commit/94f0b9a3710ad000cf927caf5333db3582db1126"><code>94f0b9a</code></a> fix(compiler): preserve &ngsp; between sibling control flow blocks</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular/commits/v22.1.6/packages/compiler">compare view</a></li> </ul> </details> <br /> Updates `@angular/core` from 22.1.0 to 22.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases">@angular/core's releases</a>.</em></p> <blockquote> <h2>22.1.6</h2> <h3>compiler</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/cbb8702143bd04b68253758dbc2c4a8fb49c0237"><img src="https://img.shields.io/badge/cbb8702143-fix-green" alt="fix - cbb8702143" /></a></td> <td>namespace <code>@property</code> declarations</td> </tr> </tbody> </table> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/aea121e53217a7f74d2a8e4a7a6bf0f3a96b7c49"><img src="https://img.shields.io/badge/aea121e532-fix-green" alt="fix - aea121e532" /></a></td> <td>do not flag callable objects with zero parameters in uninvoked track function check</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/c19b948ef8d34e5a15e41cd5a88cdd4bda848f8f"><img src="https://img.shields.io/badge/c19b948ef8-fix-green" alt="fix - c19b948ef8" /></a></td> <td>apply SkipSelf to only the starting node in embedded views</td> </tr> </tbody> </table> <h3>platform-server</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d20a37958318c898a72109480cee556e388cd78b"><img src="https://img.shields.io/badge/d20a379583-fix-green" alt="fix - d20a379583" /></a></td> <td>avoid sourcemap corruption during domino path substitution</td> </tr> </tbody> </table> <h3>router</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/95c01e9cdea251e09d321a01e9b982b2fe1b7873"><img src="https://img.shields.io/badge/95c01e9cde-fix-green" alt="fix - 95c01e9cde" /></a></td> <td>keep detached route subtree contexts isolated and intact</td> </tr> </tbody> </table> <h2>22.1.5</h2> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d90698dae759f21f29052e521ffaec6c3a79f6d1"><img src="https://img.shields.io/badge/d90698dae7-fix-green" alt="fix - d90698dae7" /></a></td> <td>check uninvoked signal aliases in extended diagnostic</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/2ceeb27078d890514a1e87b0d99f366d9a4a796f"><img src="https://img.shields.io/badge/2ceeb27078-fix-green" alt="fix - 2ceeb27078" /></a></td> <td>cancel stale debounce timers to prevent timer leaks</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/ed2e401d2da9a6dd5c87006573a8e42934f58f62"><img src="https://img.shields.io/badge/ed2e401d2d-fix-green" alt="fix - ed2e401d2d" /></a></td> <td>don't fail NgModule checks for a pipe that extends a base class</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/c65d378bb4fded436f197aa7bc52c03f507b8bd4"><img src="https://img.shields.io/badge/c65d378bb4-fix-green" alt="fix - c65d378bb4" /></a></td> <td>validate SVG animation attributes outside the SVG namespace</td> </tr> </tbody> </table> <h3>forms</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/43aaeaec29e15d7b2504e8930c92c94b898ca200"><img src="https://img.shields.io/badge/43aaeaec29-fix-green" alt="fix - 43aaeaec29" /></a></td> <td>avoid writing to <code>name</code> input on ControlValueAccessor</td> </tr> </tbody> </table> <h3>migrations</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d85288d75f3f85dc6b10bf813c805b1b7fed7329"><img src="https://img.shields.io/badge/d85288d75f-fix-green" alt="fix - d85288d75f" /></a></td> <td>skip tsconfig files of non-Angular projects</td> </tr> </tbody> </table> <h3>platform-server</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/3b8723ce3d88b2bf871185736bc33e3cf9a189f4"><img src="https://img.shields.io/badge/3b8723ce3d-fix-green" alt="fix - 3b8723ce3d" /></a></td> <td>resolve HTTP(S) URLs without authority as relative during SSR</td> </tr> </tbody> </table> <h3>router</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/4340a63c52fca4d08ef258a3c053f50932eab27e"><img src="https://img.shields.io/badge/4340a63c52-fix-green" alt="fix - 4340a63c52" /></a></td> <td>avoid view transitions when the user agent provides one</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/b9e903caf04ad7bbcc1c5027fd7c23b9db8b24ae"><code>b9e903c</code></a> docs: add CommonModule guidance to AI best practices</li> <li><a href="https://github.com/angular/angular/commit/6da6d7af6587e07382ab4d7ef19933321817c585"><code>6da6d7a</code></a> refactor(core): use native <code>Promise.withResolvers()</code> in remaining tests</li> <li><a href="https://github.com/angular/angular/commit/e3fb44d8fbd79c9f83efa613dfc0dac8ff2aee78"><code>e3fb44d</code></a> test(core): remove redundant change detection configuration</li> <li><a href="https://github.com/angular/angular/commit/ef48630a14f0bc8ba0a46d3fc7555c2a29f26a41"><code>ef48630</code></a> test(core): replace act with actAsync</li> <li><a href="https://github.com/angular/angular/commit/c19b948ef8d34e5a15e41cd5a88cdd4bda848f8f"><code>c19b948</code></a> fix(core): apply SkipSelf to only the starting node in embedded views</li> <li><a href="https://github.com/angular/angular/commit/ed2e401d2da9a6dd5c87006573a8e42934f58f62"><code>ed2e401</code></a> fix(core): don't fail NgModule checks for a pipe that extends a base class</li> <li><a href="https://github.com/angular/angular/commit/c65d378bb4fded436f197aa7bc52c03f507b8bd4"><code>c65d378</code></a> fix(core): validate SVG animation attributes outside the SVG namespace</li> <li><a href="https://github.com/angular/angular/commit/4340a63c52fca4d08ef258a3c053f50932eab27e"><code>4340a63</code></a> fix(router): avoid view transitions when the user agent provides one</li> <li><a href="https://github.com/angular/angular/commit/d1ccf02d8682274cc07cce29f74e935415221d67"><code>d1ccf02</code></a> build: update cross-repo angular dependencies</li> <li><a href="https://github.com/angular/angular/commit/17b7c1f643f17340113a5db86566fc66b37068ae"><code>17b7c1f</code></a> docs: add NG0991 error page and document rxResource's completion contract</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular/commits/v22.1.6/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@angular/forms` from 22.1.0 to 22.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases">@angular/forms's releases</a>.</em></p> <blockquote> <h2>22.1.6</h2> <h3>compiler</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/cbb8702143bd04b68253758dbc2c4a8fb49c0237"><img src="https://img.shields.io/badge/cbb8702143-fix-green" alt="fix - cbb8702143" /></a></td> <td>namespace <code>@property</code> declarations</td> </tr> </tbody> </table> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/aea121e53217a7f74d2a8e4a7a6bf0f3a96b7c49"><img src="https://img.shields.io/badge/aea121e532-fix-green" alt="fix - aea121e532" /></a></td> <td>do not flag callable objects with zero parameters in uninvoked track function check</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/c19b948ef8d34e5a15e41cd5a88cdd4bda848f8f"><img src="https://img.shields.io/badge/c19b948ef8-fix-green" alt="fix - c19b948ef8" /></a></td> <td>apply SkipSelf to only the starting node in embedded views</td> </tr> </tbody> </table> <h3>platform-server</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d20a37958318c898a72109480cee556e388cd78b"><img src="https://img.shields.io/badge/d20a379583-fix-green" alt="fix - d20a379583" /></a></td> <td>avoid sourcemap corruption during domino path substitution</td> </tr> </tbody> </table> <h3>router</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/95c01e9cdea251e09d321a01e9b982b2fe1b7873"><img src="https://img.shields.io/badge/95c01e9cde-fix-green" alt="fix - 95c01e9cde" /></a></td> <td>keep detached route subtree contexts isolated and intact</td> </tr> </tbody> </table> <h2>22.1.5</h2> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d90698dae759f21f29052e521ffaec6c3a79f6d1"><img src="https://img.shields.io/badge/d90698dae7-fix-green" alt="fix - d90698dae7" /></a></td> <td>check uninvoked signal aliases in extended diagnostic</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/2ceeb27078d890514a1e87b0d99f366d9a4a796f"><img src="https://img.shields.io/badge/2ceeb27078-fix-green" alt="fix - 2ceeb27078" /></a></td> <td>cancel stale debounce timers to prevent timer leaks</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/ed2e401d2da9a6dd5c87006573a8e42934f58f62"><img src="https://img.shields.io/badge/ed2e401d2d-fix-green" alt="fix - ed2e401d2d" /></a></td> <td>don't fail NgModule checks for a pipe that extends a base class</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/c65d378bb4fded436f197aa7bc52c03f507b8bd4"><img src="https://img.shields.io/badge/c65d378bb4-fix-green" alt="fix - c65d378bb4" /></a></td> <td>validate SVG animation attributes outside the SVG namespace</td> </tr> </tbody> </table> <h3>forms</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/43aaeaec29e15d7b2504e8930c92c94b898ca200"><img src="https://img.shields.io/badge/43aaeaec29-fix-green" alt="fix - 43aaeaec29" /></a></td> <td>avoid writing to <code>name</code> input on ControlValueAccessor</td> </tr> </tbody> </table> <h3>migrations</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d85288d75f3f85dc6b10bf813c805b1b7fed7329"><img src="https://img.shields.io/badge/d85288d75f-fix-green" alt="fix - d85288d75f" /></a></td> <td>skip tsconfig files of non-Angular projects</td> </tr> </tbody> </table> <h3>platform-server</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/3b8723ce3d88b2bf871185736bc33e3cf9a189f4"><img src="https://img.shields.io/badge/3b8723ce3d-fix-green" alt="fix - 3b8723ce3d" /></a></td> <td>resolve HTTP(S) URLs without authority as relative during SSR</td> </tr> </tbody> </table> <h3>router</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/4340a63c52fca4d08ef258a3c053f50932eab27e"><img src="https://img.shields.io/badge/4340a63c52-fix-green" alt="fix - 4340a63c52" /></a></td> <td>avoid view transitions when the user agent provides one</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/5dabf81bdfc01e8d0ae7edc326b693f86c53dfc7"><code>5dabf81</code></a> test(forms): migrate integration tests to zoneless scheduling</li> <li><a href="https://github.com/angular/angular/commit/6da6d7af6587e07382ab4d7ef19933321817c585"><code>6da6d7a</code></a> refactor(core): use native <code>Promise.withResolvers()</code> in remaining tests</li> <li><a href="https://github.com/angular/angular/commit/3bc03fa6a9b5f5dc5c1d1ac5077a12384164e566"><code>3bc03fa</code></a> test(forms): remove redundant change detection configuration</li> <li><a href="https://github.com/angular/angular/commit/cc05deab7204bb2146cae2c90b12e79a2b5e1846"><code>cc05dea</code></a> test(forms): Add utility functions and update test files to use them</li> <li><a href="https://github.com/angular/angular/commit/f3027367eb87556f2d632753e5aeb1a74136fe17"><code>f302736</code></a> refactor(core): use native <code>Promise.withResolvers()</code> in tests</li> <li><a href="https://github.com/angular/angular/commit/43aaeaec29e15d7b2504e8930c92c94b898ca200"><code>43aaeae</code></a> fix(forms): avoid writing to <code>name</code> input on ControlValueAccessor</li> <li><a href="https://github.com/angular/angular/commit/c8eb7f00564beceb21445b1f0374c93854b513d1"><code>c8eb7f0</code></a> fix(forms): use dot-access for readonly rule configuration</li> <li><a href="https://github.com/angular/angular/commit/787a8e97f1282f4e15c59b322b80962ddd480cf6"><code>787a8e9</code></a> refactor(forms): type async validator subscription</li> <li><a href="https://github.com/angular/angular/commit/44137117b361f5bbad64e3d488e9aefd2f9ec5cb"><code>4413711</code></a> fix(core): replace all hasOwnProperty usages with Object.hasOwn</li> <li><a href="https://github.com/angular/angular/commit/3a82a16314bd7ec543e11d7a007a3cedb33c6b4a"><code>3a82a16</code></a> docs: use <code>transformedValue</code> in `Forms | Custom Controls | Value transformati...</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular/commits/v22.1.6/packages/forms">compare view</a></li> </ul> </details> <br /> Updates `@angular/platform-browser` from 22.1.0 to 22.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases">@angular/platform-browser's releases</a>.</em></p> <blockquote> <h2>22.1.6</h2> <h3>compiler</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/cbb8702143bd04b68253758dbc2c4a8fb49c0237"><img src="https://img.shields.io/badge/cbb8702143-fix-green" alt="fix - cbb8702143" /></a></td> <td>namespace <code>@property</code> declarations</td> </tr> </tbody> </table> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/aea121e53217a7f74d2a8e4a7a6bf0f3a96b7c49"><img src="https://img.shields.io/badge/aea121e532-fix-green" alt="fix - aea121e532" /></a></td> <td>do not flag callable objects with zero parameters in uninvoked track function check</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/c19b948ef8d34e5a15e41cd5a88cdd4bda848f8f"><img src="https://img.shields.io/badge/c19b948ef8-fix-green" alt="fix - c19b948ef8" /></a></td> <td>apply SkipSelf to only the starting node in embedded views</td> </tr> </tbody> </table> <h3>platform-server</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d20a37958318c898a72109480cee556e388cd78b"><img src="https://img.shields.io/badge/d20a379583-fix-green" alt="fix - d20a379583" /></a></td> <td>avoid sourcemap corruption during domino path substitution</td> </tr> </tbody> </table> <h3>router</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/95c01e9cdea251e09d321a01e9b982b2fe1b7873"><img src="https://img.shields.io/badge/95c01e9cde-fix-green" alt="fix - 95c01e9cde" /></a></td> <td>keep detached route subtree contexts isolated and intact</td> </tr> </tbody> </table> <h2>22.1.5</h2> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d90698dae759f21f29052e521ffaec6c3a79f6d1"><img src="https://img.shields.io/badge/d90698dae7-fix-green" alt="fix - d90698dae7" /></a></td> <td>check uninvoked signal aliases in extended diagnostic</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/2ceeb27078d890514a1e87b0d99f366d9a4a796f"><img src="https://img.shields.io/badge/2ceeb27078-fix-green" alt="fix - 2ceeb27078" /></a></td> <td>cancel stale debounce timers to prevent timer leaks</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/ed2e401d2da9a6dd5c87006573a8e42934f58f62"><img src="https://img.shields.io/badge/ed2e401d2d-fix-green" alt="fix - ed2e401d2d" /></a></td> <td>don't fail NgModule checks for a pipe that extends a base class</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/c65d378bb4fded436f197aa7bc52c03f507b8bd4"><img src="https://img.shields.io/badge/c65d378bb4-fix-green" alt="fix - c65d378bb4" /></a></td> <td>validate SVG animation attributes outside the SVG namespace</td> </tr> </tbody> </table> <h3>forms</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/43aaeaec29e15d7b2504e8930c92c94b898ca200"><img src="https://img.shields.io/badge/43aaeaec29-fix-green" alt="fix - 43aaeaec29" /></a></td> <td>avoid writing to <code>name</code> input on ControlValueAccessor</td> </tr> </tbody> </table> <h3>migrations</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d85288d75f3f85dc6b10bf813c805b1b7fed7329"><img src="https://img.shields.io/badge/d85288d75f-fix-green" alt="fix - d85288d75f" /></a></td> <td>skip tsconfig files of non-Angular projects</td> </tr> </tbody> </table> <h3>platform-server</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/3b8723ce3d88b2bf871185736bc33e3cf9a189f4"><img src="https://img.shields.io/badge/3b8723ce3d-fix-green" alt="fix - 3b8723ce3d" /></a></td> <td>resolve HTTP(S) URLs without authority as relative during SSR</td> </tr> </tbody> </table> <h3>router</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/4340a63c52fca4d08ef258a3c053f50932eab27e"><img src="https://img.shields.io/badge/4340a63c52-fix-green" alt="fix - 4340a63c52" /></a></td> <td>avoid view transitions when the user agent provides one</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/6da6d7af6587e07382ab4d7ef19933321817c585"><code>6da6d7a</code></a> refactor(core): use native <code>Promise.withResolvers()</code> in remaining tests</li> <li><a href="https://github.com/angular/angular/commit/7546b7a80549c9620d52692cb0f5cab4c69b546c"><code>7546b7a</code></a> fix(core): throw coded RuntimeErrors instead of crashing when hydration/rende...</li> <li><a href="https://github.com/angular/angular/commit/3ddcb1a10168ead616e523bbe044f4c39ada4cca"><code>3ddcb1a</code></a> fix(platform-browser): disallow event handler attributes in Meta</li> <li><a href="https://github.com/angular/angular/commit/1e53aa0b388b30dfe61e33fcb7be370927f16813"><code>1e53aa0</code></a> refactor: correct typos in comments, docs, and error messages</li> <li><a href="https://github.com/angular/angular/commit/640460d6065cdcd8fe407c7b35883f81f5045473"><code>640460d</code></a> fix(platform-browser): throw a descriptive error when insertBefore reference ...</li> <li><a href="https://github.com/angular/angular/commit/f51080b07bc083dd2f41ce72ca9ea08ec1a1ee60"><code>f51080b</code></a> refactor(platform-browser): modernize DOM renderer tests</li> <li>See full diff in <a href="https://github.com/angular/angular/commits/v22.1.6/packages/platform-browser">compare view</a></li> </ul> </details> <br /> Updates `@angular/router` from 22.1.0 to 22.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases">@angular/router's releases</a>.</em></p> <blockquote> <h2>22.1.6</h2> <h3>compiler</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/cbb8702143bd04b68253758dbc2c4a8fb49c0237"><img src="https://img.shields.io/badge/cbb8702143-fix-green" alt="fix - cbb8702143" /></a></td> <td>namespace <code>@property</code> declarations</td> </tr> </tbody> </table> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/aea121e53217a7f74d2a8e4a7a6bf0f3a96b7c49"><img src="https://img.shields.io/badge/aea121e532-fix-green" alt="fix - aea121e532" /></a></td> <td>do not flag callable objects with zero parameters in uninvoked track function check</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/c19b948ef8d34e5a15e41cd5a88cdd4bda848f8f"><img src="https://img.shields.io/badge/c19b948ef8-fix-green" alt="fix - c19b948ef8" /></a></td> <td>apply SkipSelf to only the starting node in embedded views</td> </tr> </tbody> </table> <h3>platform-server</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d20a37958318c898a72109480cee556e388cd78b"><img src="https://img.shields.io/badge/d20a379583-fix-green" alt="fix - d20a379583" /></a></td> <td>avoid sourcemap corruption during domino path substitution</td> </tr> </tbody> </table> <h3>router</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/95c01e9cdea251e09d321a01e9b982b2fe1b7873"><img src="https://img.shields.io/badge/95c01e9cde-fix-green" alt="fix - 95c01e9cde" /></a></td> <td>keep detached route subtree contexts isolated and intact</td> </tr> </tbody> </table> <h2>22.1.5</h2> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d90698dae759f21f29052e521ffaec6c3a79f6d1"><img src="https://img.shields.io/badge/d90698dae7-fix-green" alt="fix - d90698dae7" /></a></td> <td>check uninvoked signal aliases in extended diagnostic</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/2ceeb27078d890514a1e87b0d99f366d9a4a796f"><img src="https://img.shields.io/badge/2ceeb27078-fix-green" alt="fix - 2ceeb27078" /></a></td> <td>cancel stale debounce timers to prevent timer leaks</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/ed2e401d2da9a6dd5c87006573a8e42934f58f62"><img src="https://img.shields.io/badge/ed2e401d2d-fix-green" alt="fix - ed2e401d2d" /></a></td> <td>don't fail NgModule checks for a pipe that extends a base class</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/c65d378bb4fded436f197aa7bc52c03f507b8bd4"><img src="https://img.shields.io/badge/c65d378bb4-fix-green" alt="fix - c65d378bb4" /></a></td> <td>validate SVG animation attributes outside the SVG namespace</td> </tr> </tbody> </table> <h3>forms</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/43aaeaec29e15d7b2504e8930c92c94b898ca200"><img src="https://img.shields.io/badge/43aaeaec29-fix-green" alt="fix - 43aaeaec29" /></a></td> <td>avoid writing to <code>name</code> input on ControlValueAccessor</td> </tr> </tbody> </table> <h3>migrations</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d85288d75f3f85dc6b10bf813c805b1b7fed7329"><img src="https://img.shields.io/badge/d85288d75f-fix-green" alt="fix - d85288d75f" /></a></td> <td>skip tsconfig files of non-Angular projects</td> </tr> </tbody> </table> <h3>platform-server</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/3b8723ce3d88b2bf871185736bc33e3cf9a189f4"><img src="https://img.shields.io/badge/3b8723ce3d-fix-green" alt="fix - 3b8723ce3d" /></a></td> <td>resolve HTTP(S) URLs without authority as relative during SSR</td> </tr> </tbody> </table> <h3>router</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/4340a63c52fca4d08ef258a3c053f50932eab27e"><img src="https://img.shields.io/badge/4340a63c52-fix-green" alt="fix - 4340a63c52" /></a></td> <td>avoid view transitions when the user agent provides one</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/6da6d7af6587e07382ab4d7ef19933321817c585"><code>6da6d7a</code></a> refactor(core): use native <code>Promise.withResolvers()</code> in remaining tests</li> <li><a href="https://github.com/angular/angular/commit/95c01e9cdea251e09d321a01e9b982b2fe1b7873"><code>95c01e9</code></a> fix(router): keep detached route subtree contexts isolated and intact</li> <li><a href="https://github.com/angular/angular/commit/4340a63c52fca4d08ef258a3c053f50932eab27e"><code>4340a63</code></a> fix(router): avoid view transitions when the user agent provides one</li> <li><a href="https://github.com/angular/angular/commit/c84079ebf2098c07bcb7b5b942ef74d0f7b70eb0"><code>c84079e</code></a> refactor(router): add component input binding support for router resources</li> <li><a href="https://github.com/angular/angular/commit/5dfe753bfc3adf86da09a523e63478c63721daf4"><code>5dfe753</code></a> refactor(router): replace internal any types</li> <li><a href="https://github.com/angular/angular/commit/d2e3bac33b022679e596ed388eaefa316a0837e9"><code>d2e3bac</code></a> refactor(router): add support for blocking router resources</li> <li><a href="https://github.com/angular/angular/commit/84a210e8f326ec8fa1caf936ebab35c8ebe08327"><code>84a210e</code></a> refactor(router): add support for non-blocking router resources (<a href="https://github.com/angular/angular/tree/HEAD/packages/router/issues/70211">#70211</a>)</li> <li><a href="https://github.com/angular/angular/commit/95d131138c5df177ebfb839584f1308adca420e3"><code>95d1311</code></a> refactor(router): rename activated route injector feature to resource feature...</li> <li><a href="https://github.com/angular/angular/commit/abe019d5050532c87179cf46e840965e70a78b1b"><code>abe019d</code></a> fix(router): pass correct component to canDeactivate for named outlets in com...</li> <li><a href="https://github.com/angular/angular/commit/44137117b361f5bbad64e3d488e9aefd2f9ec5cb"><code>4413711</code></a> fix(core): replace all hasOwnProperty usages with Object.hasOwn</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular/commits/v22.1.6/packages/router">compare view</a></li> </ul> </details> <br /> Updates `zone.js` from 0.16.2 to 0.16.3 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md">zone.js's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->0.16.3 (2026-09-02)<!-- raw HTML omitted --></h2> <ul> <li>docs(zone.js): point the Bluebird link at the project repo (<a href="https://github.com/angular/angular/commit/731c838">731c838</a>)</li> <li>fix(zone.js): preserve accessor and non-enumerable event listener options (<a href="https://github.com/angular/angular/commit/4c4a705">4c4a705</a>), closes <a href="https://redirect.github.com/angular/angular/issues/54142">#54142</a> <a href="https://redirect.github.com/angular/angular/issues/54142">#54142</a> <a href="https://redirect.github.com/angular/angular/issues/70431">#70431</a></li> <li>ci: add Alan as a zone.js reviewer (<a href="https://github.com/angular/angular/commit/5553699">5553699</a>)</li> <li>fix(zone.js): guard against null handle when detecting refreshable timers (<a href="https://github.com/angular/angular/commit/36c2197">36c2197</a>), closes <a href="https://redirect.github.com/angular/angular/issues/70044">#70044</a></li> <li>fix(zone.js): vitest patching of describe/it curried calls (<a href="https://github.com/angular/angular/commit/e23541b">e23541b</a>), closes <a href="https://redirect.github.com/angular/angular/issues/69748">#69748</a></li> <li>fix(zone.js): harden zoneSymbolEventNames and patches against <strong>proto</strong> key (<a href="https://github.com/angular/angular/commit/2d33fd5">2d33fd5</a>)</li> <li>fix(zone.js): harden zoneSymbolEventNames against <strong>proto</strong> key (defense-in-depth) (<a href="https://github.com/angular/angular/commit/fd7c2da">fd7c2da</a>)</li> <li>fix(zone.js): avoid type error on custom object rejection with rejection property (<a href="https://github.com/angular/angular/commit/fa75800">fa75800</a>)</li> <li>fix(zone.js): validate __Zone_symbol_prefix to prevent DOM clobbering attacks (<a href="https://github.com/angular/angular/commit/e50f504">e50f504</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/124bf448091d0b2314275ca9bed12d82b3b7ef7e"><code>124bf44</code></a> release: cut the zone.js-0.16.3 release</li> <li><a href="https://github.com/angular/angular/commit/4c4a705ce38d08e087b599fc243a9d7dc40966a5"><code>4c4a705</code></a> fix(zone.js): preserve accessor and non-enumerable event listener options</li> <li><a href="https://github.com/angular/angular/commit/9cf7b44f7c08082eaade725edf05cabe51f1a0b4"><code>9cf7b44</code></a> build: remove explicit strict options</li> <li><a href="https://github.com/angular/angular/commit/731c838dbb4160e82a1003996bca4dc1695fc237"><code>731c838</code></a> docs(zone.js): point the Bluebird link at the project repo</li> <li><a href="https://github.com/angular/angular/commit/444b4652a9013a5a8d6c95116b709e931dde3b77"><code>444b465</code></a> build: update cross-repo angular dependencies</li> <li><a href="https://github.com/angular/angular/commit/c2d4070c36bcbbac15c43e6d77ba1473667059c3"><code>c2d4070</code></a> build: update all non-major dependencies</li> <li><a href="https://github.com/angular/angular/commit/1426f5ecf5bc0b8b4c2675caa00012ab6e3cefac"><code>1426f5e</code></a> build: update cross-repo angular dependencies</li> <li><a href="https://github.com/angular/angular/commit/671d8d395e81a3753aa44ec17cd117171c38fd58"><code>671d8d3</code></a> build: update all non-major dependencies</li> <li><a href="https://github.com/angular/angular/commit/c18261f3fd87f70a0c8cce16c64c9bd38d16e6c7"><code>c18261f</code></a> build: enable stableTypeOrdering tsconfig flag</li> <li><a href="https://github.com/angular/angular/commit/732e5050180190df24768ace7aa3e785ca0dcc0a"><code>732e505</code></a> fix(core): replace all hasOwnProperty usages with Object.hasOwn</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular/commits/zone.js-0.16.3/packages/zone.js">compare view</a></li> </ul> </details> <br /> Updates `@angular-architects/native-federation` from 22.1.1 to 22.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/native-federation/angular-adapter/releases">@angular-architects/native-federation's releases</a>.</em></p> <blockquote> <h2>v22.1.2</h2> <h2>What's Changed</h2> <ul> <li>feat(builders): make watching npm-linked shared deps opt-in by <a href="https://github.com/Aukevanoost"><code>@Aukevanoost</code></a> in <a href="https://redirect.github.com/native-federation/angular-adapter/pull/131">native-federation/angular-adapter#131</a></li> <li>fix: Spell the workspace root the way disk spells it by <a href="https://github.com/Aukevanoost"><code>@Aukevanoost</code></a> in <a href="https://redirect.github.com/native-federation/angular-adapter/pull/126">native-federation/angular-adapter#126</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/native-federation/angular-adapter/compare/v22.1.1...v22.1.2">https://github.com/native-federation/angular-adapter/compare/v22.1.1...v22.1.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/native-federation/angular-adapter/commit/a97c95bbec44834e0cad90a63fec4621e9b453ee"><code>a97c95b</code></a> chore: Prepared release 22.1.2</li> <li><a href="https://github.com/native-federation/angular-adapter/commit/73e07022c5b6c4fe10115fd5f023d23620eab89b"><code>73e0702</code></a> Merge pull request <a href="https://redirect.github.com/native-federation/angular-adapter/issues/126">#126</a> from native-federation/issues/117</li> <li><a href="https://github.com/native-federation/angular-adapter/commit/89bd3e5d4556a707fff7bca1e4a10ed2abafe4d8"><code>89bd3e5</code></a> chore(deps): follow <code>@softarc/native-federation</code> onto 4.5.0</li> <li><a href="https://github.com/native-federation/angular-adapter/commit/4b8fed04d262b1426c09987c780d9d28a7576493"><code>4b8fed0</code></a> refactor(utils): name the workspace-root correction after core's</li> <li><a href="https://github.com/native-federation/angular-adapter/commit/eac38a76b5349fb9c9f94462269f76385463f010"><code>eac38a7</code></a> Merge branch 'main' into issues/117</li> <li><a href="https://github.com/native-federation/angular-adapter/commit/dc8a5af54271e2adb9a7a26a25ab27c8570742d4"><code>dc8a5af</code></a> Merge pull request <a href="https://redirect.github.com/native-federation/angular-adapter/issues/131">#131</a> from native-federation/issues/130</li> <li><a href="https://github.com/native-federation/angular-adapter/commit/6b21b30084c30acadb4bbc0c2fcad6624a269980"><code>6b21b30</code></a> refactor(builders): move the npm-linked watch hint into core</li> <li><a href="https://github.com/native-federation/angular-adapter/commit/1312adc424c9899fd7d0c4999a72d98f17af1b65"><code>1312adc</code></a> feat(builders): name npm-linked shared packages the watch is skipping</li> <li><a href="https://github.com/native-federation/angular-adapter/commit/87b70a71d87e5162a3aaa8129c5103c868eb4126"><code>87b70a7</code></a> docs: correct what watchLinkedDeps off actually gates</li> <li><a href="https://github.com/native-federation/angular-adapter/commit/49f3693f18ce6d0c75c0af611a0f0a2894eaa6f0"><code>49f3693</code></a> docs: correct the watchpack and preserveSymlinks rationale</li> <li>Additional commits viewable in <a href="https://github.com/native-federation/angular-adapter/compare/v22.1.1...v22.1.2">compare view</a></li> </ul> </details> <br /> Updates `@angular-devkit/build-angular` from 22.1.5 to 22.1.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases">@angular-devkit/build-angular's releases</a>.</em></p> <blockquote> <h2>22.1.8</h2> <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/a6e30fa378ef5f03b26cd2fcafff6bff2c47da80"><img src="https://img.shields.io/badge/a6e30fa378-fix-green" alt="fix - a6e30fa378" /></a></td> <td>disable strictPort when port 0 is used in dev-server</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/35a5d4aa49011f83f58cdd30c3ae24a55bf0651c"><img src="https://img.shields.io/badge/35a5d4aa49-perf-orange" alt="perf - 35a5d4aa49" /></a></td> <td>avoid full JSON parsing when updating sourcemap ignore list</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48cc43cbf204c887b344b773045b5460265eaa14"><img src="https://img.shields.io/badge/48cc43cbf2-perf-orange" alt="perf - 48cc43cbf2" /></a></td> <td>read rendered module length once per module in chunk optimizer (<a href="https://redirect.github.com/angular/angular-cli/issues/34045">#34045</a>)</td> </tr> </tbody> </table> <h2>22.1.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/e9db85c0f5ef0aa0c67d2b8d90b872307af39822"><img src="https://img.shields.io/badge/e9db85c0f-fix-green" alt="fix - e9db85c0f" /></a></td> <td>isolate temporary package installations from parent Yarn workspace</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/1c9b1af61115764e0be55f5a1ed9a9967c191a74"><img src="https://img.shields.io/badge/1c9b1af61-fix-green" alt="fix - 1c9b1af61" />... _Description has been truncated_ -- 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]
