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

chore(deps): update rust crate criterion to 0.5.1 #746

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
criterion (source) dev-dependencies minor 0.4.0 -> 0.5.1

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 - "every weekend" (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 4 times, most recently from fdfa743 to 185867d Compare November 2, 2023 17:19
@renovate renovate bot force-pushed the renovate/criterion-0.x branch 4 times, most recently from e763171 to 3e2ca8f Compare November 13, 2023 18:27
@renovate renovate bot force-pushed the renovate/criterion-0.x branch 4 times, most recently from 3ee56d6 to 0515024 Compare November 27, 2023 17:04
@renovate renovate bot force-pushed the renovate/criterion-0.x branch 3 times, most recently from 0d96810 to 83ce607 Compare December 7, 2023 11:30
@renovate renovate bot force-pushed the renovate/criterion-0.x branch 4 times, most recently from fd1f02f to 69e2173 Compare December 12, 2023 17:17
@renovate renovate bot force-pushed the renovate/criterion-0.x branch 6 times, most recently from 72102be to baff75c Compare December 22, 2023 12:40
@renovate renovate bot force-pushed the renovate/criterion-0.x branch 5 times, most recently from 3ab024e to 7d2bec2 Compare December 26, 2023 06:36
@renovate renovate bot force-pushed the renovate/criterion-0.x branch 2 times, most recently from 4c211e2 to 9a0aabc Compare December 28, 2023 13:41
Copy link
Contributor

@monoid monoid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@fluencebot fluencebot added the e2e Run e2e workflow label Jan 1, 2024
@monoid monoid merged commit ecfabaa into master Jan 3, 2024
41 checks passed
@monoid monoid deleted the renovate/criterion-0.x branch January 3, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Run e2e workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants