Skip to content

build(deps): bump com.github.ajalt.clikt:clikt from 5.0.3 to 5.1.0#625

Merged
handymenny merged 1 commit intomainfrom
dependabot/gradle/com.github.ajalt.clikt-clikt-5.1.0
Apr 12, 2026
Merged

build(deps): bump com.github.ajalt.clikt:clikt from 5.0.3 to 5.1.0#625
handymenny merged 1 commit intomainfrom
dependabot/gradle/com.github.ajalt.clikt-clikt-5.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Bumps com.github.ajalt.clikt:clikt from 5.0.3 to 5.1.0.

Release notes

Sourced from com.github.ajalt.clikt:clikt's releases.

5.1.0

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)
Changelog

Sourced from com.github.ajalt.clikt:clikt's changelog.

5.1.0

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)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.github.ajalt.clikt:clikt](https://github.com/ajalt/clikt) from 5.0.3 to 5.1.0.
- [Release notes](https://github.com/ajalt/clikt/releases)
- [Changelog](https://github.com/ajalt/clikt/blob/master/CHANGELOG.md)
- [Commits](ajalt/clikt@5.0.3...5.1.0)

---
updated-dependencies:
- dependency-name: com.github.ajalt.clikt:clikt
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 12, 2026
@handymenny handymenny merged commit b118e70 into main Apr 12, 2026
4 checks passed
@handymenny handymenny deleted the dependabot/gradle/com.github.ajalt.clikt-clikt-5.1.0 branch April 12, 2026 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant