Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2025

This PR contains the following updates:

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

Release Notes

CodSpeedHQ/codspeed-rust (criterion)

v4.0.4

Compare Source

What's Changed

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

v4.0.3

Compare Source

What's Changed

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

v4.0.2

Compare Source

What's Changed

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

v4.0.1

Compare Source

What's Changed

Details

Fixes
Internals

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

v4.0.0

Compare Source

What's Changed

This release brings the walltime profiling instrument to codspeed-rust! 🎉

[!TIP]
Try it out simply by changing the mode to walltime in the latest version of the action

Details

Added
Internals

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

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.

Copy link
Contributor Author

renovate bot commented Oct 6, 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 4.0.4
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)

@renovate renovate bot changed the title Update Rust crate criterion to v4 Update Rust crate criterion to v4 - autoclosed Oct 13, 2025
@renovate renovate bot closed this Oct 13, 2025
@renovate renovate bot deleted the renovate/criterion-4.x branch October 13, 2025 09:26
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