BarryThePenguin / postcss-typography

A postcss plugin for typography.js
http://kyleamathews.github.io/typography.js/
MIT License
57 stars 4 forks source link

An in-range update of postcss is breaking the build 🚨 #22

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.0.7 of postcss just got published.

Branch Build failing 🚨
Dependency postcss
Current Version 6.0.6
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](https://travis-ci.org/BarryThePenguin/postcss-typography/builds/254483778?utm_source=github_status&utm_medium=notification)

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 6 years ago

After pinning to 6.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 6 years ago

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.
greenkeeper[bot] commented 6 years ago

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).
greenkeeper[bot] commented 6 years ago

Version 6.0.10 just got published.

Your tests are still failing with this version. Compare the changes 🚨

greenkeeper[bot] commented 6 years ago

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 !IMPORTANT support.
greenkeeper[bot] commented 6 years ago

Version 6.0.12 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.0.12
  • Don’t copy * hack to declaration indent.
greenkeeper[bot] commented 6 years ago

Version 6.0.13 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.0.13
  • Fix TypeScript definitions for case of multiple PostCSS versions in node_modules (by @chriseppstein).
  • Use source-map 0.6.
greenkeeper[bot] commented 6 years ago

Version 6.0.14 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.0.14
  • Fix TypeScript definitions (by @jedmao).
greenkeeper[bot] commented 6 years ago

Version 6.0.15 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.0.15
  • Add warning about missed from option on process().then() call.
  • Add IE 10 support.
greenkeeper[bot] commented 6 years ago

Version 6.0.16 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.0.16
greenkeeper[bot] commented 6 years ago

Version 6.0.17 just got published.

Your tests are still failing with this version. Compare the changes 🚨

greenkeeper[bot] commented 6 years ago

Version 6.0.18 just got published.

Your tests are still failing with this version. Compare the changes 🚨

greenkeeper[bot] commented 6 years ago

Version 6.0.19 just got published.

Your tests are still failing with this version. Compare the changes 🚨

greenkeeper[bot] commented 6 years ago

Version 6.0.20 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.0.20
  • Better error message on null as input CSS.
greenkeeper[bot] commented 6 years ago

Version 6.0.21 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.0.21
greenkeeper[bot] commented 6 years ago

Version 6.0.23 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.0.23
  • Fix parsing nested at-rules without semicolon, params, and spaces.
  • Fix docs (by @kschiffer and @tivac).