Skip to content

Conversation

@renovate
Copy link

@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.

@renovate renovate bot enabled auto-merge January 16, 2026 06:51
@github-actions
Copy link

Dependency diff:

-\--- com.github.ajalt.clikt:clikt:5.0.3
-     \--- com.github.ajalt.clikt:clikt-jvm:5.0.3
-          +--- com.github.ajalt.clikt:clikt-core:5.0.3
-          |    \--- com.github.ajalt.clikt:clikt-core-jvm:5.0.3
-          |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.0 (*)
-          +--- com.github.ajalt.mordant:mordant:3.0.1
-          |    \--- com.github.ajalt.mordant:mordant-jvm:3.0.1
-          |         +--- com.github.ajalt.mordant:mordant-core:3.0.1
-          |         |    \--- com.github.ajalt.mordant:mordant-core-jvm:3.0.1
-          |         |         +--- com.github.ajalt.colormath:colormath:3.6.0
-          |         |         |    \--- com.github.ajalt.colormath:colormath-jvm:3.6.0
-          |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.0 (*)
-          |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.10 -> 2.3.0 (*)
-          |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.10 -> 2.3.0 (*)
-          |         +--- com.github.ajalt.mordant:mordant-jvm-jna:3.0.1
-          |         |    \--- com.github.ajalt.mordant:mordant-jvm-jna-jvm:3.0.1
-          |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.10 -> 2.3.0 (*)
-          |         |         +--- net.java.dev.jna:jna:5.14.0
-          |         |         \--- com.github.ajalt.mordant:mordant-core:3.0.1 (*)
-          |         +--- com.github.ajalt.mordant:mordant-jvm-ffm:3.0.1
-          |         |    \--- com.github.ajalt.mordant:mordant-jvm-ffm-jvm:3.0.1
-          |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.10 -> 2.3.0 (*)
-          |         |         \--- com.github.ajalt.mordant:mordant-core:3.0.1 (*)
-          |         \--- com.github.ajalt.mordant:mordant-jvm-graal-ffi:3.0.1
-          |              \--- com.github.ajalt.mordant:mordant-jvm-graal-ffi-jvm:3.0.1
-          |                   +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.10 -> 2.3.0 (*)
-          |                   \--- com.github.ajalt.mordant:mordant-core:3.0.1 (*)
-          \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.0 (*)
+\--- com.github.ajalt.clikt:clikt:5.1.0
+     \--- com.github.ajalt.clikt:clikt-jvm:5.1.0
+          +--- com.github.ajalt.clikt:clikt-core:5.1.0
+          |    \--- com.github.ajalt.clikt:clikt-core-jvm:5.1.0
+          |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 (*)
+          +--- com.github.ajalt.mordant:mordant:3.0.2
+          |    \--- com.github.ajalt.mordant:mordant-jvm:3.0.2
+          |         +--- com.github.ajalt.mordant:mordant-core:3.0.2
+          |         |    \--- com.github.ajalt.mordant:mordant-core-jvm:3.0.2
+          |         |         +--- com.github.ajalt.colormath:colormath:3.6.0
+          |         |         |    \--- com.github.ajalt.colormath:colormath-jvm:3.6.0
+          |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.0 (*)
+          |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.10 -> 2.3.0 (*)
+          |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.10 -> 2.3.0 (*)
+          |         +--- com.github.ajalt.mordant:mordant-jvm-jna:3.0.2
+          |         |    \--- com.github.ajalt.mordant:mordant-jvm-jna-jvm:3.0.2
+          |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.10 -> 2.3.0 (*)
+          |         |         +--- net.java.dev.jna:jna:5.14.0
+          |         |         \--- com.github.ajalt.mordant:mordant-core:3.0.2 (*)
+          |         +--- com.github.ajalt.mordant:mordant-jvm-ffm:3.0.2
+          |         |    \--- com.github.ajalt.mordant:mordant-jvm-ffm-jvm:3.0.2
+          |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.10 -> 2.3.0 (*)
+          |         |         \--- com.github.ajalt.mordant:mordant-core:3.0.2 (*)
+          |         \--- com.github.ajalt.mordant:mordant-jvm-graal-ffi:3.0.2
+          |              \--- com.github.ajalt.mordant:mordant-jvm-graal-ffi-jvm:3.0.2
+          |                   +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.10 -> 2.3.0 (*)
+          |                   \--- com.github.ajalt.mordant:mordant-core:3.0.2 (*)
+          \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 (*)

