pvdlg / karma-postcss-preprocessor

Karma preprocessor to compile css files with postcss with sourcemap and watch support
MIT License
0 stars 0 forks source link

An in-range update of cssnano is breaking the build 🚨 #72

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency cssnano was updated from 4.1.5 to 4.1.6.

🚨 View failing branch.

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

cssnano 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 passed ([Details](https://travis-ci.org/pvdlg/karma-postcss-preprocessor/builds/444698346?utm_source=github_status&utm_medium=notification)). - ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/pvdlg/karma-postcss-preprocessor-k43c2/builds/19693278)).

Release Notes for v4.1.6

4.1.6

Bug Fixes

  • postcss-merge-longhand doesn't throw error when merge a border property.
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 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v4.1.7

4.1.7

Bug Fixes

  • republish cssnano due broken release.
greenkeeper[bot] commented 6 years ago

After pinning to 4.1.5 your tests are passing again. Downgrade this dependency 📌.