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.
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).
Coverage remained the same at 91.429% when pulling ca1d442684f608864db4d0f38613fc4091099f20 on greenkeeper/firmata-0.18.0 into 195a2e0c1f29cc67729ee366b74d9d1f43d4df6a on master.
Version 0.18.0 of firmata was just published.
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.0Commits
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: