Skip to content

chore(deps): bump the rust-dependencies group across 1 directory with 2 updates - #43

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-dependencies-5874945186
Open

chore(deps): bump the rust-dependencies group across 1 directory with 2 updates#43
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-dependencies-5874945186

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the rust-dependencies group with 2 updates in the / directory: log and statrs.

Updates log from 0.4.33 to 0.4.34

Release notes

Sourced from log's releases.

0.4.34

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.33...0.4.34

Changelog

Sourced from log's changelog.

[0.4.34] - 2026-08-22

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.33...0.4.34

Commits

Updates statrs from 0.19.0 to 0.19.1

Release notes

Sourced from statrs's releases.

v0.19.1

Added

  • let callers choose the binomial sampling algorithm

Fixed

  • Correct exact distribution boundaries
  • Beta::sf returning exactly 1.0 for tiny x
  • order the selection fast paths by total_cmp, not <=
  • replace hand-rolled quickselect with select_nth_unstable_by
  • address review on the BINV/BTPE sampler

Other

  • Alias f64 constants
  • Fix nightly f64 deprecation warnings
  • add a selection benchmark, and ordered fast paths it exposed
  • build the NaN order-statistic test under no_std
  • move binomial sampling into its own module
  • split the sampler's branch selection out of the RNG path
  • require std for the BTPE chi-square test
  • sample Binomial via BINV/BTPE instead of n Bernoulli trials
  • Bound the Newton iteration count and cover the quantile guards
  • Add safeguarded-Newton inverse_cdf for Chi and InverseGamma
Changelog

Sourced from statrs's changelog.

0.19.1 - 2026-08-11

Added

  • let callers choose the binomial sampling algorithm

Fixed

  • Correct exact distribution boundaries
  • Beta::sf returning exactly 1.0 for tiny x
  • order the selection fast paths by total_cmp, not <=
  • replace hand-rolled quickselect with select_nth_unstable_by
  • address review on the BINV/BTPE sampler

Other

  • Alias f64 constants
  • Fix nightly f64 deprecation warnings
  • add a selection benchmark, and ordered fast paths it exposed
  • build the NaN order-statistic test under no_std
  • move binomial sampling into its own module
  • split the sampler's branch selection out of the RNG path
  • require std for the BTPE chi-square test
  • sample Binomial via BINV/BTPE instead of n Bernoulli trials
  • Bound the Newton iteration count and cover the quantile guards
  • Add safeguarded-Newton inverse_cdf for Chi and InverseGamma
Commits
  • 4775e87 chore: update MSRV lockfile
  • 8b8a4ee chore: release v0.19.1
  • a73c016 chore: Alias f64 constants
  • a77efb3 chore: Fix nightly f64 deprecation warnings
  • f1a7c52 fix: Correct exact distribution boundaries
  • 0901747 fix: Beta::sf returning exactly 1.0 for tiny x
  • 02fdab6 fix: order the selection fast paths by total_cmp, not <=
  • 91f128b perf: add a selection benchmark, and ordered fast paths it exposed
  • 86af064 test: build the NaN order-statistic test under no_std
  • c66c7c7 fix: replace hand-rolled quickselect with select_nth_unstable_by
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 25, 2026
@dependabot
dependabot Bot requested a review from lavs9 as a code owner August 25, 2026 19:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 25, 2026
… 2 updates

Bumps the rust-dependencies group with 2 updates in the / directory: [log](https://github.com/rust-lang/log) and [statrs](https://github.com/statrs-dev/statrs).


Updates `log` from 0.4.33 to 0.4.34
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.33...0.4.34)

Updates `statrs` from 0.19.0 to 0.19.1
- [Release notes](https://github.com/statrs-dev/statrs/releases)
- [Changelog](https://github.com/statrs-dev/statrs/blob/main/CHANGELOG.md)
- [Commits](statrs-dev/statrs@v0.19.0...v0.19.1)

---
updated-dependencies:
- dependency-name: log
  dependency-version: 0.4.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: statrs
  dependency-version: 0.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/rust-dependencies-5874945186 branch from f2d2aae to 4755d57 Compare September 1, 2026 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants