google / authenticode-rs

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

fix(deps): update rust crate der to v0.7.9 - autoclosed #133

Closed renovate-bot closed 3 months ago

renovate-bot commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
der (source) dependencies patch 0.7.8 -> 0.7.9

Release Notes

RustCrypto/formats (der) ### [`v0.7.9`](https://togithub.com/RustCrypto/formats/blob/HEAD/der/CHANGELOG.md#079-2024-04-01) ##### Changed - make sure der is comptatible with potential language breaking changed (backport [#​1374]) [#​1374]: https://togithub.com/RustCrypto/formats/pull/1374

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 3 months ago

Codecov Report

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

Project coverage is 90.45%. Comparing base (fcb2961) to head (f7172c7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## ========================================== + Coverage 89.18% 90.45% +1.26% ========================================== Files 7 7 Lines 518 503 -15 ========================================== - Hits 462 455 -7 + Misses 56 48 -8 ```

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