Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate salty to 0.3 #122

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
salty workspace.dependencies minor 0.2 -> 0.3

Release Notes

ycrypto/salty (salty)

v0.3.0

Compare Source

  • accept any 32 byte array as X25519 public key per RFC 7748
    • breaking as TryFrom turned to From
  • bump edition to 2021 throughout
  • cargo clippy + fmt
  • bump dependency versions
  • make dependency on RustCrypto/ed25519 a feature
  • run wycheproof on signing, not just verification (#​28)
  • check more in ci.yml
  • ZeroizeOnDrop secrets (#​26)
  • reorganize wycheproof

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 27, 2023
@renovate renovate bot force-pushed the renovate/salty-0.x branch from d14420f to 6ebcf55 Compare November 27, 2023 15:25
@flihp flihp merged commit 83446ed into main Nov 27, 2023
7 checks passed
@renovate renovate bot deleted the renovate/salty-0.x branch November 27, 2023 15:26
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