chore(deps): Bump rand_distr from 0.4.3 to 0.6.0#65
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
2d922b6 to
ab3cdd3
Compare
ab3cdd3 to
3da3192
Compare
Bumps [rand_distr](https://github.com/rust-random/rand_distr) from 0.4.3 to 0.6.0. - [Release notes](https://github.com/rust-random/rand_distr/releases) - [Changelog](https://github.com/rust-random/rand_distr/blob/master/CHANGELOG.md) - [Commits](rust-random/rand_distr@0.4.3...0.6.0) --- updated-dependencies: - dependency-name: rand_distr dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
3da3192 to
9bad792
Compare
|
Coupled to #66: rand_distr 0.4 -> 0.6 pulls rand 0.9, which is a breaking bump the code does not yet compile against (StandardNormal sampling and the distributions module moved). Needs the same deliberate rand 0.9 migration with a sampler-determinism check rather than an auto-merge. Holding until #66's migration lands. |
|
Closing alongside #66: the rand_distr 0.6 bump pulls the same breaking rand 0.9/0.10 line into the sampler, so it needs the same deliberate determinism-checked migration rather than an auto-merge. Declining for now; will revisit as a focused migration. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps rand_distr from 0.4.3 to 0.6.0.
Release notes
Sourced from rand_distr's releases.
... (truncated)
Changelog
Sourced from rand_distr's changelog.
... (truncated)
Commits
61d08aaUpdate rand 0.10 (#50)c97a8f5Merge pull request #46 from mstoeckl/gamma-avoid-nandf52389Merge pull request #51 from rust-random/push-qyyzynmpkuuo35ecffeCHANGELOG fixes06f586eMerge pull request #48 from mstoeckl/update-rand7540326Merge pull request #49 from rust-random/push-kzzruutkmsxsa101e4eAdd PR links to the CHANGELOGdf2bae8Update rand dependency to latest rcbe28239Merge pull request #41 from mstoeckl/zipf-edge-case9a8000bAvoid hangs and debug asserts on invalid parameters for Zipf