Skip to content

chore(deps): bump codspeed-criterion-compat from 2.10.1 to 3.0.1 #167

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps codspeed-criterion-compat from 2.10.1 to 3.0.1.

Release notes

Sourced from codspeed-criterion-compat's releases.

v3.0.1

What's Changed

  • Fix the Windows build (without introducing any runtime features)
  • Fix a self-dependency issue in the criterion walltime layer

Details

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.0...v3.0.1

v3.0.0

What's Changed

[!WARNING]
BREAKING: Make sure to use v3 of the compat layers if you're using the v3 of cargo-codspeed

  • Fix divan walltime measurement: Resolves measurement issues in divan integration (will yank previous divan release due to measurement problems)
  • Default to bench profile: cargo-codspeed now uses the bench profile by default when building, improving performance measurement accuracy
  • Remove unnecessary black_box: Cleaned up redundant black_box calls from measurements for better performance (thanks @​DaniPopes)

Changes

🐛 Bug Fixes

🔧 Improvements

New Contributors

Full Changelog

v2.10.1...v3.0.0

Commits
  • 5b72e17 Release 3.0.1
  • 53c0f95 feat: add Windows build support
  • 6f3aa29 chore(ci): add windows lint job
  • 96317b0 chore: bump rust toolchain to 1.88.0
  • d78ae4a chore: partial revert of "refactor: use helper to check if running with codsp...
  • 07d226e Release 3.0.0
  • 8b79764 chore: add a link to the docs in the readme
  • 1f0f934 fix: improve error message when unable to parse walltime results
  • 2979348 chore: point to the new documentation urls
  • 087f25d feat: change default profile from release to bench for build command
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [codspeed-criterion-compat](https://github.com/CodSpeedHQ/codspeed-rust) from 2.10.1 to 3.0.1.
- [Release notes](https://github.com/CodSpeedHQ/codspeed-rust/releases)
- [Commits](CodSpeedHQ/codspeed-rust@v2.10.1...v3.0.1)

---
updated-dependencies:
- dependency-name: codspeed-criterion-compat
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Related to Rust code labels Jul 1, 2025
Copy link

codspeed-hq bot commented Jul 1, 2025

CodSpeed Performance Report

Merging #167 will not alter performance

Comparing dependabot/cargo/codspeed-criterion-compat-3.0.1 (0267ff6) with main (23189e4)

🎉 Hooray! codspeed-rust just leveled up to 3.0.1!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

✅ 6 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Related to Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants