willmendesneto / fire-alarm

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

Update johnny-five to the latest version 🚀 #3

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.12.0 of johnny-five was just published.

Dependency johnny-five
Current Version 0.11.7
Type dependency

The version 0.12.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of johnny-five.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 26 commits.

  • 89ea5ef v0.12.0
  • 8bb887b ci: remove "npm cache clean" from appveyor
  • b35fc65 Deps: drop es6-shim
  • a9b5cca Deps: serialport ~6.0.x
  • 1f7ad6c Deps: serialport 6
  • 0f3c84a Readme: fix gitter link
  • 608fe55 Tests: Explicit strict mode
  • 641e9fb Accelerometer: update tests and digital.all/integral/fractional
  • 966ef76 Merge branch 'accelerometer-fixed-point-values' of https://github.com/dnlup/johnny-five into dnlup-accelerometer-fixed-point-values
  • 6b7eedd Require pins
  • 3976817 Accelerometer: set fractional value
  • b37458c Merge branch 'master' of github.com:rwaldron/johnny-five into accelerometer-fixed-point-values
  • 0ad2a59 Accelerometer: remove toFixed call from x,y,z getters
  • aa0f2bf Fix datasheet unsecure link in comment
  • 0d666f1 Add doc expander ADS1115

There are 26 commits in total.

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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 9d98fa44cf1cb7a019161294f3e91c4dc13c01ae on greenkeeper/johnny-five-0.12.0 into 2b400fe8150ceb43506a6b6c94d337364b1b9cc4 on master.

greenkeeper[bot] commented 6 years ago

Version 0.13.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff