willmendesneto / fire-alarm

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

Update firmata to the latest version 🚀 #2

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.18.0 of firmata was just published.

Dependency firmata
Current Version 0.16.0
Type devDependency

The version 0.18.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 firmata.

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.


Release Notes v0.18.0
Commit Message/Description
a17998b 0.18.0
2491d59 Minor nitpicking
6549985 Deps: drop es6-shim (node.js >= 4 has necessary built-ins)
b357481 Deps: update dev deps
bfe2eb9 Explicit strict mode
ea213ce Deps: serialport ~6.0.x
d1939f0 Tests: updates for serialport 6; updates for sinon ^4.1.3
896f5d4 Deps: serialport 6
691487b Additional notes about Etherport and Etherport-client per @soundanalogous review
3d45157 Readme: adds documentation for Board, parameters and options. Closes gh-159
Commits

The new version differs by 18 commits ahead by 18, behind by 1.

  • a17998b 0.18.0
  • 2491d59 Minor nitpicking
  • 6549985 Deps: drop es6-shim (node.js >= 4 has necessary built-ins)
  • b357481 Deps: update dev deps
  • bfe2eb9 Explicit strict mode
  • ea213ce Deps: serialport ~6.0.x
  • d1939f0 Tests: updates for serialport 6; updates for sinon ^4.1.3
  • 896f5d4 Deps: serialport 6
  • 0523f58 Merge pull request #160 from firmata/159
  • 786c23c 0.17.0
  • 29a7e75 Make Board.prototype.sysexResponse handler context equal board. Fixes gh-175
  • 1bce5e1 Merge pull request #174 from rumata28/patch-1
  • 313fd63 Updated jsdocs to make IDE work properly
  • d05c99a Merge pull request #173 from rumata28/patch-1
  • a9df3f3 Fixed jsdocs type

There are 18 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 5c5c955be0d84943eedb6ac8fb8557c5618209f7 on greenkeeper/firmata-0.18.0 into 2b400fe8150ceb43506a6b6c94d337364b1b9cc4 on master.

greenkeeper[bot] commented 6 years ago

Version 0.19.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 7301cea 0.19.0
  • a30ef47 Nitpick: rename test group
  • 6210634 Fixing a few spelling/gramatical mistakes in comments
  • aad4b51 Minor nitpicking, name changing, reorganizing.
  • 08e119c firmataAccelStepper

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.19.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff