Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2026

This PR contains the following updates:

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

Release Notes

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

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@coderabbitai
Copy link

coderabbitai bot commented Jan 16, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@github-actions
Copy link

Qodana Community for JVM

3 new problems were found

Inspection name Severity Problems
Nullability and data flow problems 🔶 Warning 2
Function or property has platform type ◽️ Notice 1
View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2025.2.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@renovate renovate bot merged commit 5543498 into master Jan 16, 2026
6 checks passed
@renovate renovate bot deleted the renovate/clikt branch January 16, 2026 10:53
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