googleworkspace / md2googleslides

Generate Google Slides from markdown
Apache License 2.0
4.48k stars 284 forks source link

Update dependency argparse to v2 #106

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
argparse ^1.0.7 -> ^2.0.0 age adoption passing confidence

Release Notes

nodeca/argparse ### [`v2.0.1`](https://togithub.com/nodeca/argparse/blob/master/CHANGELOG.md#​201---2020-08-29) [Compare Source](https://togithub.com/nodeca/argparse/compare/2.0.0...2.0.1) ##### Fixed - Fix issue with `process.argv` when used with interpreters (`coffee`, `ts-node`, etc.), [#​150](https://togithub.com/nodeca/argparse/issues/150). ### [`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.

Configuration

šŸ“… Schedule: At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

šŸ”• 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.