Skip to content

Update dependency com.github.ajalt.clikt:clikt-jvm to v5.1.0#939

Merged
jupblb merged 1 commit into
mainfrom
renovate/clikt
Jul 1, 2026
Merged

Update dependency com.github.ajalt.clikt:clikt-jvm to v5.1.0#939
jupblb merged 1 commit into
mainfrom
renovate/clikt

Conversation

@renovate

@renovate renovate Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.github.ajalt.clikt:clikt-jvm 5.0.35.1.0 age confidence

Release Notes

ajalt/clikt (com.github.ajalt.clikt:clikt-jvm)

v5.1.0

Compare Source

Added
  • Added parameter name to help output for ValueSource values. (#​631)
  • Added inputEvents parameter to CliktCommand.test overloads for simulating terminal input. (#​630)
  • Added defaultLazy to mutually exclusive options. (#​616)
  • Added overloads for choice() that accept a List of choices. (#​596)
Changed
  • prompt() options will report a missing option instead of prompting when the terminal is not interactive. You can pass inputInteractive = true to CliktCommand.test to test prompt(). (#​622)
  • SuspendingNoOpCliktCommand is now open to match NoOpCliktCommand. (#​613)
  • Improved error messages for invalid uint() and ulong() option values. (#​624)
  • Update Kotlin to 2.3.0
Fixed
  • Fixed adjacent quoted tokens not being concatenated in argument files. (#​632)
  • Fixed subcommand localization inheritance. (#​588)

Configuration

📅 Schedule: (UTC)

  • 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@jupblb jupblb merged commit 8d5acc2 into main Jul 1, 2026
23 checks passed
@jupblb jupblb deleted the renovate/clikt branch July 1, 2026 14:51
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.

1 participant