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

An in-range update of @angular/forms is breaking the build 🚨 #58

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.2.2 of @angular/forms just got published.

Branch Build failing 🚨
Dependency @angular/forms
Current Version 4.2.1
Type dependency

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

@angular/forms is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ✅ **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/DouglasWebster/angular-cli-sb2-bs4/builds/242895736?utm_source=github_status&utm_medium=notification) - ❌ **codecov/project** 90.74% (-0.52%) compared to 4da4d8c [Details](https://codecov.io/gh/DouglasWebster/angular-cli-sb2-bs4/commit/a8ca679b6cd359f98c4f3a9cfed6b4b51342cb9c) - ✅ **codecov/patch** Coverage not affected when comparing 4da4d8c...a8ca679 [Details](https://codecov.io/gh/DouglasWebster/angular-cli-sb2-bs4/commit/a8ca679b6cd359f98c4f3a9cfed6b4b51342cb9c)

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:

greenkeeper[bot] commented 7 years ago

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

DouglasWebster commented 7 years ago

Build passing when updated to 4.2.6 - no further action