Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore!: bump all dependencies #1279

Merged
merged 3 commits into from Jul 15, 2021
Merged

Conversation

erisu
Copy link
Member

@erisu erisu commented Jul 15, 2021

Motivation and Context

Bump all npm package dependencies where possible.

  • Rebuilt package-lock.json

Dev Packages:

  • jasmine@^3.8.0

Release Packages:

  • android-versions@^1.7.0
  • execa@^5.1.1
  • fast-glob@^3.2.7
  • fs-extra@^10.0.0

This PR is a breaking change. fs-extra has introduced a few breaking changes. One of them is the requirement for node >=12.

Testing

  • npm t

Checklist

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

- android-versions@^1.7.0
- execa@^5.1.1
- fast-glob@^3.2.7
- fs-extra@^10.0.0
@erisu erisu added this to the 10.0.0 milestone Jul 15, 2021
@erisu erisu requested a review from dpogue July 15, 2021 03:34
@erisu erisu added this to In Progress in Release Plan - 10.1.0 via automation Jul 15, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2021

Codecov Report

Merging #1279 (a3b194a) into master (636136c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1279   +/-   ##
=======================================
  Coverage   73.25%   73.25%           
=======================================
  Files          21       21           
  Lines        1645     1645           
=======================================
  Hits         1205     1205           
  Misses        440      440           

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 636136c...a3b194a. Read the comment docs.

@erisu
Copy link
Member Author

erisu commented Jul 15, 2021

This PR does not bump is-path-inside to the latest release 4.0.0. It uses ESM module and requires this package to be converted as well.

@erisu erisu requested a review from raphinesse July 15, 2021 04:43
Release Plan - 10.1.0 automation moved this from In Progress to Reviewer approved Jul 15, 2021
@erisu erisu merged commit 9d3d8d0 into apache:master Jul 15, 2021
Release Plan - 10.1.0 automation moved this from Reviewer approved to Done Jul 15, 2021
@erisu erisu deleted the chore/bump-dependencies branch July 15, 2021 12:02
wedgberto pushed a commit to wedgberto/cordova-android that referenced this pull request May 17, 2022
* chore: bump jasmine@^3.8.0
* chore!: bump release dependencies

- android-versions@^1.7.0
- execa@^5.1.1
- fast-glob@^3.2.7
- fs-extra@^10.0.0

* chore: rebuilt package-lock.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants