Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

chore(deps): update rust crate criterion to 0.7.0#36

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/criterion-0.x
Closed

chore(deps): update rust crate criterion to 0.7.0#36
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/criterion-0.x

Conversation

@renovate
Copy link
Copy Markdown
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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/criterion-0.x branch from 0c6676d to 4e0ddab Compare July 25, 2025 13:26
@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
@marvin-j97 marvin-j97 closed this Sep 1, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Sep 1, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.7.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/criterion-0.x branch September 1, 2025 18:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant