Skip to content

fix(deps): update rust crate constant_time_eq to 0.6.0 - #3484

Merged
syphar merged 1 commit into
mainfrom
renovate/constant_time_eq-0.x
Aug 31, 2026
Merged

fix(deps): update rust crate constant_time_eq to 0.6.0#3484
syphar merged 1 commit into
mainfrom
renovate/constant_time_eq-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
constant_time_eq dependencies minor 0.5.00.6.0

Release Notes

cesarb/constant_time_eq (constant_time_eq)

v0.6.0

Compare Source

  • The official repository for this project is now on Codeberg. The git
    repository on GitHub is still in use; issues and pull requests are
    accepted on either repository.
  • The availability of stable inline assembly for the target architecture
    is now auto-detected based on the rustc version through a build script,
    which allowed lowering the MSRV again.
  • The development-only count_instructions_test feature has been removed,
    and replaced with an environment variable. To run these tests (currently
    Linux-only), set COUNT_INSTRUCTIONS_TEST=1 when calling cargo test.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 requested a review from a team as a code owner August 31, 2026 02:02
@github-actions github-actions Bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Aug 31, 2026
@github-actions github-actions Bot removed the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Aug 31, 2026
@syphar
syphar merged commit 23c1c04 into main Aug 31, 2026
14 checks passed
@syphar
syphar deleted the renovate/constant_time_eq-0.x branch August 31, 2026 09:10
@github-actions github-actions Bot added the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant