mysamai / natural-brain

A natural language classifier using Node Natural with a BrainJS neural network
MIT License
320 stars 29 forks source link

An in-range update of brain.js is breaking the build 🚨 #50

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency brain.js was updated from 1.5.2 to 1.6.0.

🚨 View failing branch.

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

brain.js 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 could not complete due to an error ([Details](https://travis-ci.org/mysamai/natural-brain/builds/461981499?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 11 commits.

  • 8d6dd01 Merge pull request #311 from BrainJS/rnn-time-step-cross-validate
  • 52d137e fix: Add more unit tests and fixes for consistency for CrossValidate
  • 7489388 Merge branch 'master' into rnn-time-step-cross-validate
  • 3b66cbc Merge branch '310-fix-gpu-to-json' into rnn-time-step-cross-validate
  • ef269fc fix: docs
  • 7700326 fix: Bump and build
  • d5ff75d feat: Refactorings for getting TrainStream working with RNNTimeStep
  • 3f97bb8 fix: bump version and build
  • 3cdf6c4 fix: Add remaining data type handling to .test() with tests
  • c7113b5 fix: Shelling out more of .test() w/ tests
  • a2d2d89 feat: Auto inputSize/outputSize & RNNTimeStep w/ CrossValidate

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 1.5.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 11 commits.

  • d91a39b Merge pull request #322 from BrainJS/321-value.target-fix
  • 4ad760f fix: Change value.target to value.output and add tests
  • 2e64dfe Merge pull request #319 from BrainJS/315-fix-json-activation
  • 08ed83e fix: Build
  • 94f0098 Merge branch 'master' into 315-fix-json-activation
  • e68a370 Merge pull request #313 from geokontop/master
  • 71e19af fix: Add tests for each exact state of json and minor fixes
  • 1d8c91b fix: Fix serialization from json and provide test
  • 2343048 code review documentation
  • fc099f4 code review documentation
  • 05bddca svg

See the full diff