chore(deps): update criterion requirement from 0.5 to 0.8#36
chore(deps): update criterion requirement from 0.5 to 0.8#36dependabot[bot] wants to merge 1 commit into
Conversation
--- updated-dependencies: - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Up to standards ✅🟢 Issues
|
There was a problem hiding this comment.
Pull Request Overview
This pull request updates the criterion benchmarking dependency from version 0.5 to 0.8. The changes are up to standards according to Codacy analysis, and no new quality issues or complexity increases have been introduced. The update correctly retains the html_reports feature. No critical issues were identified that should prevent merging.
Test suggestions
- Verify that existing benchmarks compile and run successfully with criterion 0.8.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that existing benchmarks compile and run successfully with criterion 0.8.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)