Skip to content

Commit b4e7286

Browse files
Bump @angular/compiler from 19.2.14 to 20.0.6 in /web_embedding/ng-flutter (#2686)
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.2.14 to 20.0.6. <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>20.0.6</h2> <p>No release notes provided.</p> <h2>20.0.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/de0d525ad7a5a9bfcc78b66ac627a507c8709064"><img src="https://img.shields.io/badge/de0d525ad7-fix-green" alt="fix - de0d525ad7" /></a></td> <td>add suggestion when pipe is missing (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/62146">#62146</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/3eb5a79a8324c96d438f4ad004a098295efad769"><img src="https://img.shields.io/badge/3eb5a79a83-fix-green" alt="fix - 3eb5a79a83" /></a></td> <td>handle initializer APIs wrapped in type casts (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/62203">#62203</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/a2e6f317a732495602caf2ab871d38981a742e05"><img src="https://img.shields.io/badge/a2e6f317a7-fix-green" alt="fix - a2e6f317a7" /></a></td> <td>allow to set a resource in an error state (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/62253">#62253</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/4c00238a69ab7f6c5b53d12d4030cb172454ab39"><img src="https://img.shields.io/badge/4c00238a69-fix-green" alt="fix - 4c00238a69" /></a></td> <td>avoid injecting <code>ErrorHandler</code> from a destroyed injector (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/61886">#61886</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/369f03ad7f3132240db938ea2b4de2de2e38c867"><img src="https://img.shields.io/badge/369f03ad7f-fix-green" alt="fix - 369f03ad7f" /></a></td> <td>unable to retrieve defer blocks in tests when component injects ViewContainerRef (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/62156">#62156</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/65c59dd7964cd9643244b46094031e7227252875"><img src="https://img.shields.io/badge/65c59dd796-fix-green" alt="fix - 65c59dd796" /></a></td> <td>handle scrollRestoration error in restricted environments (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/62186">#62186</a>)</td> </tr> </tbody> </table> <h3>upgrade</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/144c429230c864ae7a94c6a40738a9cd1223581b"><img src="https://img.shields.io/badge/144c429230-fix-green" alt="fix - 144c429230" /></a></td> <td>Make zoneless work with hybrid apps (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/61660">#61660</a>)</td> </tr> </tbody> </table> <h2>20.0.4</h2> <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/e343cdfb86043e10d08aa4031b7b8d59342b37e5"><img src="https://img.shields.io/badge/e343cdfb86-fix-green" alt="fix - e343cdfb86" /></a></td> <td>Fixes template outlet hydration (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/62012">#62012</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/67f657e4a3b27b968277fa63c9455e44b3e2259f"><img src="https://img.shields.io/badge/67f657e4a3-fix-green" alt="fix - 67f657e4a3" /></a></td> <td>inject <code>APP_ID</code> before injector is destroyed (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/61885">#61885</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/ae212b51eef6779e70f076110085f35b684234c6"><img src="https://img.shields.io/badge/ae212b51ee-fix-green" alt="fix - ae212b51ee" /></a></td> <td>Wrap ErrorEvent with no error property (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/62081">#62081</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/82bf9848a154c14f7100a1b29c5ef6aabc0a6c57"><img src="https://img.shields.io/badge/82bf9848a1-fix-green" alt="fix - 82bf9848a1" /></a></td> <td>more robust trailing comma removal in unused imports migration (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/62118">#62118</a>)</td> </tr> </tbody> </table> <h2>20.0.3</h2> <p>No release notes provided.</p> <h2>20.0.2</h2> <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/1e8158baee1be48747180eead8d61de328041b2c"><img src="https://img.shields.io/badge/1e8158baee-fix-green" alt="fix - 1e8158baee" /></a></td> <td>components marked for traversal resets reactive context (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/61663">#61663</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/1cd23be57e68c50d6c1f3f19d53d83651fa73fd1"><img src="https://img.shields.io/badge/1cd23be57e-fix-green" alt="fix - 1cd23be57e" /></a></td> <td>unregister <code>onDestroy</code> in <code>outputToObservable</code> (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/61882">#61882</a>)</td> </tr> </tbody> </table> <h2>20.0.1</h2> <h3>compiler</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> </table> </blockquote> <p>... (truncated)</p> </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>20.0.6 (2025-07-01)</h1> <h1>20.1.0-next.3 (2025-06-25)</h1> <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/0dcf230d52694e6d3d6e55d6e675d55f9cf236bc">0dcf230d52</a></td> <td>feat</td> <td>add support for new binary assignment operators (<a href="https://redirect.github.com/angular/angular/pull/62064">#62064</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/ed5062a91cbd96c078736cc354925de15496aa57">ed5062a91c</a></td> <td>fix</td> <td>add suggestion when pipe is missing (<a href="https://redirect.github.com/angular/angular/pull/62146">#62146</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/d25a6a0120b111f3ddbd701d5a67a8baefd2ca0e">d25a6a0120</a></td> <td>fix</td> <td>handle initializer APIs wrapped in type casts (<a href="https://redirect.github.com/angular/angular/pull/62203">#62203</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/737b35b684663bb641939f05ae12fa11b3395159">737b35b684</a></td> <td>feat</td> <td>Add <code>destroyed</code> property to <code>EnvironmentInjector</code> (<a href="https://redirect.github.com/angular/angular/pull/61951">#61951</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/36a193139ac02ee619a26445669b7c253f33ebb8">36a193139a</a></td> <td>fix</td> <td>allow to set a resource in an error state (<a href="https://redirect.github.com/angular/angular/pull/62253">#62253</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/c4dd258658fc5e93a83c0eae13fbd8768e7b6619">c4dd258658</a></td> <td>fix</td> <td>avoid injecting <code>ErrorHandler</code> from a destroyed injector (<a href="https://redirect.github.com/angular/angular/pull/61886">#61886</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/3eee19d8926d306c7dab238e7d32c8c39bfa7a57">3eee19d892</a></td> <td>fix</td> <td>unable to retrieve defer blocks in tests when component injects ViewContainerRef (<a href="https://redirect.github.com/angular/angular/pull/62156">#62156</a>)</td> </tr> </tbody> </table> <h3>http</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/73269cf5ceb4c32473a81a101a79decd06cfe274">73269cf5ce</a></td> <td>feat</td> <td>add keepalive support for fetch requests in httpResource (<a href="https://redirect.github.com/angular/angular/pull/61833">#61833</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/9791ab1b6f8694ada6a0e359003243d89d6c7c97">9791ab1b6f</a></td> <td>feat</td> <td>Add support for fetch request cache and priority options (<a href="https://redirect.github.com/angular/angular/pull/61766">#61766</a>)</td> </tr> </tbody> </table> <h3>language-service</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/20c1f991e63b8fc3023a302964d0438bfbfba8f0">20c1f991e6</a></td> <td>feat</td> <td>add semantic tokens for templates (<a href="https://redirect.github.com/angular/angular/pull/60260">#60260</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/5d2e85920e714560e8d06bfb9c41d9312eeaae3b">5d2e85920e</a></td> <td>feat</td> <td>support to fix missing required inputs diagnostic (<a href="https://redirect.github.com/angular/angular/pull/50911">#50911</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/9833d9ea47b717293c9df0d8a5c285a3c4ad35d0">9833d9ea47</a></td> <td>feat</td> <td>Run <code>loadComponent</code> and <code>loadChildren</code> functions in the route's injection context (<a href="https://redirect.github.com/angular/angular/pull/62133">#62133</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/7600bec71d65366f5eaed94a54d6b848e0a670b5">7600bec71d</a></td> <td>fix</td> <td>handle scrollRestoration error in restricted environments (<a href="https://redirect.github.com/angular/angular/pull/62186">#62186</a>)</td> </tr> </tbody> </table> <h3>upgrade</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/900cd37f68c0beca0f19ccba2e3ccd4c34bdab91">900cd37f68</a></td> <td>fix</td> <td>Make zoneless work with hybrid apps (<a href="https://redirect.github.com/angular/angular/pull/61660">#61660</a>)</td> </tr> </tbody> </table> <h1>20.0.5 (2025-06-25)</h1> <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/de0d525ad7a5a9bfcc78b66ac627a507c8709064">de0d525ad7</a></td> <td>fix</td> <td>add suggestion when pipe is missing (<a href="https://redirect.github.com/angular/angular/pull/62146">#62146</a>)</td> </tr> </tbody> </table> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/31e3eb20f98d80fddd76b8d0c070d4e5ec4c83b1"><code>31e3eb2</code></a> build: migrate to use web test runner rules (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/62294">#62294</a>)</li> <li><a href="https://github.com/angular/angular/commit/f201df9b83f17cc8989443bf39d211b8f80ec87e"><code>f201df9</code></a> build: migrate to using new jasmine_test (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/62106">#62106</a>)</li> <li><a href="https://github.com/angular/angular/commit/8564cf48d819607102de27c0a916a8ae17a9ea13"><code>8564cf4</code></a> build: replace all <code>ng_package</code> with new rule from <code>rules_angular</code> (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/61862">#61862</a>)</li> <li><a href="https://github.com/angular/angular/commit/a9a7654cbf3711e5cdca2742d9da32f29fc1e14d"><code>a9a7654</code></a> build: migrate <code>packages/compiler-cli</code> to <code>ts_project</code> (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/61862">#61862</a>)</li> <li><a href="https://github.com/angular/angular/commit/32230e637d2877c7b30b43c6f23f0c1e8502fe3d"><code>32230e6</code></a> build: add missing import (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/61838">#61838</a>)</li> <li><a href="https://github.com/angular/angular/commit/8ecb1ba0275636d4ca697cd648d8c4c3a6eb27df"><code>8ecb1ba</code></a> fix(compiler): recover invalid parenthesized expressions (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/61815">#61815</a>)</li> <li><a href="https://github.com/angular/angular/commit/66a0ec6510aa7f2afc675440bd782750100f84d5"><code>66a0ec6</code></a> fix(compiler): move defer trigger assertions out of parser (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/61747">#61747</a>)</li> <li><a href="https://github.com/angular/angular/commit/e910893fa6ba553958ea6371d956fdf99f1aab02"><code>e910893</code></a> build: adjust bundling tests to use Angular CLI</li> <li><a href="https://github.com/angular/angular/commit/845f8dfd380569a2330d9a177f50a310b78f1110"><code>845f8df</code></a> build: fix <code>app_bundle</code> rule after migrating <code>packages/compiler</code></li> <li><a href="https://github.com/angular/angular/commit/aa0c46f4f3aa12195b2762b435ed67c9e48c608d"><code>aa0c46f</code></a> build: migrate <code>packages/compiler</code> to <code>ts_project</code></li> <li>Additional commits viewable in <a href="https://github.com/angular/angular/commits/20.0.6/packages/compiler">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/compiler&package-manager=npm_and_yarn&previous-version=19.2.14&new-version=20.0.6)](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>
1 parent 74d7916 commit b4e7286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_embedding/ng-flutter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@angular/animations": "^20.0.3",
1515
"@angular/cdk": "^19.0.0",
1616
"@angular/common": "^19.0.0",
17-
"@angular/compiler": "^19.0.0",
17+
"@angular/compiler": "^20.0.6",
1818
"@angular/core": "^20.0.3",
1919
"@angular/forms": "^19.0.1",
2020
"@angular/material": "^19.0.2",

0 commit comments

Comments
 (0)