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 #357

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2024

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 - "* 0-4 * * 3" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/criterion-0.x branch from 35f16c9 to 4a37345 Compare May 1, 2024 10:08
@renovate renovate bot changed the title Update Rust crate criterion to 0.5 Update Rust crate criterion to 0.5.1 May 1, 2024
@renovate renovate bot changed the title Update Rust crate criterion to 0.5.1 Update Rust crate criterion to 0.5 May 5, 2024
@renovate renovate bot force-pushed the renovate/criterion-0.x branch from 4a37345 to dbab98b Compare May 5, 2024 10:26
@antonok-edm antonok-edm merged commit 8db666c into master May 23, 2024
7 checks passed
@antonok-edm antonok-edm deleted the renovate/criterion-0.x branch May 23, 2024 22:27
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