fix(deps): update rust crate clap to 4.5.3
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
Internal
- (derive) Update
heck
v4.5.2
Fixes
- (macros) Silence a warning
v4.5.1
Fixes
- (error) Include suggestion to add
--even if there is a "did you mean" so long aslastortrailing_var_argis used
v4.5.0
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.
@mattem any idea if renovate should be setting some environment variable like CARGO_BAZEL_REPIN=true so that it could send Green PRs?
@mattem any idea if renovate should be setting some environment variable like
CARGO_BAZEL_REPIN=trueso 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.
Running the CARGO_REPIN command in the e2e dir doesn't do anything? Not sure how to green this up.