z-kit / z-grid

A 12-column grid system for your web application
https://www.npmjs.com/package/z-grid
MIT License
2 stars 0 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency postcss-calc was updated from 7.0.1 to 7.0.2.

🚨 View failing branch.

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

postcss-calc 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/z-kit/z-grid/builds/651871663?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 28 commits.

  • bcae630 7.0.2
  • 5fcc943 Update dependencies (#102)
  • 6260789 fix: incorrect reduction of subtraction from zero (#88) (#93)
  • 29ff26e refactor: reducer
  • 0f01794 refactor: reducer
  • d71d9cf fix: doesn't remove calc for single function
  • b5e20dc refactor: parser (#86)
  • b91c6e9 feat: relax parser on unknown units (#85)
  • 69a3ca0 refactor: convert unit utils (#84)
  • 1cd2c5f fix: handle numbers with exponen composed (#83)
  • c4db282 test: comments (#82)
  • 112178b ci: add node@10 (#81)
  • 5e55420 test: newline (#80)
  • 016a444 fix: handle plus sign before value (#79)
  • 4ae727f style: avoid tabs (#78)

There are 28 commits in total.

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

After pinning to 7.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.