Update Rust crate mockall to 0.11.3 - autoclosed #6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/mockall-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.11.1
->0.11.3
Release Notes
asomers/mockall
v0.11.3
Compare Source
v0.11.2
Compare Source
Fixed
Suppress "dead code" warnings when automocking a struct's private method. It
might be used only by other public methods in the same struct.
(#397)
Fixed using Mockall when a function named
Ok
is in scope. Theanyhow
crate, for example, creates a function by this name.
(#389)
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.
Update Rust crate mockall to 0.11.3to Update Rust crate mockall to 0.11.3 - autoclosedPull request closed