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


   ### Motivation and Context
   
   Update to use latest npm dependencies
   
   ### Description
   
   **Updated Packages:**
   
   - `cordova-create@^4.0.0`
   - `cordova-lib@^11.0.0`
   - `execa@^5.1.1`
   - `fs-extra@^10.0.0`
   - `nopt@^5.0.0`
   - `semver@^7.3.5`
   - `systeminformation@^5.9.17`
   - `update-notifier@^5.1.0`
   - `jasmine@^3.10.0`
   
   **Other Notes:**
   
   I have temporary hard pinned the version of insight to the currently 
installed 0.10.3. This is to ensure that the package-lock.json will not contain 
the latest version which had major changes. The next PR will update insight to 
the latest release with the code changes.
   
   - `[email protected]`
   
   I also did not upgrade the `configstore` and `execa` package the the latest 
release because it uses ESM which Cordova can not support at this time.
   
   ### 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]

Reply via email to