Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2025

This PR contains the following updates:

Package Type Update Change
criterion (source) dev-dependencies minor 0.5.1 -> 0.7.0

Release Notes

bheisler/criterion.rs (criterion)

v0.7.0

Compare Source

  • Bump version of criterion-plot to align dependencies.

v0.6.0

Compare Source

Changed
  • MSRV bumped to 1.80
  • The real_blackbox feature no longer has any impact. Criterion always uses std::hint::black_box() now.
    Users of criterion::black_box() should switch to std::hint::black_box().
  • clap dependency unpinned.
Fixed
  • gnuplot version is now correctly detected when using certain Windows binaries/configurations that used to fail
Added
  • Async benchmarking with Tokio may be done via a tokio::runtime::Handle, not only a tokio::runtime::Runtime

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/criterion-0.x branch from 3b12046 to 9270750 Compare May 29, 2025 16:48
@renovate renovate bot changed the title chore(deps): update rust crate criterion to 0.6.0 Update Rust crate criterion to 0.6.0 May 29, 2025
@renovate renovate bot force-pushed the renovate/criterion-0.x branch 2 times, most recently from 16164a0 to b976eaf Compare May 29, 2025 21:02
@renovate renovate bot changed the title Update Rust crate criterion to 0.6.0 chore(deps): update rust crate criterion to 0.6.0 May 29, 2025
@renovate renovate bot force-pushed the renovate/criterion-0.x branch 3 times, most recently from 2f75a3b to 4a74100 Compare June 22, 2025 15:45
@renovate renovate bot force-pushed the renovate/criterion-0.x branch 3 times, most recently from 15bd64d to 1886959 Compare July 21, 2025 14:38
@renovate renovate bot changed the title chore(deps): update rust crate criterion to 0.6.0 chore(deps): update rust crate criterion to 0.7.0 Jul 25, 2025
@renovate renovate bot force-pushed the renovate/criterion-0.x branch from 1886959 to c366b01 Compare July 25, 2025 14:45
@marvin-j97 marvin-j97 added this to the 3.0.0 milestone Jul 27, 2025
@renovate renovate bot force-pushed the renovate/criterion-0.x branch 2 times, most recently from 973640f to 59bf6b7 Compare August 2, 2025 18:29
@renovate renovate bot force-pushed the renovate/criterion-0.x branch from 59bf6b7 to d4d1cf5 Compare August 12, 2025 23:45
@renovate renovate bot force-pushed the renovate/criterion-0.x branch from d4d1cf5 to 2fe67b0 Compare August 15, 2025 17:39
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