Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mockall from 0.10.2 to 0.11.0 #1240

Merged
merged 3 commits into from
Jan 26, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

Bumps mockall from 0.10.2 to 0.11.0.

Changelog

Sourced from mockall's changelog.

[ 0.11.0 ] - 2021-12-11

Added

  • mock! and #[automock] now support unsafe traits. (#313)

Changed

Fixed

  • Fixed nondeterministic code generation in methods with multiple lifetime parameters. (#333)
Commits
  • 1c6a7ab (cargo-release) version 0.11.0
  • 62e22e7 (cargo-release) version 0.11.0
  • e492613 Update Mockall's dev-dependency on mockall-double
  • d7e3511 (cargo-release) version 0.2.1
  • 539d8da Merge pull request #353 from asomers/downcast_0.11
  • 7abfc24 Update downcast to 0.11.0
  • d4dceab Merge pull request #346 from asomers/unused-warnings
  • 383fb14 Fix a Clippy lint on the latest nightly
  • fbf8624 Suppress unused_imports warnings when mocking modules
  • bda0ed7 Be picker about using #[allow(unused)] in the tests
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/mockall-0.11.0 branch from ea58356 to 701aaf4 Compare December 16, 2021 22:03
Bumps [mockall](https://github.com/asomers/mockall) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/asomers/mockall/releases)
- [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md)
- [Commits](asomers/mockall@v0.10.2...v0.11.0)

---
updated-dependencies:
- dependency-name: mockall
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/mockall-0.11.0 branch from 701aaf4 to ce043c3 Compare December 16, 2021 23:00
@remoun remoun assigned remoun and unassigned polsar88 Jan 14, 2022
@remoun remoun added this to In progress in Consensus via automation Jan 14, 2022
Consensus automation moved this from In progress to Reviewer approved Jan 14, 2022
remoun
remoun previously approved these changes Jan 14, 2022
@jcape jcape dismissed remoun’s stale review January 19, 2022 16:27

Can't approve PRs you've pushed to. :-)

Consensus automation moved this from Reviewer approved to Review in progress Jan 19, 2022
@remoun remoun requested a review from a team January 19, 2022 17:58
@remoun remoun requested review from a team and removed request for a team January 26, 2022 20:08
Consensus automation moved this from Review in progress to Reviewer approved Jan 26, 2022
@remoun remoun merged commit a224d84 into master Jan 26, 2022
@remoun remoun deleted the dependabot/cargo/mockall-0.11.0 branch January 26, 2022 20:54
Consensus automation moved this from Reviewer approved to Done Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
No open projects
Consensus
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants