angular-material-extensions / contacts

Angular Library to manage contacts and users with a material design
https://angular-material-extensions.github.io/contacts/
MIT License
44 stars 4 forks source link

An in-range update of @angular-devkit/schematics is breaking the build ๐Ÿšจ #74

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @angular-devkit/schematics was updated from 7.3.5 to 7.3.6.

๐Ÿšจ View failing branch.

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

@angular-devkit/schematics 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 - โŒ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/angular-material-extensions/contacts/451?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - โŒ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/angular-material-extensions/contacts/builds/506512596?utm_source=github_status&utm_medium=notification)).

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

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

After pinning to 7.3.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version ๐Ÿš€

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 passing again with this update. Explicitly upgrade to this version ๐Ÿš€

Release Notes for v7.3.8

Commits

@schematics/angular (7.3.8)

Commit Description Notes
buildRelativePath handles files in root

@angular-devkit/build-angular (0.13.8)

Commit Description Notes
ensure correct dev server path with public host option
update speed-measure-webpack-plugin to 1.3.1 [Closes #12763]

@ngtools/webpack (7.3.8)

Commit Description Notes
changes in non module code are not picked up when using barrel files [Closes #13975]
replace resources should return class node when modified

Special Thanks

Minko Gechev, Charles Lyding, Alan, Andriy Pyvovarchuk, ukrukar, Keen Yee Liau, Alan Agius

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version ๐Ÿš€

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]