angular-material-extensions / calendar

Angular responsive calendar built with material design for desktop and mobile
MIT License
21 stars 5 forks source link

An in-range update of @angular/cli is breaking the build 🚨 #5

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

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

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@angular/cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/angular-material-extensions/calendar/builds/459899883?utm_source=github_status&utm_medium=notification)).

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 5 years ago

Your tests are still failing with this version. Compare changes

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] commented 5 years ago

Your tests are still failing with this version. Compare changes

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] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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] commented 5 years ago

Your tests are still failing with this version. Compare changes

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] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v7.2.2

Commits

@schematics/angular (7.2.2)

Commit Description Notes
assert no error logs in e2e
fix syntax error in main.ts after generating universal [Closes #13392]
remove properties which are set by default from required [Closes #13010]

@angular-devkit/build-angular (0.12.2)

Commit Description Notes
script chunk in angular.json return false then calling isInitial
`vendorSourceMap` not being recognized when passed directly [Closes #13414]
only show production warning when having either styles on scripts optimization turn on [Closes #13415]
add missing declaration types in build_angular schemas. [Closes #13388]
prints a warning on --host on serve [Closes #11060]

@angular-devkit/build-optimizer (0.12.2)

Commit Description Notes
support windows paths in rollup plugin

@angular-devkit/core (7.2.2)

Commit Description Notes
Make default and info log messages use default colors [Closes #13439]

@ngtools/webpack (7.2.2)

Commit Description Notes
drop only unused default import when used with named imports

@schematics/update (0.12.2)

Commit Description Notes
ensure option is string when replacing environment variable references

Special Thanks

Alan, Alan Agius, Keen Yee Liau, Renovate Bot, Johannes Steier, Mikel Ward, Matthias Gaudin, Hans Larsen, Filipe Silva, Moritz Benzenhöfer, 調月奏

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v7.3.1

Commits

@angular/cli (7.3.1)

Commit Description Notes
Add an error message when we call `ng doc` without keyword. Currently, we open a page with the keyword `undefined`. (#13604)
update terser-webpack-plugin (#13589) [Closes #13582]

@schematics/angular (7.3.1)

Commit Description Notes
update typescript to 3.2.4 (#13554)
set cortrect file extention in config when using preprocessors (#13552) [Closes #13550]

@angular-devkit/build-angular (0.13.1)

Commit Description Notes
use sourcemap object in karma plugin (#13584) [Closes #13580]
remove deprecated `istanbul` from dependencies (#13567) [Closes #13562]
add missing open parenthesis in stacktrace (#13565) [Closes #13558]

@angular-devkit/build-optimizer (0.13.1)

Commit Description Notes
prefix renamed extended classes (#13613) [Closes #13613]
[Closes #11796]

Special Thanks

Filipe Silva, Alan Agius, Charles Lyding, Vikram Subramanian, William KOZA, Andrey Chalkin

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v7.3.2

Commits

@angular/cli (7.3.2)

Commit Description Notes
wrap `opn` in a new Promise because `opn` is already resolve is already resolve.

@schematics/angular (7.3.2)

Commit Description Notes
respect the flag when we create a guard with schematics
Include bazel-out in .gitignore [Closes #13636]
set restartOnFileChange to true in karma.conf templates [Closes #13542]
e2e test fails strict TS config

@angular-devkit/build-angular (0.13.2)

Commit Description Notes
added warning for ES2017
error when both `baseUrl` and `devServerTarget` are used in protractor [Closes #13611]

@angular-devkit/schematics (7.3.2)

Commit Description Notes
add aliases to collection-schema.json
use `join` instead of normal string concatenation [Closes #13654]

Special Thanks

Alan, WilliamKoza, Louis Larry, Alan Agius, Renovate Bot, Charles Lyding, hrocha16, Luis Confraria, Cédric Exbrayat

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v7.3.3

Commits

@schematics/angular (7.3.3)

Commit Description Notes
update karma to version 4 [Closes #13724]
`findModuleFromOptions` not handling properly different casing in name [Closes #13714]
undefined is used as newProjectRoot when none is set [Closes #13703]
add file extensions to style prompt
fixes issue that `ViewEncapsulation` is not being configured when provided [Closes #13689]

@angular-devkit/build-angular (0.13.3)

Commit Description Notes
improve webpack loader resolution
minimum threshold

Special Thanks

Alan Agius, Amadou Sall, Alan, Charles Lyding, hrocha16

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v7.3.6

Commits

@schematics/angular (7.3.6)

Commit Description Notes
reintroduce `.sass` as a supported file extention [Closes #13739]
change entry file name of the library schematic according to the kebab-case convention

@angular-devkit/build-angular (0.13.6)

Commit Description Notes
fix base href insertion when HTML is in a single line [Closes #13851]
fix check for absolute paths in windows in server config [Closes #13865]
[Closes #1139]

@angular-devkit/build-optimizer (0.13.6)

Commit Description Notes
don't add pure comments inside arrow functions [Closes #13768]

Special Thanks

Alan, Vikram Subramanian, WilliamKoza

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v7.3.7

Commits

@angular-devkit/build-angular (0.800.0-beta.10)

Commit Description Notes
update speed-measure-webpack-plugin to 1.3.1 [Closes #12763]
passing port 0 when using serve will not find a suitable port

Special Thanks

Alan Agius

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v7.3.9

Commits

@angular-devkit/build-angular (0.13.9)

Commit Description Notes
update node-sass to 4.12.0 (#14358) [Closes #14339]