google / authenticode-rs

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

fix(deps): update rust crate x509-cert to v0.2.5 #96

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
x509-cert (source) dependencies patch 0.2.4 -> 0.2.5

Release Notes

RustCrypto/formats (x509-cert) ### [`v0.2.5`](https://togithub.com/RustCrypto/formats/blob/HEAD/x509-cert/CHANGELOG.md#025-2023-12-23) ##### Added - Signed Certificate Timestamp (SCT) extension support ([#​1134]) ##### Changed - Relax dependencies ([#​1179]) - Use `SubjectPublicKeyInfoOwned::from_key` ([#​1271]) [#​1134]: https://togithub.com/RustCrypto/formats/pull/1134 [#​1179]: https://togithub.com/RustCrypto/formats/pull/1179 [#​1271]: https://togithub.com/RustCrypto/formats/pull/1271

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 (f73e8a9) 88.95% compared to head (86ae72f) 88.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #96 +/- ## ======================================= Coverage 88.95% 88.95% ======================================= Files 7 7 Lines 507 507 ======================================= Hits 451 451 Misses 56 56 ```

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