47.md (60383B)
1 # PR #47 Update dependency @angular-devkit/core to v7 - autoclosed 2 3 - **Status:** closed 4 - **Author:** @renovate[bot] 5 - **Created:** 2018-10-18T18:53:18Z 6 - **Branch:** renovate/angular-devkit-core-7.x → master 7 - **Closed:** 2018-11-26T20:03:23Z 8 - **Diff:** [47.diff](./47.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://renovatebot.com/gh/angular/angular-cli) | 17 18 --- 19 20 ### Release Notes 21 22 <details> 23 <summary>angular/angular-cli</summary> 24 25 ### [`v7.0.7`](https://renovatebot.com/gh/angular/angular-cli/compare/v7.0.6...v7.0.7) 26 27 [Compare Source](https://renovatebot.com/gh/angular/angular-cli/compare/v7.0.6...v7.0.7) 28 29 ### [`v7.0.6`](https://renovatebot.com/gh/angular/angular-cli/releases/v7.0.6) 30 31 [Compare Source](https://renovatebot.com/gh/angular/angular-cli/compare/v7.0.5...v7.0.6) 32 33 ### Commits 34 35 <table> 36 <tbody> 37 38 <tr><td colspan=3><h3>@​angular/cli (7.0.6)</h3></td></tr> 39 <tr> 40 <td><b>Commit</b> 41 <td><b>Description</b> 42 <td><b>Notes</b> 43 </tr> 44 45 <tr> 46 47 <td> 48 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/f466d86d851a759107c61963fe2ab3aa39b33f7f"><img 49 align="top" 50 title="Feature" src="https://img.shields.io/badge/f466d86-fix-green.svg" /> 51 </a> 52 </td> 53 54 <td>add missing `ngswConfigPath` to schema</td> 55 56 <td> 57 </td> 58 </tr> 59 <tr></tr> 60 61 62 <tr><td colspan=3><h3>@​schematics/angular (7.0.6)</h3></td></tr> 63 <tr> 64 <td><b>Commit</b> 65 <td><b>Description</b> 66 <td><b>Notes</b> 67 </tr> 68 69 <tr> 70 71 <td> 72 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/76cb92f64b31eb99d4c38ac166680ebc27fbc7f4"><img 73 align="top" 74 title="Feature" src="https://img.shields.io/badge/76cb92f-fix-green.svg" /> 75 </a> 76 </td> 77 78 <td>`addSymbolToNgModuleMetadata` metadata without indent</td> 79 80 <td> 81 82 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12950"> 83 [Closes #​12950]<br /> 84 </a> 85 86 </td> 87 </tr> 88 <tr> 89 90 <td> 91 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/7bb40aaba20931b83d29a632f3dc839571c555b9"><img 92 align="top" 93 title="Feature" src="https://img.shields.io/badge/7bb40aa-fix-green.svg" /> 94 </a> 95 </td> 96 97 <td>rename e2e PO utility function</td> 98 99 <td> 100 </td> 101 </tr> 102 103 <tr><td colspan=3><h3>@​angular-devkit/core (7.0.6)</h3></td></tr> 104 <tr> 105 <td><b>Commit</b> 106 <td><b>Description</b> 107 <td><b>Notes</b> 108 </tr> 109 110 <tr> 111 112 <td> 113 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/c6cdf71e2e1f234bd2a3e81fa09fddf25c366223"><img 114 align="top" 115 title="Feature" src="https://img.shields.io/badge/c6cdf71-fix-green.svg" /> 116 </a> 117 </td> 118 119 <td>handle drive only paths in windows</td> 120 121 <td> 122 123 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12670"> 124 [Closes #​12670]<br /> 125 </a> 126 127 </td> 128 </tr> 129 <tr></tr> 130 131 132 <tr><td colspan=3><h3>@​ngtools/webpack (7.0.6)</h3></td></tr> 133 <tr> 134 <td><b>Commit</b> 135 <td><b>Description</b> 136 <td><b>Notes</b> 137 </tr> 138 139 <tr> 140 141 <td> 142 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/7a643b12fa9a6f24bf5d1789980ef477c521854b"><img 143 align="top" 144 title="Feature" src="https://img.shields.io/badge/7a643b1-fix-green.svg" /> 145 </a> 146 </td> 147 148 <td>update error message to reference templateUrl</td> 149 150 <td> 151 152 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12693"> 153 [Closes #​12693]<br /> 154 </a> 155 156 </td> 157 </tr> 158 159 </tbody> 160 </table> 161 162 * * * 163 164 ### Special Thanks 165 166 Alan Agius, Keen Yee Liau, Jesús, Emmanuel Demey 167 168 ### [`v7.0.5`](https://renovatebot.com/gh/angular/angular-cli/releases/v7.0.5) 169 170 [Compare Source](https://renovatebot.com/gh/angular/angular-cli/compare/v7.0.4...v7.0.5) 171 172 ### Commits 173 174 <table> 175 <tbody> 176 177 <tr><td colspan=3><h3>@​angular/cli (7.0.5)</h3></td></tr> 178 <tr> 179 <td><b>Commit</b> 180 <td><b>Description</b> 181 <td><b>Notes</b> 182 </tr> 183 184 <tr> 185 186 <td> 187 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/ebd2453ee4ea8f4fde81ea39fe37bc4569165a54"><img 188 align="top" 189 title="Feature" src="https://img.shields.io/badge/ebd2453-fix-green.svg" /> 190 </a> 191 </td> 192 193 <td>support all single dashes prefixed arguments (#​12783)</td> 194 195 <td> 196 197 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12783"> 198 [Closes #​12783]<br /> 199 </a> 200 201 202 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12771"> 203 [Closes #​12771]<br /> 204 </a> 205 206 </td> 207 </tr> 208 <tr></tr> 209 210 211 <tr><td colspan=3><h3>@​schematics/angular (7.0.5)</h3></td></tr> 212 <tr> 213 <td><b>Commit</b> 214 <td><b>Description</b> 215 <td><b>Notes</b> 216 </tr> 217 218 <tr> 219 220 <td> 221 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/684a3aa1c720f6c0fd955702a70a0fdf5a40a82b"><img 222 align="top" 223 title="Feature" src="https://img.shields.io/badge/684a3aa-fix-green.svg" /> 224 </a> 225 </td> 226 227 <td>minimal should be honored in workspace creation (#​12896)</td> 228 229 <td> 230 </td> 231 </tr> 232 <tr></tr> 233 234 235 <tr><td colspan=3><h3>@​angular-devkit/build-angular (0.10.5)</h3></td></tr> 236 <tr> 237 <td><b>Commit</b> 238 <td><b>Description</b> 239 <td><b>Notes</b> 240 </tr> 241 242 <tr> 243 244 <td> 245 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/f3b8557d4ee213e954e27c477004619b34fc53b2"><img 246 align="top" 247 title="Feature" src="https://img.shields.io/badge/f3b8557-fix-green.svg" /> 248 </a> 249 </td> 250 251 <td>add a base href to karma context (#​12889)</td> 252 253 <td> 254 </td> 255 </tr> 256 <tr></tr> 257 258 259 <tr><td colspan=3><h3>@​angular-devkit/build-optimizer (0.10.5)</h3></td></tr> 260 <tr> 261 <td><b>Commit</b> 262 <td><b>Description</b> 263 <td><b>Notes</b> 264 </tr> 265 266 <tr> 267 268 <td> 269 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/9aca82f2c099cb9dc94e67c0e1647a95c36f0a8d"><img 270 align="top" 271 title="Feature" src="https://img.shields.io/badge/9aca82f-fix-green.svg" /> 272 </a> 273 </td> 274 275 <td>update typescript to 3.1.6</td> 276 277 <td> 278 </td> 279 </tr> 280 <tr></tr> 281 282 283 </tbody> 284 </table> 285 286 * * * 287 288 ### Special Thanks 289 290 Alan Agius, Vikram Subramanian, Cédric Exbrayat, Jason Jean, vikerman 291 292 ### [`v7.0.4`](https://renovatebot.com/gh/angular/angular-cli/releases/v7.0.4) 293 294 [Compare Source](https://renovatebot.com/gh/angular/angular-cli/compare/v7.0.3...v7.0.4) 295 296 ### Note upstream fixes 297 298 `@angular/core` version 7.0.2 contains [angular/angular#​26879](https://renovatebot.com/gh/angular/angular/pull/26879) which is a fix for 299 [#​12646](https://renovatebot.com/gh/angular/angular-cli/issues/12646) 300 `typescript` version 3.1.6 was also just released and contains a fix for [Microsoft/TypeScript#​28028](https://renovatebot.com/gh/Microsoft/TypeScript/issues/28028) which was making builds slow. 301 We strongly recommend updating your Angular and TypeScript version - updating Angular CLI to a new patch version doesn't do this automatically. 302 303 ### Commits 304 305 <table> 306 <tbody> 307 308 <tr><td colspan=3><h3>@​angular/cli (7.0.4)</h3></td></tr> 309 <tr> 310 <td><b>Commit</b> 311 <td><b>Description</b> 312 <td><b>Notes</b> 313 </tr> 314 315 <tr> 316 317 <td> 318 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/f3330dbf6e9144be415fed085161b07e3d84816f"><img 319 align="top" 320 title="Feature" src="https://img.shields.io/badge/f3330db-fix-green.svg" /> 321 </a> 322 </td> 323 324 <td>error out when command json is invalid</td> 325 326 <td> 327 </td> 328 </tr> 329 <tr></tr> 330 331 332 <tr><td colspan=3><h3>@​schematics/angular (7.0.4)</h3></td></tr> 333 <tr> 334 <td><b>Commit</b> 335 <td><b>Description</b> 336 <td><b>Notes</b> 337 </tr> 338 339 <tr> 340 341 <td> 342 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/65f4c02b6ada912e49cca72c60f3c07d864488d5"><img 343 align="top" 344 title="Feature" src="https://img.shields.io/badge/65f4c02-fix-green.svg" /> 345 </a> 346 </td> 347 348 <td>--minimal should prevent generating e2e (#​12742)</td> 349 350 <td> 351 352 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12739"> 353 [Closes #​12739]<br /> 354 </a> 355 356 </td> 357 </tr> 358 <tr> 359 360 <td> 361 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/da2554aae5f18789ad7c183288257bf23ad509d0"><img 362 align="top" 363 title="Feature" src="https://img.shields.io/badge/da2554a-fix-green.svg" /> 364 </a> 365 </td> 366 367 <td>update `@angular-devkit/build-ng-packagr` when migrating</td> 368 369 <td> 370 371 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12642"> 372 [Closes #​12642]<br /> 373 </a> 374 375 </td> 376 </tr> 377 <tr> 378 379 <td> 380 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/839f696802d72586c085f014c004447b47de493f"><img 381 align="top" 382 title="Feature" src="https://img.shields.io/badge/839f696-fix-green.svg" /> 383 </a> 384 </td> 385 386 <td>minimal workspace leaves blank line in `package.json`</td> 387 388 <td> 389 390 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12778"> 391 [Closes #​12778]<br /> 392 </a> 393 394 </td> 395 </tr> 396 <tr> 397 398 <td> 399 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/5ddbeae7fd4ce99f13844fd718c9fbd95cbcbb78"><img 400 align="top" 401 title="Feature" src="https://img.shields.io/badge/5ddbeae-fix-green.svg" /> 402 </a> 403 </td> 404 405 <td>order of `module` properties is inconsistent</td> 406 407 <td> 408 409 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12509"> 410 [Closes #​12509]<br /> 411 </a> 412 413 </td> 414 </tr> 415 <tr> 416 417 <td> 418 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/aaec9dee54aacf43d795c09b0ee33786ea984c0c"><img 419 align="top" 420 title="Feature" src="https://img.shields.io/badge/aaec9de-fix-green.svg" /> 421 </a> 422 </td> 423 424 <td>experimentalIvy creates project using `next` packages</td> 425 426 <td> 427 </td> 428 </tr> 429 <tr> 430 431 <td> 432 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/7431639645148c3f9476e0e96d9e33ec6676ab86"><img 433 align="top" 434 title="Feature" src="https://img.shields.io/badge/7431639-fix-green.svg" /> 435 </a> 436 </td> 437 438 <td>migrate build-angular for 7.0 RC users</td> 439 440 <td> 441 442 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12647"> 443 [Closes #​12647]<br /> 444 </a> 445 446 </td> 447 </tr> 448 449 <tr><td colspan=3><h3>@​angular-devkit/build-angular (0.10.4)</h3></td></tr> 450 <tr> 451 <td><b>Commit</b> 452 <td><b>Description</b> 453 <td><b>Notes</b> 454 </tr> 455 456 <tr> 457 458 <td> 459 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/4eca4d6d311d6fdd818c3b86312602d75591f846"><img 460 align="top" 461 title="Feature" src="https://img.shields.io/badge/4eca4d6-fix-green.svg" /> 462 </a> 463 </td> 464 465 <td>improve bundle size value displaying</td> 466 467 <td> 468 </td> 469 </tr> 470 <tr></tr> 471 472 473 <tr><td colspan=3><h3>@​angular-devkit/schematics (7.0.4)</h3></td></tr> 474 <tr> 475 <td><b>Commit</b> 476 <td><b>Description</b> 477 <td><b>Notes</b> 478 </tr> 479 480 <tr> 481 482 <td> 483 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/052904df9d6a048d61a9884529fe03427d87b0a2"><img 484 align="top" 485 title="Feature" src="https://img.shields.io/badge/052904d-fix-green.svg" /> 486 </a> 487 </td> 488 489 <td>upgrade refactoring with tslint emits too much whitespace</td> 490 491 <td> 492 493 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12653"> 494 [Closes #​12653]<br /> 495 </a> 496 497 </td> 498 </tr> 499 <tr></tr> 500 501 502 <tr><td colspan=3><h3>@​ngtools/webpack (7.0.4)</h3></td></tr> 503 <tr> 504 <td><b>Commit</b> 505 <td><b>Description</b> 506 <td><b>Notes</b> 507 </tr> 508 509 <tr> 510 511 <td> 512 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/eadcd4ac090e5e8e1af7511b7e309423b698d716"><img 513 align="top" 514 title="Feature" src="https://img.shields.io/badge/eadcd4a-fix-green.svg" /> 515 </a> 516 </td> 517 518 <td>print error message on new line (#​12764)</td> 519 520 <td> 521 </td> 522 </tr> 523 524 </tbody> 525 </table> 526 527 * * * 528 529 ### Special Thanks 530 531 Alan Agius, Keen Yee Liau, Alex Eagle, Noël Macé, Filipe Silva, Majid Hajian, Cédric Exbrayat, Sibiraj, Teamop, Charles Lyding 532 533 ### [`v7.0.3`](https://renovatebot.com/gh/angular/angular-cli/releases/v7.0.3) 534 535 [Compare Source](https://renovatebot.com/gh/angular/angular-cli/compare/v7.0.2...v7.0.3) 536 537 ### Commits 538 539 <table> 540 <tbody> 541 542 <tr><td colspan=3><h3>@​angular/cli (7.0.3)</h3></td></tr> 543 <tr> 544 <td><b>Commit</b> 545 <td><b>Description</b> 546 <td><b>Notes</b> 547 </tr> 548 549 <tr> 550 551 <td> 552 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/0fe6e1e8a4d6bb0deeb23b7fa29ef7cb534b887c"><img 553 align="top" 554 title="Feature" src="https://img.shields.io/badge/0fe6e1e-fix-green.svg" /> 555 </a> 556 </td> 557 558 <td>multiline help descriptions are not aligned</td> 559 560 <td> 561 </td> 562 </tr> 563 <tr></tr> 564 565 566 <tr><td colspan=3><h3>@​schematics/angular (7.0.3)</h3></td></tr> 567 <tr> 568 <td><b>Commit</b> 569 <td><b>Description</b> 570 <td><b>Notes</b> 571 </tr> 572 573 <tr> 574 575 <td> 576 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/52f297b7fd616cc1e0809da68b5311688ad0d0d4"><img 577 align="top" 578 title="Feature" src="https://img.shields.io/badge/52f297b-fix-green.svg" /> 579 </a> 580 </td> 581 582 <td>migrate build-angular for 7.0 RC users</td> 583 584 <td> 585 586 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12647"> 587 [Closes #​12647]<br /> 588 </a> 589 590 </td> 591 </tr> 592 <tr> 593 594 <td> 595 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/e89440e847d61429581c87719c00979df8c62bba"><img 596 align="top" 597 title="Feature" src="https://img.shields.io/badge/e89440e-fix-green.svg" /> 598 </a> 599 </td> 600 601 <td>module is not being located correctly when using `flat`</td> 602 603 <td> 604 605 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12614"> 606 [Closes #​12614]<br /> 607 </a> 608 609 </td> 610 </tr> 611 612 <tr><td colspan=3><h3>@​angular-devkit/schematics-cli (0.10.3)</h3></td></tr> 613 <tr> 614 <td><b>Commit</b> 615 <td><b>Description</b> 616 <td><b>Notes</b> 617 </tr> 618 619 <tr> 620 621 <td> 622 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/4d4d118adfa130518fe05330c11d093ba88b06f6"><img 623 align="top" 624 title="Feature" src="https://img.shields.io/badge/4d4d118-fix-green.svg" /> 625 </a> 626 </td> 627 628 <td>inconsistency in referencing collection</td> 629 630 <td> 631 632 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12600"> 633 [Closes #​12600]<br /> 634 </a> 635 636 </td> 637 </tr> 638 <tr></tr> 639 640 641 <tr><td colspan=3><h3>@​angular-devkit/build-angular (0.10.3)</h3></td></tr> 642 <tr> 643 <td><b>Commit</b> 644 <td><b>Description</b> 645 <td><b>Notes</b> 646 </tr> 647 648 <tr> 649 650 <td> 651 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/ba2f3e296d2127950d999de506994c0ed89a5807"><img 652 align="top" 653 title="Bug Fix" src="https://img.shields.io/badge/ba2f3e2-feat-blue.svg" /> 654 </a> 655 </td> 656 657 <td>update Autoprefixer and PostCSS</td> 658 659 <td> 660 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/9861"> 661 [Closes #​9861]<br /> 662 </a> 663 664 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/9829"> 665 [Closes #​9829]<br /> 666 </a> 667 668 </td> 669 </tr> 670 <tr> 671 672 <td> 673 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/0e0284f26b1450ed270539a0d86ed8526b359bb7"><img 674 align="top" 675 title="Feature" src="https://img.shields.io/badge/0e0284f-fix-green.svg" /> 676 </a> 677 </td> 678 679 <td>update license-webpack-plugin</td> 680 681 <td> 682 683 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12649"> 684 [Closes #​12649]<br /> 685 </a> 686 687 </td> 688 </tr> 689 <tr> 690 691 <td> 692 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/f62dc24f350020ed4589a1c2f29c78923849d083"><img 693 align="top" 694 title="Feature" src="https://img.shields.io/badge/f62dc24-fix-green.svg" /> 695 </a> 696 </td> 697 698 <td>error when using protocol-relative url</td> 699 700 <td> 701 702 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12648"> 703 [Closes #​12648]<br /> 704 </a> 705 706 </td> 707 </tr> 708 <tr> 709 710 <td> 711 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/fc460d2616ab51847f57349ef1000a92476e1216"><img 712 align="top" 713 title="Feature" src="https://img.shields.io/badge/fc460d2-fix-green.svg" /> 714 </a> 715 </td> 716 717 <td>update `copy-webpack-plugin` dependency</td> 718 719 <td> 720 721 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/9669"> 722 [Closes #​9669]<br /> 723 </a> 724 725 </td> 726 </tr> 727 728 <tr><td colspan=3><h3>@​angular-devkit/build-optimizer (0.10.3)</h3></td></tr> 729 <tr> 730 <td><b>Commit</b> 731 <td><b>Description</b> 732 <td><b>Notes</b> 733 </tr> 734 735 <tr> 736 737 <td> 738 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/081edf351f6b0a1d9a607afbcda48ea7f82c7a07"><img 739 align="top" 740 title="Feature" src="https://img.shields.io/badge/081edf3-fix-green.svg" /> 741 </a> 742 </td> 743 744 <td>add tslib replacement at top of file</td> 745 746 <td> 747 748 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12568"> 749 [Closes #​12568]<br /> 750 </a> 751 752 </td> 753 </tr> 754 <tr></tr> 755 756 757 <tr><td colspan=3><h3>@​ngtools/webpack (7.0.3)</h3></td></tr> 758 <tr> 759 <td><b>Commit</b> 760 <td><b>Description</b> 761 <td><b>Notes</b> 762 </tr> 763 764 <tr> 765 766 <td> 767 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/54e6ab59abfad978e82a6fd72e40551dace14305"><img 768 align="top" 769 title="Feature" src="https://img.shields.io/badge/54e6ab5-fix-green.svg" /> 770 </a> 771 </td> 772 773 <td>report a warning when lazy route discovery is disabled</td> 774 775 <td> 776 777 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12238"> 778 [Closes #​12238]<br /> 779 </a> 780 781 782 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12025"> 783 [Closes #​12025]<br /> 784 </a> 785 786 </td> 787 </tr> 788 <tr></tr> 789 790 791 <tr><td colspan=3><h3>@​schematics/schematics (0.10.3)</h3></td></tr> 792 <tr> 793 <td><b>Commit</b> 794 <td><b>Description</b> 795 <td><b>Notes</b> 796 </tr> 797 798 <tr> 799 800 <td> 801 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/22d01a8a66495de16698506c542e73078e7e2077"><img 802 align="top" 803 title="Feature" src="https://img.shields.io/badge/22d01a8-fix-green.svg" /> 804 </a> 805 </td> 806 807 <td>should not have test node_modules specs</td> 808 809 <td> 810 811 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12605"> 812 [Closes #​12605]<br /> 813 </a> 814 815 </td> 816 </tr> 817 818 </tbody> 819 </table> 820 821 * * * 822 823 ### Special Thanks 824 825 Alan Agius, Hans Larsen, Charles Lyding, Keen Yee Liau, Jeffrey Bosch, Ahsan Ayaz, Noël Macé, Andrey Sitnik 826 827 ### [`v7.0.2`](https://renovatebot.com/gh/angular/angular-cli/releases/v7.0.2) 828 829 [Compare Source](https://renovatebot.com/gh/angular/angular-cli/compare/v7.0.1...v7.0.2) 830 831 ### Commits 832 833 <table> 834 <tbody> 835 836 <tr><td colspan=3><h3>@​schematics/angular (7.0.2)</h3></td></tr> 837 <tr> 838 <td><b>Commit</b> 839 <td><b>Description</b> 840 <td><b>Notes</b> 841 </tr> 842 843 <tr> 844 845 <td> 846 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/8e963dab2e8c1079a10cf07056b7370dc728dd94"><img 847 align="top" 848 title="Feature" src="https://img.shields.io/badge/8e963da-fix-green.svg" /> 849 </a> 850 </td> 851 852 <td>update `@angular` peerDependencies for new libraries</td> 853 854 <td> 855 </td> 856 </tr> 857 <tr></tr> 858 859 860 <tr><td colspan=3><h3>@​angular-devkit/build-angular (0.10.2)</h3></td></tr> 861 <tr> 862 <td><b>Commit</b> 863 <td><b>Description</b> 864 <td><b>Notes</b> 865 </tr> 866 867 <tr> 868 869 <td> 870 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/c45fd969cc1f96a67e3f3906304bd77de6b150e0"><img 871 align="top" 872 title="Feature" src="https://img.shields.io/badge/c45fd96-fix-green.svg" /> 873 </a> 874 </td> 875 876 <td>update copy-webpack-plugin</td> 877 878 <td> 879 </td> 880 </tr> 881 <tr></tr> 882 883 884 <tr><td colspan=3><h3>@​ngtools/webpack (7.0.2)</h3></td></tr> 885 <tr> 886 <td><b>Commit</b> 887 <td><b>Description</b> 888 <td><b>Notes</b> 889 </tr> 890 891 <tr> 892 893 <td> 894 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/4bdb0c4bfb8d080fcba616b539ceecceeef92f71"><img 895 align="top" 896 title="Feature" src="https://img.shields.io/badge/4bdb0c4-fix-green.svg" /> 897 </a> 898 </td> 899 900 <td>only invalidate related virtual files</td> 901 902 <td> 903 </td> 904 </tr> 905 906 </tbody> 907 </table> 908 909 ### [`v7.0.1`](https://renovatebot.com/gh/angular/angular-cli/releases/v7.0.1) 910 911 ### Commits 912 913 <table> 914 <tbody> 915 916 <tr><td colspan=3><h3>@​angular-devkit/schematics-cli (0.10.1)</h3></td></tr> 917 <tr> 918 <td><b>Commit</b> 919 <td><b>Description</b> 920 <td><b>Notes</b> 921 </tr> 922 923 <tr> 924 925 <td> 926 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/8fac6a7cebf6527fc6b42a099d3146f0311b0322"><img 927 align="top" 928 title="Feature" src="https://img.shields.io/badge/8fac6a7-fix-green.svg" /> 929 </a> 930 </td> 931 932 <td>fix `list-schematics` is not printing anything</td> 933 934 <td> 935 936 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12220"> 937 [Closes #​12220]<br /> 938 </a> 939 940 </td> 941 </tr> 942 <tr></tr> 943 944 945 <tr><td colspan=3><h3>@​angular/cli (7.0.1)</h3></td></tr> 946 <tr> 947 <td><b>Commit</b> 948 <td><b>Description</b> 949 <td><b>Notes</b> 950 </tr> 951 952 <tr> 953 954 <td> 955 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/aa25a3344815ba609cdc2f3175469b54c3a14e2f"><img 956 align="top" 957 title="Bug Fix" src="https://img.shields.io/badge/aa25a33-feat-blue.svg" /> 958 </a> 959 </td> 960 961 <td>show project being linted</td> 962 963 <td> 964 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/11231"> 965 [Closes #​11231]<br /> 966 </a> 967 968 </td> 969 </tr> 970 <tr> 971 972 <td> 973 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/5d8af571128faf551095a52655f68b1c4d77847a"><img 974 align="top" 975 title="Bug Fix" src="https://img.shields.io/badge/5d8af57-feat-blue.svg" /> 976 </a> 977 </td> 978 979 <td>add `--defaults` option to `ng new`</td> 980 981 <td> 982 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12084"> 983 [Closes #​12084]<br /> 984 </a> 985 986 </td> 987 </tr> 988 <tr> 989 990 <td> 991 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/64927e8e17523992f8e20f000d72336ad8dc0655"><img 992 align="top" 993 title="Bug Fix" src="https://img.shields.io/badge/64927e8-feat-blue.svg" /> 994 </a> 995 </td> 996 997 <td>add support for `ShadowDom` as a `viewEncapsulation` value</td> 998 999 <td> 1000 </td> 1001 </tr> 1002 <tr> 1003 1004 <td> 1005 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/f7f5b28daeaff91abfb9e2f20b71e0e8bc38bef5"><img 1006 align="top" 1007 title="Bug Fix" src="https://img.shields.io/badge/f7f5b28-feat-blue.svg" /> 1008 </a> 1009 </td> 1010 1011 <td>if parsing comes accross an obvious error throw it</td> 1012 1013 <td> 1014 </td> 1015 </tr> 1016 <tr> 1017 1018 <td> 1019 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/fcbc7db54f78229f7246d240a78767c5a42445d2"><img 1020 align="top" 1021 title="Bug Fix" src="https://img.shields.io/badge/fcbc7db-feat-blue.svg" /> 1022 </a> 1023 </td> 1024 1025 <td>remove --help-json and add format to help</td> 1026 1027 <td> 1028 </td> 1029 </tr> 1030 <tr> 1031 1032 <td> 1033 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/7d782a3f5eb2332ba58ad0f1087c576dab451730"><img 1034 align="top" 1035 title="Bug Fix" src="https://img.shields.io/badge/7d782a3-feat-blue.svg" /> 1036 </a> 1037 </td> 1038 1039 <td>add support for parsing enums</td> 1040 1041 <td> 1042 </td> 1043 </tr> 1044 <tr> 1045 1046 <td> 1047 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/34818b034677d3e533da9f5edd57457148b0c314"><img 1048 align="top" 1049 title="Bug Fix" src="https://img.shields.io/badge/34818b0-feat-blue.svg" /> 1050 </a> 1051 </td> 1052 1053 <td>add subcommand to options</td> 1054 1055 <td> 1056 </td> 1057 </tr> 1058 <tr> 1059 1060 <td> 1061 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/3bb6548d15d7de83952fcc047ca1ef8593285682"><img 1062 align="top" 1063 title="Bug Fix" src="https://img.shields.io/badge/3bb6548-feat-blue.svg" /> 1064 </a> 1065 </td> 1066 1067 <td>add usage notes to help JSON</td> 1068 1069 <td> 1070 </td> 1071 </tr> 1072 <tr> 1073 1074 <td> 1075 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/afa71a147119e758a57866f4892dd3e3c9ec9c95"><img 1076 align="top" 1077 title="Bug Fix" src="https://img.shields.io/badge/afa71a1-feat-blue.svg" /> 1078 </a> 1079 </td> 1080 1081 <td>add help for ng-new schematics</td> 1082 1083 <td> 1084 </td> 1085 </tr> 1086 <tr> 1087 1088 <td> 1089 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/06d332ba23e39f1800d140ba89283781e1ae87dc"><img 1090 align="top" 1091 title="Bug Fix" src="https://img.shields.io/badge/06d332b-feat-blue.svg" /> 1092 </a> 1093 </td> 1094 1095 <td>generate --helpJson will remove collection name</td> 1096 1097 <td> 1098 </td> 1099 </tr> 1100 <tr> 1101 1102 <td> 1103 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/3b5dbad5c8089d7e5830c08039bf8a56f7f63678"><img 1104 align="top" 1105 title="Bug Fix" src="https://img.shields.io/badge/3b5dbad-feat-blue.svg" /> 1106 </a> 1107 </td> 1108 1109 <td>sort schematics by name in --help-json</td> 1110 1111 <td> 1112 </td> 1113 </tr> 1114 <tr> 1115 1116 <td> 1117 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/66fbc59767a08a34771da854dc6a665053b2f475"><img 1118 align="top" 1119 title="Bug Fix" src="https://img.shields.io/badge/66fbc59-feat-blue.svg" /> 1120 </a> 1121 </td> 1122 1123 <td>add long description and suboption option type</td> 1124 1125 <td> 1126 </td> 1127 </tr> 1128 <tr> 1129 1130 <td> 1131 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/de7ec8487299bc2fe4a9820fc52c5b1d9af2a711"><img 1132 align="top" 1133 title="Bug Fix" src="https://img.shields.io/badge/de7ec84-feat-blue.svg" /> 1134 </a> 1135 </td> 1136 1137 <td>add --helpJson (or --help-json) too all commands</td> 1138 1139 <td> 1140 </td> 1141 </tr> 1142 <tr> 1143 1144 <td> 1145 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/ff1baab7fca4938ba717a87692b6869eb0ba8579"><img 1146 align="top" 1147 title="Bug Fix" src="https://img.shields.io/badge/ff1baab-feat-blue.svg" /> 1148 </a> 1149 </td> 1150 1151 <td>remove yargs-parser and implement parsing</td> 1152 1153 <td> 1154 </td> 1155 </tr> 1156 <tr> 1157 1158 <td> 1159 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/489f0e905576f3c4ad821d4385d771b0f4bcb31d"><img 1160 align="top" 1161 title="Bug Fix" src="https://img.shields.io/badge/489f0e9-feat-blue.svg" /> 1162 </a> 1163 </td> 1164 1165 <td>initialize a console prompt provider for schematics</td> 1166 1167 <td> 1168 </td> 1169 </tr> 1170 <tr> 1171 1172 <td> 1173 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/0535e2b7389f594a68905c7acfd23e477207c51e"><img 1174 align="top" 1175 title="Bug Fix" src="https://img.shields.io/badge/0535e2b-feat-blue.svg" /> 1176 </a> 1177 </td> 1178 1179 <td>allow schematic command to specify the default colletion.</td> 1180 1181 <td> 1182 </td> 1183 </tr> 1184 <tr> 1185 1186 <td> 1187 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/be2316eb3611b57f18cfb53eec55371fea305358"><img 1188 align="top" 1189 title="Feature" src="https://img.shields.io/badge/be2316e-fix-green.svg" /> 1190 </a> 1191 </td> 1192 1193 <td>use stderr for all diagnostic related log messages</td> 1194 1195 <td> 1196 </td> 1197 </tr> 1198 <tr> 1199 1200 <td> 1201 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/3de49db38e76e07f56b1691a2ed01d8c22ac2ab6"><img 1202 align="top" 1203 title="Feature" src="https://img.shields.io/badge/3de49db-fix-green.svg" /> 1204 </a> 1205 </td> 1206 1207 <td>capture CPU profile</td> 1208 1209 <td> 1210 </td> 1211 </tr> 1212 <tr> 1213 1214 <td> 1215 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/eab4c2e63070ca90d7367959b1d3df9c8f2d4027"><img 1216 align="top" 1217 title="Feature" src="https://img.shields.io/badge/eab4c2e-fix-green.svg" /> 1218 </a> 1219 </td> 1220 1221 <td>`ng update` remove duplicate `dryRun` in help</td> 1222 1223 <td> 1224 1225 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12423"> 1226 [Closes #​12423]<br /> 1227 </a> 1228 1229 </td> 1230 </tr> 1231 <tr> 1232 1233 <td> 1234 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/5faf0cb53582b829e2527cbbc2cf53ff4a928098"><img 1235 align="top" 1236 title="Feature" src="https://img.shields.io/badge/5faf0cb-fix-green.svg" /> 1237 </a> 1238 </td> 1239 1240 <td>numerical flags should not give 0 if empty</td> 1241 1242 <td> 1243 </td> 1244 </tr> 1245 <tr> 1246 1247 <td> 1248 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/4daa29955847ff284d3ad753515e21a197a63ab2"><img 1249 align="top" 1250 title="Feature" src="https://img.shields.io/badge/4daa299-fix-green.svg" /> 1251 </a> 1252 </td> 1253 1254 <td>allow -a=value arguments</td> 1255 1256 <td> 1257 1258 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12308"> 1259 [Closes #​12308]<br /> 1260 </a> 1261 1262 </td> 1263 </tr> 1264 <tr> 1265 1266 <td> 1267 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/78a6fabb4a882eed31f9c415db003500633b56c1"><img 1268 align="top" 1269 title="Feature" src="https://img.shields.io/badge/78a6fab-fix-green.svg" /> 1270 </a> 1271 </td> 1272 1273 <td>allow empty string arguments</td> 1274 1275 <td> 1276 </td> 1277 </tr> 1278 <tr> 1279 1280 <td> 1281 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/d24db32c4006b8f932040bb9d720994144137013"><img 1282 align="top" 1283 title="Feature" src="https://img.shields.io/badge/d24db32-fix-green.svg" /> 1284 </a> 1285 </td> 1286 1287 <td>relax compatible angular check package location</td> 1288 1289 <td> 1290 </td> 1291 </tr> 1292 <tr> 1293 1294 <td> 1295 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/1bf96348bcb1d62fc148df90786f5b63c2c476e1"><img 1296 align="top" 1297 title="Feature" src="https://img.shields.io/badge/1bf9634-fix-green.svg" /> 1298 </a> 1299 </td> 1300 1301 <td>`--verbose` is an unknown option of `serve`</td> 1302 1303 <td> 1304 1305 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/11086"> 1306 [Closes #​11086]<br /> 1307 </a> 1308 1309 </td> 1310 </tr> 1311 <tr> 1312 1313 <td> 1314 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/91cf2d7b9fac9ae069dd0edcca0206ed7d31ade2"><img 1315 align="top" 1316 title="Feature" src="https://img.shields.io/badge/91cf2d7-fix-green.svg" /> 1317 </a> 1318 </td> 1319 1320 <td>allow global config command outside project</td> 1321 1322 <td> 1323 1324 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12296"> 1325 [Closes #​12296]<br /> 1326 </a> 1327 1328 </td> 1329 </tr> 1330 <tr> 1331 1332 <td> 1333 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/daf0ec8de8841eb51f5c578ec7c6bb74478b0ab4"><img 1334 align="top" 1335 title="Feature" src="https://img.shields.io/badge/daf0ec8-fix-green.svg" /> 1336 </a> 1337 </td> 1338 1339 <td>suggest windows-compatible typescript install command</td> 1340 1341 <td> 1342 </td> 1343 </tr> 1344 <tr> 1345 1346 <td> 1347 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/43fff130a59784d945a76a09ce9bc93343deeee5"><img 1348 align="top" 1349 title="Feature" src="https://img.shields.io/badge/43fff13-fix-green.svg" /> 1350 </a> 1351 </td> 1352 1353 <td>cannot use same target name in when having multiple projects (#​12327)</td> 1354 1355 <td> 1356 1357 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12320"> 1358 [Closes #​12320]<br /> 1359 </a> 1360 1361 </td> 1362 </tr> 1363 <tr> 1364 1365 <td> 1366 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/97576ecd130e65037b443724a1fa3a8a4331bf81"><img 1367 align="top" 1368 title="Feature" src="https://img.shields.io/badge/97576ec-fix-green.svg" /> 1369 </a> 1370 </td> 1371 1372 <td>do not show stack on argument parse error</td> 1373 1374 <td> 1375 </td> 1376 </tr> 1377 <tr> 1378 1379 <td> 1380 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/b02a7e5f9be2047cce0e5aa56145323d40ddcdee"><img 1381 align="top" 1382 title="Feature" src="https://img.shields.io/badge/b02a7e5-fix-green.svg" /> 1383 </a> 1384 </td> 1385 1386 <td>on error finding files, show warning</td> 1387 1388 <td> 1389 </td> 1390 </tr> 1391 <tr> 1392 1393 <td> 1394 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/e6f9ae98f5c3688b6efb9390956b0b60fbfaf228"><img 1395 align="top" 1396 title="Feature" src="https://img.shields.io/badge/e6f9ae9-fix-green.svg" /> 1397 </a> 1398 </td> 1399 1400 <td>fix schema error `Property targets is not allowed`</td> 1401 1402 <td> 1403 1404 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12192"> 1405 [Closes #​12192]<br /> 1406 </a> 1407 1408 </td> 1409 </tr> 1410 <tr> 1411 1412 <td> 1413 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/6cfb72acc2a459c7d8d130499423f6db692e2f5d"><img 1414 align="top" 1415 title="Feature" src="https://img.shields.io/badge/6cfb72a-fix-green.svg" /> 1416 </a> 1417 </td> 1418 1419 <td>support `--version` option</td> 1420 1421 <td> 1422 </td> 1423 </tr> 1424 <tr> 1425 1426 <td> 1427 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/af96ccfb65abc0803719bd526d02ef6799629bf4"><img 1428 align="top" 1429 title="Feature" src="https://img.shields.io/badge/af96ccf-fix-green.svg" /> 1430 </a> 1431 </td> 1432 1433 <td>fix support for hidden options</td> 1434 1435 <td> 1436 </td> 1437 </tr> 1438 <tr> 1439 1440 <td> 1441 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/d10c9e31048eca3f798533484e65071460d20b9d"><img 1442 align="top" 1443 title="Feature" src="https://img.shields.io/badge/d10c9e3-fix-green.svg" /> 1444 </a> 1445 </td> 1446 1447 <td>fix support for default values in options</td> 1448 1449 <td> 1450 </td> 1451 </tr> 1452 <tr> 1453 1454 <td> 1455 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/b5fc50fa1c2bd7305b5b3b76f3a3d7c0c3372d6e"><img 1456 align="top" 1457 title="Feature" src="https://img.shields.io/badge/b5fc50f-fix-green.svg" /> 1458 </a> 1459 </td> 1460 1461 <td>add support for all variant of alias field name</td> 1462 1463 <td> 1464 </td> 1465 </tr> 1466 <tr> 1467 1468 <td> 1469 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/ec41e6c8288cc582d9c91f2f2fde186226e51533"><img 1470 align="top" 1471 title="Feature" src="https://img.shields.io/badge/ec41e6c-fix-green.svg" /> 1472 </a> 1473 </td> 1474 1475 <td>chunk log so output is piped properly</td> 1476 1477 <td> 1478 </td> 1479 </tr> 1480 <tr> 1481 1482 <td> 1483 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/84e4e8d7d85ebb6881b17e40c08863fd53e0f2bc"><img 1484 align="top" 1485 title="Feature" src="https://img.shields.io/badge/84e4e8d-fix-green.svg" /> 1486 </a> 1487 </td> 1488 1489 <td>run --help-json now returns a basic help</td> 1490 1491 <td> 1492 </td> 1493 </tr> 1494 <tr> 1495 1496 <td> 1497 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/9e7391c685e7b296e68e21fedb1cc7989a9405c8"><img 1498 align="top" 1499 title="Feature" src="https://img.shields.io/badge/9e7391c-fix-green.svg" /> 1500 </a> 1501 </td> 1502 1503 <td>warn if `targets` is present when using a schematic</td> 1504 1505 <td> 1506 </td> 1507 </tr> 1508 <tr> 1509 1510 <td> 1511 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/e36a259a45ce3987e9cd4a209ad383bb935006f3"><img 1512 align="top" 1513 title="Feature" src="https://img.shields.io/badge/e36a259-fix-green.svg" /> 1514 </a> 1515 </td> 1516 1517 <td>fix issues in google3</td> 1518 1519 <td> 1520 </td> 1521 </tr> 1522 <tr> 1523 1524 <td> 1525 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/57a32c2ef54e11e4a3f4b76c85643c96d384446a"><img 1526 align="top" 1527 title="Feature" src="https://img.shields.io/badge/57a32c2-fix-green.svg" /> 1528 </a> 1529 </td> 1530 1531 <td>show an error if invalid global config file found</td> 1532 1533 <td> 1534 1535 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12198"> 1536 [Closes #​12198]<br /> 1537 </a> 1538 1539 </td> 1540 </tr> 1541 <tr> 1542 1543 <td> 1544 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/c72c45f9db5c09ed3099e62d7a74c6bc47c70ef6"><img 1545 align="top" 1546 title="Feature" src="https://img.shields.io/badge/c72c45f-fix-green.svg" /> 1547 </a> 1548 </td> 1549 1550 <td>only add options if theres only one builder configuration</td> 1551 1552 <td> 1553 </td> 1554 </tr> 1555 <tr> 1556 1557 <td> 1558 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/37d1a43d716ab6610ee64b453fc761f7f6a8845c"><img 1559 align="top" 1560 title="Feature" src="https://img.shields.io/badge/37d1a43-fix-green.svg" /> 1561 </a> 1562 </td> 1563 1564 <td>only print options once for schematic --help</td> 1565 1566 <td> 1567 </td> 1568 </tr> 1569 <tr> 1570 1571 <td> 1572 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/c8ddfbbe620bc43cb6d83114fde65db64d8e6bf2"><img 1573 align="top" 1574 title="Feature" src="https://img.shields.io/badge/c8ddfbb-fix-green.svg" /> 1575 </a> 1576 </td> 1577 1578 <td>add options in help for architect commands</td> 1579 1580 <td> 1581 </td> 1582 </tr> 1583 <tr> 1584 1585 <td> 1586 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/fd6bba38a008c6ff89584c3edf8ff5ab326f51d1"><img 1587 align="top" 1588 title="Feature" src="https://img.shields.io/badge/fd6bba3-fix-green.svg" /> 1589 </a> 1590 </td> 1591 1592 <td>properly type config command value option</td> 1593 1594 <td> 1595 </td> 1596 </tr> 1597 <tr> 1598 1599 <td> 1600 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/e177849f44621bb2fbbe96a19d32213c4050fedc"><img 1601 align="top" 1602 title="Feature" src="https://img.shields.io/badge/e177849-fix-green.svg" /> 1603 </a> 1604 </td> 1605 1606 <td>correct update command packages option type</td> 1607 1608 <td> 1609 </td> 1610 </tr> 1611 1612 <tr><td colspan=3><h3>@​angular-devkit/architect (0.10.1)</h3></td></tr> 1613 <tr> 1614 <td><b>Commit</b> 1615 <td><b>Description</b> 1616 <td><b>Notes</b> 1617 </tr> 1618 1619 <tr> 1620 1621 <td> 1622 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/62e72fea38108de31e412c6068cf55062298b4d4"><img 1623 align="top" 1624 title="Feature" src="https://img.shields.io/badge/62e72fe-fix-green.svg" /> 1625 </a> 1626 </td> 1627 1628 <td>explicitly type functions</td> 1629 1630 <td> 1631 </td> 1632 </tr> 1633 <tr></tr> 1634 1635 <tr><td colspan=3><h3>@​angular-devkit/build-angular (0.10.1)</h3></td></tr> 1636 <tr> 1637 <td><b>Commit</b> 1638 <td><b>Description</b> 1639 <td><b>Notes</b> 1640 </tr> 1641 1642 <tr> 1643 1644 <td> 1645 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/61871d37bb71997f5ff7495d942c7765e9bfe36c"><img 1646 align="top" 1647 title="Bug Fix" src="https://img.shields.io/badge/61871d3-feat-blue.svg" /> 1648 </a> 1649 </td> 1650 1651 <td>pass logger to ngtools/webpack</td> 1652 1653 <td> 1654 </td> 1655 </tr> 1656 <tr> 1657 1658 <td> 1659 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/3fd6afc7f8de53813e7fd17ba41399e358a68d97"><img 1660 align="top" 1661 title="Bug Fix" src="https://img.shields.io/badge/3fd6afc-feat-blue.svg" /> 1662 </a> 1663 </td> 1664 1665 <td>add --reporters option to test</td> 1666 1667 <td> 1668 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/11376"> 1669 [Closes #​11376]<br /> 1670 </a> 1671 1672 </td> 1673 </tr> 1674 <tr> 1675 1676 <td> 1677 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/7ff1e1a33e04d10a29869834d1762cf3f8dc5082"><img 1678 align="top" 1679 title="Bug Fix" src="https://img.shields.io/badge/7ff1e1a-feat-blue.svg" /> 1680 </a> 1681 </td> 1682 1683 <td>add progress option to xi18n</td> 1684 1685 <td> 1686 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/11667"> 1687 [Closes #​11667]<br /> 1688 </a> 1689 1690 </td> 1691 </tr> 1692 <tr> 1693 1694 <td> 1695 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/048366b3eebf18e3e430588ad34261c11b597964"><img 1696 align="top" 1697 title="Bug Fix" src="https://img.shields.io/badge/048366b-feat-blue.svg" /> 1698 </a> 1699 </td> 1700 1701 <td>add profile option to browser builder</td> 1702 1703 <td> 1704 </td> 1705 </tr> 1706 <tr> 1707 1708 <td> 1709 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/35dd76013b0577cd6d0db708c4a4c6d8d06916f2"><img 1710 align="top" 1711 title="Bug Fix" src="https://img.shields.io/badge/35dd760-feat-blue.svg" /> 1712 </a> 1713 </td> 1714 1715 <td>support of tsx absolute path import (#​11450)</td> 1716 1717 <td> 1718 </td> 1719 </tr> 1720 <tr> 1721 1722 <td> 1723 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/4efa26a004449fb79be6f2424454d16f10cf7264"><img 1724 align="top" 1725 title="Bug Fix" src="https://img.shields.io/badge/4efa26a-feat-blue.svg" /> 1726 </a> 1727 </td> 1728 1729 <td>update license-webpack-plugin</td> 1730 1731 <td> 1732 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/11536"> 1733 [Closes #​11536]<br /> 1734 </a> 1735 1736 </td> 1737 </tr> 1738 <tr> 1739 1740 <td> 1741 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/30f8352ca2b3cccd72f5fcff8e09a543f9c70a8d"><img 1742 align="top" 1743 title="Bug Fix" src="https://img.shields.io/badge/30f8352-feat-blue.svg" /> 1744 </a> 1745 </td> 1746 1747 <td>automatically include reflect metadata polyfill for JIT</td> 1748 1749 <td> 1750 </td> 1751 </tr> 1752 <tr> 1753 1754 <td> 1755 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/72a65ddf5e14080b1a0235d67704a29cb202fae5"><img 1756 align="top" 1757 title="Bug Fix" src="https://img.shields.io/badge/72a65dd-feat-blue.svg" /> 1758 </a> 1759 </td> 1760 1761 <td>update webpack dependencies</td> 1762 1763 <td> 1764 </td> 1765 </tr> 1766 <tr> 1767 1768 <td> 1769 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/fce686d965c62d667e92765c3abca001ee6e0716"><img 1770 align="top" 1771 title="Bug Fix" src="https://img.shields.io/badge/fce686d-feat-blue.svg" /> 1772 </a> 1773 </td> 1774 1775 <td>enable sourcemaps by default when using karma</td> 1776 1777 <td> 1778 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12282"> 1779 [Closes #​12282]<br /> 1780 </a> 1781 1782 </td> 1783 </tr> 1784 <tr> 1785 1786 <td> 1787 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/01beb520bcd6ec60182e7c514ba97d5ef3aa29b3"><img 1788 align="top" 1789 title="Bug Fix" src="https://img.shields.io/badge/01beb52-feat-blue.svg" /> 1790 </a> 1791 </td> 1792 1793 <td>add `ignore` option to `assets` object</td> 1794 1795 <td> 1796 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/11850"> 1797 [Closes #​11850]<br /> 1798 </a> 1799 1800 </td> 1801 </tr> 1802 <tr> 1803 1804 <td> 1805 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/bdebc9e0cb488b052cb3587f292420ac9c215417"><img 1806 align="top" 1807 title="Bug Fix" src="https://img.shields.io/badge/bdebc9e-feat-blue.svg" /> 1808 </a> 1809 </td> 1810 1811 <td>add `ignore` option to `assets` object</td> 1812 1813 <td> 1814 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/11850"> 1815 [Closes #​11850]<br /> 1816 </a> 1817 1818 </td> 1819 </tr> 1820 <tr> 1821 1822 <td> 1823 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/a2342b6a75fee3181397f7a6e78642a62812640e"><img 1824 align="top" 1825 title="Bug Fix" src="https://img.shields.io/badge/a2342b6-feat-blue.svg" /> 1826 </a> 1827 </td> 1828 1829 <td>remove inlining of assets in css (#​12027)</td> 1830 1831 <td> 1832 </td> 1833 </tr> 1834 <tr> 1835 1836 <td> 1837 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/907fedc0b8bebc227e7f70b3740babcaa4678d4a"><img 1838 align="top" 1839 title="Bug Fix" src="https://img.shields.io/badge/907fedc-feat-blue.svg" /> 1840 </a> 1841 </td> 1842 1843 <td>use terser instead of uglify-es (#​11996)</td> 1844 1845 <td> 1846 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/9340"> 1847 [Closes #​9340]<br /> 1848 </a> 1849 1850 </td> 1851 </tr> 1852 <tr> 1853 1854 <td> 1855 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/431df79a1bd4f6a81e69fa4adc7d0e9a47ce63bc"><img 1856 align="top" 1857 title="Feature" src="https://img.shields.io/badge/431df79-fix-green.svg" /> 1858 </a> 1859 </td> 1860 1861 <td>dont serve files on cwd (#​12547)</td> 1862 1863 <td> 1864 </td> 1865 </tr> 1866 <tr> 1867 1868 <td> 1869 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/916a616762b13817033bd00710cff66af05fc9fb"><img 1870 align="top" 1871 title="Feature" src="https://img.shields.io/badge/916a616-fix-green.svg" /> 1872 </a> 1873 </td> 1874 1875 <td>fix extractLicenses default (#​12546)</td> 1876 1877 <td> 1878 1879 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12546"> 1880 [Closes #​12546]<br /> 1881 </a> 1882 1883 </td> 1884 </tr> 1885 <tr> 1886 1887 <td> 1888 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/023a67254e5b90e658edff468df2ee151d322b78"><img 1889 align="top" 1890 title="Feature" src="https://img.shields.io/badge/023a672-fix-green.svg" /> 1891 </a> 1892 </td> 1893 1894 <td>don't override missing options in protractor (#​12507)</td> 1895 1896 <td> 1897 1898 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/10697"> 1899 [Closes #​10697]<br /> 1900 </a> 1901 1902 </td> 1903 </tr> 1904 <tr> 1905 1906 <td> 1907 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/5adebf9d06b806ad743a0456acf6dfd4f16a0925"><img 1908 align="top" 1909 title="Feature" src="https://img.shields.io/badge/5adebf9-fix-green.svg" /> 1910 </a> 1911 </td> 1912 1913 <td>workaround karma issue</td> 1914 1915 <td> 1916 </td> 1917 </tr> 1918 <tr> 1919 1920 <td> 1921 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/d9f73d76dabc6d8d6baa7e1ef4f401cbcb604017"><img 1922 align="top" 1923 title="Feature" src="https://img.shields.io/badge/d9f73d7-fix-green.svg" /> 1924 </a> 1925 </td> 1926 1927 <td>only process index HTML if option is used</td> 1928 1929 <td> 1930 </td> 1931 </tr> 1932 <tr> 1933 1934 <td> 1935 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/0cfd5737ac8519fbbecc0ebd634ccd1f6abb1f8d"><img 1936 align="top" 1937 title="Feature" src="https://img.shields.io/badge/0cfd573-fix-green.svg" /> 1938 </a> 1939 </td> 1940 1941 <td>resolve assets in styles relative to importee</td> 1942 1943 <td> 1944 1945 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12430"> 1946 [Closes #​12430]<br /> 1947 </a> 1948 1949 </td> 1950 </tr> 1951 <tr> 1952 1953 <td> 1954 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/5f8230cca110b82d04342bafad0b738f90024504"><img 1955 align="top" 1956 title="Feature" src="https://img.shields.io/badge/5f8230c-fix-green.svg" /> 1957 </a> 1958 </td> 1959 1960 <td>`ng test` without `reporters` no longer print error</td> 1961 1962 <td> 1963 1964 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12455"> 1965 [Closes #​12455]<br /> 1966 </a> 1967 1968 </td> 1969 </tr> 1970 <tr> 1971 1972 <td> 1973 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/61ce0ce6d5e0923498edb249073ac183ec0ff48a"><img 1974 align="top" 1975 title="Feature" src="https://img.shields.io/badge/61ce0ce-fix-green.svg" /> 1976 </a> 1977 </td> 1978 1979 <td>don't rerun tests on unchanged compilation</td> 1980 1981 <td> 1982 1983 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/11880"> 1984 [Closes #​11880]<br /> 1985 </a> 1986 1987 </td> 1988 </tr> 1989 <tr> 1990 1991 <td> 1992 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/d582d80972ba60225702b98136ff3499a87c19a2"><img 1993 align="top" 1994 title="Feature" src="https://img.shields.io/badge/d582d80-fix-green.svg" /> 1995 </a> 1996 </td> 1997 1998 <td>addresses issue were `deployUrl` has no effect with serve</td> 1999 2000 <td> 2001 2002 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/11952"> 2003 [Closes #​11952]<br /> 2004 </a> 2005 2006 </td> 2007 </tr> 2008 <tr> 2009 2010 <td> 2011 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/ae4dc05319c8eaf5a45ef3aa772fdd88c0363f42"><img 2012 align="top" 2013 title="Feature" src="https://img.shields.io/badge/ae4dc05-fix-green.svg" /> 2014 </a> 2015 </td> 2016 2017 <td>karma builder now serves global styles</td> 2018 2019 <td> 2020 </td> 2021 </tr> 2022 <tr> 2023 2024 <td> 2025 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/228a2edd4a6c9bd2e7e70f2e4f8564bda9d8e754"><img 2026 align="top" 2027 title="Feature" src="https://img.shields.io/badge/228a2ed-fix-green.svg" /> 2028 </a> 2029 </td> 2030 2031 <td>fully resolve project modules</td> 2032 2033 <td> 2034 </td> 2035 </tr> 2036 <tr> 2037 2038 <td> 2039 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/98c2747dd5f0df1006c8f15cc3ec377aeb309f21"><img 2040 align="top" 2041 title="Feature" src="https://img.shields.io/badge/98c2747-fix-green.svg" /> 2042 </a> 2043 </td> 2044 2045 <td>fully remove url inlining</td> 2046 2047 <td> 2048 </td> 2049 </tr> 2050 <tr> 2051 2052 <td> 2053 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/e16c8bbe87487b45ab831b348b3137e607233462"><img 2054 align="top" 2055 title="Feature" src="https://img.shields.io/badge/e16c8bb-fix-green.svg" /> 2056 </a> 2057 </td> 2058 2059 <td>set the proper type to `fileReplacements`</td> 2060 2061 <td> 2062 2063 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/11294"> 2064 [Closes #​11294]<br /> 2065 </a> 2066 2067 </td> 2068 </tr> 2069 <tr> 2070 2071 <td> 2072 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/41d20873b16ccb0e2e02db228bb4b3940ce8f3bd"><img 2073 align="top" 2074 title="Feature" src="https://img.shields.io/badge/41d2087-fix-green.svg" /> 2075 </a> 2076 </td> 2077 2078 <td>remove workaround for uglify-es (#​12033)</td> 2079 2080 <td> 2081 2082 <a href="https://renovatebot.com/gh/angular//github.com/angular/angular-cli/pull/11996/issues/issuecomment-416514015"> 2083 [Closes #issuecomment-416514015]<br /> 2084 </a> 2085 2086 </td> 2087 </tr> 2088 <tr> 2089 2090 <td> 2091 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/67e32a8f2536132e594a00f28ebc7aebb5b8949f"><img 2092 align="top" 2093 title="Feature" src="https://img.shields.io/badge/67e32a8-fix-green.svg" /> 2094 </a> 2095 </td> 2096 2097 <td>improve bundle size value parsing (#​12026)</td> 2098 2099 <td> 2100 2101 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12013"> 2102 [Closes #​12013]<br /> 2103 </a> 2104 2105 </td> 2106 </tr> 2107 <tr> 2108 2109 <td> 2110 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/7eb080362ffdb137c00cb0572f50a7664db807de"><img 2111 align="top" 2112 title="Feature" src="https://img.shields.io/badge/7eb0803-fix-green.svg" /> 2113 </a> 2114 </td> 2115 2116 <td>only collect coverage from files under `sourceRoot` (#​11974)</td> 2117 2118 <td> 2119 2120 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/11934"> 2121 [Closes #​11934]<br /> 2122 </a> 2123 2124 </td> 2125 </tr> 2126 <tr> 2127 2128 <td> 2129 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/7f67c64be1b84d4927bce882cb37cf323688dccc"><img 2130 align="top" 2131 title="Feature" src="https://img.shields.io/badge/7f67c64-fix-green.svg" /> 2132 </a> 2133 </td> 2134 2135 <td>fixes cors issues with karma (#​11970)</td> 2136 2137 <td> 2138 2139 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/11970"> 2140 [Closes #​11970]<br /> 2141 </a> 2142 2143 2144 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/11966"> 2145 [Closes #​11966]<br /> 2146 </a> 2147 2148 </td> 2149 </tr> 2150 <tr> 2151 2152 <td> 2153 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/1730c79b99e1744350f05585f20ab3a4fc220c55"><img 2154 align="top" 2155 title="Feature" src="https://img.shields.io/badge/1730c79-fix-green.svg" /> 2156 </a> 2157 </td> 2158 2159 <td>exclude `.map` files from budget … (#​12012)</td> 2160 2161 <td> 2162 2163 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/11999"> 2164 [Closes #​11999]<br /> 2165 </a> 2166 2167 </td> 2168 </tr> 2169 <tr> 2170 2171 <td> 2172 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/c66f831a078736ce01f47d50bb7b2f74dc6ebfed"><img 2173 align="top" 2174 title="Feature" src="https://img.shields.io/badge/c66f831-fix-green.svg" /> 2175 </a> 2176 </td> 2177 2178 <td>load style source maps inline so they work (#​11729)</td> 2179 2180 <td> 2181 2182 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/9099"> 2183 [Closes #​9099]<br /> 2184 </a> 2185 2186 </td> 2187 </tr> 2188 2189 <tr><td colspan=3><h3>@​angular-devkit/build-optimizer (0.10.1)</h3></td></tr> 2190 <tr> 2191 <td><b>Commit</b> 2192 <td><b>Description</b> 2193 <td><b>Notes</b> 2194 </tr> 2195 2196 <tr> 2197 2198 <td> 2199 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/a723310e94cff9eb7758cd6a176503b57133c80a"><img 2200 align="top" 2201 title="Bug Fix" src="https://img.shields.io/badge/a723310-feat-blue.svg" /> 2202 </a> 2203 </td> 2204 2205 <td>update `typescript` dependency to `3.0.x`</td> 2206 2207 <td> 2208 </td> 2209 </tr> 2210 <tr> 2211 2212 <td> 2213 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/7c5178c6983c4b8ecfdbbbbcbadae39f36f0bbc0"><img 2214 align="top" 2215 title="Bug Fix" src="https://img.shields.io/badge/7c5178c-feat-blue.svg" /> 2216 </a> 2217 </td> 2218 2219 <td>correctly identify renamed enums</td> 2220 2221 <td> 2222 </td> 2223 </tr> 2224 <tr> 2225 2226 <td> 2227 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/6076e16ebcba1947cda308b9f3a6e611768ee82e"><img 2228 align="top" 2229 title="Bug Fix" src="https://img.shields.io/badge/6076e16-feat-blue.svg" /> 2230 </a> 2231 </td> 2232 2233 <td>remove constructor __param</td> 2234 2235 <td> 2236 </td> 2237 </tr> 2238 <tr> 2239 2240 <td> 2241 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/5063f8df148ba084d53cb075d7515cea7240cb48"><img 2242 align="top" 2243 title="Feature" src="https://img.shields.io/badge/5063f8d-fix-green.svg" /> 2244 </a> 2245 </td> 2246 2247 <td>update to typescript 3.1.3</td> 2248 2249 <td> 2250 2251 <a href="https://renovatebot.com/gh/Microsoft/TypeScript/issues/27341"> 2252 [Closes #​27341]<br /> 2253 </a> 2254 2255 </td> 2256 </tr> 2257 <tr> 2258 2259 <td> 2260 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/5890759a9f1501d94aa034d7a67c5715e65d6c83"><img 2261 align="top" 2262 title="Feature" src="https://img.shields.io/badge/5890759-fix-green.svg" /> 2263 </a> 2264 </td> 2265 2266 <td>deprecate transform test functions</td> 2267 2268 <td> 2269 </td> 2270 </tr> 2271 <tr> 2272 2273 <td> 2274 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/74bc8e886b6d33c4749057875506fae8cfb6b8fe"><img 2275 align="top" 2276 title="Feature" src="https://img.shields.io/badge/74bc8e8-fix-green.svg" /> 2277 </a> 2278 </td> 2279 2280 <td>remove deprecated wrap enums check</td> 2281 2282 <td> 2283 </td> 2284 </tr> 2285 <tr> 2286 2287 <td> 2288 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/a1ea3a05d40a59ca671c6631eae8de157206ef7d"><img 2289 align="top" 2290 title="Feature" src="https://img.shields.io/badge/a1ea3a0-fix-green.svg" /> 2291 </a> 2292 </td> 2293 2294 <td>remove deprecated purify plugin</td> 2295 2296 <td> 2297 </td> 2298 </tr> 2299 <tr></tr> 2300 2301 2302 <tr><td colspan=3><h3>@​angular-devkit/build-webpack (0.10.1)</h3></td></tr> 2303 <tr> 2304 <td><b>Commit</b> 2305 <td><b>Description</b> 2306 <td><b>Notes</b> 2307 </tr> 2308 2309 <tr> 2310 2311 <td> 2312 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/e5f32ef31aa9de91b8fb8eb6006bc177afc055d5"><img 2313 align="top" 2314 title="Feature" src="https://img.shields.io/badge/e5f32ef-fix-green.svg" /> 2315 </a> 2316 </td> 2317 2318 <td>skip transition property optimization</td> 2319 2320 <td> 2321 2322 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12408"> 2323 [Closes #​12408]<br /> 2324 </a> 2325 2326 </td> 2327 </tr> 2328 <tr></tr> 2329 2330 2331 <tr><td colspan=3><h3>@​schematics/angular (7.0.1)</h3></td></tr> 2332 <tr> 2333 <td><b>Commit</b> 2334 <td><b>Description</b> 2335 <td><b>Notes</b> 2336 </tr> 2337 2338 <tr> 2339 2340 <td> 2341 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/e9a8c3cfa89e42322d53883b276e16babb572032"><img 2342 align="top" 2343 title="Bug Fix" src="https://img.shields.io/badge/e9a8c3c-feat-blue.svg" /> 2344 </a> 2345 </td> 2346 2347 <td>add prompts for all name options (#​12519)</td> 2348 2349 <td> 2350 </td> 2351 </tr> 2352 <tr> 2353 2354 <td> 2355 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/907ce5c94c774147c4b52870b3522aed4e087c76"><img 2356 align="top" 2357 title="Bug Fix" src="https://img.shields.io/badge/907ce5c-feat-blue.svg" /> 2358 </a> 2359 </td> 2360 2361 <td>Add --minimal flag to generate a barebones (#​12498)</td> 2362 2363 <td> 2364 </td> 2365 </tr> 2366 <tr> 2367 2368 <td> 2369 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/6038efbd720ec6d50e82b3aa539981b9dc9bc706"><img 2370 align="top" 2371 title="Bug Fix" src="https://img.shields.io/badge/6038efb-feat-blue.svg" /> 2372 </a> 2373 </td> 2374 2375 <td>update `TypeScript` to `3.1`</td> 2376 2377 <td> 2378 </td> 2379 </tr> 2380 <tr> 2381 2382 <td> 2383 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/b040a3ccfdc30c06e2f7606da5dae8fd0535cf20"><img 2384 align="top" 2385 title="Bug Fix" src="https://img.shields.io/badge/b040a3c-feat-blue.svg" /> 2386 </a> 2387 </td> 2388 2389 <td>update to latest versions of `TypeScript` and `Angular`</td> 2390 2391 <td> 2392 </td> 2393 </tr> 2394 <tr> 2395 2396 <td> 2397 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/fabcac10da7065de0b80aca2bd5654531fc798df"><img 2398 align="top" 2399 title="Bug Fix" src="https://img.shields.io/badge/fabcac1-feat-blue.svg" /> 2400 </a> 2401 </td> 2402 2403 <td>look for module in more places (#​12389)</td> 2404 2405 <td> 2406 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/7662"> 2407 [Closes #​7662]<br /> 2408 </a> 2409 2410 </td> 2411 </tr> 2412 <tr> 2413 2414 <td> 2415 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/b16cb27f5b59607c8e2f913023979c8cc0eb6b34"><img 2416 align="top" 2417 title="Bug Fix" src="https://img.shields.io/badge/b16cb27-feat-blue.svg" /> 2418 </a> 2419 </td> 2420 2421 <td>Add the option to allow preventing the creation of an application</td> 2422 2423 <td> 2424 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12216"> 2425 [Closes #​12216]<br /> 2426 </a> 2427 2428 </td> 2429 </tr> 2430 <tr> 2431 2432 <td> 2433 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/1cd4ce8fd5359bdac60c6fef4768594f1f20e8e8"><img 2434 align="top" 2435 title="Bug Fix" src="https://img.shields.io/badge/1cd4ce8-feat-blue.svg" /> 2436 </a> 2437 </td> 2438 2439 <td>add default budget of 2mb/5mb</td> 2440 2441 <td> 2442 </td> 2443 </tr> 2444 <tr> 2445 2446 <td> 2447 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/6d6870314c6a2087f59acd79f89153fbcfb53004"><img 2448 align="top" 2449 title="Bug Fix" src="https://img.shields.io/badge/6d68703-feat-blue.svg" /> 2450 </a> 2451 </td> 2452 2453 <td>add support for `ShadowDom` as a `viewEncapsulation` value</td> 2454 2455 <td> 2456 </td> 2457 </tr> 2458 <tr> 2459 2460 <td> 2461 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/e72d1c3ed7cd28ed44b40859b3e9bc14285bebc5"><img 2462 align="top" 2463 title="Bug Fix" src="https://img.shields.io/badge/e72d1c3-feat-blue.svg" /> 2464 </a> 2465 </td> 2466 2467 <td>update tsconfig.json libs to include es2018</td> 2468 2469 <td> 2470 </td> 2471 </tr> 2472 <tr> 2473 2474 <td> 2475 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/27715292fd16b11faddddf1456be1eabf9ee4913"><img 2476 align="top" 2477 title="Bug Fix" src="https://img.shields.io/badge/2771529-feat-blue.svg" /> 2478 </a> 2479 </td> 2480 2481 <td>new 7.0.0 migration to remove polyfills</td> 2482 2483 <td> 2484 </td> 2485 </tr> 2486 <tr> 2487 2488 <td> 2489 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/5308fa07d9e8ff3fd25f28cdf54c17da7b41e1aa"><img 2490 align="top" 2491 title="Bug Fix" src="https://img.shields.io/badge/5308fa0-feat-blue.svg" /> 2492 </a> 2493 </td> 2494 2495 <td>update ng-packagr to `4.2.0`</td> 2496 2497 <td> 2498 </td> 2499 </tr> 2500 <tr> 2501 2502 <td> 2503 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/ee7603f597dda3e9d856b7eb238731a35bf0fa35"><img 2504 align="top" 2505 title="Bug Fix" src="https://img.shields.io/badge/ee7603f-feat-blue.svg" /> 2506 </a> 2507 </td> 2508 2509 <td>add several prompts to ng-new</td> 2510 2511 <td> 2512 </td> 2513 </tr> 2514 <tr> 2515 2516 <td> 2517 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/a94c826661fe122332fcaa17b0457cf48974a86b"><img 2518 align="top" 2519 title="Bug Fix" src="https://img.shields.io/badge/a94c826-feat-blue.svg" /> 2520 </a> 2521 </td> 2522 2523 <td>let Universal schematic use configurations from build architect</td> 2524 2525 <td> 2526 </td> 2527 </tr> 2528 <tr> 2529 2530 <td> 2531 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/cc6181e3c9e2ae532c178107dac3cd32a9e1f8de"><img 2532 align="top" 2533 title="Bug Fix" src="https://img.shields.io/badge/cc6181e-feat-blue.svg" /> 2534 </a> 2535 </td> 2536 2537 <td>add CLI 7.x migration schematic</td> 2538 2539 <td> 2540 </td> 2541 </tr> 2542 <tr> 2543 2544 <td> 2545 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/3f94b2d8ba5fe58d71a19e8808628302794a6b81"><img 2546 align="top" 2547 title="Bug Fix" src="https://img.shields.io/badge/3f94b2d-feat-blue.svg" /> 2548 </a> 2549 </td> 2550 2551 <td>remove useless import for Ivy (#​11874)</td> 2552 2553 <td> 2554 </td> 2555 </tr> 2556 <tr> 2557 2558 <td> 2559 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/4b6ecbf756f64594d60b3865bb060cff4d7861e0"><img 2560 align="top" 2561 title="Feature" src="https://img.shields.io/badge/4b6ecbf-fix-green.svg" /> 2562 </a> 2563 </td> 2564 2565 <td>update codelyzer for new projects</td> 2566 2567 <td> 2568 </td> 2569 </tr> 2570 <tr> 2571 2572 <td> 2573 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/0c71a176f987bfeed10b551cce0ab31ee96df889"><img 2574 align="top" 2575 title="Feature" src="https://img.shields.io/badge/0c71a17-fix-green.svg" /> 2576 </a> 2577 </td> 2578 2579 <td>avoid using 6.2+ only features in migrations</td> 2580 2581 <td> 2582 </td> 2583 </tr> 2584 <tr> 2585 2586 <td> 2587 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/a8400c6d92de0c7107f58af1ab7536300530a344"><img 2588 align="top" 2589 title="Feature" src="https://img.shields.io/badge/a8400c6-fix-green.svg" /> 2590 </a> 2591 </td> 2592 2593 <td>fix polyfill path resolution</td> 2594 2595 <td> 2596 </td> 2597 </tr> 2598 <tr> 2599 2600 <td> 2601 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/4d764e1844ad9221c009093bff71e86131370bde"><img 2602 align="top" 2603 title="Feature" src="https://img.shields.io/badge/4d764e1-fix-green.svg" /> 2604 </a> 2605 </td> 2606 2607 <td>update typescript dependency to 3.1.3</td> 2608 2609 <td> 2610 2611 <a href="https://renovatebot.com/gh/Microsoft/TypeScript/issues/27341"> 2612 [Closes #​27341]<br /> 2613 </a> 2614 2615 </td> 2616 </tr> 2617 <tr> 2618 2619 <td> 2620 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/b8eee02205329c8f1f1fdc682b3ef04650a34ec9"><img 2621 align="top" 2622 title="Feature" src="https://img.shields.io/badge/b8eee02-fix-green.svg" /> 2623 </a> 2624 </td> 2625 2626 <td>migrate existing packages for 7.0 (#​12518)</td> 2627 2628 <td> 2629 </td> 2630 </tr> 2631 <tr> 2632 2633 <td> 2634 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/2d5c6eba2398856e6ba1eb920f169ad9836d5c34"><img 2635 align="top" 2636 title="Feature" src="https://img.shields.io/badge/2d5c6eb-fix-green.svg" /> 2637 </a> 2638 </td> 2639 2640 <td>codeCoverage exclude is not being migrated (#​12513)</td> 2641 2642 <td> 2643 2644 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/10936"> 2645 [Closes #​10936]<br /> 2646 </a> 2647 2648 </td> 2649 </tr> 2650 <tr> 2651 2652 <td> 2653 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/150dd4755b16d4e5ccf77a297d2064bf017f34cb"><img 2654 align="top" 2655 title="Feature" src="https://img.shields.io/badge/150dd47-fix-green.svg" /> 2656 </a> 2657 </td> 2658 2659 <td>codeCoverage exclude is not being migrated (#​12511)</td> 2660 2661 <td> 2662 2663 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/10936"> 2664 [Closes #​10936]<br /> 2665 </a> 2666 2667 </td> 2668 </tr> 2669 <tr> 2670 2671 <td> 2672 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/e3f56ebc71d57c79528fb4926a267e5ed4f9c74d"><img 2673 align="top" 2674 title="Feature" src="https://img.shields.io/badge/e3f56eb-fix-green.svg" /> 2675 </a> 2676 </td> 2677 2678 <td>ast utils - handle NgModule with no newlines (#​12521)</td> 2679 2680 <td> 2681 </td> 2682 </tr> 2683 <tr> 2684 2685 <td> 2686 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/d1b6e71b35e0ccd3c784dd71c83bb74d7c63bcb9"><img 2687 align="top" 2688 title="Feature" src="https://img.shields.io/badge/d1b6e71-fix-green.svg" /> 2689 </a> 2690 </td> 2691 2692 <td>use proper project root for e2e</td> 2693 2694 <td> 2695 2696 <a href="https://renovatebot.com/gh/angular/angular-cli/issues/12491"> 2697 [Closes #​12491]<br /> 2698 </a> 2699 2700 </td> 2701 </tr> 2702 <tr> 2703 2704 <td> 2705 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/90e69805b2d4a0b545792ef0bd252b5de4d20586"><img 2706 align="top" 2707 title="Feature" src="https://img.shields.io/badge/90e6980-fix-green.svg" /> 2708 </a> 2709 </td> 2710 2711 <td>tweak the `ng new` routing prompt</td> 2712 2713 <td> 2714 </td> 2715 </tr> 2716 <tr> 2717 2718 <td> 2719 <a href="https://renovatebot.com/gh/angular/angular-cli/commit/4d46c4ac492e2ff460a52ca2a3f316c554df1521"><img 2720 align="top" 2721 title="F</details> 2722 2723 --- 2724 2725 ### Renovate configuration 2726 2727 :date: **Schedule**: At any time (no schedule defined). 2728 2729 :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. 2730 2731 :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". 2732 2733 :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. 2734 2735 --- 2736 2737 This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#SocialNetworkNews/SocialNetworkNews-Web). 2738