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

build(deps): bump mockito from 0.25.2 to 0.31.1 #153

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps mockito from 0.25.2 to 0.31.1.

Release notes

Sourced from mockito's releases.

0.31.1

  • Prevent tests from blocking endlessly when encountering HTTP parsing errors.

Thanks to @​chantra

0.31.0

  • Replaced the unmaintained difference crate with the similar crate.

Thanks to @​leebradley

0.30.0

  • Update the assert-json-diff dependency.

Thanks to @​davidpdrsn

0.29.0

Thanks to @​kornelski and @​davidpdrsn

0.28.0

  • Introduced the Matcher::Binary variant for matching binary content.

Thanks to @​torrefatto

0.27.0

  • Added a Mock#matched() as a soft way of checking that a Mock, as opposed to the Mock#assert() method, which panics.

Thanks @​max-b

0.26.0

  • [Breaking] Increased the minimum supported Rust version to 1.36.0.

0.25.3

  • Fixed and issue where spaces encoded as + wouldn't be interpreted properly by Matcher::UrlEncoded.

Thanks to @​cakekindel

Commits
  • 95ae695 Bump to 0.31.1
  • 8795273 Merge pull request #151 from chantra/mockito_hang_on_invalid_header
  • 69d0fdc Handle httpparse error
  • 0af0834 Bump to 0.31.0
  • 581930f Merge pull request #145 from leebradley/replace-difference-library-with-similar
  • e2ed3f1 Merge pull request #146 from leebradley/fix-clippy-warnings
  • 3331aa8 Fix clippy warnings for Rust 1.59
  • 309a5bd Replace difference library with similar
  • fc1d376 Bump to 0.30.0
  • d60809a Merge pull request #137 from davidpdrsn/update-assert-json-diff
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 5, 2022

The following labels could not be found: area/dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants