rules_py icon indicating copy to clipboard operation
rules_py copied to clipboard

fix(deps): update rust crate clap to 4.5.3

Open renovate[bot] opened this issue 1 year ago • 3 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies minor 4.1.11 -> 4.5.3

Release Notes

clap-rs/clap (clap)

v4.5.3

Compare Source

Internal
  • (derive) Update heck

v4.5.2

Compare Source

Fixes
  • (macros) Silence a warning

v4.5.1

Compare Source

Fixes
  • (error) Include suggestion to add -- even if there is a "did you mean" so long as last or trailing_var_arg is used

v4.5.0

Compare Source

Compatibility
  • Update MSRV to 1.74

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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[bot] avatar Mar 18 '24 00:03 renovate[bot]

@mattem any idea if renovate should be setting some environment variable like CARGO_BAZEL_REPIN=true so that it could send Green PRs?

alexeagle avatar Mar 18 '24 18:03 alexeagle

@mattem any idea if renovate should be setting some environment variable like CARGO_BAZEL_REPIN=true so that it could send Green PRs?

It would need to commit the result of running that too. I don't know if that's possible with renovate.

mattem avatar Mar 19 '24 11:03 mattem

Running the CARGO_REPIN command in the e2e dir doesn't do anything? Not sure how to green this up.

mattem avatar Mar 19 '24 13:03 mattem