satya164 / quik

:rocket: A quick way to prototype and build apps with React and Babel with zero-setup.
505 stars 30 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.5 of postcss-loader just got published.

Branch Build failing 🚨
Dependency postcss-loader
Current Version 2.0.4
Type dependency

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

postcss-loader 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 - βœ… **dependency-ci** Dependencies checked [Details](https://dependencyci.com/builds/209249),- ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/satya164/quik/builds/230741619?utm_source=github_status&utm_medium=notification)

Release Notes v2.0.5

Bug Fixes

Commits

The new version differs by 2 commits0.

  • 12c19b9 chore(release): 2.0.5
  • dca52a9 fix: regression with options.plugins {Function} (webpack.config.js) (#229)

false

See the full diff

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

Version 2.0.6 just got published.

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

Release Notes v2.0.6

Bug Fixes

Commits

The new version differs by 9 commits.

  • b5b3188 chore(release): 2.0.6
  • b313478 fix(index): simplify config loading behaviour (#259)
  • 2ef4449 docs(README): inconsistent use of cssnext && postcss-cssnext references
  • 45d10ce ci(travis): rm yarn
  • 76d7c33 chore(package): update dependencies
  • 4974607 fix: allow to pass an {Object} (options.parser) (#257)
  • adcbb2e fix: misspelling in warnings (#237)
  • f7aa9a8 docs(README): added missing comma (#233)
  • 9785226 test: refactor using .config.js (JS) for test configs (#230)

See the full diff