Closed renovate[bot] closed 4 years ago
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
This PR contains the following updates:
2.2.0
->2.3.0
Release Notes
ajalt/clikt
### [`v2.3.0`](https://togithub.com/ajalt/clikt/blob/master/CHANGELOG.md#230---2019-11-07) [Compare Source](https://togithub.com/ajalt/clikt/compare/2.2.0...2.3.0) ##### Added - `option().groupSwitch()`, which works like `groupChoice()`, but uses a `switch()` option rather than a `choice()` option. - `UsageError` now has a `statusCode` parameter (which defaults to 1). If you're using `ClicktCommand.main`, the value of `statusCode` will be passed to `exitProcess`. ##### Changed - Shell completion code is now printed by throwing a `PrintCompletionMessage` (a subclass of `PrintMessage`) rather than calling `echo` directly.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 if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.