kslr / telegram-aqi-bot

Telegram AQI Bot based on nodejs
MIT License
31 stars 3 forks source link

Update dependency commander to v6 #14

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
commander dependencies major ^5.0.0 -> ^6.0.0

Release Notes

tj/commander.js ### [`v6.0.0`](https://togithub.com/tj/commander.js/blob/master/CHANGELOG.md#​600-2020-07-21) [Compare Source](https://togithub.com/tj/commander.js/compare/v5.1.0...v6.0.0) ##### Added - add support for variadic options ([#​1250]) - allow options to be added with just a short flag ([#​1256]) - throw an error if there might be a clash between option name and a Command property, with advice on how to resolve ([#​1275]) ##### Fixed - Options which contain -no- in the middle of the option flag should not be treated as negatable. ([#​1301])

Renovate configuration

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

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

: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.