ffalt / jamp3

id3 & mp3 library
MIT License
9 stars 2 forks source link

fix(deps): update dependency commander to v5.1.0 - autoclosed #278

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 minor 5.0.0 -> 5.1.0

Release Notes

tj/commander.js ### [`v5.1.0`](https://togithub.com/tj/commander.js/blob/master/CHANGELOG.md#​510-2020-04-25) [Compare Source](https://togithub.com/tj/commander.js/compare/v5.0.0...v5.1.0) ##### Added - support for multiple command aliases, the first of which is shown in the auto-generated help ([#​531], [#​1236]) - configuration support in `addCommand()` for `hidden` and `isDefault` ([#​1232]) ##### Fixed - omit masked help flags from the displayed help ([#​645], [#​1247]) - remove old short help flag when change help flags using `helpOption` ([#​1248]) ##### Changed - remove use of `arguments` to improve auto-generated help in editors ([#​1235]) - rename `.command()` configuration `noHelp` to `hidden` (but not remove old support) ([#​1232]) - improvements to documentation - update dependencies - update tested versions of node - eliminate lint errors in TypeScript ([#​1208])

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.