nearform / node-hidden-markov-model-tf

A trainable Hidden Markov Model with Gaussian emissions using TensorFlow.js
Other
30 stars 7 forks source link

An in-range update of @tensorflow/tfjs-node is breaking the build 🚨 #8

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @tensorflow/tfjs-node was updated from 0.1.19 to 0.1.20.

🚨 View failing branch.

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

@tensorflow/tfjs-node 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 - βœ… **ci/circleci: node-v8:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/nearform/node-hidden-markov-model-tf/49?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: node-v10:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/nearform/node-hidden-markov-model-tf/50?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 5 commits.

  • 128c8ee Bump to 0.1.20
  • db734e7 Upgrade tfjs to 0.13.4 (#172)
  • 99b0e04 Test node againts tfjs-core@master on Travis Nightly (every 24h) (#170)
  • 1343bb1 Drop tfe_utils.h/cc since methods are only used in tfjs_backend.cc (#171)
  • d80e5e3 Add new sha signatures to yarn.lock. (#169)

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

mcollina commented 5 years ago

Flaky CI.