Skip to content

Bump criterion from 0.5.1 to 0.7.0#101

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/criterion-0.7.0
Open

Bump criterion from 0.5.1 to 0.7.0#101
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/criterion-0.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps criterion from 0.5.1 to 0.7.0.

Changelog

Sourced from criterion's changelog.

[0.7.0] - 2025-07-25

  • Bump version of criterion-plot to align dependencies.

[0.6.0] - 2025-05-17

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
Commits
  • c56485f docs: Mark Master API Docs links that need to be updated
  • 86526a4 docs: Remove Master API Docs link temporarily
  • 00a443f docs: Update README links
  • 21ca331 feat: Add release-plz publish action
  • 6c2bc97 docs: Add alloca explanation
  • 6180449 fix: Remove dubious loop limitation
  • bcefede limit stackalloc to page size
  • 46d3ff0 use alloca only in windows and unix
  • 7d39b2a offset tests with alloca
  • d52151a replace collect with Vec::reserve
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 30, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/criterion-0.7.0 branch from 2569cf7 to 4928c20 Compare March 30, 2026 13:16
Bumps [criterion](https://github.com/criterion-rs/criterion.rs) from 0.5.1 to 0.7.0.
- [Release notes](https://github.com/criterion-rs/criterion.rs/releases)
- [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](criterion-rs/criterion.rs@0.5.1...criterion-plot-v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/criterion-0.7.0 branch from 4928c20 to b0eab68 Compare April 7, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants