An in-range update of postcss is breaking the build π¨
Version 6.0.3 of postcss just got published.
| Branch | Build failing π¨ |
|---|---|
| Dependency | postcss |
| Current Version | 6.0.2 |
| Type | dependency |
This version is covered by your current version range and after updating it in your project the build failed.
postcss 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 failed Details
Release Notes
6.0.3- Fix escape sequences parsing (by @hzlmn).
- Added ability to force disable colors with an environment variable.
- Improved color detection of some terminal apps.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot :palm_tree:
After pinning to 6.0.2 your tests are passing again. Downgrade this dependency π.
Version 6.0.4 just got published.
Your tests are still failing with this version. Compare the changes π¨
Release Notes
6.0.4- Fix parsing
;;after rules. - Use Chalk 2.0.
Version 6.0.5 just got published.
Your tests are still failing with this version. Compare the changes π¨
Release Notes
6.0.5- Move Babel config from
package.jsonfornode_modulescompiling cases.
Version 6.0.6 just got published.
Your tests are still failing with this version. Compare the changes π¨
Release Notes
6.0.6- Fix
endposition in at-rule without semicolon (by @hzlmn).
Version 6.0.7 just got published.
Your tests are still failing with this version. Compare the changes π¨
Version 6.0.8 just got published.
Your tests are still failing with this version. Compare the changes π¨
Release Notes
6.0.8- Fix Node.js 4.2.2 support.
Version 6.0.9 just got published.
Your tests are still failing with this version. Compare the changes π¨
Release Notes
6.0.9- Improve error message for plugin with old PostCSS (by @igoradamenko).
Version 6.0.10 just got published.
Your tests are still failing with this version. Compare the changes π¨
Version 6.0.11 just got published.
Your tests are still failing with this version. Compare the changes π¨
Release Notes
6.0.11- Add upper case
!IMPORTANTsupport.