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 postcss is breaking the build 🚨 #58

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency postcss 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.

postcss 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 is in progress ([Details](https://travis-ci.org/angular-material-extensions/contacts/builds/468831039?utm_source=github_status&utm_medium=notification)). - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/angular-material-extensions/contacts/311?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for 7.0.7
  • Extend Error in CssSyntaxError.
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.0.6 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 still failing with this version. Compare changes

Release Notes for 7.0.8
  • Fix TypeScript definitions (by @aoberoi).
  • Use support-colors 6.0.
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 7.0.11
  • Fix source maps on declaration semicolon (by @mischnic).
greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 7.0.12
  • Fix parsing broken CSS with two words in declaration property.
greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 7.0.13
  • Fix parsing regression in 7.0.12 for comments between property and value.