jpgorganizer / ioBroker.smartgarden

GARDENA smart system adapter for ioBroker
Other
21 stars 8 forks source link

Compatibility check and testing for Node.js 14 and 16 #30

Closed ioBrokerChecker closed 3 years ago

ioBrokerChecker commented 3 years ago

Dear Adapter develop,

Node.js 14 is now available for a year and Node.js 16 was release just some days ago and will become LTS by October 2021. We plan to update the ioBroker Node.js recommendation (currently 12.x) to 14.x later this year.

Please check your adapter with Node.js 14 especially, and ideally also directly with Node.js 16

Please add both versions to the adapter testing which is executed on commits.

If your adapter requires a certain minimum version of Node.js please set the 'engine' setting in package.json accordingly! Please also do this if the adapter is not able to work in certain Node.js versions, so that ioBroker can prevent users from installing te adapter if not compatible!

On questions please talk to us at https://github.com/ioBroker/ioBroker.js-controller/issues/1138

Please close the issue after you checked it.

Thank you very much for your support!

jpgorganizer commented 3 years ago

see https://github.com/ioBroker/ioBroker.js-controller/issues/1138#issuecomment-832986260

Apollon77 commented 3 years ago

answered :-)

jpgorganizer commented 3 years ago

node.js 14 worked out of box node.js 16 test pending

jpgorganizer commented 3 years ago

node.js 14 worked out of box node.js 16 test pending

node.js 16 worked out of box

done with versions

Travis test added

jpgorganizer commented 3 years ago

solved with v1.0.5