An in-range update of d3-scale is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
The dependency d3-scale was updated from 3.1.0
to 3.2.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
d3-scale 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/appveyor/branch: AppVeyor build failed (Details).
Commits
The new version differs by 6 commits.
d81c6dc
3.2.0
151f2a0
Update README.
0cbbd5c
Update README.
60858c6
Fix #188 - {sequential,diverging}.range.
bcc9711
Fix #187 - add sequentialQuantile.quantiles.
e99772a
Update README.
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 π΄
After pinning to 3.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
dependency
d3-scale was updated from3.2.0
to3.2.1
.
Your tests are still failing with this version. Compare changes