DouglasWebster / angular-cli-sb2-bs4

Port of SB2 Admin using Bootstrap 4, Angular and Angular-cli
https://douglaswebster.github.io/angular-cli-sb2-bs4/
Other
8 stars 5 forks source link

Update @angular/cli to the latest version ๐Ÿš€ #100

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.5.1 of @angular/cli was just published.

Dependency @angular/cli
Current Version 1.5.0
Type devDependency

The version 1.5.1 is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of @angular/cli.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donโ€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v1.5.1

Bug Fixes

  • @angular/cli: add PurifyPlugin to eject (bf503eb)
  • @angular/cli: allow reading UTF8 files with BOM when linting (dc93dd2)
  • @angular/cli: use explicit error when linting non-program file (3ea8f06)
  • @ngtools/webpack: elide imports for all removed identifiers (9ad6948)
  • @ngtools/webpack: remove app decorators on AOT (13b3f76), closes #8457
  • @ngtools/webpack: remove default type checker memory limit (79ea2fe)
FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 1.5.2 just got published.

Update to this version instead ๐Ÿš€

Release Notes v1.5.2

Bug Fixes

  • @ngtools/webpack: fix elide removing whole imports on single match (62f3454), closes #8518
greenkeeper[bot] commented 6 years ago

Version 1.5.3 just got published.

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 6 years ago

Version 1.5.4 just got published.

Update to this version instead ๐Ÿš€

Release Notes 1.5.4

Bug Fixes

  • @angular/cli: add a flag to let assets outside of outDir (de64b86), closes #8122
  • @angular/cli: fix generate app root in windows (daa7a81), closes #7960
  • @angular/cli: ignore system files in assets (c4f880c)
  • @angular/cli: not use buildOptimizer for JIT in prod (7aa440b)
  • @angular/cli: pass sourceMap to postcss (30cfb2e), closes #8588
  • @angular/cli: prevents using assets from outside the project (8369657)
  • @angular/cli: set correct mainFields for ng test when targeting es2015 (8ea77b0), closes #8379
  • @angular/cli: sync lint error code behavior with TSLint (9c94508)
  • @angular/cli: throw xi18n errors (dd5d760), closes #8065
  • @angular/cli: typo console output (9fd4e71)
  • @angular/cli: update postcss loader and URL versions. (10cbe8e)
  • @angular/cli: use rxjs path mapping helper in ejected config (5d7e3a5)
  • @ngtools/webpack: add a simple sanity check for preventing wrong styleUrls (52356a3), closes #8560
  • @ngtools/webpack: do not change user's LOCALE_ID (4805245)
greenkeeper[bot] commented 6 years ago

Version 1.5.5 just got published.

Update to this version instead ๐Ÿš€

Release Notes v1.5.5

Bug Fixes

  • @angular/cli: allow build output in outDir outside of project (6ae7f9d)
  • @angular/cli: Disable comparisons feature in uglify compression in production (8a63396)
  • @angular/cli: ensure purify is before uglify (2574101)
  • @angular/cli: honor project's hmr warning option (73110e2)
  • @angular/cli: support minified JS on safari 10 (9586f88)
  • @ngtools/webpack: fallback to main thread typechecking (b7d0a09), closes #8331
greenkeeper[bot] commented 6 years ago

Version 1.6.0 just got published.

Update to this version instead ๐Ÿš€