jonathanong / ims

A basic Image Management System for managing your assets
https://jonathanong.github.io/ims/
MIT License
9 stars 2 forks source link

An in-range update of stoppable is breaking the build 🚨 #74

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency stoppable was updated from 1.0.6 to 1.0.7.

🚨 View failing branch.

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

stoppable 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 - ❌ **ci/circleci: test:** CircleCI is running your tests ([Details](https://circleci.com/gh/jonathanong/ims/1879?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: build-docker-image:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/jonathanong/ims/1878?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 7 commits.

  • 75d44f1 Release v1.0.7
  • 8c39381 use latest npm in CI
  • dc3c178 add test files to lint scripts; fix some Windows problems in scripts
  • 33eb8ad lint test files
  • e6c67f2 add Node v10.x to CI
  • ca445fc use npm
  • 4c1fded Fix handling of in-flight requests on an HTTPS server

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.0.6 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 still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • e2b3338 Release v1.1.0
  • 040bd40 refactor test suite; remove dupe code
  • bb98809 Add gracefully argument to the callback
  • 6b580a5 remove junk from published tarball

See the full diff