chore(deps): update rust crate argon2 to 0.6.0 #2200

Open
renovate wants to merge 1 commit from renovate/argon2-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
argon2 (source) workspace.dependencies minor 0.5.30.6.0

Release Notes

RustCrypto/password-hashes (argon2)

v0.6.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [argon2](https://github.com/RustCrypto/password-hashes/tree/master/argon2) ([source](https://github.com/RustCrypto/password-hashes)) | workspace.dependencies | minor | `0.5.3` → `0.6.0` | --- ### Release Notes <details> <summary>RustCrypto/password-hashes (argon2)</summary> ### [`v0.6.0`](https://github.com/RustCrypto/password-hashes/compare/argon2-v0.5.3...argon2-v0.6.0) [Compare Source](https://github.com/RustCrypto/password-hashes/compare/argon2-v0.5.3...argon2-v0.6.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zOS4zIiwidXBkYXRlZEluVmVyIjoiNDQuMzkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jaWVzIiwiRGVwZW5kZW5jaWVzL1Jlbm92YXRlIl19-->
chore(deps): update rust crate argon2 to 0.6.0
Some checks failed
renovate/artifacts Artifact file update failure
Auto Labeler / Apply labels based on changed files (pull_request_target) Successful in 4s
Checks / Prek / Check changed files (pull_request) Successful in 6s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m18s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m25s
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 10s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m27s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 3m50s
4473b5899e
Author
Collaborator

⚠️ 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 --workspace
    Updating crates.io index
error: failed to select a version for `argon2`.
    ... required by package `conduwuit_core v26.8.1 (/tmp/renovate/repos/forgejo/continuwuation/continuwuity/src/core)`
    ... which satisfies path dependency `conduwuit-core` (locked to 26.8.1) of package `conduwuit_admin v26.8.1 (/tmp/renovate/repos/forgejo/continuwuation/continuwuity/src/admin)`
versions that meet the requirements `^0.6.0` are: 0.6.0

package `conduwuit_core` depends on `argon2` with feature `rand` but `argon2` does not have that feature.
help: available features: alloc, default, getrandom, kdf, parallel, password-hash, rand_core, zeroize


failed to select a version for `argon2` which could resolve this conflict

### ⚠️ 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 --workspace Updating crates.io index error: failed to select a version for `argon2`. ... required by package `conduwuit_core v26.8.1 (/tmp/renovate/repos/forgejo/continuwuation/continuwuity/src/core)` ... which satisfies path dependency `conduwuit-core` (locked to 26.8.1) of package `conduwuit_admin v26.8.1 (/tmp/renovate/repos/forgejo/continuwuation/continuwuity/src/admin)` versions that meet the requirements `^0.6.0` are: 0.6.0 package `conduwuit_core` depends on `argon2` with feature `rand` but `argon2` does not have that feature. help: available features: alloc, default, getrandom, kdf, parallel, password-hash, rand_core, zeroize failed to select a version for `argon2` which could resolve this conflict ```
Some checks failed
renovate/artifacts Artifact file update failure
Auto Labeler / Apply labels based on changed files (pull_request_target) Successful in 4s
Checks / Prek / Check changed files (pull_request) Successful in 6s
Required
Details
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m18s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m25s
Required
Details
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 10s
Required
Details
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m27s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 3m50s
Required
Details
This pull request is blocked because it's outdated.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/argon2-0.x:renovate/argon2-0.x
git switch renovate/argon2-0.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!2200
No description provided.