willmendesneto / build-checker

Application using Arduino + Johnny Five + NodeJS for to monitor build/deploy status in your Continuos Integration server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of johnny-five is breaking the build 🚨

greenkeeper opened this issue Β· comments

The dependency johnny-five was updated from 1.0.0 to 1.1.0.

🚨 View failing branch.

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

johnny-five 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
  • ❌ continuous-integration/travis-ci/push: The Travis CI build is in progress (Details).
  • ❌ continuous-integration/appveyor/branch: AppVeyor build failed (Details).

Commits

The new version differs by 16 commits.

  • ae4f465 1.1.0
  • adf61a9 CI: apparently appveyor does not have node 12
  • d2edcbe Examples: regen for 2019
  • d611a56 CI: drop Node 6, add Node 12
  • 106eabb Servo: Adjust PCA9685 special case check for Tessel 2 IO instance name
  • 75289e8 Dependencies: firmata@2.0.0, serialport@7.1.5
  • c8d4f07 Do not require SERIAL_PORT_IDs.Default
  • 5d0dc72 Use ternary operator for clarity
  • 93acf35 Remove useless var assignment
  • 33750a6 Use correct port for Potentiometer example
  • e30fb75 add "robotics" keyword to npm keywords
  • a624f7d Fix for #1499
  • fc7cb1f Add support for PWM resolutions other than 8-bit
  • d796366 Merge pull request #1494 from styfle/patch-1
  • dceb306 Run grunt to generate readme

There are 16 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 1.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.