angular-reactive-forms-validate-submit icon indicating copy to clipboard operation
angular-reactive-forms-validate-submit copied to clipboard

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

Open greenkeeper[bot] opened this issue 8 years ago β€’ 53 comments

Version 1.5.3 of @angular/cli was just published.

Dependency @angular/cli
Current Version 1.5.1
Type devDependency

The version 1.5.3 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.


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot :palm_tree:

greenkeeper[bot] avatar Nov 20 '17 20:11 greenkeeper[bot]

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] avatar Nov 23 '17 06:11 greenkeeper[bot]

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] avatar Nov 29 '17 22:11 greenkeeper[bot]

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] avatar Dec 07 '17 01:12 greenkeeper[bot]

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] avatar Dec 14 '17 01:12 greenkeeper[bot]

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] avatar Dec 21 '17 02:12 greenkeeper[bot]

Version 1.6.3 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Dec 27 '17 21:12 greenkeeper[bot]

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] avatar Jan 11 '18 23:01 greenkeeper[bot]

Version 1.6.5 just got published.

Update to this version instead πŸš€

Release Notes v1.6.5

Bug Fixes

  • @angular/cli: allow TS 2.6 for Angular >= 5.2 (938072a)
  • @angular/cli: correct CSS resource resolving (90abbd7)
  • @angular/cli: ensure webpack 3 sass-loader support (9dc7c5d)
  • @angular/cli: fix dependencies to devkit to known working versions (c7aefaa)
  • @angular/cli: Fixed lint not excluding files when project folder name started with a dot (9a04ce3)
  • @angular/cli: normalize asset windows paths (31f5b54)
  • @angular/cli: remove ES2015 live-reload requirement (5e17933)
  • @angular/cli: standardize inline/rebase stylesheet behavior (1368990)
  • @angular/cli: workaround TS decorator transformer defect (c749d4e)
  • @ngtools/webpack: allow # in paths (3642605)
  • @ngtools/webpack: Allow for usage of Angular v6.. (3ea6644)
  • @ngtools/webpack: don't elide identifiers that are still exported (86151ed), closes #9180

greenkeeper[bot] avatar Jan 19 '18 02:01 greenkeeper[bot]

Version 1.6.6 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Jan 25 '18 19:01 greenkeeper[bot]

Version 1.6.7 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Jan 31 '18 21:01 greenkeeper[bot]

Version 1.6.8 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Feb 08 '18 01:02 greenkeeper[bot]

Version 1.7.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Feb 16 '18 00:02 greenkeeper[bot]

Version 1.7.1 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Feb 22 '18 03:02 greenkeeper[bot]

Version 1.7.2 just got published.

Update to this version instead πŸš€

Release Notes v1.7.2

Bug Fixes

  • @angular/cli: prevent greedy CSS url function capture (f1304b3)

greenkeeper[bot] avatar Feb 28 '18 23:02 greenkeeper[bot]

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] avatar Mar 08 '18 08:03 greenkeeper[bot]

Version 6.0.0-beta.5 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Mar 09 '18 05:03 greenkeeper[bot]

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] avatar Apr 05 '18 17:04 greenkeeper[bot]

Version 6.0.0-rc.3 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Apr 10 '18 17:04 greenkeeper[bot]

Version 6.0.0-rc.4 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Apr 13 '18 04:04 greenkeeper[bot]

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] avatar May 17 '18 02:05 greenkeeper[bot]

Version 6.0.3 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar May 17 '18 04:05 greenkeeper[bot]

Version 6.0.4 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar May 25 '18 02:05 greenkeeper[bot]

Version 6.0.5 just got published.

Update to this version instead πŸš€

Release Notes 6.0.5

Unfortunately, due to some issue found after doing the 6.0.4 release, we were forced to rollback. This release is the same as 6.0.3.

greenkeeper[bot] avatar May 25 '18 05:05 greenkeeper[bot]

  • The devDependency @angular/cli was updated from 1.5.1 to 7.0.7.

Update to this version instead πŸš€

greenkeeper[bot] avatar Nov 26 '18 19:11 greenkeeper[bot]

  • The devDependency @angular/cli was updated from 1.5.1 to 7.1.0.

Update to this version instead πŸš€

Release Notes for v7.1.0

Commits

@angular/cli (7.1.0)

