Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

dep: bump package dependencies #572

Merged
merged 1 commit into from
Dec 17, 2021
Merged

Conversation

erisu
Copy link
Member

@erisu erisu commented Dec 17, 2021

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.

  • insight@0.10.3

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

  • I've run the tests to see all new and existing tests pass

@erisu erisu added this to the 11.0.0 milestone Dec 17, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2021

Codecov Report

Merging #572 (a8f9729) into master (1ce2132) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #572   +/-   ##
=======================================
  Coverage   70.40%   70.40%           
=======================================
  Files           4        4           
  Lines         321      321           
=======================================
  Hits          226      226           
  Misses         95       95           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ce2132...a8f9729. Read the comment docs.

@erisu erisu merged commit d369aaa into apache:master Dec 17, 2021
@erisu erisu deleted the dep/bump-for-cli-11 branch December 17, 2021 09:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants