faq
faq copied to clipboard
An in-range update of autoprefixer is breaking the build 🚨
The devDependency autoprefixer was updated from 9.7.3 to 9.7.4.
This version is covered by your current version range and after updating it in your project the build failed.
autoprefixer 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
Release Notes for 9.7.4
- Fix warning text (by @TheRusskiy).
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot :palm_tree:
After pinning to 9.7.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependencyautoprefixer was updated from9.7.4to9.7.5.
Your tests are passing again with this update. Explicitly upgrade to this version 🚀
Release Notes for 9.7.5
- Fix
-webkit-stretchsupport.
- The
devDependencyautoprefixer was updated from9.7.5to9.7.6.
Your tests are passing again with this update. Explicitly upgrade to this version 🚀
- The
devDependencyautoprefixer was updated from9.7.6to9.8.0.
Your tests are passing again with this update. Explicitly upgrade to this version 🚀
Release Notes for 9.8 “Vigilo Confido”
- Add
:placeholder-shownsupport (by @tkrotoff).