@github-actions
Copy link

Jar size:

Jar size change: -969.0B (3.5MiB -> 3.5MiB)

Diffuse output:

OLD: diffuse-source-file
NEW: diffuse-unspecified-r8.jar

       │         compressed         │        uncompressed        
       ├─────────┬─────────┬────────┼─────────┬─────────┬────────
 JAR   │ old     │ new     │ diff   │ old     │ new     │ diff   
───────┼─────────┼─────────┼────────┼─────────┼─────────┼────────
 class │ 1.9 MiB │ 1.8 MiB │ -937 B │ 3.3 MiB │ 3.3 MiB │ -382 B 
 other │ 1.6 MiB │ 1.6 MiB │    0 B │   5 MiB │   5 MiB │    0 B 
───────┼─────────┼─────────┼────────┼─────────┼─────────┼────────
 total │ 3.4 MiB │ 3.4 MiB │ -937 B │ 8.2 MiB │ 8.2 MiB │ -382 B 

 CLASSES │ old  │ new  │ diff         
─────────┼──────┼──────┼──────────────
 classes │ 1374 │ 1372 │ -2 (+1 -3)   
 methods │ 7839 │ 7837 │ -2 (+50 -52) 
  fields │ 3333 │ 3333 │  0 (+2 -2)
JAR
      compressed      │     uncompressed     │                                                                                                                   
───────────┬──────────┼───────────┬──────────┤                                                                                                                   
 size      │ diff     │ size      │ diff     │ path                                                                                                              
