asomers/mockall
### [`v0.11.4`](https://togithub.com/asomers/mockall/blob/HEAD/CHANGELOG.md#0114---2023-03-26)
[Compare Source](https://togithub.com/asomers/mockall/compare/v0.11.3...v0.11.4)
##### Fixed
- Static methods' expectations will now be cleared during a panic.
([#443](https://togithub.com/asomers/mockall/pull/443))
- The `checkpoint` method now works correctly even after a panic due to too many
method calls.
([#472](https://togithub.com/asomers/mockall/pull/472))
- Methods with unknown size type bounds can now be mocked.
([#421](https://togithub.com/asomers/mockall/pull/421))
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.11.3
->0.11.4
1.0.2
->1.1.0
Release Notes
asomers/mockall
### [`v0.11.4`](https://togithub.com/asomers/mockall/blob/HEAD/CHANGELOG.md#0114---2023-03-26) [Compare Source](https://togithub.com/asomers/mockall/compare/v0.11.3...v0.11.4) ##### Fixed - Static methods' expectations will now be cleared during a panic. ([#443](https://togithub.com/asomers/mockall/pull/443)) - The `checkpoint` method now works correctly even after a panic due to too many method calls. ([#472](https://togithub.com/asomers/mockall/pull/472)) - Methods with unknown size type bounds can now be mocked. ([#421](https://togithub.com/asomers/mockall/pull/421))Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.