forked from JakeWharton/diffuse
-
Notifications
You must be signed in to change notification settings - Fork 0
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 v4.2.1 #238
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dependency diff: -\--- com.github.ajalt.clikt:clikt:4.2.0
- \--- com.github.ajalt.clikt:clikt-jvm:4.2.0
- +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0 -> 1.9.10 (*)
- +--- com.github.ajalt.mordant:mordant:2.1.0
- | \--- com.github.ajalt.mordant:mordant-jvm:2.1.0
- | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
- | +--- com.github.ajalt.colormath:colormath:3.3.1
- | | \--- com.github.ajalt.colormath:colormath-jvm:3.3.1
- | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20 -> 1.9.10 (*)
- | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.20 -> 1.9.21 (*)
- | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 1.9.21 (*)
- | +--- org.jetbrains:markdown:0.4.1
- | | \--- org.jetbrains:markdown-jvm:0.4.1
- | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.9.21 (*)
- | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31 -> 1.9.21 (*)
- | \--- net.java.dev.jna:jna:5.13.0
- \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0 -> 1.9.21 (*)
+\--- com.github.ajalt.clikt:clikt:4.2.1
+ \--- com.github.ajalt.clikt:clikt-jvm:4.2.1
+ +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 (*)
+ +--- com.github.ajalt.mordant:mordant:2.2.0
+ | \--- com.github.ajalt.mordant:mordant-jvm:2.2.0
+ | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 (*)
+ | +--- com.github.ajalt.colormath:colormath:3.3.1
+ | | \--- com.github.ajalt.colormath:colormath-jvm:3.3.1
+ | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20 -> 1.9.10 (*)
+ | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.20 -> 1.9.21 (*)
+ | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 -> 1.9.21 (*)
+ | +--- org.jetbrains:markdown:0.5.2
+ | | \--- org.jetbrains:markdown-jvm:0.5.2
+ | | +--- it.unimi.dsi:fastutil-core:8.5.12
+ | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0 -> 1.9.10 (*)
+ | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0 -> 1.9.21 (*)
+ | \--- net.java.dev.jna:jna:5.13.0
+ \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 -> 1.9.21 (*) |
renovate
bot
force-pushed
the
renovate/clikt
branch
2 times, most recently
from
October 5, 2023 14:13
12ae7a2
to
8264abf
Compare
Jar size:Jar size change: +48.4KiB (3.9MiB -> 4.0MiB) Diffuse output:
JAR
CLASSES
|
mateuszkwiecinski
force-pushed
the
renovate/clikt
branch
from
October 5, 2023 15:49
4aabe93
to
085a3bd
Compare
renovate
bot
force-pushed
the
renovate/clikt
branch
3 times, most recently
from
November 29, 2023 23:48
47fe816
to
76c033b
Compare
renovate
bot
force-pushed
the
renovate/clikt
branch
2 times, most recently
from
November 30, 2023 20:41
39b6dd8
to
daaa5b2
Compare
renovate
bot
force-pushed
the
renovate/clikt
branch
from
December 5, 2023 17:35
daaa5b2
to
0aa0abf
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.2.0
->4.2.1
Release Notes
ajalt/clikt (com.github.ajalt.clikt:clikt)
v4.2.1
Compare Source
Added
toString
implementations to options and arguments. (#434)CliktCommand.test
overload that takes a vararg ofString
s as the command line arguments. Thanks to @sschuberth for the contribution (#451)Fixed
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.
This PR has been generated by Mend Renovate. View repository job log here.