noopkat / avrgirl-arduino

:girl: :pager: A NodeJS library for flashing compiled sketch files to Arduino microcontroller boards.
MIT License
506 stars 129 forks source link

upgrade to Serialport 8 #181

Closed noopkat closed 5 years ago

noopkat commented 5 years ago

Description

This lib badly needs an upgrade to serialport v8 in order to stay compatible with new and current versions of NodeJS.

Type of change

Please delete options that are not relevant.

Checklist:

Test / Development Platform Information

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.1%) to 44.404% when pulling d82eeed62e6fa4f46418416fb10b4adff162be0a on serialport8 into 1dfd9c12f12a3076ad131199952e23543f15e9fd on master.

noopkat commented 5 years ago

this is going to be a major version bump due to removing support for older NodeJS versions.