honeycombio / libhoney-js

Javascript library for sending data to Honeycomb
Apache License 2.0
49 stars 29 forks source link

Drop support for node versions that are no longer security supported. #296

Closed emilyashley closed 2 years ago

emilyashley commented 2 years ago

Chatted with @pkanal and we think we should only keep and test for Node 14, 16, 18. The others are no longer security supported.

Testing end-of-life versions of node also blocks dependency updates (see: https://github.com/honeycombio/libhoney-js/pull/293)

Places to change this: