karma-runner / karma-qunit

A Karma plugin. Adapter for QUnit testing framework.
MIT License
51 stars 38 forks source link

chore(deps): Drop node 4 add node 10 #112

Closed johnjbarton closed 6 years ago

johnjbarton commented 6 years ago

BREAKING CHANGE: Drop support for node 4.x

Johann-S commented 6 years ago

I'm not sure if we need to remove Node 4, do you know if there are other karma plugins which do not support node 4 ?

johnjbarton commented 6 years ago

Node 4 hit EOL on 2018-04-30: https://github.com/nodejs/Release/blob/643af71ee8365efbdccaa134690425ea05931279/README.md#release-schedule

The core karma-runner drop support in v3: https://github.com/karma-runner/karma/releases/tag/v3.0.0