Skip to content

build(deps): bump criterion from 0.5.1 to 0.7.0#5

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

build(deps): bump criterion from 0.5.1 to 0.7.0#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/criterion-0.7.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 12, 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 Apr 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/criterion-0.7.0 branch 3 times, most recently from cf776e8 to d5cc000 Compare April 13, 2026 09:29
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 d5cc000 to 05b1a9a Compare April 13, 2026 09:35
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 17, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 26, 2026

Superseded by #16.

@dependabot dependabot Bot closed this Apr 26, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/criterion-0.7.0 branch April 26, 2026 13:03
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