google / authenticode-rs

Rust tools for working with Authenticode
Apache License 2.0
24 stars 7 forks source link

fix(deps): update rust crate rsa to 0.9.4 - autoclosed #87

Closed renovate-bot closed 8 months ago

renovate-bot commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rsa dependencies patch 0.9.0 -> 0.9.4

Release Notes

RustCrypto/RSA (rsa) ### [`v0.9.6`](https://togithub.com/RustCrypto/RSA/blob/HEAD/CHANGELOG.md#096-2023-12-01) [Compare Source](https://togithub.com/RustCrypto/RSA/compare/v0.9.5...v0.9.6) ##### Added - expose a `pss::get_default_pss_signature_algo_id` helper ([#​393]) - expose `pkcs1v15::RsaSignatureAssociatedOid` ([#​392]) [#​392]: https://togithub.com/RustCrypto/RSA/pull/392 [#​393]: https://togithub.com/RustCrypto/RSA/pull/393 ### [`v0.9.5`](https://togithub.com/RustCrypto/RSA/blob/HEAD/CHANGELOG.md#095-2023-11-27) [Compare Source](https://togithub.com/RustCrypto/RSA/compare/v0.9.4...v0.9.5) ##### Added - Adds `RsaPrivateKey::from_primes` and `RsaPrivateKey::from_p_q` methods ([#​386]) [#​386]: https://togithub.com/RustCrypto/RSA/pull/386

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (be16400) 88.99% compared to head (aabdc04) 88.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #87 +/- ## ========================================== - Coverage 88.99% 88.95% -0.05% ========================================== Files 7 7 Lines 509 507 -2 ========================================== - Hits 453 451 -2 Misses 56 56 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.