make-github-pseudonymous-again / js-integer

:zzz: Integers for JavaScript (ℤ)
https://make-github-pseudonymous-again.github.io/js-integer
GNU Affero General Public License v3.0
1 stars 0 forks source link

Update dependency argparse to v2 #76

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
argparse dependencies major ^1.0.10 -> ^2.0.0

Release Notes

nodeca/argparse ### [`v2.0.0`](https://togithub.com/nodeca/argparse/blob/master/CHANGELOG.md#​200---2020-08-14) [Compare Source](https://togithub.com/nodeca/argparse/compare/1.0.10...2.0.0) ##### Changed - Full rewrite. Now port from python 3.9.0 & more precise following. See [doc](./doc) for difference and migration info. - node.js 10+ required - Removed most of local docs in favour of original ones.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling c2061cb49462abef4c40ba7cebd753e724ed3806 on renovate/argparse-2.x into 45cdf4006e935a069ece41af791db6ec6fee993e on master.

codecov-commenter commented 4 years ago

Codecov Report

Merging #76 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #76   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          299       299           
=========================================
  Hits           299       299           

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 45cdf40...c2061cb. Read the comment docs.