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
406 stars 77 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.1.3 of sinon-test was just published.

Branch Build failing 🚨
Dependency sinon-test
Current Version 2.1.2
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 could not complete due to an error [Details](https://travis-ci.org/zixia/node-facenet/builds/334598952?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 13 commits.

  • c2339bf 2.1.3
  • 54c670d Update History.md and AUTHORS for new release
  • b841651 Add files section to package.json to prevent unnecesary bloat of package (#87)
  • a352a12 Merge pull request #86 from mroderick/update-eslint-and-plugins
  • 171aa7f Add eslint-plugin-ie11
  • df3f320 Use eslint-config-sinon
  • 245beaf Upgrade eslint to latest
  • 2412098 Merge pull request #85 from mroderick/fix-broken-build
  • 6dde232 Run tests on Travis CI in node 4, 6, 8
  • 372c045 Freeze all dependencies and make save-exact default behaviour
  • b2c962a Remove unsupported 'cascade' option from uglifyjs
  • cac9938 Use "stale" as label for stale issues
  • 0e3ed40 Enable StaleBot with default configuration (#84)

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