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

Update serialport to the latest version 🚀 #9

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.0.5 of serialport was just published.

Dependency serialport
Current Version 4.0.7
Type devDependency

The version 6.0.5 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 serialport.

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 287 commits ahead by 287, behind by 23.

  • a1c5f75 v6.0.5
  • 1fa20e7 fix(terminal): specifying a port now behaves correctly (#1463)
  • 7d0ff88 fix(changelog): drop the augular changelog as it misses commits
  • 17148df chore(packages): upgrade sinon
  • 416cfe3 chore(packages): upgrade eslint
  • e728ff3 chore(package): update mocha to version 5.0.0 (#1446)
  • 9f543b6 Adding in port selection to serialport-term. (#1448)
  • 672c198 Bumping prebuild version and updating docs with info about building against NW.js headers. (#1461)
  • 3e68e8f docs(readme): Fix broken link to gitter (#1457)
  • 6a3ab65 feat(parsers): Adding option to include delimiter in the DelimiterParser transform. (#1453)
  • a819bca chore(build): build on node 9
  • 388d37b chore(docs): fix appveyor links in readme
  • a94fea0 chore(package): update commander to version 2.13.0
  • 13e8d0a chore(package): update prebuild-install to version 2.4.1
  • 699a907 chore(package): update sinon to version 4.1.5

There are 250 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 91.429% when pulling 7d732af1d2fee1c0fdde113997ba254d15c07767 on greenkeeper/serialport-6.0.5 into 8a5bd0c69bbba93e2bf2b74ebca4d20baa4fc60c on master.

greenkeeper[bot] commented 6 years ago

Version 6.1.1 just got published.

Update to this version instead 🚀

Release Notes v6.1.1
  • chore(docs): Minor spelling and grammer changes. (093c85d)
  • fix(linux): Adds missing header file for musl libc (eg alpine) (#1487) (02e2bfe), closes #1487 #1470
  • docs: Add appropriate thanks to the changelog (a3b3663)
  • docs(api): commit docs for github pages (792459d)
  • docs(changelog) :fix typo (#1484) (2da025e), closes #1484
Commits

The new version differs by 10 commits.

  • cb1c3a1 v6.1.1
  • 093c85d chore(docs): Minor spelling and grammer changes.
  • 02e2bfe fix(linux): Adds missing header file for musl libc (eg alpine) (#1487)
  • 792459d docs(api): commit docs for github pages
  • 2da025e docs(changelog) :fix typo (#1484)
  • a3b3663 docs: Add appropriate thanks to the changelog
  • 99d64bf v6.1.0
  • c8d2655 chore(github): lock old issues and prs
  • 910438c feat(linux): Custom baud rates for linux (eg 250k baudrate) (#1464)
  • bac94a0 chore(package): update eslint-plugin-node to version 6.0.0 (#1466)

See the full diff