sdd / kiddo

Kiddo
Apache License 2.0
79 stars 13 forks source link

chore(deps): update rust crate rand_distr to 0.4.3 - autoclosed #167

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rand_distr (source) dev-dependencies patch 0.4 -> 0.4.3

Release Notes

rust-random/rand (rand_distr) ### [`v0.4.3`](https://togithub.com/rust-random/rand/blob/HEAD/CHANGELOG.md#043---2018-08-16) [Compare Source](https://togithub.com/rust-random/rand/compare/rand_distr-0.4.2...rand_distr-0.4.3) ##### Fixed - Use correct syscall number for PowerPC ([#​589](https://togithub.com/rust-random/rand/issues/589)) ### [`v0.4.2`](https://togithub.com/rust-random/rand/blob/HEAD/CHANGELOG.md#042---2018-01-06) [Compare Source](https://togithub.com/rust-random/rand/compare/rand_distr-0.4.1...rand_distr-0.4.2) ##### Changed - Use `winapi` on Windows - Update for Fuchsia OS - Remove dev-dependency on `log` ### [`v0.4.1`](https://togithub.com/rust-random/rand/blob/HEAD/CHANGELOG.md#041---2017-12-17) [Compare Source](https://togithub.com/rust-random/rand/compare/rand_distr-0.4.0...rand_distr-0.4.1) ##### Added - `no_std` support

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

Codecov Report

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

Project coverage is 95.31%. Comparing base (9651212) to head (e485bb6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #167 +/- ## ========================================== + Coverage 95.30% 95.31% +0.01% ========================================== Files 52 52 Lines 7583 7583 Branches 7583 7583 ========================================== + Hits 7227 7228 +1 + Misses 335 334 -1 Partials 21 21 ```

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