Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Update dependency com.github.ajalt.clikt:clikt to v4.2.2 #806

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.ajalt.clikt:clikt 4.2.1 -> 4.2.2 age adoption passing confidence

Release Notes

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

v4.2.2

Compare Source

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)
  • Updated Kotlin to 1.9.21 (#​472)

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 8, 2024
@renovate renovate bot requested a review from fwendland January 8, 2024 20:20
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fea2630) 82.13% compared to head (2af503d) 82.13%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #806   +/-   ##
=========================================
  Coverage     82.13%   82.13%           
  Complexity      179      179           
=========================================
  Files            49       49           
  Lines          1444     1444           
  Branches        189      189           
=========================================
  Hits           1186     1186           
  Misses          166      166           
  Partials         92       92           
Flag Coverage Δ
unittests 82.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fwendland fwendland merged commit c92b4ba into main Jan 9, 2024
7 checks passed
@fwendland fwendland deleted the renovate/com.github.ajalt.clikt-clikt-4.x branch January 9, 2024 10:56
fwendland pushed a commit that referenced this pull request Apr 15, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant