erisu opened a new pull request #573: URL: https://github.com/apache/cordova-cli/pull/573
### Motivation and Context Update to use latest insight npm dependency closes #566 closes #567 ### Description Requires: #572 **Updated Packages:** - `insight@^0.11.1` **Other Notes:** In this version, the `askPermission` no longer accepts a callback method. It was converted to be a promise. Also, if the process is running with the CI flag, the default returned result will become `undefined`. ### 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: [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]
