Skip to content
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 #772

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v4.2.1

Compare Source

Added
  • Added toString implementations to options and arguments. (#​434)
  • Added CliktCommand.test overload that takes a vararg of Strings as the command line arguments. Thanks to @​sschuberth for the contribution (#​451)
Fixed
  • Update Mordant dependency to fix crashes on native targets and GraalVM (#​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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 3, 2023
@renovate renovate bot requested a review from fwendland October 3, 2023 19:48
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #772 (8e828b1) into main (1292ca7) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

❗ Current head 8e828b1 differs from pull request most recent head 73a505a. Consider uploading reports for the commit 73a505a to get more accurate results

@@            Coverage Diff            @@
##               main     #772   +/-   ##
=========================================
  Coverage     82.18%   82.18%           
  Complexity      179      179           
=========================================
  Files            49       49           
  Lines          1443     1443           
  Branches        189      189           
=========================================
  Hits           1186     1186           
  Misses          165      165           
  Partials         92       92           
Flag Coverage Δ
unittests 82.18% <ø> (ø)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/com.github.ajalt.clikt-clikt-4.x branch from 8e828b1 to 73a505a Compare October 4, 2023 09:06
@fwendland fwendland enabled auto-merge (squash) October 4, 2023 09:07
@fwendland fwendland merged commit 4fc0bec into main Oct 4, 2023
3 checks passed
@fwendland fwendland deleted the renovate/com.github.ajalt.clikt-clikt-4.x branch October 4, 2023 09:09
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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant