socialnetworknews-web.meta

Issues/PRs archive for SocialNetworkNews/SocialNetworkNews-Web
git clone git://archive.git.mtrnord.blog/SocialNetworkNews/socialnetworknews-web.meta.git
Log | Files | Refs

58.md (60392B)


      1 # PR #58 Update dependency @angular-devkit/core to v7 - autoclosed
      2 
      3 - **Status:** closed
      4 - **Author:** @renovate[bot]
      5 - **Created:** 2018-11-26T21:07:20Z
      6 - **Branch:** renovate/angular-devkit-core-7.x → master
      7 - **Closed:** 2019-03-01T07:35:21Z
      8 - **Diff:** [58.diff](./58.diff)
      9 
     10 ---
     11 
     12 This PR contains the following updates:
     13 
     14 | Package | Type | Update | Change | References |
     15 |---|---|---|---|---|
     16 | @​angular-devkit/core | devDependencies | major | `^0.7.0` -> `^7.0.0` | [source](https://togithub.com/angular/angular-cli) |
     17 
     18 ---
     19 
     20 ### Release Notes
     21 
     22 <details>
     23 <summary>angular/angular-cli</summary>
     24 
     25 ### [`v7.3.4`](https://togithub.com/angular/angular-cli/releases/v7.3.4)
     26 
     27 [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.3.3...v7.3.4)
     28 
     29 ### Commits
     30 
     31 <table>
     32 <tbody>
     33 
     34 <tr><td colspan=3><h3>@&#8203;schematics/angular (7.3.4)</h3></td></tr>
     35   <tr>
     36     <td><b>Commit</b>
     37     <td><b>Description</b>
     38     <td><b>Notes</b>
     39   </tr>
     40 
     41 <tr>
     42   
     43   <td>
     44 <a href="https://togithub.com/angular/angular-cli/commit/4e9e8b7e042dffb5df66775365a96db443437c5e"><img
     45    align="top"
     46    title="Feature" src="https://img.shields.io/badge/4e9e8b7-fix-green.svg" />
     47 </a>
     48   </td>
     49 
     50   <td>default newProjectRoot to current directory</td>
     51 
     52   <td>
     53   </td>
     54 </tr>
     55 <tr>
     56   
     57   <td>
     58 <a href="https://togithub.com/angular/angular-cli/commit/3420f66e6a680684957196fb0a5430c903f8ed01"><img
     59    align="top"
     60    title="Feature" src="https://img.shields.io/badge/3420f66-fix-green.svg" />
     61 </a>
     62   </td>
     63 
     64   <td>remove ViewEncapsulation from root component</td>
     65 
     66   <td>
     67   </td>
     68 </tr>
     69 <tr>
     70   
     71   <td>
     72 <a href="https://togithub.com/angular/angular-cli/commit/a47fb6f69e2a106b485f96904368cb0f7d352cac"><img
     73    align="top"
     74    title="Feature" src="https://img.shields.io/badge/a47fb6f-fix-green.svg" />
     75 </a>
     76   </td>
     77 
     78   <td>JsonUtils should respect indent</td>
     79 
     80   <td>
     81   </td>
     82 </tr>
     83 <tr></tr>
     84     
     85 
     86 <tr><td colspan=3><h3>@&#8203;angular-devkit/build-angular (0.13.4)</h3></td></tr>
     87   <tr>
     88     <td><b>Commit</b>
     89     <td><b>Description</b>
     90     <td><b>Notes</b>
     91   </tr>
     92 
     93 <tr>
     94   
     95   <td>
     96 <a href="https://togithub.com/angular/angular-cli/commit/324b256ee1c2d41e32b4bd5f9a988df1f6b439ab"><img
     97    align="top"
     98    title="Feature" src="https://img.shields.io/badge/324b256-fix-green.svg" />
     99 </a>
    100   </td>
    101 
    102   <td>sourceMap option not working in tests</td>
    103 
    104   <td>
    105 
    106 <a href="https://togithub.com/angular/angular-cli/issues/13766">
    107   [Closes #&#8203;13766]<br />
    108 </a>
    109   
    110   </td>
    111 </tr>
    112 
    113 </tbody>
    114 </table>
    115 
    116 * * *
    117 
    118 ### Special Thanks
    119 
    120 Keen Yee Liau, Hans Larsen, Charles Lyding, Alan Agius, Cédric Exbrayat
    121 
    122 ### [`v7.3.3`](https://togithub.com/angular/angular-cli/releases/v7.3.3)
    123 
    124 [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.3.2...v7.3.3)
    125 
    126 ### Commits
    127 
    128 <table>
    129 <tbody>
    130 
    131 <tr><td colspan=3><h3>@&#8203;schematics/angular (7.3.3)</h3></td></tr>
    132   <tr>
    133     <td><b>Commit</b>
    134     <td><b>Description</b>
    135     <td><b>Notes</b>
    136   </tr>
    137 
    138 <tr>
    139   
    140   <td>
    141 <a href="https://togithub.com/angular/angular-cli/commit/b7646295fa74ea96fa370ee65d39ae6fd9816650"><img
    142    align="top"
    143    title="Feature" src="https://img.shields.io/badge/b764629-fix-green.svg" />
    144 </a>
    145   </td>
    146 
    147   <td>update karma to version 4</td>
    148 
    149   <td>
    150 
    151 <a href="https://togithub.com/angular/angular-cli/issues/13724">
    152   [Closes #&#8203;13724]<br />
    153 </a>
    154   
    155   </td>
    156 </tr>
    157 <tr>
    158   
    159   <td>
    160 <a href="https://togithub.com/angular/angular-cli/commit/ff9f822696ba08356d3d82fa14707d946fbbd516"><img
    161    align="top"
    162    title="Feature" src="https://img.shields.io/badge/ff9f822-fix-green.svg" />
    163 </a>
    164   </td>
    165 
    166   <td>`findModuleFromOptions` not handling properly different casing in name</td>
    167 
    168   <td>
    169 
    170 <a href="https://togithub.com/angular/angular-cli/issues/13714">
    171   [Closes #&#8203;13714]<br />
    172 </a>
    173   
    174   </td>
    175 </tr>
    176 <tr>
    177   
    178   <td>
    179 <a href="https://togithub.com/angular/angular-cli/commit/7b31c869f9e38c7c15685081b74252a8c3d89dca"><img
    180    align="top"
    181    title="Feature" src="https://img.shields.io/badge/7b31c86-fix-green.svg" />
    182 </a>
    183   </td>
    184 
    185   <td>undefined is used as newProjectRoot when none is set</td>
    186 
    187   <td>
    188 
    189 <a href="https://togithub.com/angular/angular-cli/issues/13703">
    190   [Closes #&#8203;13703]<br />
    191 </a>
    192   
    193   </td>
    194 </tr>
    195 <tr>
    196   
    197   <td>
    198 <a href="https://togithub.com/angular/angular-cli/commit/9e6e47e2b8813a46be170f12666defe2008c2f7c"><img
    199    align="top"
    200    title="Feature" src="https://img.shields.io/badge/9e6e47e-fix-green.svg" />
    201 </a>
    202   </td>
    203 
    204   <td>add file extensions to style prompt</td>
    205 
    206   <td>
    207   </td>
    208 </tr>
    209 <tr>
    210   
    211   <td>
    212 <a href="https://togithub.com/angular/angular-cli/commit/2b2d3560caee600a9185c4a0a6f5c961e0f787f3"><img
    213    align="top"
    214    title="Feature" src="https://img.shields.io/badge/2b2d356-fix-green.svg" />
    215 </a>
    216   </td>
    217 
    218   <td>fixes issue that `ViewEncapsulation` is not being configured when provided</td>
    219 
    220   <td>
    221 
    222 <a href="https://togithub.com/angular/angular-cli/issues/13689">
    223   [Closes #&#8203;13689]<br />
    224 </a>
    225   
    226   </td>
    227 </tr>
    228 <tr></tr>
    229     
    230 
    231 <tr><td colspan=3><h3>@&#8203;angular-devkit/build-angular (0.13.3)</h3></td></tr>
    232   <tr>
    233     <td><b>Commit</b>
    234     <td><b>Description</b>
    235     <td><b>Notes</b>
    236   </tr>
    237 
    238 <tr>
    239   
    240   <td>
    241 <a href="https://togithub.com/angular/angular-cli/commit/df241dc4511ccff1cc2e8ea2a9486857214a6587"><img
    242    align="top"
    243    title="Feature" src="https://img.shields.io/badge/df241dc-fix-green.svg" />
    244 </a>
    245   </td>
    246 
    247   <td>improve webpack loader resolution</td>
    248 
    249   <td>
    250   </td>
    251 </tr>
    252 <tr>
    253   
    254   <td>
    255 <a href="https://togithub.com/angular/angular-cli/commit/bb85edd4618e03e7495966ee14ad397468c80f20"><img
    256    align="top"
    257    title="Feature" src="https://img.shields.io/badge/bb85edd-fix-green.svg" />
    258 </a>
    259   </td>
    260 
    261   <td>minimum threshold</td>
    262 
    263   <td>
    264   </td>
    265 </tr>
    266 
    267 </tbody>
    268 </table>
    269 
    270 * * *
    271 
    272 ### Special Thanks
    273 
    274 Alan Agius, Amadou Sall, Alan, Charles Lyding, hrocha16
    275 
    276 ### [`v7.3.2`](https://togithub.com/angular/angular-cli/releases/v7.3.2)
    277 
    278 [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.3.1...v7.3.2)
    279 
    280 ### Commits
    281 
    282 <table>
    283 <tbody>
    284 
    285 <tr><td colspan=3><h3>@&#8203;angular/cli (7.3.2)</h3></td></tr>
    286   <tr>
    287     <td><b>Commit</b>
    288     <td><b>Description</b>
    289     <td><b>Notes</b>
    290   </tr>
    291 
    292 <tr>
    293   
    294   <td>
    295 <a href="https://togithub.com/angular/angular-cli/commit/419738c4f312d8185c832dba3b8d3902e46bf921"><img
    296    align="top"
    297    title="Feature" src="https://img.shields.io/badge/419738c-fix-green.svg" />
    298 </a>
    299   </td>
    300 
    301   <td>wrap `opn` in a new Promise because `opn` is already resolve is already resolve.</td>
    302 
    303   <td>
    304   </td>
    305 </tr>
    306 <tr></tr>
    307     
    308 
    309 <tr><td colspan=3><h3>@&#8203;schematics/angular (7.3.2)</h3></td></tr>
    310   <tr>
    311     <td><b>Commit</b>
    312     <td><b>Description</b>
    313     <td><b>Notes</b>
    314   </tr>
    315 
    316 <tr>
    317   
    318   <td>
    319 <a href="https://togithub.com/angular/angular-cli/commit/355a8e675ef1c523658a796a5bbb81f567a846f5"><img
    320    align="top"
    321    title="Feature" src="https://img.shields.io/badge/355a8e6-fix-green.svg" />
    322 </a>
    323   </td>
    324 
    325   <td>respect the flag when we create a guard with schematics</td>
    326 
    327   <td>
    328   </td>
    329 </tr>
    330 <tr>
    331   
    332   <td>
    333 <a href="https://togithub.com/angular/angular-cli/commit/62264ce22cc7a061cbe590348cfeee81ca65a242"><img
    334    align="top"
    335    title="Feature" src="https://img.shields.io/badge/62264ce-fix-green.svg" />
    336 </a>
    337   </td>
    338 
    339   <td>Include bazel-out in .gitignore</td>
    340 
    341   <td>
    342 
    343 <a href="https://togithub.com/angular/angular-cli/issues/13636">
    344   [Closes #&#8203;13636]<br />
    345 </a>
    346   
    347   </td>
    348 </tr>
    349 <tr>
    350   
    351   <td>
    352 <a href="https://togithub.com/angular/angular-cli/commit/6adf71977178cf4d948dd2516b070418561fc45f"><img
    353    align="top"
    354    title="Feature" src="https://img.shields.io/badge/6adf719-fix-green.svg" />
    355 </a>
    356   </td>
    357 
    358   <td>set restartOnFileChange to true in karma.conf templates</td>
    359 
    360   <td>
    361 
    362 <a href="https://togithub.com/angular/angular-cli/issues/13542">
    363   [Closes #&#8203;13542]<br />
    364 </a>
    365   
    366   </td>
    367 </tr>
    368 <tr>
    369   
    370   <td>
    371 <a href="https://togithub.com/angular/angular-cli/commit/ffc942344f2eea3881adb4593e5472e41f076400"><img
    372    align="top"
    373    title="Feature" src="https://img.shields.io/badge/ffc9423-fix-green.svg" />
    374 </a>
    375   </td>
    376 
    377   <td>e2e test fails strict TS config</td>
    378 
    379   <td>
    380   </td>
    381 </tr>
    382 
    383 <tr><td colspan=3><h3>@&#8203;angular-devkit/build-angular (0.13.2)</h3></td></tr>
    384   <tr>
    385     <td><b>Commit</b>
    386     <td><b>Description</b>
    387     <td><b>Notes</b>
    388   </tr>
    389 
    390 <tr>
    391   
    392   <td>
    393 <a href="https://togithub.com/angular/angular-cli/commit/26f34751deca5b9506e13517d770772428f76ed9"><img
    394    align="top"
    395    title="Feature" src="https://img.shields.io/badge/26f3475-fix-green.svg" />
    396 </a>
    397   </td>
    398 
    399   <td>added warning for ES2017</td>
    400 
    401   <td>
    402   </td>
    403 </tr>
    404 <tr>
    405   
    406   <td>
    407 <a href="https://togithub.com/angular/angular-cli/commit/0ef453723fd8353e9ae2c64f3e67f8341964b1c5"><img
    408    align="top"
    409    title="Feature" src="https://img.shields.io/badge/0ef4537-fix-green.svg" />
    410 </a>
    411   </td>
    412 
    413   <td>error when both `baseUrl` and `devServerTarget` are used in protractor</td>
    414 
    415   <td>
    416 
    417 <a href="https://togithub.com/angular/angular-cli/issues/13611">
    418   [Closes #&#8203;13611]<br />
    419 </a>
    420   
    421   </td>
    422 </tr>
    423 
    424 <tr><td colspan=3><h3>@&#8203;angular-devkit/schematics (7.3.2)</h3></td></tr>
    425   <tr>
    426     <td><b>Commit</b>
    427     <td><b>Description</b>
    428     <td><b>Notes</b>
    429   </tr>
    430 
    431 <tr>
    432   
    433   <td>
    434 <a href="https://togithub.com/angular/angular-cli/commit/b2059d0d3a21cbb19865750ad4d3555ac1c72179"><img
    435    align="top"
    436    title="Feature" src="https://img.shields.io/badge/b2059d0-fix-green.svg" />
    437 </a>
    438   </td>
    439 
    440   <td>add aliases to collection-schema.json</td>
    441 
    442   <td>
    443   </td>
    444 </tr>
    445 <tr>
    446   
    447   <td>
    448 <a href="https://togithub.com/angular/angular-cli/commit/32e3b7cb4b8fff3a8b0345b886c15eee63f52db9"><img
    449    align="top"
    450    title="Feature" src="https://img.shields.io/badge/32e3b7c-fix-green.svg" />
    451 </a>
    452   </td>
    453 
    454   <td>use `join` instead of normal string concatenation</td>
    455 
    456   <td>
    457 
    458 <a href="https://togithub.com/angular/angular-cli/issues/13654">
    459   [Closes #&#8203;13654]<br />
    460 </a>
    461   
    462   </td>
    463 </tr>
    464 
    465 </tbody>
    466 </table>
    467 
    468 * * *
    469 
    470 ### Special Thanks
    471 
    472 Alan, WilliamKoza, Louis Larry, Alan Agius, Renovate Bot, Charles Lyding, hrocha16, Luis Confraria, Cédric Exbrayat
    473 
    474 ### [`v7.3.1`](https://togithub.com/angular/angular-cli/releases/v7.3.1)
    475 
    476 [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.3.0...v7.3.1)
    477 
    478 ### Commits
    479 
    480 <table>
    481 <tbody>
    482 
    483 <tr><td colspan=3><h3>@&#8203;angular/cli (7.3.1)</h3></td></tr>
    484   <tr>
    485     <td><b>Commit</b>
    486     <td><b>Description</b>
    487     <td><b>Notes</b>
    488   </tr>
    489 
    490 <tr>
    491   
    492   <td>
    493 <a href="https://togithub.com/angular/angular-cli/commit/e113c44ba441837cd8bc00215733671608359bac"><img
    494    align="top"
    495    title="Feature" src="https://img.shields.io/badge/e113c44-fix-green.svg" />
    496 </a>
    497   </td>
    498 
    499   <td>Add an error message when we call `ng doc` without keyword. Currently, we open a page with the keyword `undefined`. (#&#8203;13604)</td>
    500 
    501   <td>
    502   </td>
    503 </tr>
    504 <tr>
    505   
    506   <td>
    507 <a href="https://togithub.com/angular/angular-cli/commit/7137c2700bd99de29f3ad8aa7e9eba15054a544f"><img
    508    align="top"
    509    title="Feature" src="https://img.shields.io/badge/7137c27-fix-green.svg" />
    510 </a>
    511   </td>
    512 
    513   <td>update terser-webpack-plugin (#&#8203;13589)</td>
    514 
    515   <td>
    516 
    517 <a href="https://togithub.com/angular/angular-cli/issues/13582">
    518   [Closes #&#8203;13582]<br />
    519 </a>
    520   
    521   </td>
    522 </tr>
    523 
    524 <tr><td colspan=3><h3>@&#8203;schematics/angular (7.3.1)</h3></td></tr>
    525   <tr>
    526     <td><b>Commit</b>
    527     <td><b>Description</b>
    528     <td><b>Notes</b>
    529   </tr>
    530 
    531 <tr>
    532   
    533   <td>
    534 <a href="https://togithub.com/angular/angular-cli/commit/71b964697454530d8560f0bc768ed66d6c117da8"><img
    535    align="top"
    536    title="Feature" src="https://img.shields.io/badge/71b9646-fix-green.svg" />
    537 </a>
    538   </td>
    539 
    540   <td>update typescript to 3.2.4 (#&#8203;13554)</td>
    541 
    542   <td>
    543   </td>
    544 </tr>
    545 <tr>
    546   
    547   <td>
    548 <a href="https://togithub.com/angular/angular-cli/commit/f6a606d95806cdd01a869b32b56872cb7d40c8e2"><img
    549    align="top"
    550    title="Feature" src="https://img.shields.io/badge/f6a606d-fix-green.svg" />
    551 </a>
    552   </td>
    553 
    554   <td>set cortrect file extention in config when using preprocessors (#&#8203;13552)</td>
    555 
    556   <td>
    557 
    558 <a href="https://togithub.com/angular/angular-cli/issues/13550">
    559   [Closes #&#8203;13550]<br />
    560 </a>
    561   
    562   </td>
    563 </tr>
    564 
    565 <tr><td colspan=3><h3>@&#8203;angular-devkit/build-angular (0.13.1)</h3></td></tr>
    566   <tr>
    567     <td><b>Commit</b>
    568     <td><b>Description</b>
    569     <td><b>Notes</b>
    570   </tr>
    571 
    572 <tr>
    573   
    574   <td>
    575 <a href="https://togithub.com/angular/angular-cli/commit/acc31ba03dcc0b3b94f7997da2163495af85d0a2"><img
    576    align="top"
    577    title="Feature" src="https://img.shields.io/badge/acc31ba-fix-green.svg" />
    578 </a>
    579   </td>
    580 
    581   <td>use sourcemap object in karma plugin (#&#8203;13584)</td>
    582 
    583   <td>
    584 
    585 <a href="https://togithub.com/angular/angular-cli/issues/13580">
    586   [Closes #&#8203;13580]<br />
    587 </a>
    588   
    589   </td>
    590 </tr>
    591 <tr>
    592   
    593   <td>
    594 <a href="https://togithub.com/angular/angular-cli/commit/a013930254a0e1b3a3b40aaa1decf6b1ab6c70a5"><img
    595    align="top"
    596    title="Feature" src="https://img.shields.io/badge/a013930-fix-green.svg" />
    597 </a>
    598   </td>
    599 
    600   <td>remove deprecated `istanbul` from dependencies (#&#8203;13567)</td>
    601 
    602   <td>
    603 
    604 <a href="https://togithub.com/angular/angular-cli/issues/13562">
    605   [Closes #&#8203;13562]<br />
    606 </a>
    607   
    608   </td>
    609 </tr>
    610 <tr>
    611   
    612   <td>
    613 <a href="https://togithub.com/angular/angular-cli/commit/36bb4350c809a1de61b66915d01bddee1336cf62"><img
    614    align="top"
    615    title="Feature" src="https://img.shields.io/badge/36bb435-fix-green.svg" />
    616 </a>
    617   </td>
    618 
    619   <td>add missing open parenthesis in stacktrace (#&#8203;13565)</td>
    620 
    621   <td>
    622 
    623 <a href="https://togithub.com/angular/angular-cli/issues/13558">
    624   [Closes #&#8203;13558]<br />
    625 </a>
    626   
    627   </td>
    628 </tr>
    629 <tr></tr>
    630     
    631 
    632 <tr><td colspan=3><h3>@&#8203;angular-devkit/build-optimizer (0.13.1)</h3></td></tr>
    633   <tr>
    634     <td><b>Commit</b>
    635     <td><b>Description</b>
    636     <td><b>Notes</b>
    637   </tr>
    638 
    639 <tr>
    640   
    641   <td>
    642 <a href="https://togithub.com/angular/angular-cli/commit/67986eddc8fe339547c8ce6bd3aa81a4649c4cf1"><img
    643    align="top"
    644    title="Feature" src="https://img.shields.io/badge/67986ed-fix-green.svg" />
    645 </a>
    646   </td>
    647 
    648   <td>prefix renamed extended classes (#&#8203;13613)</td>
    649 
    650   <td>
    651 
    652 <a href="https://togithub.com/angular/angular-cli/issues/13613">
    653   [Closes #&#8203;13613]<br />
    654 </a>
    655   
    656 
    657 <a href="https://togithub.com/angular/angular-cli/issues/11796">
    658   [Closes #&#8203;11796]<br />
    659 </a>
    660   
    661   </td>
    662 </tr>
    663 
    664 </tbody>
    665 </table>
    666 
    667 * * *
    668 
    669 ### Special Thanks
    670 
    671 Filipe Silva, Alan Agius, Charles Lyding, Vikram Subramanian, William KOZA, Andrey Chalkin
    672 
    673 ### [`v7.3.0`](https://togithub.com/angular/angular-cli/releases/v7.3.0)
    674 
    675 [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.2.4...v7.3.0)
    676 
    677 ### Commits
    678 
    679 <table>
    680 <tbody>
    681 
    682 <tr><td colspan=3><h3>@&#8203;angular/cli (7.3.0)</h3></td></tr>
    683   <tr>
    684     <td><b>Commit</b>
    685     <td><b>Description</b>
    686     <td><b>Notes</b>
    687   </tr>
    688 
    689 <tr>
    690   
    691   <td>
    692 <a href="https://togithub.com/angular/angular-cli/commit/b3107948bca5f2394d12c0fa86547e6f279e2f32"><img
    693    align="top"
    694    title="Feature" src="https://img.shields.io/badge/b310794-fix-green.svg" />
    695 </a>
    696   </td>
    697 
    698   <td>remove unsupported `dryRun` and `force` from `ng add`</td>
    699 
    700   <td>
    701 
    702 <a href="https://togithub.com/angular/angular-cli/issues/13479">
    703   [Closes #&#8203;13479]<br />
    704 </a>
    705   
    706   </td>
    707 </tr>
    708 <tr>
    709   
    710   <td>
    711 <a href="https://togithub.com/angular/angular-cli/commit/fedda409ed50481d0b295dfd850ba49afbdc05e6"><img
    712    align="top"
    713    title="Feature" src="https://img.shields.io/badge/fedda40-fix-green.svg" />
    714 </a>
    715   </td>
    716 
    717   <td>ng-add should resolve package.json</td>
    718 
    719   <td>
    720   </td>
    721 </tr>
    722 <tr>
    723   
    724   <td>
    725 <a href="https://togithub.com/angular/angular-cli/commit/b956db6262a8e5911f02daa95a4da741a823edc9"><img
    726    align="top"
    727    title="Feature" src="https://img.shields.io/badge/b956db6-fix-green.svg" />
    728 </a>
    729   </td>
    730 
    731   <td>'ng add' selects supported version via peer dependencies</td>
    732 
    733   <td>
    734   </td>
    735 </tr>
    736 <tr></tr>
    737     
    738 
    739 <tr><td colspan=3><h3>@&#8203;schematics/angular (7.3.0)</h3></td></tr>
    740   <tr>
    741     <td><b>Commit</b>
    742     <td><b>Description</b>
    743     <td><b>Notes</b>
    744   </tr>
    745 
    746 <tr>
    747   
    748   <td>
    749 <a href="https://togithub.com/angular/angular-cli/commit/4718de4dae9bbdf25882091610dfc0afc54341b0"><img
    750    align="top"
    751    title="Bug Fix" src="https://img.shields.io/badge/4718de4-feat-blue.svg" />
    752 </a>
    753   </td>
    754 
    755   <td>only support known style extentions</td>
    756 
    757   <td>
    758 <a href="https://togithub.com/angular/angular-cli/issues/13149">
    759   [Closes #&#8203;13149]<br />
    760 </a>
    761   
    762   </td>
    763 </tr>
    764 <tr>
    765   
    766   <td>
    767 <a href="https://togithub.com/angular/angular-cli/commit/4f61cc98279f129b7298ab3c8b42c89852d4bcda"><img
    768    align="top"
    769    title="Feature" src="https://img.shields.io/badge/4f61cc9-fix-green.svg" />
    770 </a>
    771   </td>
    772 
    773   <td>use baseUrl for default e2e test</td>
    774 
    775   <td>
    776   </td>
    777 </tr>
    778 <tr>
    779   
    780   <td>
    781 <a href="https://togithub.com/angular/angular-cli/commit/ea1db38e3a618102f8a00f8d0b51fd86f3944ce5"><img
    782    align="top"
    783    title="Feature" src="https://img.shields.io/badge/ea1db38-fix-green.svg" />
    784 </a>
    785   </td>
    786 
    787   <td>remove leading comments when removing `core-js/es7/reflect` (#&#8203;13528)</td>
    788 
    789   <td>
    790 
    791 <a href="https://togithub.com/angular/angular-cli/issues/13491">
    792   [Closes #&#8203;13491]<br />
    793 </a>
    794   
    795   </td>
    796 </tr>
    797 <tr>
    798   
    799   <td>
    800 <a href="https://togithub.com/angular/angular-cli/commit/f6c80be867b1b03ae35c358b5589d90fc693402c"><img
    801    align="top"
    802    title="Feature" src="https://img.shields.io/badge/f6c80be-fix-green.svg" />
    803 </a>
    804   </td>
    805 
    806   <td>add non deprecated `style` as default</td>
    807 
    808   <td>
    809   </td>
    810 </tr>
    811 <tr>
    812   
    813   <td>
    814 <a href="https://togithub.com/angular/angular-cli/commit/6c0b4db7dec47af3a7abf353184631d45c3b631c"><img
    815    align="top"
    816    title="Feature" src="https://img.shields.io/badge/6c0b4db-fix-green.svg" />
    817 </a>
    818   </td>
    819 
    820   <td>tsconfig.json can't be parsed if it contains comments</td>
    821 
    822   <td>
    823 
    824 <a href="https://togithub.com/angular/angular-cli/issues/13455">
    825   [Closes #&#8203;13455]<br />
    826 </a>
    827   
    828 
    829 <a href="https://togithub.com/angular/angular-cli/issues/13456">
    830   [Closes #&#8203;13456]<br />
    831 </a>
    832   
    833   </td>
    834 </tr>
    835 <tr>
    836   
    837   <td>
    838 <a href="https://togithub.com/angular/angular-cli/commit/b1b365e4fd07098b1fc0971a971ddb4a94d86e0f"><img
    839    align="top"
    840    title="Feature" src="https://img.shields.io/badge/b1b365e-fix-green.svg" />
    841 </a>
    842   </td>
    843 
    844   <td>update latest version of devkit</td>
    845 
    846   <td>
    847   </td>
    848 </tr>
    849 
    850 <tr><td colspan=3><h3>@&#8203;angular-devkit/build-angular (0.13.0)</h3></td></tr>
    851   <tr>
    852     <td><b>Commit</b>
    853     <td><b>Description</b>
    854     <td><b>Notes</b>
    855   </tr>
    856 
    857 <tr>
    858   
    859   <td>
    860 <a href="https://togithub.com/angular/angular-cli/commit/d536df95f2f51745f6bab30fa4870fe3c41d137d"><img
    861    align="top"
    862    title="Bug Fix" src="https://img.shields.io/badge/d536df9-feat-blue.svg" />
    863 </a>
    864   </td>
    865 
    866   <td>update webpack to 4.29</td>
    867 
    868   <td>
    869   </td>
    870 </tr>
    871 <tr>
    872   
    873   <td>
    874 <a href="https://togithub.com/angular/angular-cli/commit/0c65664f03ed79029b6424267ed39014b18ad996"><img
    875    align="top"
    876    title="Feature" src="https://img.shields.io/badge/0c65664-fix-green.svg" />
    877 </a>
    878   </td>
    879 
    880   <td>error only when file is not found in non of the programs</td>
    881 
    882   <td>
    883 
    884 <a href="https://togithub.com/angular/angular-cli/issues/13399">
    885   [Closes #&#8203;13399]<br />
    886 </a>
    887   
    888   </td>
    889 </tr>
    890 
    891 <tr><td colspan=3><h3>@&#8203;angular-devkit/build-optimizer (0.13.0)</h3></td></tr>
    892   <tr>
    893     <td><b>Commit</b>
    894     <td><b>Description</b>
    895     <td><b>Notes</b>
    896   </tr>
    897 
    898 <tr>
    899   
    900   <td>
    901 <a href="https://togithub.com/angular/angular-cli/commit/7d868947e2a4862d34648a5afd6fe696513a9d6e"><img
    902    align="top"
    903    title="Bug Fix" src="https://img.shields.io/badge/7d86894-feat-blue.svg" />
    904 </a>
    905   </td>
    906 
    907   <td>add support for es2015 enums emitted by tsickle</td>
    908 
    909   <td>
    910 <a href="https://togithub.com/angular/angular-cli/issues/13488">
    911   [Closes #&#8203;13488]<br />
    912 </a>
    913   
    914   </td>
    915 </tr>
    916 <tr>
    917   
    918   <td>
    919 <a href="https://togithub.com/angular/angular-cli/commit/35b0594f917854bee659612c1c0c8a715fdf957d"><img
    920    align="top"
    921    title="Bug Fix" src="https://img.shields.io/badge/35b0594-feat-blue.svg" />
    922 </a>
    923   </td>
    924 
    925   <td>also fold ES2015 classes</td>
    926 
    927   <td>
    928 <a href="https://togithub.com/angular/angular-cli/issues/13487">
    929   [Closes #&#8203;13487]<br />
    930 </a>
    931   
    932   </td>
    933 </tr>
    934 <tr>
    935   
    936   <td>
    937 <a href="https://togithub.com/angular/angular-cli/commit/6f8c336346e921ea0ca66f574267f69c9ef0c479"><img
    938    align="top"
    939    title="Feature" src="https://img.shields.io/badge/6f8c336-fix-green.svg" />
    940 </a>
    941   </td>
    942 
    943   <td>identify relative imports in angular core</td>
    944 
    945   <td>
    946   </td>
    947 </tr>
    948 <tr>
    949   
    950   <td>
    951 <a href="https://togithub.com/angular/angular-cli/commit/07ceb05985043f85142ac4462e5a1279c9bb5a3b"><img
    952    align="top"
    953    title="Feature" src="https://img.shields.io/badge/07ceb05-fix-green.svg" />
    954 </a>
    955   </td>
    956 
    957   <td>prefix renamed classes</td>
    958 
    959   <td>
    960   </td>
    961 </tr>
    962 
    963 <tr><td colspan=3><h3>@&#8203;angular-devkit/core (7.3.0)</h3></td></tr>
    964   <tr>
    965     <td><b>Commit</b>
    966     <td><b>Description</b>
    967     <td><b>Notes</b>
    968   </tr>
    969 
    970 <tr>
    971   
    972   <td>
    973 <a href="https://togithub.com/angular/angular-cli/commit/2ed1719eaa29fe17d7763a893e13ac16d09abf25"><img
    974    align="top"
    975    title="Feature" src="https://img.shields.io/badge/2ed1719-fix-green.svg" />
    976 </a>
    977   </td>
    978 
    979   <td>remove colors for info messages</td>
    980 
    981   <td>
    982 
    983 <a href="https://togithub.com/angular/angular-cli/issues/13497">
    984   [Closes #&#8203;13497]<br />
    985 </a>
    986   
    987   </td>
    988 </tr>
    989 <tr></tr>
    990     
    991 
    992 <tr><td colspan=3><h3>@&#8203;angular-devkit/schematics (7.3.0)</h3></td></tr>
    993   <tr>
    994     <td><b>Commit</b>
    995     <td><b>Description</b>
    996     <td><b>Notes</b>
    997   </tr>
    998 
    999 <tr>
   1000   
   1001   <td>
   1002 <a href="https://togithub.com/angular/angular-cli/commit/0563e96cd2719e0bcbf382ffb34dbbdb77a54dee"><img
   1003    align="top"
   1004    title="Bug Fix" src="https://img.shields.io/badge/0563e96-feat-blue.svg" />
   1005 </a>
   1006   </td>
   1007 
   1008   <td>add `applyToSubTree` rule</td>
   1009 
   1010   <td>
   1011   </td>
   1012 </tr>
   1013 <tr>
   1014   
   1015   <td>
   1016 <a href="https://togithub.com/angular/angular-cli/commit/757bca4edc0fb89f51ba2a961ec2749cbd46291b"><img
   1017    align="top"
   1018    title="Feature" src="https://img.shields.io/badge/757bca4-fix-green.svg" />
   1019 </a>
   1020   </td>
   1021 
   1022   <td>fully scope merge actions in ScopedTree</td>
   1023 
   1024   <td>
   1025   </td>
   1026 </tr>
   1027 
   1028 <tr><td colspan=3><h3>@&#8203;schematics/schematics (0.13.0)</h3></td></tr>
   1029   <tr>
   1030     <td><b>Commit</b>
   1031     <td><b>Description</b>
   1032     <td><b>Notes</b>
   1033   </tr>
   1034 
   1035 <tr>
   1036   
   1037   <td>
   1038 <a href="https://togithub.com/angular/angular-cli/commit/6de72c095654b0317cbaa7c2c1e1fa0e613445a7"><img
   1039    align="top"
   1040    title="Feature" src="https://img.shields.io/badge/6de72c0-fix-green.svg" />
   1041 </a>
   1042   </td>
   1043 
   1044   <td>use correct collection.json path</td>
   1045 
   1046   <td>
   1047   </td>
   1048 </tr>
   1049 <tr></tr>
   1050     
   1051 
   1052 <tr><td colspan=3><h3>@&#8203;schematics/update (0.13.0)</h3></td></tr>
   1053   <tr>
   1054     <td><b>Commit</b>
   1055     <td><b>Description</b>
   1056     <td><b>Notes</b>
   1057   </tr>
   1058 
   1059 <tr>
   1060   
   1061   <td>
   1062 <a href="https://togithub.com/angular/angular-cli/commit/1deb74fd2043fdc04f7e0e6884851a1a7107e338"><img
   1063    align="top"
   1064    title="Feature" src="https://img.shields.io/badge/1deb74f-fix-green.svg" />
   1065 </a>
   1066   </td>
   1067 
   1068   <td>add check for invalid ranges</td>
   1069 
   1070   <td>
   1071 
   1072 <a href="https://togithub.com/angular/angular-cli/issues/12644">
   1073   [Closes #&#8203;12644]<br />
   1074 </a>
   1075   
   1076 
   1077 <a href="https://togithub.com/angular/angular-cli/issues/12806">
   1078   [Closes #&#8203;12806]<br />
   1079 </a>
   1080   
   1081   </td>
   1082 </tr>
   1083 
   1084 </tbody>
   1085 </table>
   1086 
   1087 * * *
   1088 
   1089 ### Special Thanks
   1090 
   1091 Alan Agius, Renovate Bot, Alan, Filipe Silva, Judy Bogart, Charles Lyding, Minko Gechev, Edy Segura, Louis Larry, Logan Mzz, Angular Builds, Keen Yee Liau, Youcef Mammar, isychevskyi, Peter Smith, Hans Larsen, Cédric Exbrayat
   1092 
   1093 ### [`v7.2.4`](https://togithub.com/angular/angular-cli/releases/v7.2.4)
   1094 
   1095 [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.2.3...v7.2.4)
   1096 
   1097 ### Commits
   1098 
   1099 <table>
   1100 <tbody>
   1101 
   1102 <tr><td colspan=3><h3>@&#8203;schematics/schematics (0.12.4)</h3></td></tr>
   1103   <tr>
   1104     <td><b>Commit</b>
   1105     <td><b>Description</b>
   1106     <td><b>Notes</b>
   1107   </tr>
   1108 
   1109 <tr>
   1110   
   1111   <td>
   1112 <a href="https://togithub.com/angular/angular-cli/commit/cdcaff85e6088a4ebcf1d2d68c5bb7feb3c55ced"><img
   1113    align="top"
   1114    title="Feature" src="https://img.shields.io/badge/cdcaff8-fix-green.svg" />
   1115 </a>
   1116   </td>
   1117 
   1118   <td>use correct collection.json path</td>
   1119 
   1120   <td>
   1121   </td>
   1122 </tr>
   1123 <tr></tr>
   1124     
   1125 
   1126 <tr><td colspan=3><h3>@&#8203;angular/cli (7.2.4)</h3></td></tr>
   1127   <tr>
   1128     <td><b>Commit</b>
   1129     <td><b>Description</b>
   1130     <td><b>Notes</b>
   1131   </tr>
   1132 
   1133 <tr>
   1134   
   1135   <td>
   1136 <a href="https://togithub.com/angular/angular-cli/commit/6ad093d2d46821c8ce583a93e8cf77a996d4f533"><img
   1137    align="top"
   1138    title="Feature" src="https://img.shields.io/badge/6ad093d-fix-green.svg" />
   1139 </a>
   1140   </td>
   1141 
   1142   <td>schematics commands should fail on unknown options</td>
   1143 
   1144   <td>
   1145 
   1146 <a href="https://togithub.com/angular/angular-cli/issues/12549">
   1147   [Closes #&#8203;12549]<br />
   1148 </a>
   1149   
   1150   </td>
   1151 </tr>
   1152 <tr>
   1153   
   1154   <td>
   1155 <a href="https://togithub.com/angular/angular-cli/commit/000a5652372c2c92bf4e3af9f045bd4751772e23"><img
   1156    align="top"
   1157    title="Feature" src="https://img.shields.io/badge/000a565-fix-green.svg" />
   1158 </a>
   1159   </td>
   1160 
   1161   <td>remove unsupported `dryRun` and `force` from `ng add`</td>
   1162 
   1163   <td>
   1164 
   1165 <a href="https://togithub.com/angular/angular-cli/issues/13479">
   1166   [Closes #&#8203;13479]<br />
   1167 </a>
   1168   
   1169   </td>
   1170 </tr>
   1171 
   1172 <tr><td colspan=3><h3>@&#8203;schematics/angular (7.2.4)</h3></td></tr>
   1173   <tr>
   1174     <td><b>Commit</b>
   1175     <td><b>Description</b>
   1176     <td><b>Notes</b>
   1177   </tr>
   1178 
   1179 <tr>
   1180   
   1181   <td>
   1182 <a href="https://togithub.com/angular/angular-cli/commit/a88909b967ae09d7d0fa95a48ffa4ee40c513f22"><img
   1183    align="top"
   1184    title="Feature" src="https://img.shields.io/badge/a88909b-fix-green.svg" />
   1185 </a>
   1186   </td>
   1187 
   1188   <td>use baseUrl for default e2e test</td>
   1189 
   1190   <td>
   1191   </td>
   1192 </tr>
   1193 <tr>
   1194   
   1195   <td>
   1196 <a href="https://togithub.com/angular/angular-cli/commit/e7193103ff32e2351ff1dea0db356a98df3f732e"><img
   1197    align="top"
   1198    title="Feature" src="https://img.shields.io/badge/e719310-fix-green.svg" />
   1199 </a>
   1200   </td>
   1201 
   1202   <td>remove leading comments when removing `core-js/es7/reflect` (#&#8203;13528)</td>
   1203 
   1204   <td>
   1205 
   1206 <a href="https://togithub.com/angular/angular-cli/issues/13491">
   1207   [Closes #&#8203;13491]<br />
   1208 </a>
   1209   
   1210   </td>
   1211 </tr>
   1212 
   1213 </tbody>
   1214 </table>
   1215 
   1216 * * *
   1217 
   1218 ### Special Thanks
   1219 
   1220 Alan Agius, Angular Builds, Louis Larry, Alan, Logan Mzz, Hans Larsen
   1221 
   1222 ### [`v7.2.3`](https://togithub.com/angular/angular-cli/releases/v7.2.3)
   1223 
   1224 [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.2.2...v7.2.3)
   1225 
   1226 ### Commits
   1227 
   1228 <table>
   1229 <tbody>
   1230 
   1231 <tr><td colspan=3><h3>@&#8203;schematics/angular (7.2.3)</h3></td></tr>
   1232   <tr>
   1233     <td><b>Commit</b>
   1234     <td><b>Description</b>
   1235     <td><b>Notes</b>
   1236   </tr>
   1237 
   1238 <tr>
   1239   
   1240   <td>
   1241 <a href="https://togithub.com/angular/angular-cli/commit/364b38a9df900aebfcc7aac4d662110b36e1990a"><img
   1242    align="top"
   1243    title="Feature" src="https://img.shields.io/badge/364b38a-fix-green.svg" />
   1244 </a>
   1245   </td>
   1246 
   1247   <td>Add types annotations to e2e AppPage</td>
   1248 
   1249   <td>
   1250   </td>
   1251 </tr>
   1252 <tr>
   1253   
   1254   <td>
   1255 <a href="https://togithub.com/angular/angular-cli/commit/5cdd5e1b20ef5399b4c90ea90df8d38b10993d70"><img
   1256    align="top"
   1257    title="Feature" src="https://img.shields.io/badge/5cdd5e1-fix-green.svg" />
   1258 </a>
   1259   </td>
   1260 
   1261   <td>add non deprecated `style` as default</td>
   1262 
   1263   <td>
   1264   </td>
   1265 </tr>
   1266 
   1267 <tr><td colspan=3><h3>@&#8203;angular-devkit/build-angular (0.12.3)</h3></td></tr>
   1268   <tr>
   1269     <td><b>Commit</b>
   1270     <td><b>Description</b>
   1271     <td><b>Notes</b>
   1272   </tr>
   1273 
   1274 <tr>
   1275   
   1276   <td>
   1277 <a href="https://togithub.com/angular/angular-cli/commit/b50042037e0ba9d4181ceecf5ff84e864ff597d4"><img
   1278    align="top"
   1279    title="Feature" src="https://img.shields.io/badge/b500420-fix-green.svg" />
   1280 </a>
   1281   </td>
   1282 
   1283   <td>error only when file is not found in non of the programs</td>
   1284 
   1285   <td>
   1286 
   1287 <a href="https://togithub.com/angular/angular-cli/issues/13399">
   1288   [Closes #&#8203;13399]<br />
   1289 </a>
   1290   
   1291   </td>
   1292 </tr>
   1293 <tr></tr>
   1294     
   1295 
   1296 <tr><td colspan=3><h3>@&#8203;angular-devkit/build-optimizer (0.12.3)</h3></td></tr>
   1297   <tr>
   1298     <td><b>Commit</b>
   1299     <td><b>Description</b>
   1300     <td><b>Notes</b>
   1301   </tr>
   1302 
   1303 <tr>
   1304   
   1305   <td>
   1306 <a href="https://togithub.com/angular/angular-cli/commit/a858d049f115beb757cdb08eb46dd089fb33d631"><img
   1307    align="top"
   1308    title="Feature" src="https://img.shields.io/badge/a858d04-fix-green.svg" />
   1309 </a>
   1310   </td>
   1311 
   1312   <td>identify relative imports in angular core</td>
   1313 
   1314   <td>
   1315   </td>
   1316 </tr>
   1317 <tr></tr>
   1318     
   1319 
   1320 <tr><td colspan=3><h3>@&#8203;angular-devkit/core (7.2.3)</h3></td></tr>
   1321   <tr>
   1322     <td><b>Commit</b>
   1323     <td><b>Description</b>
   1324     <td><b>Notes</b>
   1325   </tr>
   1326 
   1327 <tr>
   1328   
   1329   <td>
   1330 <a href="https://togithub.com/angular/angular-cli/commit/aad3856602b931c02afbff5f7909d67f0a8e785a"><img
   1331    align="top"
   1332    title="Feature" src="https://img.shields.io/badge/aad3856-fix-green.svg" />
   1333 </a>
   1334   </td>
   1335 
   1336   <td>remove colors for info messages</td>
   1337 
   1338   <td>
   1339 
   1340 <a href="https://togithub.com/angular/angular-cli/issues/13497">
   1341   [Closes #&#8203;13497]<br />
   1342 </a>
   1343   
   1344   </td>
   1345 </tr>
   1346 <tr></tr>
   1347     
   1348 
   1349 <tr><td colspan=3><h3>@&#8203;schematics/update (0.12.3)</h3></td></tr>
   1350   <tr>
   1351     <td><b>Commit</b>
   1352     <td><b>Description</b>
   1353     <td><b>Notes</b>
   1354   </tr>
   1355 
   1356 <tr>
   1357   
   1358   <td>
   1359 <a href="https://togithub.com/angular/angular-cli/commit/a83a028d2706c94f7f12fb6084a5eecf6c6c213b"><img
   1360    align="top"
   1361    title="Feature" src="https://img.shields.io/badge/a83a028-fix-green.svg" />
   1362 </a>
   1363   </td>
   1364 
   1365   <td>add check for invalid ranges</td>
   1366 
   1367   <td>
   1368 
   1369 <a href="https://togithub.com/angular/angular-cli/issues/12644">
   1370   [Closes #&#8203;12644]<br />
   1371 </a>
   1372   
   1373 
   1374 <a href="https://togithub.com/angular/angular-cli/issues/12806">
   1375   [Closes #&#8203;12806]<br />
   1376 </a>
   1377   
   1378   </td>
   1379 </tr>
   1380 
   1381 </tbody>
   1382 </table>
   1383 
   1384 * * *
   1385 
   1386 ### Special Thanks
   1387 
   1388 Alan Agius, Judy Bogart, Minko Gechev, Edy Segura, Alan, Keen Yee Liau, Youcef Mammar, isychevskyi, Renovate Bot, Peter Smith, Filipe Silva
   1389 
   1390 ### [`v7.2.2`](https://togithub.com/angular/angular-cli/releases/v7.2.2)
   1391 
   1392 [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.2.1...v7.2.2)
   1393 
   1394 ### Commits
   1395 
   1396 <table>
   1397 <tbody>
   1398 
   1399 <tr><td colspan=3><h3>@&#8203;schematics/angular (7.2.2)</h3></td></tr>
   1400   <tr>
   1401     <td><b>Commit</b>
   1402     <td><b>Description</b>
   1403     <td><b>Notes</b>
   1404   </tr>
   1405 
   1406 <tr>
   1407   
   1408   <td>
   1409 <a href="https://togithub.com/angular/angular-cli/commit/d2f6d7983a4fd18245e9c5fcc1aa3c611295974c"><img
   1410    align="top"
   1411    title="Feature" src="https://img.shields.io/badge/d2f6d79-fix-green.svg" />
   1412 </a>
   1413   </td>
   1414 
   1415   <td>assert no error logs in e2e</td>
   1416 
   1417   <td>
   1418   </td>
   1419 </tr>
   1420 <tr>
   1421   
   1422   <td>
   1423 <a href="https://togithub.com/angular/angular-cli/commit/5ca352363a69d55b173ccda806486556b96be910"><img
   1424    align="top"
   1425    title="Feature" src="https://img.shields.io/badge/5ca3523-fix-green.svg" />
   1426 </a>
   1427   </td>
   1428 
   1429   <td>fix syntax error in main.ts after generating universal</td>
   1430 
   1431   <td>
   1432 
   1433 <a href="https://togithub.com/angular/angular-cli/issues/13392">
   1434   [Closes #&#8203;13392]<br />
   1435 </a>
   1436   
   1437   </td>
   1438 </tr>
   1439 <tr>
   1440   
   1441   <td>
   1442 <a href="https://togithub.com/angular/angular-cli/commit/9b77570fbdcaf5829d1370d86faabef3d63de998"><img
   1443    align="top"
   1444    title="Feature" src="https://img.shields.io/badge/9b77570-fix-green.svg" />
   1445 </a>
   1446   </td>
   1447 
   1448   <td>remove properties which are set by default from required</td>
   1449 
   1450   <td>
   1451 
   1452 <a href="https://togithub.com/angular/angular-cli/issues/13010">
   1453   [Closes #&#8203;13010]<br />
   1454 </a>
   1455   
   1456   </td>
   1457 </tr>
   1458 <tr></tr>
   1459     
   1460 
   1461 <tr><td colspan=3><h3>@&#8203;angular-devkit/build-angular (0.12.2)</h3></td></tr>
   1462   <tr>
   1463     <td><b>Commit</b>
   1464     <td><b>Description</b>
   1465     <td><b>Notes</b>
   1466   </tr>
   1467 
   1468 <tr>
   1469   
   1470   <td>
   1471 <a href="https://togithub.com/angular/angular-cli/commit/ac740cb322072e99160e8ec7794ebd3e68e4f229"><img
   1472    align="top"
   1473    title="Feature" src="https://img.shields.io/badge/ac740cb-fix-green.svg" />
   1474 </a>
   1475   </td>
   1476 
   1477   <td>script chunk in angular.json return false then calling isInitial</td>
   1478 
   1479   <td>
   1480   </td>
   1481 </tr>
   1482 <tr>
   1483   
   1484   <td>
   1485 <a href="https://togithub.com/angular/angular-cli/commit/79a46d0dfe2a9fee079c510751687ed153df7671"><img
   1486    align="top"
   1487    title="Feature" src="https://img.shields.io/badge/79a46d0-fix-green.svg" />
   1488 </a>
   1489   </td>
   1490 
   1491   <td>`vendorSourceMap` not being recognized when passed directly</td>
   1492 
   1493   <td>
   1494 
   1495 <a href="https://togithub.com/angular/angular-cli/issues/13414">
   1496   [Closes #&#8203;13414]<br />
   1497 </a>
   1498   
   1499   </td>
   1500 </tr>
   1501 <tr>
   1502   
   1503   <td>
   1504 <a href="https://togithub.com/angular/angular-cli/commit/258bc7cf4ef6b8d921853fc20987a8fcc3472f16"><img
   1505    align="top"
   1506    title="Feature" src="https://img.shields.io/badge/258bc7c-fix-green.svg" />
   1507 </a>
   1508   </td>
   1509 
   1510   <td>only show production warning when having either styles on scripts optimization turn on</td>
   1511 
   1512   <td>
   1513 
   1514 <a href="https://togithub.com/angular/angular-cli/issues/13415">
   1515   [Closes #&#8203;13415]<br />
   1516 </a>
   1517   
   1518   </td>
   1519 </tr>
   1520 <tr>
   1521   
   1522   <td>
   1523 <a href="https://togithub.com/angular/angular-cli/commit/fbbef688866327b5367f8698815ef1a0a4df3c3d"><img
   1524    align="top"
   1525    title="Feature" src="https://img.shields.io/badge/fbbef68-fix-green.svg" />
   1526 </a>
   1527   </td>
   1528 
   1529   <td>add missing declaration types in build_angular schemas.</td>
   1530 
   1531   <td>
   1532 
   1533 <a href="https://togithub.com/angular/angular-cli/issues/13388">
   1534   [Closes #&#8203;13388]<br />
   1535 </a>
   1536   
   1537   </td>
   1538 </tr>
   1539 <tr>
   1540   
   1541   <td>
   1542 <a href="https://togithub.com/angular/angular-cli/commit/4de0ba9d50719dbd47b119cc0e8364fedffce9da"><img
   1543    align="top"
   1544    title="Feature" src="https://img.shields.io/badge/4de0ba9-fix-green.svg" />
   1545 </a>
   1546   </td>
   1547 
   1548   <td>prints a warning on --host on serve</td>
   1549 
   1550   <td>
   1551 
   1552 <a href="https://togithub.com/angular/angular-cli/issues/11060">
   1553   [Closes #&#8203;11060]<br />
   1554 </a>
   1555   
   1556   </td>
   1557 </tr>
   1558 <tr></tr>
   1559     
   1560 
   1561 <tr><td colspan=3><h3>@&#8203;angular-devkit/build-optimizer (0.12.2)</h3></td></tr>
   1562   <tr>
   1563     <td><b>Commit</b>
   1564     <td><b>Description</b>
   1565     <td><b>Notes</b>
   1566   </tr>
   1567 
   1568 <tr>
   1569   
   1570   <td>
   1571 <a href="https://togithub.com/angular/angular-cli/commit/a832b9ae52488f1027b5e48e5e4bc37105f1a5c5"><img
   1572    align="top"
   1573    title="Feature" src="https://img.shields.io/badge/a832b9a-fix-green.svg" />
   1574 </a>
   1575   </td>
   1576 
   1577   <td>support windows paths in rollup plugin</td>
   1578 
   1579   <td>
   1580   </td>
   1581 </tr>
   1582 <tr></tr>
   1583     
   1584 
   1585 <tr><td colspan=3><h3>@&#8203;angular-devkit/core (7.2.2)</h3></td></tr>
   1586   <tr>
   1587     <td><b>Commit</b>
   1588     <td><b>Description</b>
   1589     <td><b>Notes</b>
   1590   </tr>
   1591 
   1592 <tr>
   1593   
   1594   <td>
   1595 <a href="https://togithub.com/angular/angular-cli/commit/80a2f092664b1b0b649bcc899f756c89cb0be7f1"><img
   1596    align="top"
   1597    title="Feature" src="https://img.shields.io/badge/80a2f09-fix-green.svg" />
   1598 </a>
   1599   </td>
   1600 
   1601   <td>Make default and info log messages use default colors</td>
   1602 
   1603   <td>
   1604 
   1605 <a href="https://togithub.com/angular/angular-cli/issues/13439">
   1606   [Closes #&#8203;13439]<br />
   1607 </a>
   1608   
   1609   </td>
   1610 </tr>
   1611 <tr></tr>
   1612     
   1613 
   1614 <tr><td colspan=3><h3>@&#8203;ngtools/webpack (7.2.2)</h3></td></tr>
   1615   <tr>
   1616     <td><b>Commit</b>
   1617     <td><b>Description</b>
   1618     <td><b>Notes</b>
   1619   </tr>
   1620 
   1621 <tr>
   1622   
   1623   <td>
   1624 <a href="https://togithub.com/angular/angular-cli/commit/8e3e239f7dc9c24251731af4b93f3047a33d1c85"><img
   1625    align="top"
   1626    title="Feature" src="https://img.shields.io/badge/8e3e239-fix-green.svg" />
   1627 </a>
   1628   </td>
   1629 
   1630   <td>drop only unused default import when used with named imports</td>
   1631 
   1632   <td>
   1633   </td>
   1634 </tr>
   1635 <tr></tr>
   1636     
   1637 
   1638 <tr><td colspan=3><h3>@&#8203;schematics/update (0.12.2)</h3></td></tr>
   1639   <tr>
   1640     <td><b>Commit</b>
   1641     <td><b>Description</b>
   1642     <td><b>Notes</b>
   1643   </tr>
   1644 
   1645 <tr>
   1646   
   1647   <td>
   1648 <a href="https://togithub.com/angular/angular-cli/commit/270e1dc0f62f4ef9c054d5317c108d32581eabc8"><img
   1649    align="top"
   1650    title="Feature" src="https://img.shields.io/badge/270e1dc-fix-green.svg" />
   1651 </a>
   1652   </td>
   1653 
   1654   <td>ensure option is string when replacing environment variable references</td>
   1655 
   1656   <td>
   1657   </td>
   1658 </tr>
   1659 
   1660 </tbody>
   1661 </table>
   1662 
   1663 * * *
   1664 
   1665 ### Special Thanks
   1666 
   1667 Alan, Alan Agius, Keen Yee Liau, Renovate Bot, Johannes Steier, Mikel Ward, Matthias Gaudin, Hans Larsen, Filipe Silva, Moritz Benzenhöfer, 調月奏
   1668 
   1669 ### [`v7.2.1`](https://togithub.com/angular/angular-cli/releases/v7.2.1)
   1670 
   1671 [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.2.0...v7.2.1)
   1672 
   1673 Note, this is a patch for 7.2.0 which upgrades the `webpack-dev-server` to fix a security vulnerabiliity, see [#&#8203;13342](https://togithub.com/angular/angular-cli/issues/13342)
   1674 
   1675 ### Commits
   1676 
   1677 <table>
   1678 <tbody>
   1679 
   1680 <tr><td colspan=3><h3>@&#8203;angular/cli (7.2.1)</h3></td></tr>
   1681   <tr>
   1682     <td><b>Commit</b>
   1683     <td><b>Description</b>
   1684     <td><b>Notes</b>
   1685   </tr>
   1686 
   1687 <tr>
   1688   
   1689   <td>
   1690 <a href="https://togithub.com/angular/angular-cli/commit/f066e99e3a8a39b4ea7e2ad15f0a86464e94451e"><img
   1691    align="top"
   1692    title="Bug Fix" src="https://img.shields.io/badge/f066e99-feat-blue.svg" />
   1693 </a>
   1694   </td>
   1695 
   1696   <td>initial minimal BEP support</td>
   1697 
   1698   <td>
   1699   </td>
   1700 </tr>
   1701 <tr>
   1702   
   1703   <td>
   1704 <a href="https://togithub.com/angular/angular-cli/commit/6b65e4cbc32520a22b5b575ff48eedbedd4a12a7"><img
   1705    align="top"
   1706    title="Bug Fix" src="https://img.shields.io/badge/6b65e4c-feat-blue.svg" />
   1707 </a>
   1708   </td>
   1709 
   1710   <td>update optimization options</td>
   1711 
   1712   <td>
   1713   </td>
   1714 </tr>
   1715 <tr>
   1716   
   1717   <td>
   1718 <a href="https://togithub.com/angular/angular-cli/commit/db0fc7759b16ab1c1f74e07cf44b4cebf284e6f4"><img
   1719    align="top"
   1720    title="Bug Fix" src="https://img.shields.io/badge/db0fc77-feat-blue.svg" />
   1721 </a>
   1722   </td>
   1723 
   1724   <td>Added support for multiselect list prompt (#&#8203;13031)</td>
   1725 
   1726   <td>
   1727   </td>
   1728 </tr>
   1729 <tr>
   1730   
   1731   <td>
   1732 <a href="https://togithub.com/angular/angular-cli/commit/3e9705f31bcdf0893c57746f7fccc15a1f63864c"><img
   1733    align="top"
   1734    title="Bug Fix" src="https://img.shields.io/badge/3e9705f-feat-blue.svg" />
   1735 </a>
   1736   </td>
   1737 
   1738   <td>add warning for overriding flags in arguments</td>
   1739 
   1740   <td>
   1741 <a href="https://togithub.com/angular/angular-cli/issues/12948">
   1742   [Closes #&#8203;12948]<br />
   1743 </a>
   1744   
   1745   </td>
   1746 </tr>
   1747 <tr>
   1748   
   1749   <td>
   1750 <a href="https://togithub.com/angular/angular-cli/commit/1d5d5153f3982ebfc2bcf2ef4a285242326358b4"><img
   1751    align="top"
   1752    title="Bug Fix" src="https://img.shields.io/badge/1d5d515-feat-blue.svg" />
   1753 </a>
   1754   </td>
   1755 
   1756   <td>add `resourcesOutputPath` to schema</td>
   1757 
   1758   <td>
   1759   </td>
   1760 </tr>
   1761 <tr>
   1762   
   1763   <td>
   1764 <a href="https://togithub.com/angular/angular-cli/commit/3684df8aca5dfb9d7cfa813161df6de5596598df"><img
   1765    align="top"
   1766    title="Feature" src="https://img.shields.io/badge/3684df8-fix-green.svg" />
   1767 </a>
   1768   </td>
   1769 
   1770   <td>remove redundant period in deprecation warning</td>
   1771 
   1772   <td>
   1773   </td>
   1774 </tr>
   1775 <tr>
   1776   
   1777   <td>
   1778 <a href="https://togithub.com/angular/angular-cli/commit/31783140b82a111fcca0cff1af10d3ea6286b4a6"><img
   1779    align="top"
   1780    title="Feature" src="https://img.shields.io/badge/3178314-fix-green.svg" />
   1781 </a>
   1782   </td>
   1783 
   1784   <td>show full path to project definition when already exists</td>
   1785 
   1786   <td>
   1787 
   1788 <a href="https://togithub.com/angular/angular-cli/issues/13138">
   1789   [Closes #&#8203;13138]<br />
   1790 </a>
   1791   
   1792   </td>
   1793 </tr>
   1794 <tr>
   1795   
   1796   <td>
   1797 <a href="https://togithub.com/angular/angular-cli/commit/7d88182935fc7baa2fc483324ba5fd139010692f"><img
   1798    align="top"
   1799    title="Feature" src="https://img.shields.io/badge/7d88182-fix-green.svg" />
   1800 </a>
   1801   </td>
   1802 
   1803   <td>pass arguments to all targets</td>
   1804 
   1805   <td>
   1806 
   1807 <a href="https://togithub.com/angular/angular-cli/issues/10657">
   1808   [Closes #&#8203;10657]<br />
   1809 </a>
   1810   
   1811 
   1812 <a href="https://togithub.com/angular/angular-cli/issues/10656">
   1813   [Closes #&#8203;10656]<br />
   1814 </a>
   1815   
   1816 
   1817 <a href="https://togithub.com/angular/angular-cli/issues/11005">
   1818   [Closes #&#8203;11005]<br />
   1819 </a>
   1820   
   1821   </td>
   1822 </tr>
   1823 <tr>
   1824   
   1825   <td>
   1826 <a href="https://togithub.com/angular/angular-cli/commit/d2a29afd4807e37af24736277f7097ddde20cc07"><img
   1827    align="top"
   1828    title="Feature" src="https://img.shields.io/badge/d2a29af-fix-green.svg" />
   1829 </a>
   1830   </td>
   1831 
   1832   <td>handle case senstive aliases</td>
   1833 
   1834   <td>
   1835 
   1836 <a href="https://togithub.com/angular/angular-cli/issues/12780">
   1837   [Closes #&#8203;12780]<br />
   1838 </a>
   1839   
   1840   </td>
   1841 </tr>
   1842 <tr>
   1843   
   1844   <td>
   1845 <a href="https://togithub.com/angular/angular-cli/commit/5e7f9950014c091e3ccfe469e55bbfc067281895"><img
   1846    align="top"
   1847    title="Feature" src="https://img.shields.io/badge/5e7f995-fix-green.svg" />
   1848 </a>
   1849   </td>
   1850 
   1851   <td>improve architect command project parsing</td>
   1852 
   1853   <td>
   1854   </td>
   1855 </tr>
   1856 
   1857 <tr><td colspan=3><h3>@&#8203;schematics/angular (7.2.1)</h3></td></tr>
   1858   <tr>
   1859     <td><b>Commit</b>
   1860     <td><b>Description</b>
   1861     <td><b>Notes</b>
   1862   </tr>
   1863 
   1864 <tr>
   1865   
   1866   <td>
   1867 <a href="https://togithub.com/angular/angular-cli/commit/3e0128e110aae32fccc4fabc4c3f2aeaccd95144"><img
   1868    align="top"
   1869    title="Bug Fix" src="https://img.shields.io/badge/3e0128e-feat-blue.svg" />
   1870 </a>
   1871   </td>
   1872 
   1873   <td>add support for TypeScript 3.2 and Angular 7.2.0-rc.0</td>
   1874 
   1875   <td>
   1876   </td>
   1877 </tr>
   1878 <tr>
   1879   
   1880   <td>
   1881 <a href="https://togithub.com/angular/angular-cli/commit/0715beb65c037992b5295ec1417f80cfd2fc890c"><img
   1882    align="top"
   1883    title="Bug Fix" src="https://img.shields.io/badge/0715beb-feat-blue.svg" />
   1884 </a>
   1885   </td>
   1886 
   1887   <td>add `lintFix` to several other schematics</td>
   1888 
   1889   <td>
   1890 <a href="https://togithub.com/angular/angular-cli/issues/12894">
   1891   [Closes #&#8203;12894]<br />
   1892 </a>
   1893   
   1894 <a href="https://togithub.com/angular/angular-cli/issues/6272">
   1895   [Closes #&#8203;6272]<br />
   1896 </a>
   1897   
   1898   </td>
   1899 </tr>
   1900 <tr>
   1901   
   1902   <td>
   1903 <a href="https://togithub.com/angular/angular-cli/commit/a12a4e02a4689b5bdbc6e740c0d9865afb55671a"><img
   1904    align="top"
   1905    title="Bug Fix" src="https://img.shields.io/badge/a12a4e0-feat-blue.svg" />
   1906 </a>
   1907   </td>
   1908 
   1909   <td>consistent naming of options and arguments that do the same thing</td>
   1910 
   1911   <td>
   1912 <a href="https://togithub.com/angular/angular-cli/issues/12784">
   1913   [Closes #&#8203;12784]<br />
   1914 </a>
   1915   
   1916   </td>
   1917 </tr>
   1918 <tr>
   1919   
   1920   <td>
   1921 <a href="https://togithub.com/angular/angular-cli/commit/480952df56a1d1ea507f70ce8446f0035d74b5a5"><img
   1922    align="top"
   1923    title="Bug Fix" src="https://img.shields.io/badge/480952d-feat-blue.svg" />
   1924 </a>
   1925   </td>
   1926 
   1927   <td>add .history directory to gitignore</td>
   1928 
   1929   <td>
   1930   </td>
   1931 </tr>
   1932 <tr>
   1933   
   1934   <td>
   1935 <a href="https://togithub.com/angular/angular-cli/commit/83af31ce2e6790a721706eb6915cf40301aa2aac"><img
   1936    align="top"
   1937    title="Feature" src="https://img.shields.io/badge/83af31c-fix-green.svg" />
   1938 </a>
   1939   </td>
   1940 
   1941   <td>wrapping bootstrap code in a DOMContentLoaded in variable declaration</td>
   1942 
   1943   <td>
   1944 
   1945 <a href="https://togithub.com/angular/angular-cli/issues/13042">
   1946   [Closes #&#8203;13042]<br />
   1947 </a>
   1948   
   1949   </td>
   1950 </tr>
   1951 <tr>
   1952   
   1953   <td>
   1954 <a href="https://togithub.com/angular/angular-cli/commit/17ba2bc4508af9bbd6beb234f59bdb992a5ec8ac"><img
   1955    align="top"
   1956    title="Feature" src="https://img.shields.io/badge/17ba2bc-fix-green.svg" />
   1957 </a>
   1958   </td>
   1959 
   1960   <td>set `optimization` and `sourceMap` in universal production config</td>
   1961 
   1962   <td>
   1963 
   1964 <a href="https://togithub.com/angular/angular-cli/issues/12541">
   1965   [Closes #&#8203;12541]<br />
   1966 </a>
   1967   
   1968 
   1969 <a href="https://togithub.com/angular/angular-cli/issues/12940">
   1970   [Closes #&#8203;12940]<br />
   1971 </a>
   1972   
   1973   </td>
   1974 </tr>
   1975 <tr>
   1976   
   1977   <td>
   1978 <a href="https://togithub.com/angular/angular-cli/commit/e4474894c1f9539a2d64838f6a19fd48b6f5d4d8"><img
   1979    align="top"
   1980    title="Feature" src="https://img.shields.io/badge/e447489-fix-green.svg" />
   1981 </a>
   1982   </td>
   1983 
   1984   <td> cannot create pipe in sub-directory if module is in different sub-directory</td>
   1985 
   1986   <td>
   1987 
   1988 <a href="https://togithub.com/angular/angular-cli/issues/13182">
   1989   [Closes #&#8203;13182]<br />
   1990 </a>
   1991   
   1992   </td>
   1993 </tr>
   1994 <tr>
   1995   
   1996   <td>
   1997 <a href="https://togithub.com/angular/angular-cli/commit/c83be5e555dbad53ad445ef0c3cacaf4ac5730dc"><img
   1998    align="top"
   1999    title="Feature" src="https://img.shields.io/badge/c83be5e-fix-green.svg" />
   2000 </a>
   2001   </td>
   2002 
   2003   <td>import zone related flags in other files</td>
   2004 
   2005   <td>
   2006 
   2007 <a href="https://togithub.com/angular/angular-cli/issues/12886">
   2008   [Closes #&#8203;12886]<br />
   2009 </a>
   2010   
   2011   </td>
   2012 </tr>
   2013 <tr>
   2014   
   2015   <td>
   2016 <a href="https://togithub.com/angular/angular-cli/commit/7b3dd8f5102078aee5018cd12624683d9baa4d0f"><img
   2017    align="top"
   2018    title="Feature" src="https://img.shields.io/badge/7b3dd8f-fix-green.svg" />
   2019 </a>
   2020   </td>
   2021 
   2022   <td>let tslint resolve codelyzer (#&#8203;13101)</td>
   2023 
   2024   <td>
   2025 
   2026 <a href="https://togithub.com/angular/angular-cli/issues/13101">
   2027   [Closes #&#8203;13101]<br />
   2028 </a>
   2029   
   2030 
   2031 <a href="https://togithub.com/angular/angular-cli/issues/13100">
   2032   [Closes #&#8203;13100]<br />
   2033 </a>
   2034   
   2035   </td>
   2036 </tr>
   2037 <tr>
   2038   
   2039   <td>
   2040 <a href="https://togithub.com/angular/angular-cli/commit/822d6a0b9b8f0b6b6def8a34f0aba3ff841171bd"><img
   2041    align="top"
   2042    title="Feature" src="https://img.shields.io/badge/822d6a0-fix-green.svg" />
   2043 </a>
   2044   </td>
   2045 
   2046   <td>add providers into providers metadata but not inner Object with ut. (#&#8203;13081)</td>
   2047 
   2048   <td>
   2049   </td>
   2050 </tr>
   2051 
   2052 <tr><td colspan=3><h3>@&#8203;angular-devkit/schematics-cli (0.12.1)</h3></td></tr>
   2053   <tr>
   2054     <td><b>Commit</b>
   2055     <td><b>Description</b>
   2056     <td><b>Notes</b>
   2057   </tr>
   2058 
   2059 <tr>
   2060   
   2061   <td>
   2062 <a href="https://togithub.com/angular/angular-cli/commit/34d7e9d2405627171268fe45f457a2fe9ec630bd"><img
   2063    align="top"
   2064    title="Bug Fix" src="https://img.shields.io/badge/34d7e9d-feat-blue.svg" />
   2065 </a>
   2066   </td>
   2067 
   2068   <td>add prompt support using Inquirer</td>
   2069 
   2070   <td>
   2071   </td>
   2072 </tr>
   2073 <tr></tr>
   2074     
   2075 
   2076 <tr><td colspan=3><h3>@&#8203;angular-devkit/build-angular (0.12.1)</h3></td></tr>
   2077   <tr>
   2078     <td><b>Commit</b>
   2079     <td><b>Description</b>
   2080     <td><b>Notes</b>
   2081   </tr>
   2082 
   2083 <tr>
   2084   
   2085   <td>
   2086 <a href="https://togithub.com/angular/angular-cli/commit/4f8a5b7a55316f773c1ae80505864212dc278b6a"><img
   2087    align="top"
   2088    title="Bug Fix" src="https://img.shields.io/badge/4f8a5b7-feat-blue.svg" />
   2089 </a>
   2090   </td>
   2091 
   2092   <td>fine grain settings for optimization</td>
   2093 
   2094   <td>
   2095   </td>
   2096 </tr>
   2097 <tr>
   2098   
   2099   <td>
   2100 <a href="https://togithub.com/angular/angular-cli/commit/8516d68213f4bafd34b5c68dfde43462173f5603"><img
   2101    align="top"
   2102    title="Bug Fix" src="https://img.shields.io/badge/8516d68-feat-blue.svg" />
   2103 </a>
   2104   </td>
   2105 
   2106   <td>fine grain settings for sourceMaps (#&#8203;13062)</td>
   2107 
   2108   <td>
   2109 <a href="https://togithub.com/angular/angular-cli/issues/7527">
   2110   [Closes #&#8203;7527]<br />
   2111 </a>
   2112   
   2113   </td>
   2114 </tr>
   2115 <tr>
   2116   
   2117   <td>
   2118 <a href="https://togithub.com/angular/angular-cli/commit/a38566f18e4e9749d51a536f8818c99f3287f48c"><img
   2119    align="top"
   2120    title="Bug Fix" src="https://img.shields.io/badge/a38566f-feat-blue.svg" />
   2121 </a>
   2122   </td>
   2123 
   2124   <td>add option to allow outputting css resources to a different folder</td>
   2125 
   2126   <td>
   2127   </td>
   2128 </tr>
   2129 <tr>
   2130   
   2131   <td>
   2132 <a href="https://togithub.com/angular/angular-cli/commit/a43e9fa9398d6e7d072ed967f21ad61c9753ceeb"><img
   2133    align="top"
   2134    title="Feature" src="https://img.shields.io/badge/a43e9fa-fix-green.svg" />
   2135 </a>
   2136   </td>
   2137 
   2138   <td>resolve project root for fork process</td>
   2139 
   2140   <td>
   2141 
   2142 <a href="https://togithub.com/angular/angular-cli/issues/13113">
   2143   [Closes #&#8203;13113]<br />
   2144 </a>
   2145   
   2146   </td>
   2147 </tr>
   2148 <tr>
   2149   
   2150   <td>
   2151 <a href="https://togithub.com/angular/angular-cli/commit/18566b0442510e92ae6dcdd358a70e9cf213ddeb"><img
   2152    align="top"
   2153    title="Feature" src="https://img.shields.io/badge/18566b0-fix-green.svg" />
   2154 </a>
   2155   </td>
   2156 
   2157   <td>remove circular dependencies warnings in ngfactory files</td>
   2158 
   2159   <td>
   2160 
   2161 <a href="https://togithub.com/angular/angular-cli/issues/11135">
   2162   [Closes #&#8203;11135]<br />
   2163 </a>
   2164   
   2165   </td>
   2166 </tr>
   2167 <tr>
   2168   
   2169   <td>
   2170 <a href="https://togithub.com/angular/angular-cli/commit/bc9d6eb3e7620b2327c86888b45f436ab7ebd537"><img
   2171    align="top"
   2172    title="Feature" src="https://img.shields.io/badge/bc9d6eb-fix-green.svg" />
   2173 </a>
   2174   </td>
   2175 
   2176   <td>remove invalid colors option of ProgressPlugin</td>
   2177 
   2178   <td>
   2179   </td>
   2180 </tr>
   2181 <tr>
   2182   
   2183   <td>
   2184 <a href="https://togithub.com/angular/angular-cli/commit/42962571be6472d68b297d6272202faf23d2f159"><img
   2185    align="top"
   2186    title="Feature" src="https://img.shields.io/badge/4296257-fix-green.svg" />
   2187 </a>
   2188   </td>
   2189 
   2190   <td>output non human readable lint result</td>
   2191 
   2192   <td>
   2193 
   2194 <a href="https://togithub.com/angular/angular-cli/issues/13173">
   2195   [Closes #&#8203;13173]<br />
   2196 </a>
   2197   
   2198   </td>
   2199 </tr>
   2200 <tr>
   2201   
   2202   <td>
   2203 <a href="https://togithub.com/angular/angular-cli/commit/45b6df511ff31e7a111d223a6239a3215e87fe53"><img
   2204    align="top"
   2205    title="Feature" src="https://img.shields.io/badge/45b6df5-fix-green.svg" />
   2206 </a>
   2207   </td>
   2208 
   2209   <td>lint non human readable formatters produces invalid output</td>
   2210 
   2211   <td>
   2212 
   2213 <a href="https://togithub.com/angular/angular-cli/issues/12674">
   2214   [Closes #&#8203;12674]<br />
   2215 </a>
   2216   
   2217   </td>
   2218 </tr>
   2219 <tr>
   2220   
   2221   <td>
   2222 <a href="https://togithub.com/angular/angular-cli/commit/67630f5270778fbc408f8449e0c286862fc5a942"><img
   2223    align="top"
   2224    title="Feature" src="https://img.shields.io/badge/67630f5-fix-green.svg" />
   2225 </a>
   2226   </td>
   2227 
   2228   <td>remove `skipAppShell` as it has no effect in browser builder</td>
   2229 
   2230   <td>
   2231 
   2232 <a href="https://togithub.com/angular/angular-cli/issues/11478">
   2233   [Closes #&#8203;11478]<br />
   2234 </a>
   2235   
   2236   </td>
   2237 </tr>
   2238 <tr></tr>
   2239     
   2240 
   2241 <tr><td colspan=3><h3>@&#8203;angular-devkit/core (7.2.1)</h3></td></tr>
   2242   <tr>
   2243     <td><b>Commit</b>
   2244     <td><b>Description</b>
   2245     <td><b>Notes</b>
   2246   </tr>
   2247 
   2248 <tr>
   2249   
   2250   <td>
   2251 <a href="https://togithub.com/angular/angular-cli/commit/a3a657f7e7c20eafd49dfe80ab8fad5a973be9b7"><img
   2252    align="top"
   2253    title="Bug Fix" src="https://img.shields.io/badge/a3a657f-feat-blue.svg" />
   2254 </a>
   2255   </td>
   2256 
   2257   <td>Jobs API added</td>
   2258 
   2259   <td>
   2260   </td>
   2261 </tr>
   2262 <tr>
   2263   
   2264   <td>
   2265 <a href="https://togithub.com/angular/angular-cli/commit/c89a0420d5611d074d2c8d3dcd5f0016db1ebdf7"><img
   2266    align="top"
   2267    title="Bug Fix" src="https://img.shields.io/badge/c89a042-feat-blue.svg" />
   2268 </a>
   2269   </td>
   2270 
   2271   <td>add DeepReadonly<> and Readwrite<> types</td>
   2272 
   2273   <td>
   2274   </td>
   2275 </tr>
   2276 <tr>
   2277   
   2278   <td>
   2279 <a href="https://togithub.com/angular/angular-cli/commit/3a28d4c142c2144e0c35d6e288a6fa365aef1ea3"><img
   2280    align="top"
   2281    title="Bug Fix" src="https://img.shields.io/badge/3a28d4c-feat-blue.svg" />
   2282 </a>
   2283   </td>
   2284 
   2285   <td>add a new JsonSchema type</td>
   2286 
   2287   <td>
   2288   </td>
   2289 </tr>
   2290 <tr>
   2291   
   2292   <td>
   2293 <a href="https://togithub.com/angular/angular-cli/commit/7567e8e6a0435922f401bbfdffc341454d20baa1"><img
   2294    align="top"
   2295    title="Bug Fix" src="https://img.shields.io/badge/7567e8e-feat-blue.svg" />
   2296 </a>
   2297   </td>
   2298 
   2299   <td>add next() to Logger</td>
   2300 
   2301   <td>
   2302   </td>
   2303 </tr>
   2304 
   2305 <tr><td colspan=3><h3>@&#8203;ngtools/webpack (7.2.1)</h3></td></tr>
   2306   <tr>
   2307     <td><b>Commit</b>
   2308     <td><b>Description</b>
   2309     <td><b>Notes</b>
   2310   </tr>
   2311 
   2312 <tr>
   2313   
   2314   <td>
   2315 <a href="https://togithub.com/angular/angular-cli/commit/1e7cf9bcf8efbc8a81c2656ff619ee8f9058a262"><img
   2316    align="top"
   2317    title="Bug Fix" src="https://img.shields.io/badge/1e7cf9b-feat-blue.svg" />
   2318 </a>
   2319   </td>
   2320 
   2321   <td>support directly loading component templates</td>
   2322 
   2323   <td>
   2324   </td>
   2325 </tr>
   2326 <tr>
   2327   
   2328   <td>
   2329 <a href="https://togithub.com/angular/angular-cli/commit/8bded93d8af3541bb3d49a56f3738b8b128f3262"><img
   2330    align="top"
   2331    title="Feature" src="https://img.shields.io/badge/8bded93-fix-green.svg" />
   2332 </a>
   2333   </td>
   2334 
   2335   <td>`import as` results in the alias being undefined with Typescript 3.2</td>
   2336 
   2337   <td>
   2338 
   2339 <a href="https://togithub.com/angular/angular-cli/issues/13212">
   2340   [Closes #&#8203;13212]<br />
   2341 </a>
   2342   
   2343   </td>
   2344 </tr>
   2345 <tr>
   2346   
   2347   <td>
   2348 <a href="https://togithub.com/angular/angular-cli/commit/ea65cc220bedbb40f7d08a6d9c2a73f5c5a0293d"><img
   2349    align="top"
   2350    title="Feature" src="https://img.shields.io/badge/ea65cc2-fix-green.svg" />
   2351 </a>
   2352   </td>
   2353 
   2354   <td>avoid checking watchMode in environment hook</td>
   2355 
   2356   <td>
   2357   </td>
   2358 </tr>
   2359 <tr>
   2360   
   2361   <td>
   2362 <a href="https://togithub.com/angular/angular-cli/commit/8bc6e79d896661a52ce3c77dce3d562b0ff2719d"><img
   2363    align="top"
   2364    title="Feature" src="https://img.shields.io/badge/8bc6e79-fix-green.svg" />
   2365 </a>
   2366   </td>
   2367 
   2368   <td>files are not being updated when using `allowJs` or `resolveJsonModule` (#&#8203;13089)</td>
   2369 
   2370   <td>
   2371 
   2372 <a href="https://togithub.com/angular/angular-cli/issues/13076">
   2373   [Closes #&#8203;13076]<br />
   2374 </a>
   2375   
   2376 
   2377 <a href="https://togithub.com/angular/angular-cli/issues/12964">
   2378   [Closes #&#8203;12964]<br />
   2379 </a>
   2380   
   2381   </td>
   2382 </tr>
   2383 <tr>
   2384   
   2385   <td>
   2386 <a href="https://togithub.com/angular/angular-cli/commit/1ad42db2857d3e2652e7375cdd44667ba35e4fc1"><img
   2387    align="top"
   2388    title="Feature" src="https://img.shields.io/badge/1ad42db-fix-green.svg" />
   2389 </a>
   2390   </td>
   2391 
   2392   <td>cleanup resources after modules are loaded (#&#8203;12994)</td>
   2393 
   2394   <td>
   2395   </td>
   2396 </tr>
   2397 <tr></tr>
   2398     
   2399 
   2400 <tr><td colspan=3><h3>@&#8203;schematics/schematics (0.12.1)</h3></td></tr>
   2401   <tr>
   2402     <td><b>Commit</b>
   2403     <td><b>Description</b>
   2404     <td><b>Notes</b>
   2405   </tr>
   2406 
   2407 <tr>
   2408   
   2409   <td>
   2410 <a href="https://togithub.com/angular/angular-cli/commit/ad9dd1fc3ed65567399acd3cc14e18c089e036ae"><img
   2411    align="top"
   2412    title="Bug Fix" src="https://img.shields.io/badge/ad9dd1f-feat-blue.svg" />
   2413 </a>
   2414   </td>
   2415 
   2416   <td>add support for TypeScript 3.2</td>
   2417 
   2418   <td>
   2419   </td>
   2420 </tr>
   2421 <tr></tr>
   2422     
   2423 
   2424 <tr><td colspan=3><h3>@&#8203;schematics/update (0.12.1)</h3></td></tr>
   2425   <tr>
   2426     <td><b>Commit</b>
   2427     <td><b>Description</b>
   2428     <td><b>Notes</b>
   2429   </tr>
   2430 
   2431 <tr>
   2432   
   2433   <td>
   2434 <a href="https://togithub.com/angular/angular-cli/commit/851d6948a45cd59821c93e262eff242a6947f491"><img
   2435    align="top"
   2436    title="Bug Fix" src="https://img.shields.io/badge/851d694-feat-blue.svg" />
   2437 </a>
   2438   </td>
   2439 
   2440   <td>add packageGroup version map support</td>
   2441 
   2442   <td>
   2443 <a href="https://togithub.com/angular/angular-cli/issues/13015">
   2444   [Closes #&#8203;13015]<br />
   2445 </a>
   2446   
   2447   </td>
   2448 </tr>
   2449 <tr>
   2450   
   2451   <td>
   2452 <a href="https://togithub.com/angular/angular-cli/commit/6b4179343d2377c992749cda2fb40f1139b4d427"><img
   2453    align="top"
   2454    title="Bug Fix" src="https://img.shields.io/badge/6b41793-feat-blue.svg" />
   2455 </a>
   2456   </td>
   2457 
   2458   <td>add initial verbose option (#&#8203;12995)</td>
   2459 
   2460   <td>
   2461   </td>
   2462 </tr>
   2463 <tr>
   2464   
   2465   <td>
   2466 <a href="https://togithub.com/angular/angular-cli/commit/bff2790d576fc9b5dd376d391da759d996beeb58"><img
   2467    align="top"
   2468    title="Feature" src="https://img.shields.io/badge/bff2790-fix-green.svg" />
   2469 </a>
   2470   </td>
   2471 
   2472   <td>ignore npm 404 error</td>
   2473 
   2474   <td>
   2475   </td>
   2476 </tr>
   2477 <tr>
   2478   
   2479   <td>
   2480 <a href="https://togithub.com/angular/angular-cli/commit/17d4dcc93635da4f0d4851cc7f29342da671ac2d"><img
   2481    align="top"
   2482    title="Feature" src="https://img.shields.io/badge/17d4dcc-fix-green.svg" />
   2483 </a>
   2484   </td>
   2485 
   2486   <td>only set registry option when used</td>
   2487 
   2488   <td>
   2489   </td>
   2490 </tr>
   2491 <tr>
   2492   
   2493   <td>
   2494 <a href="https://togithub.com/angular/angular-cli/commit/6fce79355fb6305f3db2e627fdf345b9ac1f173b"><img
   2495    align="top"
   2496    title="Feature" src="https://img.shields.io/badge/6fce793-fix-green.svg" />
   2497 </a>
   2498   </td>
   2499 
   2500   <td>replace environment variables in npm/yarn rc</td>
   2501 
   2502   <td>
   2503   </td>
   2504 </tr>
   2505 
   2506 </tbody>
   2507 </table>
   2508 
   2509 * * *
   2510 
   2511 ### Special Thanks
   2512 
   2513 Alan Agius, Hans Larsen, Charles Lyding, Alex Eagle, Renovate Bot, Judy Bogart, Cédric Exbrayat, Alan, Hayden Berge, Amadou Sall, Filipe Silva, Tiago Temporin, mhartington, James George, jonwrede, Minko Gechev, JiaLiPassion, Pascal Honegger, Michael Nahkies, Vikram Subramanian, 赵正阳, Mathou54, Krishna Mohan, Michael O'Keefe, Carlo Dapor, Keen Yee Liau
   2514 
   2515 ### [`v7.2.0`](https://togithub.com/angular/angular-cli/compare/v7.1.4...v7.2.0)
   2516 
   2517 [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.1.4...v7.2.0)
   2518 
   2519 ### [`v7.1.4`](https://togithub.com/angular/angular-cli/releases/v7.1.4)
   2520 
   2521 [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.1.3...v7.1.4)
   2522 
   2523 ### Commits
   2524 
   2525 <table>
   2526 <tbody>
   2527 
   2528 <tr><td colspan=3><h3>@&#8203;angular/cli (7.1.4)</h3></td></tr>
   2529   <tr>
   2530     <td><b>Commit</b>
   2531     <td><b>Description</b>
   2532     <td><b>Notes</b>
   2533   </tr>
   2534 
   2535 <tr>
   2536   
   2537   <td>
   2538 <a href="https://togithub.com/angular/angular-cli/commit/970f24d999400d00cf1539e03f64570731c2ce33"><img
   2539    align="top"
   2540    title="Feature" src="https://img.shields.io/badge/970f24d-fix-green.svg" />
   2541 </a>
   2542   </td>
   2543 
   2544   <td>remove redundant period in deprecation warning</td>
   2545 
   2546   <td>
   2547   </td>
   2548 </tr>
   2549 <tr></tr>
   2550     
   2551 
   2552 <tr><td colspan=3><h3>@&#8203;schematics/angular (7.1.4)</h3></td></tr>
   2553   <tr>
   2554     <td><b>Commit</b>
   2555     <td><b>Description</b>
   2556     <td><b>Notes</b>
   2557   </tr>
   2558 
   2559 <tr>
   2560   
   2561   <td>
   2562 <a href="https://togithub.com/angular/angular-cli/commit/b480dea7d56323b9d1f89cc1143fe9939cc920ea"><img
   2563    align="top"
   2564    title="Feature" src="https://img.shields.io/badge/b480dea-fix-green.svg" />
   2565 </a>
   2566   </td>
   2567 
   2568   <td> cannot create pipe in sub-directory if module is in different sub-directory</td>
   2569 
   2570   <td>
   2571 
   2572 <a href="https://togithub.com/angular/angular-cli/issues/13182">
   2573   [Closes #&#8203;13182]<br />
   2574 </a>
   2575   
   2576   </td>
   2577 </tr>
   2578 <tr></tr>
   2579     
   2580 
   2581 <tr><td colspan=3><h3>@&#8203;angular-devkit/build-angular (0.11.4)</h3></td></tr>
   2582   <tr>
   2583     <td><b>Commit</b>
   2584     <td><b>Description</b>
   2585     <td><b>Notes</b>
   2586   </tr>
   2587 
   2588 <tr>
   2589   
   2590   <td>
   2591 <a href="https://togithub.com/angular/angular-cli/commit/38f21bef71bafbc123a8a96f2d0ac440685cddfd"><img
   2592    align="top"
   2593    title="Feature" src="https://img.shields.io/badge/38f21be-fix-green.svg" />
   2594 </a>
   2595   </td>
   2596 
   2597   <td>remove circular dependencies warnings in ngfactory files</td>
   2598 
   2599   <td>
   2600 
   2601 <a href="https://togithub.com/angular/angular-cli/issues/11135">
   2602   [Closes #&#8203;11135]<br />
   2603 </a>
   2604   
   2605   </td>
   2606 </tr>
   2607 
   2608 </tbody>
   2609 </table>
   2610 
   2611 * * *
   2612 
   2613 ### Special Thanks
   2614 
   2615 Minko Gechev, Cédric Exbrayat, Amadou Sall, Renovate Bot, Alan, Alan Agius, mhartington
   2616 
   2617 ### [`v7.1.3`](https://togithub.com/angular/angular-cli/releases/v7.1.3)
   2618 
   2619 [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.1.2...v7.1.3)
   2620 
   2621 ### Commits
   2622 
   2623 <table>
   2624 <tbody>
   2625 
   2626 <tr><td colspan=3><h3>@&#8203;schematics/angular (7.1.3)</h3></td></tr>
   2627   <tr>
   2628     <td><b>Commit</b>
   2629     <td><b>Description</b>
   2630     <td><b>Notes</b>
   2631   </tr>
   2632 
   2633 <tr>
   2634   
   2635   <td>
   2636 <a href="https://togithub.com/angular/angular-cli/commit/ffec4fb73cd80813234eff37be365ae4da611bb1"><img
   2637    align="top"
   2638    title="Feature" src="https://img.shields.io/badge/ffec4fb-fix-green.svg" />
   2639 </a>
   2640   </td>
   2641 
   2642   <td>import zone related flags in other files</td>
   2643 
   2644   <td>
   2645 
   2646 <a href="https://togithub.com/angular/angular-cli/issues/12886">
   2647   [Closes #&#8203;12886]<br />
   2648 </a>
   2649   
   2650   </td>
   2651 </tr>
   2652 <tr></tr>
   2653     
   2654 
   2655 <tr><td colspan=3><h3>@&#8203;angular-devkit/build-angular (0.11.3)</h3></td></tr>
   2656   <tr>
   2657     <td><b>Commit</b>
   2658     <td><b>Description</b>
   2659     <td><b>Notes</b>
   2660   </tr>
   2661 
   2662 <tr>
   2663   
   2664   <td>
   2665 <a href="https://togithub.com/angular/angular-cli/commit/f19f44191e53bb4fd62283c30d5e69d862583cff"><img
   2666    align="top"
   2667    title="Feature" src="https://img.shields.io/badge/f19f441-fix-green.svg" />
   2668 </a>
   2669   </td>
   2670 
   2671   <td>remove invalid colors option of ProgressPlugin</td>
   2672 
   2673   <td>
   2674   </td>
   2675 </tr>
   2676 <tr>
   2677   
   2678   <td>
   2679 <a href="https://togithub.com/angular/angular-cli/commit/f7cfd5471f62c0b10a0856dafdaca31be9fb31b7"><img
   2680    align="top"
   2681    title="Feature" src="https://img.shields.io/badge/f7cfd54-fix-green.svg" />
   2682 </a>
   2683   </td>
   2684 
   2685   <td>output non human readable lint result</td>
   2686 
   2687   <td>
   2688 
   2689 <a href="https://togithub.com/angular/angular-cli/issues/13173">
   2690   [Closes #&#8203;13173]<br />
   2691 </a>
   2692   
   2693   </td>
   2694 </tr>
   2695 
   2696 <tr><td colspan=3><h3>@&#8203;schematics/update (0.11.3)</h3></td></tr>
   2697   <tr>
   2698     <td><b>Commit</b>
   2699     <td><b>Description</b>
   2700     <td><b>Notes</b>
   2701   </tr>
   2702 
   2703 <tr>
   2704   
   2705   <td>
   2706 <a href="https://togithub.com/angular/angular-cli/commit/a4d3eeb7112a9a74e92f8ec4a32d3fd3a946d251"><img
   2707    align="top"
   2708    title="Feature" src="https://img.shields.io/badge/a4d3eeb-fix-green.svg" />
   2709 </a>
   2710   </td>
   2711 
   2712   <td>only set registry option when used</td>
   2713 
   2714   <td>
   2715   </td>
   2716 </tr>
   2717 
   2718 </tbody>
   2719 </table>
   2720 
   2721 * * *
   2722 
   2723 ### Special Thanks
   2724 
   2725 Alan Agius, Keen Yee Liau, jonwrede, JiaLiPassion, Pascal Honegger, Charles Lyding
   2726 
   2727 ### [`v7.1.2`](https://togithub.com/angular/angular-cli/releases/v7.1.2)
   2728 
   2729 [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.1.1...v7.1.2)
   2730 
   2731 ### Commits
   2732 
   2733 <table>
   2734 <tbody>
   2735 
   2736 <tr><td colspan=3><h3>@&#8203;angular/cli (7.1.2)</h3></td></tr>
   2737   <tr>
   2738     <td><b>Commit</b>
   2739     <td><b>Description</b>
   2740     <td><b>Notes</b>
   2741   </tr>
   2742 
   2743 <tr>
   2744   
   2745   <td>
   2746 <a href="https://togithub.com/angular/angular-cli/commit/c36033c473b818a7e873f91962c56f33d3ffda53"><img
   2747    align="top"
   2748    title="Feature" src="https://img.shields.io/badge/c36033c-fix-green.svg" />
   2749 </a>
   2750   </td>
   2751 
   2752   <td>show full path to project definition when already exists</td>
   2753 
   2754   <td>
   2755 
   2756 <a href="https://togithub.com/angular/angular-cli/issues/13138">
   2757   [Closes #&#8203;13138]<br />
   2758 </a>
   2759   
   2760   </td>
   2761 </tr>
   2762 <tr>
   2763   
   2764   <td>
   2765 <a href="https://togithub.com/angular/angular-cli/commit/5571d094e5db4062c551fb2a98758c26392ffb43"><img
   2766    align="top"
   2767    title="Feature" src="https://img.shields.io/badge/5571d09-fix-green.svg" />
   2768 </a>
   2769   </td>
   2770 
   2771   <td>pass arguments to all targets</td>
   2772 
   2773   <td>
   2774 
   2775 <a href="https://togithub.com/angular/angular-cli/issues/10657">
   2776   [Closes #&#8203;10657]<br />
   2777 </a>
   2778   
   2779 
   2780 <a href="https://togithub.com/angular/angular-cli/issues/10656">
   2781   [Closes #&#8203;10656]<br />
   2782 </a>
   2783   
   2784 
   2785 <a href="https://togithub.com/angular/angular-cli/issues/11005">
   2786   [Cl</details>
   2787 
   2788 ---
   2789 
   2790 ### Renovate configuration
   2791 
   2792 :date: **Schedule**: At any time (no schedule defined).
   2793 
   2794 :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
   2795 
   2796 :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".
   2797 
   2798 :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
   2799 
   2800 ---
   2801 
   2802  - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box
   2803 
   2804 ---
   2805 
   2806 This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#SocialNetworkNews/SocialNetworkNews-Web).
   2807