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

chore(deps): update rust crate mockito to v1.4.0 #2288

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
mockito workspace.dependencies minor 1.2.0 -> 1.4.0

Release Notes

lipanski/mockito (mockito)

v1.4.0

Compare Source

  • [Breaking] Bump minimum supported Rust version to 1.70 and revert version constraints on the colored crate

v1.3.1

Compare Source

  • Fixed a bug where Semaphore::const_new wasn't available on Tokio < 1.30 because of the missing Tokio parking_lot feature flag
  • Use the Tokio runtime everywhere to remove the need for the futures crate (aside from futures-core)

Thanks to @​tottoto

v1.3.0

Compare Source

  • Introduced Server::new_with_opts, Server::new_with_opts_async and the ServerOpts struct to allow configuring the server host, port and enabling auto-asserts (see next item)
  • Added the assert_on_drop server option that allows you to automatically call assert() whenever your mocks go out of scope (defaults to false)
  • Expose Server::socket_address() to return the raw server SocketAddr
  • Use only required features for dependencies
  • Accept hyper::header::HeaderValue as a match_header() value

Thanks to @​andrewtoth @​alexander-jackson


Configuration

📅 Schedule: Branch creation - "every weekend" (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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@gurinderu gurinderu added e2e Run e2e workflow and removed e2e Run e2e workflow labels Jul 1, 2024
@gurinderu gurinderu enabled auto-merge (squash) July 1, 2024 14:06
@gurinderu gurinderu merged commit e57bfe7 into master Jul 1, 2024
20 checks passed
@gurinderu gurinderu deleted the renovate/mockito-1.x-lockfile branch July 1, 2024 14:49
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.

1 participant