───────────┼──────────┼───────────┼──────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────
           │ -1.5 KiB │           │   -3 KiB │ - com/github/ajalt/clikt/parameters/options/OptionWithValues_DefaultImpls.class                                   
   1.8 KiB │ +1.4 KiB │   3.9 KiB │ +3.6 KiB │ ∆ com/github/ajalt/clikt/parameters/options/OptionWithValues.class                                                
     824 B │   +824 B │     747 B │   +747 B │ + com/github/ajalt/clikt/core/ContextKt_DEFAULT_CORRECTION_SUGGESTOR_lambda_0__inlined_sortedByDescending_1.class 
           │   -824 B │           │   -747 B │ - com/github/ajalt/clikt/core/ContextKt_DEFAULT_CORRECTION_SUGGESTOR_lambda_5__inlined_sortedByDescending_1.class 
           │   -706 B │           │   -750 B │ - com/github/ajalt/clikt/core/Context_Builder_readEnvvar_1.class                                                  
   3.7 KiB │   -285 B │   8.1 KiB │   -734 B │ ∆ com/github/ajalt/clikt/parameters/options/OptionWithValuesImpl.class                                            
     1 KiB │    +83 B │   1.4 KiB │   +135 B │ ∆ com/github/ajalt/mordant/terminal/StandardTerminalInterface.class                                               
   1,015 B │    +75 B │   1.4 KiB │   +158 B │ ∆ com/github/ajalt/mordant/terminal/PrintRequest.class                                                            
   2.4 KiB │    +32 B │   4.5 KiB │    +83 B │ ∆ com/github/ajalt/clikt/core/Context_Builder.class                                                               
   2.1 KiB │    +32 B │   3.9 KiB │    +57 B │ ∆ com/github/ajalt/clikt/parsers/FlatInvocations_seq_1.class                                                      
   3.5 KiB │    +20 B │   7.9 KiB │     +3 B │ ∆ com/github/ajalt/clikt/core/MordantContextKt.class                                                              
     693 B │    +19 B │     607 B │    +34 B │ ∆ com/github/ajalt/clikt/core/BadParameterValue_WhenMappings.class                                                
   1.1 KiB │    +17 B │   1.8 KiB │    +90 B │ ∆ com/github/ajalt/clikt/parsers/FlatInvocations_seq_1_yieldSubs_1.class                                          
     5 KiB │    -13 B │  13.2 KiB │      0 B │ ∆ com/github/ajalt/clikt/output/MordantHelpFormatter.class                                                        
   1.4 KiB │    +12 B │   2.7 KiB │     +2 B │ ∆ com/github/ajalt/clikt/parameters/options/OptionTransformContext.class                                          
   1.8 KiB │    -11 B │   4.3 KiB │     -7 B │ ∆ com/github/ajalt/clikt/parameters/options/OptionWithValuesKt__OptionWithValuesKt.class                          
   1.2 KiB │    -10 B │   2.4 KiB │    -13 B │ ∆ com/github/ajalt/clikt/parameters/options/EagerOptionKt.class                                                   
   1.4 KiB │    -10 B │   2.8 KiB │    -13 B │ ∆ com/github/ajalt/clikt/parameters/options/OptionWithValuesKt__TransformEachKt.class                             
   1.5 KiB │     +9 B │   3.2 KiB │     +2 B │ ∆ com/github/ajalt/clikt/parameters/options/OptionCallTransformContext.class                                      
   2.6 KiB │     -8 B │   6.7 KiB │    -17 B │ ∆ com/github/ajalt/clikt/parameters/options/FlagOptionKt.class                                                    
   1.3 KiB │     -8 B │   2.7 KiB │    -13 B │ ∆ com/github/ajalt/clikt/parameters/options/OptionWithValuesKt.class                                              
   5.1 KiB │     +8 B │  11.1 KiB │    +21 B │ ∆ com/github/ajalt/clikt/parsers/FlatInvocations_iterator_1.class                                                 
     1 KiB │     -7 B │   1.5 KiB │     -8 B │ ∆ com/github/ajalt/clikt/core/InvalidFileFormat.class                                                             
     755 B │     -6 B │     965 B │     -4 B │ ∆ com/github/ajalt/clikt/core/FileNotFound.class                               
...✂
CLASSES
CLASSES:

   old  │ new  │ diff       
  ──────┼──────┼────────────
   1374 │ 1372 │ -2 (+1 -3) 
  
  + com.github.ajalt.clikt.core.ContextKt_DEFAULT_CORRECTION_SUGGESTOR_lambda_0__inlined_sortedByDescending_1
  
  - com.github.ajalt.clikt.core.Context_Builder_readEnvvar_1
  - com.github.ajalt.clikt.core.ContextKt_DEFAULT_CORRECTION_SUGGESTOR_lambda_5__inlined_sortedByDescending_1
  - com.github.ajalt.clikt.parameters.options.OptionWithValues_DefaultImpls
  

