hubotio / hubot

A customizable life embetterment robot.
https://hubotio.github.io/hubot/
MIT License
16.66k stars 3.75k forks source link

fix: fixed to version before dropped support for Node 6 #1513

Closed owaranaidobby closed 1 year ago

owaranaidobby commented 5 years ago

yeoman dropped support for Node 6 in version 3.x. So, yeoman for testing is specified as the previous version by this pull request.

https://github.com/yeoman/yo/tree/v3.0.0

Because this fix prioritized running on node version 6.X for testing purposes, in the future, hubot should consider removing node version 6.x from testing or not use yeoman.

technicalpickles commented 1 year ago

We are way past EOL on Node 6 😅