Commit Description Notes
handle case senstive aliases [Closes #12780]

Special Thanks

Alan Agius, Hans Larsen, Charles Lyding

greenkeeper[bot] avatar Nov 26 '18 19:11 greenkeeper[bot]

  • The devDependency @angular/cli was updated from 1.5.1 to 7.1.1.

Update to this version instead πŸš€

Release Notes for v7.1.1

Commits

@ngtools/webpack (7.1.1)

Commit Description Notes
files are not being updated when using `allowJs` or `resolveJsonModule` (#13089) [Closes #13076]
[Closes #12964]
cleanup resources after modules are loaded (#12994)

@schematics/update (0.11.1)

Commit Description Notes
replace environment variables in npm/yarn rc

@schematics/angular (7.1.1)

Commit Description Notes
let tslint resolve codelyzer (#13101) [Closes #13101]
[Closes #13100]
add providers into providers metadata but not inner Object with ut. (#13081)

Special Thanks

Alan Agius, Charles Lyding, Vikram Subramanian, 衡正阳, Hans Larsen, Mathou54, Krishna Mohan

greenkeeper[bot] avatar Dec 03 '18 18:12 greenkeeper[bot]

  • The devDependency @angular/cli was updated from 1.5.1 to 7.1.2.

Update to this version instead πŸš€

greenkeeper[bot] avatar Dec 06 '18 21:12 greenkeeper[bot]

  • The devDependency @angular/cli was updated from 1.5.1 to 7.1.3.

Update to this version instead πŸš€

Release Notes for v7.1.3

Commits

@schematics/angular (7.1.3)

Commit Description Notes
import zone related flags in other files [Closes #12886]

@angular-devkit/build-angular (0.11.3)

Commit Description Notes
remove invalid colors option of ProgressPlugin
output non human readable lint result [Closes #13173]

@schematics/update (0.11.3)

Commit Description Notes
only set registry option when used

Special Thanks

Alan Agius, Keen Yee Liau, jonwrede, JiaLiPassion, Pascal Honegger, Charles Lyding

greenkeeper[bot] avatar Dec 12 '18 20:12 greenkeeper[bot]

  • The devDependency @angular/cli was updated from 1.5.1 to 7.1.4.

Update to this version instead πŸš€

Release Notes for v7.1.4

Commits

@angular/cli (7.1.4)

Commit Description Notes
remove redundant period in deprecation warning

@schematics/angular (7.1.4)

Commit Description Notes
cannot create pipe in sub-directory if module is in different sub-directory [Closes #13182]

@angular-devkit/build-angular (0.11.4)

Commit Description Notes
remove circular dependencies warnings in ngfactory files [Closes #11135]

Special Thanks

Minko Gechev, CΓ©dric Exbrayat, Amadou Sall, Renovate Bot, Alan, Alan Agius, mhartington

greenkeeper[bot] avatar Dec 20 '18 00:12 greenkeeper[bot]

  • The devDependency @angular/cli was updated from 1.5.1 to 7.2.0.

Update to this version instead πŸš€

Release Notes for v7.2.0

Commits

@angular/cli (7.2.0)

Commit Description Notes
initial minimal BEP support
update optimization options
Added support for multiselect list prompt (#13031)
add warning for overriding flags in arguments [Closes #12948]
add `resourcesOutputPath` to schema
remove redundant period in deprecation warning
show full path to project definition when already exists [Closes #13138]
pass arguments to all targets [Closes #10657]
[Closes #10656]
[Closes #11005]
handle case senstive aliases [Closes #12780]
improve architect command project parsing

@schematics/angular (7.2.0)

Commit Description Notes
add support for TypeScript 3.2 and Angular 7.2.0-rc.0
add `lintFix` to several other schematics [Closes #12894]
[Closes #6272]
consistent naming of options and arguments that do the same thing [Closes #12784]
add .history directory to gitignore
wrapping bootstrap code in a DOMContentLoaded in variable declaration [Closes #13042]
set `optimization` and `sourceMap` in universal production config [Closes #12541]
[Closes #12940]
cannot create pipe in sub-directory if module is in different sub-directory [Closes #13182]
import zone related flags in other files [Closes #12886]
let tslint resolve codelyzer (#13101) [Closes #13101]
[Closes #13100]
add providers into providers metadata but not inner Object with ut. (#13081)

@angular-devkit/schematics-cli (0.12.0)

Commit Description Notes
add prompt support using Inquirer

@angular-devkit/build-angular (0.12.0)

Commit Description Notes
fine grain settings for optimization
fine grain settings for sourceMaps (#13062) [Closes #7527]
add option to allow outputting css resources to a different folder
resolve project root for fork process [Closes #13113]
remove circular dependencies warnings in ngfactory files [Closes #11135]
remove invalid colors option of ProgressPlugin
output non human readable lint result [Closes #13173]
lint non human readable formatters produces invalid output [Closes #12674]
remove `skipAppShell` as it has no effect in browser builder [Closes #11478]

@angular-devkit/core (7.2.0)

Commit Description Notes
Jobs API added
add DeepReadonly<> and Readwrite<> types
add a new JsonSchema type
add next() to Logger

@ngtools/webpack (7.2.0)

Commit Description Notes
support directly loading component templates
`import as` results in the alias being undefined with Typescript 3.2 [Closes #13212]
avoid checking watchMode in environment hook
files are not being updated when using `allowJs` or `resolveJsonModule` (#13089) [Closes #13076]
[Closes #12964]
cleanup resources after modules are loaded (#12994)

@schematics/schematics (0.12.0)

Commit Description Notes
add support for TypeScript 3.2

@schematics/update (0.12.0)

Commit Description Notes
add packageGroup version map support [Closes #13015]
add initial verbose option (#12995)
ignore npm 404 error
only set registry option when used
replace environment variables in npm/yarn rc

Special Thanks

Alan Agius, Hans Larsen, Charles Lyding, Renovate Bot, Alex Eagle, Judy Bogart, Cédric Exbrayat, Alan, Hayden Berge, Amadou Sall, Filipe Silva, Tiago Temporin, mhartington, James George, jonwrede, Minko Gechev, JiaLiPassion, Pascal Honegger, Michael Nahkies, Vikram Subramanian, 衡正阳, Mathou54, Krishna Mohan, Michael O'Keefe, Carlo Dapor, Keen Yee Liau

greenkeeper[bot] avatar Jan 08 '19 23:01 greenkeeper[bot]