METHODS:

   old  │ new  │ diff         
  ──────┼──────┼──────────────
   7839 │ 7837 │ -2 (+50 -52) 
  
  + com.github.ajalt.clikt.completion.BashCompletionGenerator commandCompletionFuncName_lambda_0(Context) → Context
  + com.github.ajalt.clikt.completion.BashCompletionGenerator commandCompletionFuncName_lambda_1(Context) → String
  + com.github.ajalt.clikt.completion.FishCompletionGenerator generateFishCompletionForCommand_lambda_0_1(CliktCommand) → CharSequence
  + com.github.ajalt.clikt.completion.FishCompletionGenerator subcommandsVarName_lambda_0(String) → CharSequence
  + com.github.ajalt.clikt.core.BaseCliktCommandKt inferCommandName_lambda_1(MatcherMatchResult) → CharSequence
  + com.github.ajalt.clikt.core.CliktCommand _contextConfig_lambda_0(Context_Builder) → Unit
  + com.github.ajalt.clikt.core.CliktCommand configureContext_lambda_0(Function1, Function1, Context_Builder) → Unit
  + com.github.ajalt.clikt.core.CliktCommand resetContext_lambda_2(OptionTransformContext) → Unit
  + com.github.ajalt.clikt.core.CliktCommand resetContext_lambda_3(Context) → CliktCommand
  + com.github.ajalt.clikt.core.Context parentNames_lambda_0(Context) → String
  + com.github.ajalt.clikt.core.Context_Builder exitProcess_lambda_0(int) → Unit
  + com.github.ajalt.clikt.core.Context_Builder readEnvvar_lambda_0(String) → String
  + com.github.ajalt.clikt.core.Context_Companion build_lambda_0_1(Context) → HelpFormatter
  + com.github.ajalt.clikt.core.ContextKt DEFAULT_CORRECTION_SUGGESTOR_lambda_0(String, List) → List
  + com.github.ajalt.clikt.core.ContextKt DefaultMessageEchoer_lambda_0(Context, Object, boolean, boolean) → Unit
  + com.github.ajalt.clikt.core.ContextKt ancestors_lambda_0(Context) → Context
  + com.github.ajalt.clikt.core.ContextKt selfAndAncestors_lambda_0(Context) → Context
  + com.github.ajalt.clikt.core.ContextKt_DEFAULT_CORRECTION_SUGGESTOR_lambda_0__inlined_sortedByDescending_1 <init>()
  + com.github.ajalt.clikt.core.ContextKt_DEFAULT_CORRECTION_SUGGESTOR_lambda_0__inlined_sortedByDescending_1 compare(Object, Object) → int
  + com.github.ajalt.clikt.core.MordantContextKt installMordant_lambda_0(boolean, Context_Builder) → Unit
  + com.github.ajalt.clikt.core.MordantContextKt installMordant_lambda_0_0(Context) → HelpFormatter
  + com.github.ajalt.clikt.core.MordantContextKt installMordant_lambda_0_1(String) → String
  + com.github.ajalt.clikt.core.MordantContextKt installMordant_lambda_0_2(String) → String
  + com.github.ajalt.clikt.core.MordantContextKt installMordant_lambda_0_3(int) → Unit
  + com.github.ajalt.clikt.core.MordantContextKt installMordant_lambda_0_4(Context, Object, boolean, boolean) → Unit
  + com.github.ajalt.clikt.core.MordantContextKt selfAndAncestors_lambda_0(Context) → Context
  + com.github.ajalt.clikt.output.AbstractHelpFormatter joinNamesForOption_lambda_1(AbstractHelpFormatter, String) → CharSequence
  + com.github.ajalt.clikt.output.AbstractHelpFormatter renderParameterHelpText_lambda_0(AbstractHelpFormatter, Map_Entry) → boolean
  + com.github.ajalt.clikt.output.AbstractHelpFormatter renderParameterHelpText_lambda_1(AbstractHelpFormatter, Map_Entry) → CharSequence
  + com.github.ajalt.clikt.output.MordantHelpFormatter buildParameterList_lambda_0(List, MordantHelpFormatter, DefinitionListBuilder) → Unit
  + com.github.ajalt.clikt.output.MordantHelpFormatter renderOptionGroup_lambda_0(Padding_Builder) → Unit
  + com.github.ajalt.clikt.output.MordantHelpFormatter renderOptionGroup_lambda_1(Widget, MordantHelpFormatter, List, VerticalLayoutBuilderInstance) → Unit
  + com.github.ajalt.clikt.output.MordantHelpFormatter renderParameters_lambda_0(MordantHelpFormatter, List, DefinitionListBuilder) → Unit
  + com.github.ajalt.clikt.output.MordantHelpFormatter renderProlog_lambda_0(Padding_Builder) → Unit
  + com.github.ajalt.clikt.output.MordantHelpFormatter renderUsage_lambda_0(String, String, DefinitionListBuilder) → Unit
  + com.github.ajalt.clikt.output.PlaintextHelpFormatter buildParameterList_lambda_1(PlaintextHelpFormatter,
...✂

@renovate renovate bot merged commit 694a059 into master Jan 16, 2026
2 checks passed
@renovate renovate bot deleted the renovate/clikt branch January 16, 2026 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant