ajalt/clikt (com.github.ajalt.clikt:clikt)
### [`v4.2.2`](https://togithub.com/ajalt/clikt/blob/HEAD/CHANGELOG.md#422)
[Compare Source](https://togithub.com/ajalt/clikt/compare/4.2.1...4.2.2)
##### Changed
- Options and arguments can now reference option groups in their `defaultLazy` and other finalization blocks. They can also freely reference each other, including though chains of references. ([#473](https://togithub.com/ajalt/clikt/issues/473))
- Updated Kotlin to 1.9.21 ([#472](https://togithub.com/ajalt/clikt/pull/472))
### [`v4.2.1`](https://togithub.com/ajalt/clikt/blob/HEAD/CHANGELOG.md#421)
[Compare Source](https://togithub.com/ajalt/clikt/compare/4.2.0...4.2.1)
##### Added
- Added `toString` implementations to options and arguments. ([#434](https://togithub.com/ajalt/clikt/issues/434))
- Added `CliktCommand.test` overload that takes a vararg of `String`s as the command line arguments. Thanks to [@sschuberth](https://togithub.com/sschuberth) for the contribution ([#451](https://togithub.com/ajalt/clikt/issues/451))
##### Fixed
- Update Mordant dependency to fix crashes on native targets and GraalVM ([#447](https://togithub.com/ajalt/clikt/issues/447))
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
4.2.0
->4.2.2
Release Notes
ajalt/clikt (com.github.ajalt.clikt:clikt)
### [`v4.2.2`](https://togithub.com/ajalt/clikt/blob/HEAD/CHANGELOG.md#422) [Compare Source](https://togithub.com/ajalt/clikt/compare/4.2.1...4.2.2) ##### Changed - Options and arguments can now reference option groups in their `defaultLazy` and other finalization blocks. They can also freely reference each other, including though chains of references. ([#473](https://togithub.com/ajalt/clikt/issues/473)) - Updated Kotlin to 1.9.21 ([#472](https://togithub.com/ajalt/clikt/pull/472)) ### [`v4.2.1`](https://togithub.com/ajalt/clikt/blob/HEAD/CHANGELOG.md#421) [Compare Source](https://togithub.com/ajalt/clikt/compare/4.2.0...4.2.1) ##### Added - Added `toString` implementations to options and arguments. ([#434](https://togithub.com/ajalt/clikt/issues/434)) - Added `CliktCommand.test` overload that takes a vararg of `String`s as the command line arguments. Thanks to [@sschuberth](https://togithub.com/sschuberth) for the contribution ([#451](https://togithub.com/ajalt/clikt/issues/451)) ##### Fixed - Update Mordant dependency to fix crashes on native targets and GraalVM ([#447](https://togithub.com/ajalt/clikt/issues/447))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.