Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the angular group in /src/main/app with 9 updates (#…
…622) Bumps the angular group in /src/main/app with 9 updates: | Package | From | To | | --- | --- | --- | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `17.2.1` | `17.2.2` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.2.1` | `17.2.2` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.2.1` | `17.2.2` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.2.1` | `17.2.2` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.2.1` | `17.2.2` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `17.2.1` | `17.2.2` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.2.1` | `17.2.2` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.2.1` | `17.2.2` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.2.1` | `17.2.2` | Updates `@angular/animations` from 17.2.1 to 17.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases"><code>@angular/animations</code>'s releases</a>.</em></p> <blockquote> <h2>v17.2.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>17.2.2 (2024-02-21)</h1> <h3>common</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2"><img src="https://img.shields.io/badge/d34e3298db-fix-green" alt="fix - d34e3298db" /></a></td> <td>image placeholder not removed in OnPush component (<a href="https://github.com/angular/angular/tree/HEAD/packages/animations/issues/54515">#54515</a>)</td> </tr> </tbody> </table> <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/6447c0eecc15800417bb5bde2d273865c559b7d4"><img src="https://img.shields.io/badge/6447c0eecc-fix-green" alt="fix - 6447c0eecc" /></a></td> <td>adding the inert property to the "SCHEMA" array (<a href="https://github.com/angular/angular/tree/HEAD/packages/animations/issues/53148">#53148</a>)</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/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6"><img src="https://img.shields.io/badge/0a3edfb543-fix-green" alt="fix - 0a3edfb543" /></a></td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://github.com/angular/angular/tree/HEAD/packages/animations/issues/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf"><img src="https://img.shields.io/badge/790f4f7c26-fix-green" alt="fix - 790f4f7c26" /></a></td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://github.com/angular/angular/tree/HEAD/packages/animations/issues/54495">#54495</a>)</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/3bd5860c749517c4d35850703c53a768138b7bde"><img src="https://img.shields.io/badge/3bd5860c74-fix-green" alt="fix - 3bd5860c74" /></a></td> <td>properly execute content queries for root components (<a href="https://github.com/angular/angular/tree/HEAD/packages/animations/issues/54457">#54457</a>)</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/bb57d34110ea8796f5c5f522b98dadf078e8ad8a"><img src="https://img.shields.io/badge/bb57d34110-fix-green" alt="fix - bb57d34110" /></a></td> <td>Fix cf migration regular expression to include underscores (<a href="https://github.com/angular/angular/tree/HEAD/packages/animations/issues/54533">#54533</a>)</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/3e31f1a34ee97a802a4032cd9e7816d683a51d5e"><img src="https://img.shields.io/badge/3e31f1a34e-fix-green" alt="fix - 3e31f1a34e" /></a></td> <td>Clear internal transition when navigation finalizes (<a href="https://github.com/angular/angular/tree/HEAD/packages/animations/issues/54261">#54261</a>)</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@angular/animations</code>'s changelog</a>.</em></p> <blockquote> <h1>17.2.2 (2024-02-21)</h1> <h3>common</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/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2">d34e3298db</a></td> <td>fix</td> <td>image placeholder not removed in OnPush component (<a href="https://redirect.github.com/angular/angular/pull/54515">#54515</a>)</td> </tr> </tbody> </table> <h3>compiler</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/commit/6447c0eecc15800417bb5bde2d273865c559b7d4">6447c0eecc</a></td> <td>fix</td> <td>adding the inert property to the "SCHEMA" array (<a href="https://redirect.github.com/angular/angular/pull/53148">#53148</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</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/commit/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6">0a3edfb543</a></td> <td>fix</td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://redirect.github.com/angular/angular/pull/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf">790f4f7c26</a></td> <td>fix</td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://redirect.github.com/angular/angular/pull/54495">#54495</a>)</td> </tr> </tbody> </table> <h3>core</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/commit/3bd5860c749517c4d35850703c53a768138b7bde">3bd5860c74</a></td> <td>fix</td> <td>properly execute content queries for root components (<a href="https://redirect.github.com/angular/angular/pull/54457">#54457</a>)</td> </tr> </tbody> </table> <h3>migrations</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/commit/bb57d34110ea8796f5c5f522b98dadf078e8ad8a">bb57d34110</a></td> <td>fix</td> <td>Fix cf migration regular expression to include underscores (<a href="https://redirect.github.com/angular/angular/pull/54533">#54533</a>)</td> </tr> </tbody> </table> <h3>router</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/commit/3e31f1a34ee97a802a4032cd9e7816d683a51d5e">3e31f1a34e</a></td> <td>fix</td> <td>Clear internal transition when navigation finalizes (<a href="https://redirect.github.com/angular/angular/pull/54261">#54261</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/angular/angular/commits/17.2.2/packages/animations">compare view</a></li> </ul> </details> <br /> Updates `@angular/common` from 17.2.1 to 17.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases"><code>@angular/common</code>'s releases</a>.</em></p> <blockquote> <h2>v17.2.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>17.2.2 (2024-02-21)</h1> <h3>common</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2"><img src="https://img.shields.io/badge/d34e3298db-fix-green" alt="fix - d34e3298db" /></a></td> <td>image placeholder not removed in OnPush component (<a href="https://github.com/angular/angular/tree/HEAD/packages/common/issues/54515">#54515</a>)</td> </tr> </tbody> </table> <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/6447c0eecc15800417bb5bde2d273865c559b7d4"><img src="https://img.shields.io/badge/6447c0eecc-fix-green" alt="fix - 6447c0eecc" /></a></td> <td>adding the inert property to the "SCHEMA" array (<a href="https://github.com/angular/angular/tree/HEAD/packages/common/issues/53148">#53148</a>)</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/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6"><img src="https://img.shields.io/badge/0a3edfb543-fix-green" alt="fix - 0a3edfb543" /></a></td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://github.com/angular/angular/tree/HEAD/packages/common/issues/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf"><img src="https://img.shields.io/badge/790f4f7c26-fix-green" alt="fix - 790f4f7c26" /></a></td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://github.com/angular/angular/tree/HEAD/packages/common/issues/54495">#54495</a>)</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/3bd5860c749517c4d35850703c53a768138b7bde"><img src="https://img.shields.io/badge/3bd5860c74-fix-green" alt="fix - 3bd5860c74" /></a></td> <td>properly execute content queries for root components (<a href="https://github.com/angular/angular/tree/HEAD/packages/common/issues/54457">#54457</a>)</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/bb57d34110ea8796f5c5f522b98dadf078e8ad8a"><img src="https://img.shields.io/badge/bb57d34110-fix-green" alt="fix - bb57d34110" /></a></td> <td>Fix cf migration regular expression to include underscores (<a href="https://github.com/angular/angular/tree/HEAD/packages/common/issues/54533">#54533</a>)</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/3e31f1a34ee97a802a4032cd9e7816d683a51d5e"><img src="https://img.shields.io/badge/3e31f1a34e-fix-green" alt="fix - 3e31f1a34e" /></a></td> <td>Clear internal transition when navigation finalizes (<a href="https://github.com/angular/angular/tree/HEAD/packages/common/issues/54261">#54261</a>)</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@angular/common</code>'s changelog</a>.</em></p> <blockquote> <h1>17.2.2 (2024-02-21)</h1> <h3>common</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/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2">d34e3298db</a></td> <td>fix</td> <td>image placeholder not removed in OnPush component (<a href="https://redirect.github.com/angular/angular/pull/54515">#54515</a>)</td> </tr> </tbody> </table> <h3>compiler</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/commit/6447c0eecc15800417bb5bde2d273865c559b7d4">6447c0eecc</a></td> <td>fix</td> <td>adding the inert property to the "SCHEMA" array (<a href="https://redirect.github.com/angular/angular/pull/53148">#53148</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</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/commit/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6">0a3edfb543</a></td> <td>fix</td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://redirect.github.com/angular/angular/pull/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf">790f4f7c26</a></td> <td>fix</td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://redirect.github.com/angular/angular/pull/54495">#54495</a>)</td> </tr> </tbody> </table> <h3>core</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/commit/3bd5860c749517c4d35850703c53a768138b7bde">3bd5860c74</a></td> <td>fix</td> <td>properly execute content queries for root components (<a href="https://redirect.github.com/angular/angular/pull/54457">#54457</a>)</td> </tr> </tbody> </table> <h3>migrations</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/commit/bb57d34110ea8796f5c5f522b98dadf078e8ad8a">bb57d34110</a></td> <td>fix</td> <td>Fix cf migration regular expression to include underscores (<a href="https://redirect.github.com/angular/angular/pull/54533">#54533</a>)</td> </tr> </tbody> </table> <h3>router</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/commit/3e31f1a34ee97a802a4032cd9e7816d683a51d5e">3e31f1a34e</a></td> <td>fix</td> <td>Clear internal transition when navigation finalizes (<a href="https://redirect.github.com/angular/angular/pull/54261">#54261</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2"><code>d34e329</code></a> fix(common): image placeholder not removed in OnPush component (<a href="https://github.com/angular/angular/tree/HEAD/packages/common/issues/54515">#54515</a>)</li> <li>See full diff in <a href="https://github.com/angular/angular/commits/17.2.2/packages/common">compare view</a></li> </ul> </details> <br /> Updates `@angular/compiler` from 17.2.1 to 17.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases"><code>@angular/compiler</code>'s releases</a>.</em></p> <blockquote> <h2>v17.2.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>17.2.2 (2024-02-21)</h1> <h3>common</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2"><img src="https://img.shields.io/badge/d34e3298db-fix-green" alt="fix - d34e3298db" /></a></td> <td>image placeholder not removed in OnPush component (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/54515">#54515</a>)</td> </tr> </tbody> </table> <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/6447c0eecc15800417bb5bde2d273865c559b7d4"><img src="https://img.shields.io/badge/6447c0eecc-fix-green" alt="fix - 6447c0eecc" /></a></td> <td>adding the inert property to the "SCHEMA" array (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/53148">#53148</a>)</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/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6"><img src="https://img.shields.io/badge/0a3edfb543-fix-green" alt="fix - 0a3edfb543" /></a></td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf"><img src="https://img.shields.io/badge/790f4f7c26-fix-green" alt="fix - 790f4f7c26" /></a></td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/54495">#54495</a>)</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/3bd5860c749517c4d35850703c53a768138b7bde"><img src="https://img.shields.io/badge/3bd5860c74-fix-green" alt="fix - 3bd5860c74" /></a></td> <td>properly execute content queries for root components (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/54457">#54457</a>)</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/bb57d34110ea8796f5c5f522b98dadf078e8ad8a"><img src="https://img.shields.io/badge/bb57d34110-fix-green" alt="fix - bb57d34110" /></a></td> <td>Fix cf migration regular expression to include underscores (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/54533">#54533</a>)</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/3e31f1a34ee97a802a4032cd9e7816d683a51d5e"><img src="https://img.shields.io/badge/3e31f1a34e-fix-green" alt="fix - 3e31f1a34e" /></a></td> <td>Clear internal transition when navigation finalizes (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/54261">#54261</a>)</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@angular/compiler</code>'s changelog</a>.</em></p> <blockquote> <h1>17.2.2 (2024-02-21)</h1> <h3>common</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/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2">d34e3298db</a></td> <td>fix</td> <td>image placeholder not removed in OnPush component (<a href="https://redirect.github.com/angular/angular/pull/54515">#54515</a>)</td> </tr> </tbody> </table> <h3>compiler</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/commit/6447c0eecc15800417bb5bde2d273865c559b7d4">6447c0eecc</a></td> <td>fix</td> <td>adding the inert property to the "SCHEMA" array (<a href="https://redirect.github.com/angular/angular/pull/53148">#53148</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</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/commit/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6">0a3edfb543</a></td> <td>fix</td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://redirect.github.com/angular/angular/pull/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf">790f4f7c26</a></td> <td>fix</td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://redirect.github.com/angular/angular/pull/54495">#54495</a>)</td> </tr> </tbody> </table> <h3>core</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/commit/3bd5860c749517c4d35850703c53a768138b7bde">3bd5860c74</a></td> <td>fix</td> <td>properly execute content queries for root components (<a href="https://redirect.github.com/angular/angular/pull/54457">#54457</a>)</td> </tr> </tbody> </table> <h3>migrations</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/commit/bb57d34110ea8796f5c5f522b98dadf078e8ad8a">bb57d34110</a></td> <td>fix</td> <td>Fix cf migration regular expression to include underscores (<a href="https://redirect.github.com/angular/angular/pull/54533">#54533</a>)</td> </tr> </tbody> </table> <h3>router</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/commit/3e31f1a34ee97a802a4032cd9e7816d683a51d5e">3e31f1a34e</a></td> <td>fix</td> <td>Clear internal transition when navigation finalizes (<a href="https://redirect.github.com/angular/angular/pull/54261">#54261</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6"><code>0a3edfb</code></a> fix(compiler-cli): correctly detect deferred dependencies across scoped nodes...</li> <li><a href="https://github.com/angular/angular/commit/6447c0eecc15800417bb5bde2d273865c559b7d4"><code>6447c0e</code></a> fix(compiler): adding the inert property to the "SCHEMA" array (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/53148">#53148</a>)</li> <li>See full diff in <a href="https://github.com/angular/angular/commits/17.2.2/packages/compiler">compare view</a></li> </ul> </details> <br /> Updates `@angular/core` from 17.2.1 to 17.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases"><code>@angular/core</code>'s releases</a>.</em></p> <blockquote> <h2>v17.2.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>17.2.2 (2024-02-21)</h1> <h3>common</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2"><img src="https://img.shields.io/badge/d34e3298db-fix-green" alt="fix - d34e3298db" /></a></td> <td>image placeholder not removed in OnPush component (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/54515">#54515</a>)</td> </tr> </tbody> </table> <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/6447c0eecc15800417bb5bde2d273865c559b7d4"><img src="https://img.shields.io/badge/6447c0eecc-fix-green" alt="fix - 6447c0eecc" /></a></td> <td>adding the inert property to the "SCHEMA" array (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/53148">#53148</a>)</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/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6"><img src="https://img.shields.io/badge/0a3edfb543-fix-green" alt="fix - 0a3edfb543" /></a></td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf"><img src="https://img.shields.io/badge/790f4f7c26-fix-green" alt="fix - 790f4f7c26" /></a></td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/54495">#54495</a>)</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/3bd5860c749517c4d35850703c53a768138b7bde"><img src="https://img.shields.io/badge/3bd5860c74-fix-green" alt="fix - 3bd5860c74" /></a></td> <td>properly execute content queries for root components (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/54457">#54457</a>)</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/bb57d34110ea8796f5c5f522b98dadf078e8ad8a"><img src="https://img.shields.io/badge/bb57d34110-fix-green" alt="fix - bb57d34110" /></a></td> <td>Fix cf migration regular expression to include underscores (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/54533">#54533</a>)</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/3e31f1a34ee97a802a4032cd9e7816d683a51d5e"><img src="https://img.shields.io/badge/3e31f1a34e-fix-green" alt="fix - 3e31f1a34e" /></a></td> <td>Clear internal transition when navigation finalizes (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/54261">#54261</a>)</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@angular/core</code>'s changelog</a>.</em></p> <blockquote> <h1>17.2.2 (2024-02-21)</h1> <h3>common</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/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2">d34e3298db</a></td> <td>fix</td> <td>image placeholder not removed in OnPush component (<a href="https://redirect.github.com/angular/angular/pull/54515">#54515</a>)</td> </tr> </tbody> </table> <h3>compiler</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/commit/6447c0eecc15800417bb5bde2d273865c559b7d4">6447c0eecc</a></td> <td>fix</td> <td>adding the inert property to the "SCHEMA" array (<a href="https://redirect.github.com/angular/angular/pull/53148">#53148</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</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/commit/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6">0a3edfb543</a></td> <td>fix</td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://redirect.github.com/angular/angular/pull/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf">790f4f7c26</a></td> <td>fix</td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://redirect.github.com/angular/angular/pull/54495">#54495</a>)</td> </tr> </tbody> </table> <h3>core</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/commit/3bd5860c749517c4d35850703c53a768138b7bde">3bd5860c74</a></td> <td>fix</td> <td>properly execute content queries for root components (<a href="https://redirect.github.com/angular/angular/pull/54457">#54457</a>)</td> </tr> </tbody> </table> <h3>migrations</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/commit/bb57d34110ea8796f5c5f522b98dadf078e8ad8a">bb57d34110</a></td> <td>fix</td> <td>Fix cf migration regular expression to include underscores (<a href="https://redirect.github.com/angular/angular/pull/54533">#54533</a>)</td> </tr> </tbody> </table> <h3>router</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/commit/3e31f1a34ee97a802a4032cd9e7816d683a51d5e">3e31f1a34e</a></td> <td>fix</td> <td>Clear internal transition when navigation finalizes (<a href="https://redirect.github.com/angular/angular/pull/54261">#54261</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/bb57d34110ea8796f5c5f522b98dadf078e8ad8a"><code>bb57d34</code></a> fix(migrations): Fix cf migration regular expression to include underscores (...</li> <li><a href="https://github.com/angular/angular/commit/187b46a3a0e41d345283a79d081b039f070a7038"><code>187b46a</code></a> docs: view child static query differences formatting (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/54370">#54370</a>)</li> <li><a href="https://github.com/angular/angular/commit/ed8857e46f279e1463b959cd6652827a4abcf86e"><code>ed8857e</code></a> refactor(platform-browser): use performance API for async animations (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/53963">#53963</a>)</li> <li><a href="https://github.com/angular/angular/commit/db352660212aeb0893124435cb654e8d685e5744"><code>db35266</code></a> test(core): more tests for queries as signals (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/54508">#54508</a>)</li> <li><a href="https://github.com/angular/angular/commit/3bd5860c749517c4d35850703c53a768138b7bde"><code>3bd5860</code></a> fix(core): properly execute content queries for root components (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/54457">#54457</a>)</li> <li>See full diff in <a href="https://github.com/angular/angular/commits/17.2.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@angular/forms` from 17.2.1 to 17.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases"><code>@angular/forms</code>'s releases</a>.</em></p> <blockquote> <h2>v17.2.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>17.2.2 (2024-02-21)</h1> <h3>common</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2"><img src="https://img.shields.io/badge/d34e3298db-fix-green" alt="fix - d34e3298db" /></a></td> <td>image placeholder not removed in OnPush component (<a href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/54515">#54515</a>)</td> </tr> </tbody> </table> <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/6447c0eecc15800417bb5bde2d273865c559b7d4"><img src="https://img.shields.io/badge/6447c0eecc-fix-green" alt="fix - 6447c0eecc" /></a></td> <td>adding the inert property to the "SCHEMA" array (<a href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/53148">#53148</a>)</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/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6"><img src="https://img.shields.io/badge/0a3edfb543-fix-green" alt="fix - 0a3edfb543" /></a></td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf"><img src="https://img.shields.io/badge/790f4f7c26-fix-green" alt="fix - 790f4f7c26" /></a></td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/54495">#54495</a>)</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/3bd5860c749517c4d35850703c53a768138b7bde"><img src="https://img.shields.io/badge/3bd5860c74-fix-green" alt="fix - 3bd5860c74" /></a></td> <td>properly execute content queries for root components (<a href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/54457">#54457</a>)</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/bb57d34110ea8796f5c5f522b98dadf078e8ad8a"><img src="https://img.shields.io/badge/bb57d34110-fix-green" alt="fix - bb57d34110" /></a></td> <td>Fix cf migration regular expression to include underscores (<a href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/54533">#54533</a>)</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/3e31f1a34ee97a802a4032cd9e7816d683a51d5e"><img src="https://img.shields.io/badge/3e31f1a34e-fix-green" alt="fix - 3e31f1a34e" /></a></td> <td>Clear internal transition when navigation finalizes (<a href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/54261">#54261</a>)</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@angular/forms</code>'s changelog</a>.</em></p> <blockquote> <h1>17.2.2 (2024-02-21)</h1> <h3>common</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/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2">d34e3298db</a></td> <td>fix</td> <td>image placeholder not removed in OnPush component (<a href="https://redirect.github.com/angular/angular/pull/54515">#54515</a>)</td> </tr> </tbody> </table> <h3>compiler</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/commit/6447c0eecc15800417bb5bde2d273865c559b7d4">6447c0eecc</a></td> <td>fix</td> <td>adding the inert property to the "SCHEMA" array (<a href="https://redirect.github.com/angular/angular/pull/53148">#53148</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</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/commit/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6">0a3edfb543</a></td> <td>fix</td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://redirect.github.com/angular/angular/pull/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf">790f4f7c26</a></td> <td>fix</td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://redirect.github.com/angular/angular/pull/54495">#54495</a>)</td> </tr> </tbody> </table> <h3>core</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/commit/3bd5860c749517c4d35850703c53a768138b7bde">3bd5860c74</a></td> <td>fix</td> <td>properly execute content queries for root components (<a href="https://redirect.github.com/angular/angular/pull/54457">#54457</a>)</td> </tr> </tbody> </table> <h3>migrations</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/commit/bb57d34110ea8796f5c5f522b98dadf078e8ad8a">bb57d34110</a></td> <td>fix</td> <td>Fix cf migration regular expression to include underscores (<a href="https://redirect.github.com/angular/angular/pull/54533">#54533</a>)</td> </tr> </tbody> </table> <h3>router</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/commit/3e31f1a34ee97a802a4032cd9e7816d683a51d5e">3e31f1a34e</a></td> <td>fix</td> <td>Clear internal transition when navigation finalizes (<a href="https://redirect.github.com/angular/angular/pull/54261">#54261</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/8521188cd1cf51c44a10562b16343bd04eb46697"><code>8521188</code></a> docs: fix typo (<a href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/54427">#54427</a>)</li> <li>See full diff in <a href="https://github.com/angular/angular/commits/17.2.2/packages/forms">compare view</a></li> </ul> </details> <br /> Updates `@angular/platform-browser` from 17.2.1 to 17.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases"><code>@angular/platform-browser</code>'s releases</a>.</em></p> <blockquote> <h2>v17.2.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>17.2.2 (2024-02-21)</h1> <h3>common</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2"><img src="https://img.shields.io/badge/d34e3298db-fix-green" alt="fix - d34e3298db" /></a></td> <td>image placeholder not removed in OnPush component (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/54515">#54515</a>)</td> </tr> </tbody> </table> <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/6447c0eecc15800417bb5bde2d273865c559b7d4"><img src="https://img.shields.io/badge/6447c0eecc-fix-green" alt="fix - 6447c0eecc" /></a></td> <td>adding the inert property to the "SCHEMA" array (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/53148">#53148</a>)</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/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6"><img src="https://img.shields.io/badge/0a3edfb543-fix-green" alt="fix - 0a3edfb543" /></a></td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf"><img src="https://img.shields.io/badge/790f4f7c26-fix-green" alt="fix - 790f4f7c26" /></a></td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/54495">#54495</a>)</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/3bd5860c749517c4d35850703c53a768138b7bde"><img src="https://img.shields.io/badge/3bd5860c74-fix-green" alt="fix - 3bd5860c74" /></a></td> <td>properly execute content queries for root components (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/54457">#54457</a>)</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/bb57d34110ea8796f5c5f522b98dadf078e8ad8a"><img src="https://img.shields.io/badge/bb57d34110-fix-green" alt="fix - bb57d34110" /></a></td> <td>Fix cf migration regular expression to include underscores (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/54533">#54533</a>)</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/3e31f1a34ee97a802a4032cd9e7816d683a51d5e"><img src="https://img.shields.io/badge/3e31f1a34e-fix-green" alt="fix - 3e31f1a34e" /></a></td> <td>Clear internal transition when navigation finalizes (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/54261">#54261</a>)</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@angular/platform-browser</code>'s changelog</a>.</em></p> <blockquote> <h1>17.2.2 (2024-02-21)</h1> <h3>common</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/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2">d34e3298db</a></td> <td>fix</td> <td>image placeholder not removed in OnPush component (<a href="https://redirect.github.com/angular/angular/pull/54515">#54515</a>)</td> </tr> </tbody> </table> <h3>compiler</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/commit/6447c0eecc15800417bb5bde2d273865c559b7d4">6447c0eecc</a></td> <td>fix</td> <td>adding the inert property to the "SCHEMA" array (<a href="https://redirect.github.com/angular/angular/pull/53148">#53148</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</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/commit/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6">0a3edfb543</a></td> <td>fix</td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://redirect.github.com/angular/angular/pull/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf">790f4f7c26</a></td> <td>fix</td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://redirect.github.com/angular/angular/pull/54495">#54495</a>)</td> </tr> </tbody> </table> <h3>core</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/commit/3bd5860c749517c4d35850703c53a768138b7bde">3bd5860c74</a></td> <td>fix</td> <td>properly execute content queries for root components (<a href="https://redirect.github.com/angular/angular/pull/54457">#54457</a>)</td> </tr> </tbody> </table> <h3>migrations</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/commit/bb57d34110ea8796f5c5f522b98dadf078e8ad8a">bb57d34110</a></td> <td>fix</td> <td>Fix cf migration regular expression to include underscores (<a href="https://redirect.github.com/angular/angular/pull/54533">#54533</a>)</td> </tr> </tbody> </table> <h3>router</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/commit/3e31f1a34ee97a802a4032cd9e7816d683a51d5e">3e31f1a34e</a></td> <td>fix</td> <td>Clear internal transition when navigation finalizes (<a href="https://redirect.github.com/angular/angular/pull/54261">#54261</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/ed8857e46f279e1463b959cd6652827a4abcf86e"><code>ed8857e</code></a> refactor(platform-browser): use performance API for async animations (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/53963">#53963</a>)</li> <li>See full diff in <a href="https://github.com/angular/angular/commits/17.2.2/packages/platform-browser">compare view</a></li> </ul> </details> <br /> Updates `@angular/platform-browser-dynamic` from 17.2.1 to 17.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases"><code>@angular/platform-browser-dynamic</code>'s releases</a>.</em></p> <blockquote> <h2>v17.2.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>17.2.2 (2024-02-21)</h1> <h3>common</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2"><img src="https://img.shields.io/badge/d34e3298db-fix-green" alt="fix - d34e3298db" /></a></td> <td>image placeholder not removed in OnPush component (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic/issues/54515">#54515</a>)</td> </tr> </tbody> </table> <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/6447c0eecc15800417bb5bde2d273865c559b7d4"><img src="https://img.shields.io/badge/6447c0eecc-fix-green" alt="fix - 6447c0eecc" /></a></td> <td>adding the inert property to the "SCHEMA" array (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic/issues/53148">#53148</a>)</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/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6"><img src="https://img.shields.io/badge/0a3edfb543-fix-green" alt="fix - 0a3edfb543" /></a></td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic/issues/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf"><img src="https://img.shields.io/badge/790f4f7c26-fix-green" alt="fix - 790f4f7c26" /></a></td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic/issues/54495">#54495</a>)</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/3bd5860c749517c4d35850703c53a768138b7bde"><img src="https://img.shields.io/badge/3bd5860c74-fix-green" alt="fix - 3bd5860c74" /></a></td> <td>properly execute content queries for root components (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic/issues/54457">#54457</a>)</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/bb57d34110ea8796f5c5f522b98dadf078e8ad8a"><img src="https://img.shields.io/badge/bb57d34110-fix-green" alt="fix - bb57d34110" /></a></td> <td>Fix cf migration regular expression to include underscores (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic/issues/54533">#54533</a>)</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/3e31f1a34ee97a802a4032cd9e7816d683a51d5e"><img src="https://img.shields.io/badge/3e31f1a34e-fix-green" alt="fix - 3e31f1a34e" /></a></td> <td>Clear internal transition when navigation finalizes (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic/issues/54261">#54261</a>)</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@angular/platform-browser-dynamic</code>'s changelog</a>.</em></p> <blockquote> <h1>17.2.2 (2024-02-21)</h1> <h3>common</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/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2">d34e3298db</a></td> <td>fix</td> <td>image placeholder not removed in OnPush component (<a href="https://redirect.github.com/angular/angular/pull/54515">#54515</a>)</td> </tr> </tbody> </table> <h3>compiler</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/commit/6447c0eecc15800417bb5bde2d273865c559b7d4">6447c0eecc</a></td> <td>fix</td> <td>adding the inert property to the "SCHEMA" array (<a href="https://redirect.github.com/angular/angular/pull/53148">#53148</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</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/commit/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6">0a3edfb543</a></td> <td>fix</td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://redirect.github.com/angular/angular/pull/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf">790f4f7c26</a></td> <td>fix</td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://redirect.github.com/angular/angular/pull/54495">#54495</a>)</td> </tr> </tbody> </table> <h3>core</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/commit/3bd5860c749517c4d35850703c53a768138b7bde">3bd5860c74</a></td> <td>fix</td> <td>properly execute content queries for root components (<a href="https://redirect.github.com/angular/angular/pull/54457">#54457</a>)</td> </tr> </tbody> </table> <h3>migrations</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/commit/bb57d34110ea8796f5c5f522b98dadf078e8ad8a">bb57d34110</a></td> <td>fix</td> <td>Fix cf migration regular expression to include underscores (<a href="https://redirect.github.com/angular/angular/pull/54533">#54533</a>)</td> </tr> </tbody> </table> <h3>router</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/commit/3e31f1a34ee97a802a4032cd9e7816d683a51d5e">3e31f1a34e</a></td> <td>fix</td> <td>Clear internal transition when navigation finalizes (<a href="https://redirect.github.com/angular/angular/pull/54261">#54261</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/angular/angular/commits/17.2.2/packages/platform-browser-dynamic">compare view</a></li> </ul> </details> <br /> Updates `@angular/router` from 17.2.1 to 17.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases"><code>@angular/router</code>'s releases</a>.</em></p> <blockquote> <h2>v17.2.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>17.2.2 (2024-02-21)</h1> <h3>common</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2"><img src="https://img.shields.io/badge/d34e3298db-fix-green" alt="fix - d34e3298db" /></a></td> <td>image placeholder not removed in OnPush component (<a href="https://github.com/angular/angular/tree/HEAD/packages/router/issues/54515">#54515</a>)</td> </tr> </tbody> </table> <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/6447c0eecc15800417bb5bde2d273865c559b7d4"><img src="https://img.shields.io/badge/6447c0eecc-fix-green" alt="fix - 6447c0eecc" /></a></td> <td>adding the inert property to the "SCHEMA" array (<a href="https://github.com/angular/angular/tree/HEAD/packages/router/issues/53148">#53148</a>)</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/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6"><img src="https://img.shields.io/badge/0a3edfb543-fix-green" alt="fix - 0a3edfb543" /></a></td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://github.com/angular/angular/tree/HEAD/packages/router/issues/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf"><img src="https://img.shields.io/badge/790f4f7c26-fix-green" alt="fix - 790f4f7c26" /></a></td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://github.com/angular/angular/tree/HEAD/packages/router/issues/54495">#54495</a>)</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/3bd5860c749517c4d35850703c53a768138b7bde"><img src="https://img.shields.io/badge/3bd5860c74-fix-green" alt="fix - 3bd5860c74" /></a></td> <td>properly execute content queries for root components (<a href="https://github.com/angular/angular/tree/HEAD/packages/router/issues/54457">#54457</a>)</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/bb57d34110ea8796f5c5f522b98dadf078e8ad8a"><img src="https://img.shields.io/badge/bb57d34110-fix-green" alt="fix - bb57d34110" /></a></td> <td>Fix cf migration regular expression to include underscores (<a href="https://github.com/angular/angular/tree/HEAD/packages/router/issues/54533">#54533</a>)</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/3e31f1a34ee97a802a4032cd9e7816d683a51d5e"><img src="https://img.shields.io/badge/3e31f1a34e-fix-green" alt="fix - 3e31f1a34e" /></a></td> <td>Clear internal transition when navigation finalizes (<a href="https://github.com/angular/angular/tree/HEAD/packages/router/issues/54261">#54261</a>)</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@angular/router</code>'s changelog</a>.</em></p> <blockquote> <h1>17.2.2 (2024-02-21)</h1> <h3>common</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/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2">d34e3298db</a></td> <td>fix</td> <td>image placeholder not removed in OnPush component (<a href="https://redirect.github.com/angular/angular/pull/54515">#54515</a>)</td> </tr> </tbody> </table> <h3>compiler</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/commit/6447c0eecc15800417bb5bde2d273865c559b7d4">6447c0eecc</a></td> <td>fix</td> <td>adding the inert property to the "SCHEMA" array (<a href="https://redirect.github.com/angular/angular/pull/53148">#53148</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</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/commit/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6">0a3edfb543</a></td> <td>fix</td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://redirect.github.com/angular/angular/pull/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf">790f4f7c26</a></td> <td>fix</td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://redirect.github.com/angular/angular/pull/54495">#54495</a>)</td> </tr> </tbody> </table> <h3>core</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/commit/3bd5860c749517c4d35850703c53a768138b7bde">3bd5860c74</a></td> <td>fix</td> <td>properly execute content queries for root components (<a href="https://redirect.github.com/angular/angular/pull/54457">#54457</a>)</td> </tr> </tbody> </table> <h3>migrations</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/commit/bb57d34110ea8796f5c5f522b98dadf078e8ad8a">bb57d34110</a></td> <td>fix</td> <td>Fix cf migration regular expression to include underscores (<a href="https://redirect.github.com/angular/angular/pull/54533">#54533</a>)</td> </tr> </tbody> </table> <h3>router</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/commit/3e31f1a34ee97a802a4032cd9e7816d683a51d5e">3e31f1a34e</a></td> <td>fix</td> <td>Clear internal transition when navigation finalizes (<a href="https://redirect.github.com/angular/angular/pull/54261">#54261</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/3e31f1a34ee97a802a4032cd9e7816d683a51d5e"><code>3e31f1a</code></a> fix(router): Clear internal transition when navigation finalizes (<a href="https://github.com/angular/angular/tree/HEAD/packages/router/issues/54261">#54261</a>)</li> <li>See full diff in <a href="https://github.com/angular/angular/commits/17.2.2/packages/router">compare view</a></li> </ul> </details> <br /> Updates `@angular/compiler-cli` from 17.2.1 to 17.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases"><code>@angular/compiler-cli</code>'s releases</a>.</em></p> <blockquote> <h2>v17.2.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>17.2.2 (2024-02-21)</h1> <h3>common</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2"><img src="https://img.shields.io/badge/d34e3298db-fix-green" alt="fix - d34e3298db" /></a></td> <td>image placeholder not removed in OnPush component (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler-cli/issues/54515">#54515</a>)</td> </tr> </tbody> </table> <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/6447c0eecc15800417bb5bde2d273865c559b7d4"><img src="https://img.shields.io/badge/6447c0eecc-fix-green" alt="fix - 6447c0eecc" /></a></td> <td>adding the inert property to the "SCHEMA" array (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler-cli/issues/53148">#53148</a>)</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/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6"><img src="https://img.shields.io/badge/0a3edfb543-fix-green" alt="fix - 0a3edfb543" /></a></td> <td>correctly detect deferred dependencies across scoped nodes (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler-cli/issues/54499">#54499</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf"><img src="https://img.shields.io/badge/790f4f7c26-fix-green" alt="fix - 790f4f7c26" /></a></td> <td>use correct symbol name for default imported symbols in defer blocks (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler-cli/issues/54495">#54495</a>)</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/3bd5860c749517c4d35850703c53a768138b7bde"><img src="https://img.shields.io/badge/3bd5860c74-fix-green" alt="fix - 3bd5860c74" /></a></td> <td>properly execute content queries for root components (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler-cli/issues/54457">#54457</a>)</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/bb57d34110ea8796f5c5f522b98dadf078e8ad8a"><img src="https://img.shields.io/badge/bb57d34110-fix-green" alt="fix - bb57d34110" /></a></td> <td>Fix cf migration regular expression to include underscores (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler-cli/issues/54533">#54533</a>)</td> </tr> </tbod…
- Loading branch information