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.3.19 #523

Merged
merged 1 commit into from
Jul 22, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.3.17 -> 4.3.19

Release Notes

clap-rs/clap (clap)

v4.3.19

Compare Source

Fixes
  • (parse) Respect value_terminator even in the presence of later multiple-value positional arguments

v4.3.18

Compare Source

Fixes
  • (parse) Suggest -- in fewer places where it won't work

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 July 21, 2023 21:52
@renovate renovate bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 21, 2023
@github-actions
Copy link
Contributor

Filename                               Stmts    Miss  Cover    Missing
-----------------------------------  -------  ------  -------  ---------------------------------------
src/pattern/buffer.rs                     21       0  100.00%
src/pattern/io_processor.rs               17      17  0.00%    72-155
src/pattern/writer.rs                     75      30  60.00%   133-152, 187-197, 229-257
src/traits/append_as_line.rs               9       0  100.00%
src/traits/colour_message.rs               8       0  100.00%
src/traits/convert_buffer.rs              21       0  100.00%
src/traits/prefer.rs                       3       0  100.00%
src/traits/read_file.rs                   30      19  36.67%   54-55, 69-70, 78-94, 105-115
src/traits/rusty_object_notation.rs        8       0  100.00%
src/traits/to_stderr.rs                    4       0  100.00%
src/graphing/agd.rs                      156       0  100.00%
src/graphing/graph.rs                    146       0  100.00%
src/application.rs                        42      42  0.00%    100-172
src/cffreference.rs                       72       0  100.00%
src/increment_version.rs                  90      19  78.89%   123-124, 130-137, 150-155, 216, 231-240
src/macros.rs                             17       0  100.00%
src/running.rs                             4       0  100.00%
src/version.rs                            47       0  100.00%
src/changelog/comment_changes.rs         156     156  0.00%    102-384
src/changelog/fragment.rs                 56      35  37.50%   100-162
src/changelog/ronlog.rs                  120      72  40.00%   48-239
TOTAL                                   1102     390  64.61%

@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.3.18 [Renovate] Update Rust crate clap to 4.3.19 Jul 22, 2023
@github-actions
Copy link
Contributor

Filename                               Stmts    Miss  Cover    Missing
-----------------------------------  -------  ------  -------  ---------------------------------------
src/graphing/agd.rs                      156       0  100.00%
src/graphing/graph.rs                    146       0  100.00%
src/changelog/comment_changes.rs         156     156  0.00%    102-384
src/changelog/fragment.rs                 56      35  37.50%   100-162
src/changelog/ronlog.rs                  120      72  40.00%   48-239
src/pattern/buffer.rs                     21       0  100.00%
src/pattern/io_processor.rs               17      17  0.00%    72-155
src/pattern/writer.rs                     75      30  60.00%   133-152, 187-197, 229-257
src/application.rs                        42      42  0.00%    100-172
src/cffreference.rs                       72       0  100.00%
src/increment_version.rs                  90      19  78.89%   123-124, 130-137, 150-155, 216, 231-240
src/macros.rs                             17       0  100.00%
src/running.rs                             4       0  100.00%
src/version.rs                            47       0  100.00%
src/traits/append_as_line.rs               9       0  100.00%
src/traits/colour_message.rs               8       0  100.00%
src/traits/convert_buffer.rs              21       0  100.00%
src/traits/prefer.rs                       3       0  100.00%
src/traits/read_file.rs                   30      19  36.67%   54-55, 69-70, 78-94, 105-115
src/traits/rusty_object_notation.rs        8       0  100.00%
src/traits/to_stderr.rs                    4       0  100.00%
TOTAL                                   1102     390  64.61%

@kevinmatthes kevinmatthes enabled auto-merge (squash) July 22, 2023 17:11
kevinmatthes
kevinmatthes previously approved these changes Jul 22, 2023
@renovate renovate bot dismissed kevinmatthes’s stale review July 22, 2023 17:11

The merge-base changed after approval.

@github-actions
Copy link
Contributor

Filename                               Stmts    Miss  Cover    Missing
-----------------------------------  -------  ------  -------  ---------------------------------------
src/traits/append_as_line.rs               9       0  100.00%
src/traits/colour_message.rs               8       0  100.00%
src/traits/convert_buffer.rs              21       0  100.00%
src/traits/prefer.rs                       3       0  100.00%
src/traits/read_file.rs                   30      19  36.67%   54-55, 69-70, 78-94, 105-115
src/traits/rusty_object_notation.rs        8       0  100.00%
src/traits/to_stderr.rs                    4       0  100.00%
src/application.rs                        42      42  0.00%    100-172
src/cffreference.rs                       72       0  100.00%
src/increment_version.rs                  90      19  78.89%   123-124, 130-137, 150-155, 216, 231-240
src/macros.rs                             17       0  100.00%
src/running.rs                             4       0  100.00%
src/version.rs                            47       0  100.00%
src/graphing/agd.rs                      156       0  100.00%
src/graphing/graph.rs                    146       0  100.00%
src/pattern/buffer.rs                     21       0  100.00%
src/pattern/io_processor.rs               17      17  0.00%    72-155
src/pattern/writer.rs                     75      30  60.00%   133-152, 187-197, 229-257
src/changelog/comment_changes.rs         156     156  0.00%    102-384
src/changelog/fragment.rs                 56      35  37.50%   100-162
src/changelog/ronlog.rs                  120      72  40.00%   48-239
TOTAL                                   1102     390  64.61%

@kevinmatthes kevinmatthes merged commit f46cae5 into main Jul 22, 2023
@kevinmatthes kevinmatthes deleted the renovate/clap-4.x branch July 22, 2023 17:15
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