Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2025

This PR contains the following updates:

Package Type Update Change
rust-argon2 dependencies major 1 -> 3

Release Notes

sru-systems/rust-argon2 (rust-argon2)

v3.0.0

Compare Source

  • Bring back parallelism (by Jonas Malaco).
  • Update base64 dependency to 0.22.
  • Update constant_time_eq dependency to 0.4.2.

v2.1.0

Compare Source

  • Add OWASP recommended configurations.
  • Change default configuration from RFC9106 to OWASP (t=2, 19 MiB memory). For
    the 2.0.0 default configuration use Config::rfc9106. For the 1.0.x default
    configuration use Config::original.

v2.0.0

Compare Source

  • Remove parallel execution to prevent UB.
  • Add config settings from RFC9106.
  • Use RFC9106 recommended settings as default.

v1.0.1

Compare Source

  • Update serde dependency to 1.0.
  • Update constant_time_eq dependency to 0.3.0.
  • Update base64 dependency to 0.21.
  • Encoded strings must not use padding, fix tests.
  • Update to Rust edition 2021.

Configuration

📅 Schedule: 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 is behind base branch, 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 added the dependencies Pull requests that update a dependency file label Jul 18, 2025
Copy link
Contributor Author

renovate bot commented Jul 18, 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 plugins/stronghold/Cargo.toml --package [email protected] --precise 3.0.0
    Updating crates.io index
error: failed to select a version for the requirement `rust-argon2 = "=1.0.0"`
candidate versions found which didn't match: 3.0.0
location searched: crates.io index
required by package `iota_stronghold v1.0.5`
    ... which satisfies dependency `iota_stronghold = "^1"` (locked to 1.0.5) of package `tauri-plugin-stronghold v0.0.0 (/tmp/renovate/repos/github/tauri-apps/plugins-workspace/plugins/stronghold)`

@renovate renovate bot requested a review from a team as a code owner July 18, 2025 08:56
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 18, 2025
@renovate renovate bot force-pushed the renovate/v1-rust-argon2-3.x branch 2 times, most recently from 94eaa9c to b2e20dc Compare July 22, 2025 06:42
@renovate renovate bot force-pushed the renovate/v1-rust-argon2-3.x branch from b2e20dc to 622fd0d Compare July 26, 2025 11:52
@FabianLars FabianLars closed this Jul 26, 2025
Copy link
Contributor Author

renovate bot commented Jul 26, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/v1-rust-argon2-3.x branch July 26, 2025 12:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant