Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate criterion to 0.5 #518

Merged
merged 1 commit into from
Dec 23, 2023
Merged

Update Rust crate criterion to 0.5 #518

merged 1 commit into from
Dec 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
criterion (source) dev-dependencies minor 0.4 -> 0.5

Release Notes

bheisler/criterion.rs (criterion)

v0.5.1

Compare Source

Fixed
  • Quick mode (--quick) no longer crashes with measured times over 5 seconds when --noplot is not active

v0.5.0

Compare Source

Changed
  • Replaced lazy_static dependency with once_cell
  • Improved documentation of the html_reports feature
  • Replaced atty dependency with is-terminal
  • MSRV bumped to 1.64
  • Upgraded clap dependency to v4
  • Upgraded tempfile dependency to v3.5.0
Fixed
  • Quick mode (--quick) no longer outputs 1ms for measured times over 5 seconds
  • Documentation updates

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 has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

Merging #518 (efac684) into main (1afa8b5) will decrease coverage by 0.16%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #518      +/-   ##
==========================================
- Coverage   71.17%   71.02%   -0.16%     
==========================================
  Files           4        4              
  Lines         666      666              
==========================================
- Hits          474      473       -1     
- Misses        192      193       +1     
Components Coverage Δ
backend 71.02% <ø> (-0.16%) ⬇️
tests ∅ <ø> (∅)

@Benji377 Benji377 merged commit 1bff8c2 into main Dec 23, 2023
5 of 7 checks passed
@Benji377 Benji377 deleted the renovate/criterion-0.x branch December 23, 2023 18: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