Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
criterion (source) dev-dependencies major 2.7.2 -> 3.0.0

Release Notes

CodSpeedHQ/codspeed-rust (criterion)

v3.0.5

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.4...v3.0.5

v3.0.4

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.3...v3.0.4

v3.0.3

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.2...v3.0.3

v3.0.2

Compare Source

What's Changed

New Contributors

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

v3.0.1

Compare Source

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

Compare Source

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


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/criterion-3.x branch from 96a5d83 to 41758dc Compare September 8, 2025 17:02
@konstin konstin enabled auto-merge September 9, 2025 16:55
@renovate renovate bot force-pushed the renovate/criterion-3.x branch from 41758dc to 3473dec Compare September 25, 2025 16:10
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 3.0.5
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

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.

0 participants