You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/08/24 11:03:47 UTC

[GitHub] [cordova-electron] erisu opened a new pull request #199: Feat/latest node support

erisu opened a new pull request #199:
URL: https://github.com/apache/cordova-electron/pull/199


   ### Motivation and Context
   
   Drop support for node 10.x and lower. Node 10.x has reached the EoL (2021-04-30). 
   
   It is recommended that users upgrade node to at least 12.x or higher. Node 12.x is currently in maintenance mode and will reach its EoL sometime around 2022-04-30.
   
   ### Description
   
   - Dropped node 10.x from GH Actions strategy.
   - Added node 16.x to GH Actions strategy.
   - Bump node engine requirement to `>=10.0.0`.
   
   ### Testing
   
   - `npm t`
   
   ### Checklist
   
   - [x] I've run the tests to see all new and existing tests pass
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-electron] erisu merged pull request #199: feat!: update node support

Posted by GitBox <gi...@apache.org>.
erisu merged pull request #199:
URL: https://github.com/apache/cordova-electron/pull/199


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org