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

[Renovate] Update Rust crate clap to 4.4.12 #982

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.4.11 -> 4.4.12

Release Notes

clap-rs/clap (clap)

v4.4.12

Compare Source

Performance
  • Only ask TypedValueParser for possible values if needed

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 requested a review from kevinmatthes as a code owner December 28, 2023 19:14
@renovate renovate bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 28, 2023
@kevinmatthes kevinmatthes enabled auto-merge (squash) December 28, 2023 19:16
Copy link
Contributor

Filename                            Stmts    Miss  Cover    Missing
--------------------------------  -------  ------  -------  ----------------------------------------------
src/cff/cffreference.rs               105       0  100.00%
src/cff/cff_create.rs                 224       2  99.11%   239-247
src/pattern/io_processor.rs            56      56  0.00%    73-162
src/pattern/writer.rs                 125      37  70.40%   134-139, 146-154, 188-200, 232-245
src/pattern/buffer.rs                  33       0  100.00%
src/graphing/agd.rs                   228       2  99.12%   355, 377
src/graphing/graph.rs                 219       0  100.00%
src/traits/convert_buffer.rs           30       0  100.00%
src/traits/read_file.rs                56      39  30.36%   54-56, 69-71, 77-100, 105, 112-123, 133-146
src/traits/to_stderr.rs                 6       0  100.00%
src/traits/file_formats.rs             25       0  100.00%
src/traits/append_as_line.rs           12       0  100.00%
src/traits/prefer.rs                    5       0  100.00%
src/traits/colour_message.rs           19       0  100.00%
src/changelog/ronlog.rs               206     141  31.55%   28-268, 334
src/changelog/comment_changes.rs      272     272  0.00%    26-449
src/changelog/fragment.rs              84       0  100.00%
src/complain.rs                       233      10  95.71%   29-70
src/main.rs                             3       3  0.00%    22-24
src/running.rs                          8       0  100.00%
src/macros.rs                          23       0  100.00%
src/version.rs                         69       0  100.00%
src/application.rs                     73      73  0.00%    32-213
src/increment_version.rs              161      28  82.61%   32-48, 123-125, 144, 150-155, 234-235, 252-269
TOTAL                                2275     663  70.86%

@kevinmatthes kevinmatthes merged commit 7b727f3 into main Dec 28, 2023
68 checks passed
@kevinmatthes kevinmatthes deleted the renovate/clap-4.x branch December 28, 2023 19:16
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant