taskontable icon indicating copy to clipboard operation
taskontable copied to clipboard

An in-range update of fast-equals is breaking the build 🚨

Open greenkeeper[bot] opened this issue 6 years ago β€’ 1 comments

The dependency fast-equals was updated from 1.6.2 to 1.6.3.

🚨 View failing branch.

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

fast-equals is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for Release 1.6.3
  • add release scripts (9e2f287)
  • Merge pull request #27 from planttheidea/faster-iterable-size-comparisons (879a5c0)
  • update README (2668c97)
  • check the size before parsing the pairs / values of the iterable (0fb0547)
  • Merge pull request #24 from planttheidea/issue-23-false-positives-for-maps (3307586)
  • run new benchmarks (f74a4a6)
Commits

The new version differs by 5 commits.

  • 02298bc Release 1.6.3
  • 9e2f287 add release scripts
  • 879a5c0 Merge pull request #27 from planttheidea/faster-iterable-size-comparisons
  • 2668c97 update README
  • 0fb0547 check the size before parsing the pairs / values of the iterable

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] avatar May 03 '19 03:05 greenkeeper[bot]

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

greenkeeper[bot] avatar May 03 '19 03:05 greenkeeper[bot]