willmendesneto / fire-alarm

A Nodebots fire alarm using NodeJS Johnny-five
MIT License
3 stars 1 forks source link

An in-range update of bindings is breaking the build 🚨 #19

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency bindings was updated from 1.3.0 to 1.3.1.

🚨 View failing branch.

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

bindings 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/appveyor/branch:** Waiting for AppVeyor build to complete ([Details](https://ci.appveyor.com/project/willmendesneto/fire-alarm/builds/20567650)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/willmendesneto/fire-alarm/builds/459945028?utm_source=github_status&utm_medium=notification)).

Release Notes for 1.3.1

Patches

  • Add webpack require hack: 40dcc1f
Commits

The new version differs by 3 commits.

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.3.0 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

Release Notes for 1.5.0

This version adds support for Yarn PnP.

Minor Changes

  • Use actual error code to detect resolution exceptions: #56

Patches

  • Add back the old module not found check: f49851e

Credits

Huge thanks to @arcanis for helping!

Commits

The new version differs by 10 commits.

See the full diff