Skip to content

Update Rust crate criterion to 0.8#41

Merged
cwfitzgerald merged 2 commits into
trunkfrom
renovate/criterion-0.x
Mar 10, 2026
Merged

Update Rust crate criterion to 0.8#41
cwfitzgerald merged 2 commits into
trunkfrom
renovate/criterion-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
criterion (source) dev-dependencies minor 0.60.8

Release Notes

criterion-rs/criterion.rs (criterion)

v0.8.2

Compare Source

Fixed
  • don't build alloca on unsupported targets
Other
  • (deps) bump crate-ci/typos from 1.40.0 to 1.43.0
  • Fix panic with uniform iteration durations in benchmarks
  • Update Readme
  • Exclude development scripts from published package

v0.8.1

Compare Source

Fixed
  • Homepage link
Other
  • (deps) bump crate-ci/typos from 1.23.5 to 1.40.0
  • (deps) bump jontze/action-mdbook from 3 to 4
  • (deps) bump actions/checkout from 4 to 6

v0.8.0

Compare Source

BREAKING
  • Drop async-std support
Changed
  • Bump MSRV to 1.86, stable to 1.91.1
Added
  • Add ability to plot throughput on summary page.
  • Add support for reporting throughput in elements and bytes - Throughput::ElementsAndBytes allows the text summary to report throughput in both units simultaneously.
  • Add alloca-based memory layout randomisation to mitigate memory effects on measurements.
  • Add doc comment to benchmark runner in criterion_group macro (removes linter warnings)
Fixed
  • Fix plotting NaN bug
Other
  • Remove Master API Docs links temporarily while we restore the docs publishing.

v0.7.0

Compare Source

  • Bump version of criterion-plot to align dependencies.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update Rust crate criterion to 0.7 Update Rust crate criterion to 0.8 Nov 30, 2025
@renovate renovate Bot force-pushed the renovate/criterion-0.x branch from d388a55 to b7943a4 Compare November 30, 2025 01:56
@renovate renovate Bot force-pushed the renovate/criterion-0.x branch 4 times, most recently from f1a37b1 to 3ea4868 Compare March 10, 2026 01:05
@renovate renovate Bot force-pushed the renovate/criterion-0.x branch from 3ea4868 to 0d204b2 Compare March 10, 2026 01:07
@renovate

renovate Bot commented Mar 10, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@cwfitzgerald cwfitzgerald enabled auto-merge (squash) March 10, 2026 01:15
@cwfitzgerald cwfitzgerald merged commit 5da1c73 into trunk Mar 10, 2026
7 checks passed
@cwfitzgerald cwfitzgerald deleted the renovate/criterion-0.x branch March 10, 2026 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant