huan / node-facenet

Solve face verification, recognition and clustering problems: A TensorFlow backed FaceNet implementation for Node.js.
https://zixia.github.io/node-facenet/
Apache License 2.0
405 stars 77 forks source link

An in-range update of sinon-test is breaking the build 🚨 #130

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 6 years ago

Version 2.2.0 of sinon-test was just published.

Branch Build failing 🚨
Dependency sinon-test
Current Version 2.1.4
Type devDependency

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

sinon-test 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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.com/zixia/node-facenet/builds/74655856?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 3 commits.

  • c106328 2.2.0
  • c01ec3f Update History.md and AUTHORS for new release
  • 9df8a35 Fix promises not passed to unit test framework if test function has parameters

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 6 years ago

After pinning to 2.1.4 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 6 years ago

Version 2.2.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • 782c74f 2.2.1
  • bb438e5 Update History.md and AUTHORS for new release
  • 4e84075 Upgrade sinon peerDependency to allow 6.x
  • a190616 - npm: Change from npm-5-deprecated "prepublish" to "prepare" (could also

See the full diff