mirror of https://github.com/flutter/samples.git
Bump @angular/cli from 18.2.12 to 19.0.2 in /web_embedding/ng-flutter (#2504)
â ï¸ **Dependabot is rebasing this PR** â ï¸ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- Bumps [@angular/cli](https://github.com/angular/angular-cli) from 18.2.12 to 19.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@âangular/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v19.0.2</h2> <h1>19.0.2 (2024-11-25)</h1> <h3><code>@âschematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="pull/2532/head2f53e2af55
"><img src="https://img.shields.io/badge/2f53e2af5-fix-green" alt="fix - 2f53e2af5" /></a></td> <td>skip SSR routing prompt in webcontainer</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="f9da163f88
"><img src="https://img.shields.io/badge/f9da163f8-fix-green" alt="fix - f9da163f8" /></a></td> <td>minimize reliance on esbuild <code>inject</code> to prevent code reordering</td> </tr> <tr> <td><a href="c497749e67
"><img src="https://img.shields.io/badge/c497749e6-fix-green" alt="fix - c497749e6" /></a></td> <td>prevent errors with parameterized routes when <code>getPrerenderParams</code> is undefined</td> </tr> </tbody> </table> <h3><code>@âangular/ssr</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="c8cd90e0f6
"><img src="https://img.shields.io/badge/c8cd90e0f-fix-green" alt="fix - c8cd90e0f" /></a></td> <td>handle nested redirects not explicitly defined in router config</td> </tr> </tbody> </table> <h2>v19.0.1</h2> <h1>19.0.1 (2024-11-21)</h1> <h3><code>@âangular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="b63123f207
"><img src="https://img.shields.io/badge/b63123f20-fix-green" alt="fix - b63123f20" /></a></td> <td>use stylePreprocessorOptions</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="74461da643
"><img src="https://img.shields.io/badge/74461da64-fix-green" alt="fix - 74461da64" /></a></td> <td>ensure accurate content length for server assets</td> </tr> <tr> <td><a href="1b4dcedd59
"><img src="https://img.shields.io/badge/1b4dcedd5-fix-green" alt="fix - 1b4dcedd5" /></a></td> <td>use <code>sha256</code> instead of <code>sha-256</code> as hash algorithm name</td> </tr> </tbody> </table> <h3><code>@âangular/ssr</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="8bd2b260e2
"><img src="https://img.shields.io/badge/8bd2b260e-fix-green" alt="fix - 8bd2b260e" /></a></td> <td>handle baseHref that start with <code>./</code></td> </tr> </tbody> </table> <h2>v19.0.0</h2> <h1>19.0.0 (2024-11-19)</h1> <h3><code>@âangular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="201b60e1dd
"><img src="https://img.shields.io/badge/201b60e1d-feat-blue" alt="feat - 201b60e1d" /></a></td> <td>handle string key/value pairs, e.g. --define</td> </tr> <tr> <td><a href="b847d4460c
"><img src="https://img.shields.io/badge/b847d4460-fix-green" alt="fix - b847d4460" /></a></td> <td>recommend optional application update migration during v19 update</td> </tr> <tr> <td><a href="f249e7e856
"><img src="https://img.shields.io/badge/f249e7e85-perf-orange" alt="perf - f249e7e85" /></a></td> <td>enable Node.js compile code cache when available</td> </tr> <tr> <td><a href="ecc107d83b
"><img src="https://img.shields.io/badge/ecc107d83-perf-orange" alt="perf - ecc107d83" /></a></td> <td>enable Node.js compile code cache when available</td> </tr> </tbody> </table> <h3><code>@âschematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="a381a3db18
"><img src="https://img.shields.io/badge/a381a3db1-feat-blue" alt="feat - a381a3db1" /></a></td> <td>add option to export component as default</td> </tr> <tr> <td><a href="755f3a07f5
"><img src="https://img.shields.io/badge/755f3a07f-feat-blue" alt="feat - 755f3a07f" /></a></td> <td>add option to setup new workspace or application as zoneless mode</td> </tr> <tr> <td><a href="cfca5442ec
"><img src="https://img.shields.io/badge/cfca5442e-feat-blue" alt="feat - cfca5442e" /></a></td> <td>integrate <code>withEventReplay()</code> in <code>provideClientHydration</code> for new SSR apps</td> </tr> </tbody> </table> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@âangular/cli</code>'s changelog</a>.</em></p> <blockquote> <h1>19.0.2 (2024-11-25)</h1> <h3><code>@âschematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="2f53e2af55
">2f53e2af5</a></td> <td>fix</td> <td>skip SSR routing prompt in webcontainer</td> </tr> </tbody> </table> <h3><code>@âangular/build</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="f9da163f88
">f9da163f8</a></td> <td>fix</td> <td>minimize reliance on esbuild <code>inject</code> to prevent code reordering</td> </tr> <tr> <td><a href="c497749e67
">c497749e6</a></td> <td>fix</td> <td>prevent errors with parameterized routes when <code>getPrerenderParams</code> is undefined</td> </tr> </tbody> </table> <h3><code>@âangular/ssr</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="c8cd90e0f6
">c8cd90e0f</a></td> <td>fix</td> <td>handle nested redirects not explicitly defined in router config</td> </tr> </tbody> </table> <h1>19.0.1 (2024-11-21)</h1> <h3><code>@âangular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="b63123f207
">b63123f20</a></td> <td>fix</td> <td>use stylePreprocessorOptions</td> </tr> </tbody> </table> <h3><code>@âangular/build</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="74461da643
">74461da64</a></td> <td>fix</td> <td>ensure accurate content length for server assets</td> </tr> <tr> <td><a href="1b4dcedd59
">1b4dcedd5</a></td> <td>fix</td> <td>use <code>sha256</code> instead of <code>sha-256</code> as hash algorithm name</td> </tr> </tbody> </table> <h3><code>@âangular/ssr</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="8bd2b260e2
">8bd2b260e</a></td> <td>fix</td> <td>handle baseHref that start with <code>./</code></td> </tr> </tbody> </table> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="d261246834
"><code>d261246</code></a> release: cut the v19.0.2 release</li> <li><a href="c497749e67
"><code>c497749</code></a> fix(<code>@âangular/build</code>): prevent errors with parameterized routes when `getPreren...</li> <li><a href="d8cbf3b576
"><code>d8cbf3b</code></a> refactor(<code>@âangular/build</code>): maintain previous compiler plugin factory signature</li> <li><a href="2f53e2af55
"><code>2f53e2a</code></a> fix(<code>@âschematics/angular</code>): skip SSR routing prompt in webcontainer</li> <li><a href="f9da163f88
"><code>f9da163</code></a> fix(<code>@âangular/build</code>): minimize reliance on esbuild <code>inject</code> to prevent code re...</li> <li><a href="5ac03f40e7
"><code>5ac03f4</code></a> refactor(<code>@âangular/ssr</code>): use appRef.whenStable instead of util function from a...</li> <li><a href="0eb5870190
"><code>0eb5870</code></a> refactor(<code>@âangular/ssr</code>): replace <code>:params</code> with <code>*</code></li> <li><a href="c8cd90e0f6
"><code>c8cd90e</code></a> fix(<code>@âangular/ssr</code>): handle nested redirects not explicitly defined in router c...</li> <li><a href="8cd6aa94b7
"><code>8cd6aa9</code></a> release: cut the v19.0.1 release</li> <li><a href="1b4dcedd59
"><code>1b4dced</code></a> fix(<code>@âangular/build</code>): use <code>sha256</code> instead of <code>sha-256</code> as hash algorithm name</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/18.2.12...19.0.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
parent
c2439c69bd
commit
5bea6f62f2
Loading…
Reference in new issue