Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.ajalt:clikt 2.7.1 -> 2.8.0 age adoption passing confidence

Release Notes

ajalt/clikt

v2.8.0

Compare Source

Added
  • Added error parameter to PrintMessage and PrintHelpMessage. When true, CliktCommand.main will exit with status code 1. (#​187)
Changed
  • When printHelpOnEmptyArgs is true and no arguments are present, or when invokeWithoutSubcommand is false and no subcommand is present, CliktCommand.main will now exit with status code 1 rather than 0.
  • restrictTo now works with any Comparable value, not just Number.
  • CliktCommand.main now accepts Array<out String>, not just Array<String>. (#​196)
Fixed
  • Fixed option values being reset when calling multiple subcommands with allowMultipleSubcommands=true (#​190)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 1, 2022
@github-actions github-actions bot removed the dependencies Pull requests that update a dependency file label Aug 1, 2022
@schalkms schalkms added this to the 1.22.0 milestone Aug 1, 2022
@schalkms schalkms merged commit 5584794 into main Aug 1, 2022
@schalkms schalkms deleted the renovate/com.github.ajalt-clikt-2.x branch August 1, 2022 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants