The devDependency firmata was updated from 0.18.0 to 0.21.0.
This version 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.
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 0d990a59ed9704e82e32fc7d02792af6316eb113 on greenkeeper/firmata-0.21.0 into 92206e87f6a66773e34adb43411539fab5b1f6f3 on master.
The devDependency firmata was updated from
0.18.0
to0.21.0
.This version 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.
Release Notes for v0.21.0
Commits
The new version differs by 20 commits.
593f15d
0.21.0
2e99fc4
README & Examples: update to modern JS, migrate "this" to "board"
e262139
Tests: update codebase to modern JS
62c32da
CI: add Node 10
8a596d1
Housekeeping: safe/basic pass towards modernizing codebase. (incl. linting)
d87fb12
Gruntfile/Dependencies: Migrate to eslint
3855606
0.20.0
9be4f0e
com: rename Mock => SerialPort to make it clear what purpose this serves.
7949f3f
Track digitalPortQueue as bits
e8b9211
Allow multiple pins to be updated before writing to the board
4df3421
CI: Drop node 4
d08665e
Add
Board.clearSysexResponse(commandByte)
.2bc9e5e
Replace new Buffer with either Buffer.from or Buffer.alloc
f12ca34
Minor property qualifier fix + missing coverage
e1ca0a7
0.19.1
There are 20 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: