Skip to content

build(deps): Update Rust crate soft-fido2 to 0.11.0#178

Closed
renovate[bot] wants to merge 2 commits intomasterfrom
renovate/soft-fido2-0.x
Closed

build(deps): Update Rust crate soft-fido2 to 0.11.0#178
renovate[bot] wants to merge 2 commits intomasterfrom
renovate/soft-fido2-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2026

This PR contains the following updates:

Package Type Update Change
soft-fido2 workspace.dependencies minor 0.10.10.11.0

Release Notes

pando85/soft-fido2 (soft-fido2)

v0.11.0

Compare Source

Added
  • Add #[non_exhaustive] to public enums (2c25131)
  • Add Hash and FromStr traits to StatusCode (8c01e8e)
  • Add eddsa (ed25519) support and fix built-in uv flow (0335b68)
  • Add support for ed25519 algorithm identifier (-19) (83d6f7d)
Fixed
  • hmac-secret: Use stored PIN protocol keypair for shared secret (9b93ad2)
  • Security audit findings and hardening (Issue #​67) (223c17b)
  • Collapse nested if statements for clippy (9a5ae31)
  • Apply rustfmt formatting to fix CI (218d187)
Documentation
  • Add SAFETY comments to ecdh.rs expect() calls (bdf8487)
Build
  • ci: Automerge patch and minor requests (cb9f30b)
  • deps: Update Rust crate nix to 0.31 (0a610c8)
Fix
  • Cargo fmt and clippy warnings (48bac4c)
Refactor
  • Consolidate MockCallbacks into shared test utility module (6f4c7f7)
  • Remove duplicate MAX_PIN_RETRIES constant (5b4db97)
  • Add constants for authenticator data flags (f1b0fb4)
  • Add #[non_exhaustive] to public enums (6b2b9e1)
  • Add SAFETY comments to expect() calls in production code (fa68320)
  • Replace magic timeout values with DEFAULT_TIMEOUT_MS constant (981dd11)
Testing
  • Add integration tests for eddsa and built-in uv flow (911a7b0)

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 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 bot and others added 2 commits March 10, 2026 23:40
Update related crates to match soft-fido2 0.11.0 and add cred_random
field to Extensions struct to support the new API.
@renovate
Copy link
Contributor Author

renovate bot commented Mar 10, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@forkline-bot
Copy link

forkline-bot bot commented Mar 10, 2026

CI Fix Failed

I was unable to automatically fix the CI failure:

model inactivity timeout: no output for 300 seconds

Please review the CI logs and fix the issue manually.


Task ID: d2170793-1ec7-433f-bfd3-35c4ca3a4580

@pando85 pando85 closed this Mar 11, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Mar 11, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.11.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

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/soft-fido2-0.x branch March 11, 2026 02:05
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.

1 participant