escoberik opened a new pull request, #154: URL: https://github.com/apache/cordova-node-xcode/pull/154
Companion to #153. `crypto.randomUUID()` — introduced to replace the `uuid` dependency in #153 — requires Node.js >=14.17.0. Node 10 and 12 have been EOL since 2021 and 2022 respectively. This is a separate PR as requested so that #153 can be reverted independently if needed. ## Breaking change Node <14.17.0 is no longer supported. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
