chore(deps)(deps): update mockall requirement from 0.12 to 0.14#69
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): update mockall requirement from 0.12 to 0.14#69dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Updates the requirements on [mockall](https://github.com/asomers/mockall) to permit the latest version. - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md) - [Commits](asomers/mockall@v0.12.0...v0.14.0) --- updated-dependencies: - dependency-name: mockall dependency-version: 0.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
0adab74 to
b1ed6fe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on mockall to permit the latest version.
Changelog
Sourced from mockall's changelog.
... (truncated)
Commits
4401e5achore: Release73e6c8bMerge pull request #649 from jonatanzeidler/f.const-genericsc8920baAdd a CHANGELOG entry for PR #649dcbad06Actually use a struct in the const_generic_struct_with_static_method teste9d52fbDon't create () fields for each const generic paramtersb734232Allow const generics in automockb2133c9Allow methods on mocks to be called with a range of times in a Sequence (#660)ae37861Fully qualify Send and Sync marker traits (#672)695e55aFix mocking foreign functions with a variadic argument and no pattern (#673)d50aa1dimprove error message (#668)