8000 build(deps): Bump mockito from 0.32.2 to 0.32.3 by dependabot[bot] · Pull Request #42 · jolimail/mrml-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 25, 2023. It is now read-only.

build(deps): Bump mockito from 0.32.2 to 0.32.3 #42

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Feb 17, 2023

Bumps mockito from 0.32.2 to 0.32.3.

Release notes

Sourced from mockito's releases.

0.32.3

  • Various fixes addressing hanging/flickering tests
  • Server::new and Server::new_async now return a ServerGuard object which dereferences to Server - this is only relevant if you need to assign a type to your server
  • The server pool has been disabled and will be brought back in a future release
Commits
  • f43555a Bump to 0.32.3
  • 1fa3ef0 Merge pull request #158 from lipanski/stuff
  • cf754c6 Disable server pool for now
  • 2daf4e8 When recycling servers, check if the sender & state are still busy
  • eb60d2f Expose a ServerGuard object which dereferences to Server
  • 536d438 Stream with while not with loop
  • f3d2b0f Small refactoring in Mock::assert to avoid calling hits twice
  • 9054e18 Make sure oneshot senders don't get dropped before receiving
  • 5f3e6af Replace std:net::TcpListener with tokio::net::TcpListener
  • fa0d10d Use reqwest in tests
  • See full diff 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)

Bumps [mockito](https://github.com/lipanski/mockito) from 0.32.2 to 0.32.3.
- [Release notes](https://github.com/lipanski/mockito/releases)
- [Commits](lipanski/mockito@0.32.2...0.32.3)

---
updated-dependencies:
- dependency-name: mockito
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2023
@codecov
Copy link
codecov bot commented Feb 17, 2023

Codecov Report

Merging #42 (f10d1a9) into main (a9389f8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   94.54%   94.54%           
=======================================
  Files         213      213           
  Lines       10577    10577           
=======================================
  Hits        10000    10000           
  Misses        577      577           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jdrouet jdrouet merged commit 5a00389 into main Feb 17, 2023
@dependabot dependabot bot deleted the dependabot/cargo/mockito-0.32.3 branch February 17, 2023 12:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0