mljs / ml

Machine learning tools in JavaScript
MIT License
2.63k stars 210 forks source link

An in-range update of ml-cross-validation is breaking the build 🚨 #159

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency ml-cross-validation was updated from 1.2.0 to 1.3.0.

🚨 View failing branch.

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

ml-cross-validation 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](https://travis-ci.org/mljs/ml/builds/644363601?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 18 commits.

  • cce8a19 1.3.0
  • 302b424 removing dist and lib
  • da1b8bc correct build script in package.json
  • 3e8f92f PR corrections done
  • 818cd19 commit all before pulling
  • 4cde55d modify gitignore to avoid lib and dist
  • 5fd4bac export getTrainTest
  • 6f27ebf correct test for sampleAClass
  • 3ba3b8c correct variable scope definition
  • b7f3181 add travis
  • 1413c0c terminate migration of the package for build
  • e57cbe2 correct export of new functions
  • d9537d8 adding detFold as a separate function and adding sampleAClass. Correcting minor issue with size of folds when length dataset is not a manifold of k
  • acf49a1 chore: finish migration ot module
  • 745f843 chore: migrating to module

There are 18 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 1.2.0 your tests are passing again. Downgrade this dependency πŸ“Œ.