tailify / postcss-preset

:gear: Tailify's very own opinionated PostCSS preset
0 stars 0 forks source link

An in-range update of postcss-load-config is breaking the build 🚨 #5

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency postcss-load-config was updated from 2.0.0 to 2.1.0.

🚨 View failing branch.

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

postcss-load-config 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 - ❌ **Travis CI - Branch:** The build **failed**.

Commits

The new version differs by 10 commits.

  • bdaf431 chore(release): 2.1.0
  • 5a74952 chore(.github/PULL_REQUEST_TEMPLATE): don't render instructions
  • afc9f94 chore(.github/ISSUE_TEMPLATE): don't render instructions
  • 2ae5d5f chore(package): update devDependencies (#187)
  • c1306bd chore(test/Errors): fix failing tests
  • f230d40 feat(src/index): support synchronous config loading (rc.sync)
  • 497d4f9 chore(package): update cosmiconfig v4.0.0...5.0.0
  • 4349ea9 fix(plugins): add undefined to plugin options check (#177)
  • 003c3d9 ci(travis): drop support for node =< v4.0.0 (#175)
  • d193bb3 chore(package): update postcss v6.0.0...7.0.0 (#155)

See the full diff

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

After pinning to 2.0.0 your tests are passing again. Downgrade this dependency πŸ“Œ.