LVM-IT / lvo-logging-lib

Logging facade for different Logging-Backends (Console, LocalStorage, Graylog)
Other
3 stars 0 forks source link

Update @angular/cli to the latest version πŸš€ #15

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 1.3.0-beta.1 of @angular/cli just got published.

Dependency @angular/cli
Current Version 1.2.0
Type dependency

The version 1.3.0-beta.1 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of @angular/cli. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov[bot] commented 7 years ago

Codecov Report

Merging #15 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #15   +/-   ##
======================================
  Coverage    88.1%   88.1%           
======================================
  Files           7       7           
  Lines         227     227           
  Branches       22      22           
======================================
  Hits          200     200           
  Misses         13      13           
  Partials       14      14

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 175dce3...bfb9ae5. Read the comment docs.

greenkeeper[bot] commented 7 years ago

Version 1.2.2 just got published.

Update to this version instead πŸš€

Release Notes v1.2.2

Bug Fixes

  • @angular/cli: always ignore node_modules for lint (052ccbb), closes #6626
  • @angular/cli: fix doc command to work with new angular.io (7c6c6ea)
  • @angular/cli: fix ng test report sourcemaps (19f04af), closes #6583
  • @angular/cli: Prevent re-reading config file if project & global are the same (b54d850)
  • @angular/cli: use build defaults in test (09f33f8)
  • @angular/cli: wait for install to finish before exiting (3ce685b)
  • @ngtools/webpack: allow Angular 5.0.0 (d12ff23)
  • @ngtools/webpack: if the router is not found ignore lazy routes (a2048ec), closes #5967
  • @ngtools/webpack: show exception message when cannot find compiler-cli (#6984) (adc69f0)
greenkeeper[bot] commented 7 years ago

Version 1.2.3 just got published.

Update to this version instead πŸš€

Release Notes v1.2.3

Reverted inadvertent dependency updates in release 1.2.2.

Bug Fixes

  • @angular/cli: use inline sourcemaps in test (673596f), closes #6737
greenkeeper[bot] commented 7 years ago

Version 1.3.0-rc.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.2.4 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.2.5 just got published.

Update to this version instead πŸš€

Release Notes v1.2.5

Bug Fixes

  • @angular/cli: change blog link to international one (d665a25)
  • @angular/cli: prevent .cur file inlining (5090b1c)
  • @angular/cli: remove deprecated json-loader (0fe7ecb)
greenkeeper[bot] commented 7 years ago

Version 1.2.6 just got published.

Update to this version instead πŸš€

Release Notes v1.2.6

Bug Fixes

  • @angular/cli: Support enhanced resolve (3baba67)
greenkeeper[bot] commented 7 years ago

Version 1.2.7 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.2.8 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.3.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.3.1 just got published.

Update to this version instead πŸš€

Release Notes v1.3.1

Bug Fixes

  • @angular/cli: ng completion inside of ng app folders warns but does not produce output (5752d18), closes #6343
  • @angular/cli: fix ever increasing lazy chunk name counter (da2c71a)
  • @angular/cli: fix problem of SuppressPlugin in case entryFiles type is string (#7393) (310dd81)
  • @angular/cli: Revert change to config reading (aa9103a)
  • @angular/cli: Update bootstrap test based upon beta (20fd846), closes #7358
  • @ngtools/webpack: don't use src dir as a resource (cef613c), closes #6238 #6959
greenkeeper[bot] commented 7 years ago

Version 1.3.2 just got published.

Update to this version instead πŸš€

Release Notes 1.3.2

Bug Fixes

  • @angular/cli: ng lint option format not work properly if using alias (11723e9)
  • @angular/cli: fix import path for component when importing into a module (cc32f56), closes #7135
  • @angular/cli: fix test coverage when testing linked libs (#7447) (8c08187)
  • @ngtools/webpack: fix paths mapping recursive support (7d7799b), closes #7341
greenkeeper[bot] commented 7 years ago

Version 1.4.0 just got published.

Update to this version instead πŸš€

Release Notes 1.4 - Sussman

Features

  • @angular/cli: verify Angular/TS version combos (ca344b1)
  • @angular/cli: add AOT parameter missingTranslation (385f423)
  • @angular/cli: show typescript version on ng version (#7372) (a3d062e)
  • @angular/cli: update webpack to latest version (c40624b)
  • @angular/cli: add option to set dev server's base serve path (2c6dde1)
  • @angular/cli: support sourcemaps and minification in scripts (e8f27f0), closes #2796 #7226 #7290
  • @angular/cli: Update generate & new to use schematics (128187e)
  • @angular/cli: update license-webpack-plugin (505d69a), closes #7203

Bug Fixes

  • @angular/cli: allow ts 2.5 (57d7246)
  • @angular/cli: fix asset watching (feb7d0b), closes #7521
  • @angular/cli: fix colors on git bash (#7569) (63d3950), closes #7239
  • @angular/cli: Increase keepAliveTimeout for Webpack Dev Server (e0b6b3c)
  • @angular/cli: use an empty host for ng new (53074b2)
  • @angular/cli: use require for @angular/core check (ec67c9a)
  • @angular/cli: Use the app default prefix when generating (ddcb326), closes #7522
  • @ngtools/webpack: don't show loader errors after compilation fails (#7575) (6bcdcfb)
  • @angular/cli: unlock build optimizer version (7155a81)
  • @angular/cli: Allow patch updates to @schematics/angular (#7483) (3881cae)
  • @angular/cli: New project now respect default styleExt (#7430) (8fa66d9), closes #5599
  • @angular/cli: Unpin version of @angular-devkit/schematics (9fa4ab0), closes #7492
  • @ngtools/webpack: decorate file system (#7471) (7c3bd6e)
  • @ngtools/webpack: show error stack on plugin (8d74c89)
  • @ngtools/webpack: wait for plugin when resolving ts requests (41d609c), closes #5137
  • @angular/cli: ensure new projects have a CLI package version (36ceacc)
  • @angular/cli: only install packages once for a new project (9edb30c)
  • @angular/cli: fix ever increasing lazy chunk name counter (d22c2bc)
  • @angular/cli: Revert change to config reading (99eba98)

Thank You

A big thank you to everyone who participated in this release:

Filipe Silva, Mike Brocchi, Charles Lyding, Hans Larsen, mtraynham, Tembong Fonji, Steven Harris, Olivier Combe, KevinYang, Jim Cullison, Hans, Dmitriy Shekhovtsov, Dcalsky, Cotton Hou, Carlo Dapor, AntoineC, Anisetus Elly Efendi, Andrew Wong, Aditya Parab

greenkeeper[bot] commented 7 years ago

Version 1.4.1 just got published.

Update to this version instead πŸš€

Release Notes 1.4.1

Bug Fixes

  • @angular/cli: take publicPath into account when building entry map (e6f3841), closes #7628
greenkeeper[bot] commented 7 years ago

Version 1.4.2 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.4.3 just got published.

Update to this version instead πŸš€

Release Notes v1.4.3

Bug Fixes

  • @angular/cli: add appRoot to generate (f2a2149), closes #7695
  • @angular/cli: fix an issue with schematics (b90825c)
  • @angular/cli: Generating component considers default style extension for project now (2a96b9e)
  • @angular/cli: only set less-loader paths when present in config (941f868)
  • Allow for trailing commas in lint rules (4420f7e)
greenkeeper[bot] commented 7 years ago

Version 1.4.4 just got published.

Update to this version instead πŸš€

Release Notes v1.4.4

Bug Fixes

  • @angular/cli: ensure asset output is within the output path (32e2e3f)
  • @angular/cli: increase keepAliveTimeout for all Node 8 versions (7d7a522)
  • @angular/cli: open app with servePath (0c55e5b)
  • @angular/cli: Refactor skip git flag into schematics (80f0e2e)
  • @angular/cli: support app option for test command (ddeb959)
  • @angular/cli: use local typescriptMismatch if available (870c4d6), closes #7678
  • @angular/cli: use relative paths within ejected config (a42ba6c)
greenkeeper[bot] commented 7 years ago

Version 1.4.5 just got published.

Update to this version instead πŸš€

Release Notes v1.4.5

Bug Fixes

  • @angular/cli: Correct selecting custom schematic collection (9dd33f8)
  • @angular/cli: update url-loader to 6.0 (0c57dfd)
  • @angular/cli: use webpack 3.6 (61817f7)
greenkeeper[bot] commented 7 years ago

Version 1.4.6 just got published.

Update to this version instead πŸš€

Release Notes 1.4.6

Bug Fixes

  • @angular/cli: do not run e2e task if build fails (46e3033), closes #7567
  • @angular/cli: update copy-webpack-plugin to 4.1.1 (b1fc335)
  • @ngtools/webpack: analyze the typescript file for additional dependencies (50d090f), closes #7995
greenkeeper[bot] commented 7 years ago

Version 1.4.7 just got published.

Update to this version instead πŸš€

Release Notes 1.4.7

Bug Fixes

  • @ngtools/webpack: fix for TypeScript module resolution cache missing in old version (e83dd93)
  • @ngtools/webpack: fix rebuild speed regression (5257673)
greenkeeper[bot] commented 7 years ago

Version 1.4.8 just got published.

Update to this version instead πŸš€

Release Notes v1.4.8

Bug Fixes

  • @angular/cli: add missing webpack-sources dep (2a3490f), closes #8075
  • @angular/cli: do not limit arguments of schematics (3726abf)
  • @angular/cli: show warning on TypeScript 2.5 (f4881e6)
  • @angular/cli: update file-loader and url-loader (776af86)
greenkeeper[bot] commented 7 years ago

Version 1.4.9 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.5.0 just got published.

Update to this version instead πŸš€

Release Notes 1.5 – Turing

This is a minor release which is tied to Angular 5.0. For more details about this release, see our blog post about Angular 5.0.

A lot of bug fixes and new features in this release (from 1.4). For a complete list, please go back to previous 1.5 RCs and Betas.

Bug Fixes

  • @angular/cli: don't show chunk parents on stats (dfc18f5), closes #8144
  • @angular/cli: Show detailed help for ng new --help (aff5257)
  • @angular/cli: Show non-schematic options with help (b06f840)
  • @angular/cli: use JIT by default with ng5 (f9d2515), closes #8259
  • @ngtools/webpack: do not stringify JSON sourcemaps (90c03f5)

Special Thanks

A big thank you to everyone who participated in this release:

Filipe Silva, Hans Larsen, Charles Lyding, Mike Brocchi, Olivier Combe, Ahsan Ayaz, vsavkin, Sarun Intaralawan, Mark Pieszak, Daniel Edwards, Alex Rickabaugh, y-kurami, Vikram Subramanian, Suguru Inatomi, Suguru, Joshua Wiens, Hans, Garo Yeriazarian, Fabian Wiles, Amit Moryossef, Aditya Parab, Adam Plumer, Abdellatif Ait boudad,

greenkeeper[bot] commented 7 years ago

Version 1.5.1 just got published.

Update to this version instead πŸš€

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)
greenkeeper[bot] commented 7 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 7 years ago

Version 1.5.3 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 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 πŸš€

Release Notes 1.6 - Moore

This is a minor release which is tied to Angular 5.1. For more details about this release, see our blog post about Angular 5.1.

For a complete list of bug fixes and new features, please go back to previous 1.6 RCs and Betas.

Bug Fixes

  • @angular/cli: Prevent showing options with visible false (7bb6b52)

Special Thanks

A big thank you to everyone who participated in this release:

Filipe Silva, Charles Lyding, Hans Larsen, Mike Brocchi, Yaroslav Admin, Saff, Olivier Combe, cexbrayat, Wykks, Ward Bell, Trotyl, MichaΕ‚ GoΕ‚Δ™owski-Owczarek, Mathou54, Job, David, Cyrille Tuzi, Anthony Leveillee, Alex Rickabaugh, Alan Agius

greenkeeper[bot] commented 6 years ago

Version 1.6.1 just got published.

Update to this version instead πŸš€

Release Notes v1.6.1

Bug Fixes

  • @angular/cli: account for root relative URLs in CSS assets (56838cd)
  • @angular/cli: Allow schematics without a name option. (a519c9d), closes #8793
  • @angular/cli: Fix replace('/') to work using Regex. (0117146)
  • @ngtools/webpack: allow path mapping to resolve in JS files (28cac99), closes #8117
  • @ngtools/webpack: set output locale for ng xi18n (f700ba7), closes #8680
greenkeeper[bot] commented 6 years ago

Version 1.6.2 just got published.

Update to this version instead πŸš€

Release Notes 1.6.2

Bug Fixes

  • @angular/cli: allow TS 2.5 for Angular >= 5.1 (52792c7)
  • @angular/cli: disable progress when running Karma directly outside TTY (7587a02), closes #8501 #8148
  • @angular/cli: support eject with latest application schematic (40bba8d)
  • @ngtools/webpack: support AngularCompilerPlugin compilerOptions (09177d1)
greenkeeper[bot] commented 6 years ago

Version 1.6.3 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 1.6.4 just got published.

Update to this version instead πŸš€

Release Notes v1.6.4

Bug Fixes

  • @angular/cli: copy assets with special character paths (c7735ab)
  • @angular/cli: ensure stylesheet relative tilde path conversion (23604bf)
  • @angular/cli: fix old webpack's website links (2c4ba86)
  • @angular/cli: license plugin config (da0348f)
  • @angular/cli: remove postcss-custom-properties (4827bd1), closes #8289
  • @angular/cli: show only changed chunks on build (9177ab3), closes #8621
  • @angular/cli: support no semicolon scripts (af5977c)
  • @angular/cli: update autoprefixer (975f45a), closes #9020
  • @angular/cli: update to istanbul-instrumenter-loader 3.0.0 (e4e46c9), closes #9002
  • @ngtools/webpack: redo #7619 in angular_compiler_plugin (da99290)
  • @ngtools/webpack: remove message handler on main process (6a34c9c)
  • @ngtools/webpack: update engine to node 6.9 minumum (cfc6fb6), closes #6608
greenkeeper[bot] commented 6 years ago

Version 1.6.5 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 1.6.6 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 1.6.7 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 1.6.8 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 1.7.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 1.7.1 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 1.7.2 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 1.7.3 just got published.

Update to this version instead πŸš€

Release Notes v1.7.3

Bug Fixes

  • @angular/cli: update clean-css to handle parsing edge cases (d5d1d9b)
  • @angular/cli: workaround ES2015 minifier inlining defect (6a55af3)
  • @ngtools/webpack: ensure webpack errors are actually an Error (ffcc386)
  • @ngtools/webpack: prevent relative request path mapping (f5e5d57)
greenkeeper[bot] commented 6 years ago

Version 6.0.0-beta.5 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 1.7.4 just got published.

Update to this version instead πŸš€

Release Notes 1.7.4

Bug Fixes

  • @angular/cli: Pass logger to allow schematics to log messages (6afa952), closes #9976
greenkeeper[bot] commented 6 years ago

Version 6.0.0-rc.3 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 6.0.0-rc.4 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 6.0.2 just got published.

Update to this version instead πŸš€

Release Notes v6.0.2

Bug Fixes

  • @angular/cli: Fix parsing of new options (0820650), closes #10802
greenkeeper[bot] commented 6 years ago

Version 6.0.3 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 6.0.4 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 6.0.5 just got published.

Update to this version instead πŸš€