Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.github.ajalt.clikt:clikt to v3.5.0 #75

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

ajalt/clikt

v3.5.0

Compare Source

Added
  • Added hidden parameter to CliktCommand, which will prevent the command from being displayed as a subcommand in help output (#​353)
  • Publish artifacts for the macosArm64 target. Note that this target is not tested on CI. (#​352)
Changed
  • Default values for arguments will now be included in help output when showDefaultValues=true is set on your help formatter (#​357)
Fixed
  • Fix flags and other options with defaults not being usable in mutuallyExclusiveOptions (#​349)
  • Fix CompletionCommand generating completion for itself (#​355)

v3.4.2

Compare Source

Deprecated
  • TermUi.echo, TermUi.prompt, and TermUi.confirm. Use the equivalent methods on CliktCommand instead. (#​344)

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 dependency label Apr 25, 2022
@renovate renovate bot changed the title Update dependency com.github.ajalt.clikt:clikt to v3.4.2 Update dependency com.github.ajalt.clikt:clikt to v3.5.0 Jun 12, 2022
@renovate renovate bot force-pushed the renovate/com.github.ajalt.clikt branch from cefe217 to bdd8afa Compare June 12, 2022 19:43
@renovate renovate bot force-pushed the renovate/com.github.ajalt.clikt branch from bdd8afa to de7fd2f Compare June 13, 2022 10:10
@alexstaeding alexstaeding merged commit 3f1d7a1 into master Jul 18, 2022
@renovate renovate bot deleted the renovate/com.github.ajalt.clikt branch July 18, 2022 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants