willmendesneto / build-checker

Application using Arduino + Johnny Five + NodeJS for to monitor build/deploy status in your Continuos Integration server
18 stars 4 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency johnny-five was updated from 1.1.0 to 1.2.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/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/willmendesneto/build-checker/builds/26054726)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build is in progress ([Details](https://travis-ci.org/willmendesneto/build-checker/builds/560136934?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.2.0
Commit Message/Description
b3c5df9 1.2.0
d0c778c Board: populate this.io.RESOLUTION from defaults and io.RESOLUTION
2e982d5 five/Board: remove "array-includes-shim"
70d6013 Temporal SHA update
20e7f74 Update Raspberry Pi example
Commits

The new version differs by 6 commits.

  • b3c5df9 1.2.0
  • d0c778c Board: populate this.io.RESOLUTION from defaults and io.RESOLUTION
  • 2e982d5 five/Board: remove "array-includes-shim"
  • a2d3083 Merge pull request #1583 from dtex/master
  • 70d6013 Temporal SHA update
  • 20e7f74 Update Raspberry Pi example

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.1.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 v1.3.0
Commit Message/Description
0ed3cad 1.3.0
5f94bb5 ESC: Removes speed because there is no safe reason to continue supporting it.
0d5ca14 ESC: deprecate speed(percent), introduce throttle(us).
Commits

The new version differs by 3 commits.

  • 0ed3cad 1.3.0
  • 5f94bb5 ESC: Removes speed because there is no safe reason to continue supporting it.
  • 0d5ca14 ESC: deprecate speed(percent), introduce throttle(us).

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.3.1
Commit Message/Description
ccf0067 1.3.1
127876e Examples: regenerate
af151a3 Examples: make Compass example output consistent
eb346b2 Examples: make Color example output consistent
bc4933e Examples: make Barometer example output consistent
aa45d9c Examples: regenerate
781a816 Examples: make Accelerometer example output consistent
54a2489 Examples: regenerate
6a3fa49 Examples: make Altimeter example output consistent
7f868d3 Update Altimeter examples
bf84359 Examples: regenerate
acc4923 Examples: make ready handlers into arrow functions
90494b9 led: updated led-rgb examples syntax
ff3a030 Disable all call
c4410e8 Examples: regenerate
74196b5 Examples: fix Proximity base example
af28437 Examples: regenerate
2d33500 Examples: make GPS example output consistent
4d6c89a Examples: make Light example output consistent
e846248 Examples: make Proximity example output consistent
9dccdc3 Examples: make Thermometer example output consistent
4af585a Update Thermometer examples
f2d4684 Update LED-Digits examples
bf8a6d4 Update Stepper examples
ca68b6e Update Switch examples
5933b18 Examples: regenerate
3dfb616 Examples: update Proximity examples to modern JS
d0ce79b Examples: make Sonar examples use Proximity class
17b4f41 Sonar examples
ff4da5f Fix error in VNH5019 example
08ba5b7 Examples: dump unused docs/*.md
3e2bc00 Example: eg/servo-diagnostic.js simplified
2ce0505 Examples: Update Servo Syntax
89c70b7 Examples: regenerate
687d032 Examples: miscellaneous nitpicks
4ceca23 Examples: update light syntax
f5cd78c updated docs
5c86c4b using global board with arrow function
3de27cf use scaleTo
8f1bfef update syntax for led examples
a0dd3ed use scaleTo
fd0e778 keep this bound to board for ready event callback
1af10e9 update syntax on led examples
db9a603 update syntax for led examples
5ef0233 update led-array-controller syntax
8fc7030 Examples: update led-array syntax
48f367d docs: update ESC examples with newer javascript syntax
512e3a6 Examples: Update Motor Syntax
247734c Examples: update Accelerometer programs syntax
bff8ebd .npmignore: add .github/, lib/.sublime-*
abe9b16 Examples: Update GPS Syntax (#1599)
507c5c0 Examples: update led (#1598)
375b472 Update ESC examples to new API methods
bfca38f Update js file after raspi-io v10.0.0
fbb4497 Update example after raspi-io v10.0.0
Commits

The new version differs by 56 commits.

  • ccf0067 1.3.1
  • 127876e Examples: regenerate
  • af151a3 Examples: make Compass example output consistent
  • eb346b2 Examples: make Color example output consistent
  • bc4933e Examples: make Barometer example output consistent
  • aa45d9c Examples: regenerate
  • 781a816 Examples: make Accelerometer example output consistent
  • 54a2489 Examples: regenerate
  • 6a3fa49 Examples: make Altimeter example output consistent
  • 7f868d3 Update Altimeter examples
  • bf84359 Examples: regenerate
  • acc4923 Examples: make ready handlers into arrow functions
  • 90494b9 led: updated led-rgb examples syntax
  • ff3a030 Disable all call
  • c4410e8 Examples: regenerate

There are 56 commits in total.

See the full diff