Skip to content

Bump github.com/montanaflynn/stats from 0.12.2 to 0.12.4 - #402

Merged
ademidoff merged 1 commit into
mainfrom
dependabot/go_modules/github.com/montanaflynn/stats-0.12.4
Aug 27, 2026
Merged

Bump github.com/montanaflynn/stats from 0.12.2 to 0.12.4#402
ademidoff merged 1 commit into
mainfrom
dependabot/go_modules/github.com/montanaflynn/stats-0.12.4

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps github.com/montanaflynn/stats from 0.12.2 to 0.12.4.

Release notes

Sourced from github.com/montanaflynn/stats's releases.

v0.12.4

Changelog

Fix

  • 49b54a539e4621392c7c47ce8fcf053769447cbf fix: Interp panics when x or xp contains a NaN (#129)
  • fd8cd3408cb72f0b425b0764682ef0846c6b8561 fix: make Interp robust to extreme values and exact knot hits (#132)
  • 19b68096a7f42617ee6baedc0579c11449b05211 fix: reject NaN percent in Percentile and PercentileNearestRank (#130)
  • 899e1d9b3b164e948fcdb7b421b68caaa7434e48 fix: reject NaN percent in PercentileWeighted (#131)

Other

  • 5badb5ad8b66438233feac0d78ec8a2e6d62e34e chore: update changelog for v0.12.4
  • 836e5219eeb43dcc5da33bfd2fc8d5c287bcd5b8 docs: PercentileOfScore matches scipy kind="mean", not kind="rank" (#128)
  • 89d41c7655b09ab30aadef93dd96f92c33343003 docs: regenerate DOCUMENTATION.md

v0.12.3

Changelog

Fix

  • 43d52f2a8196fdac985e3ac2a520caa5ba8494bf Fix ProbGeom off-by-one that drops the first interval term (#127)
  • 2ecdf20da0bbea16056ac8de6a56508cb8bf1c53 fix: NormIsf ignores loc, NormPpf uncorrected above the median (#126)
  • db6d6196740c397dcf0927315a5030d739dcbeb3 fix: normal tail collapses to 0/-Inf past ~8 sigma (#125)

Other

  • e7e8b3e5c24c61794696c2251923afcc8a3193e6 chore: dedupe changelog and fix section regeneration in release script
  • b5eef061cb75c869f769b1566c28498b6fd487c5 chore: fix gofmt formatting and vet warnings
  • 9d6bb190fe381be5695f9506874079411e749800 chore: update changelog for v0.12.3
Changelog

Sourced from github.com/montanaflynn/stats's changelog.

[v0.12.4] - 2026-08-17

Fix

  • Make Interp robust to extreme values and exact knot hits (#132)
  • Reject NaN percent in PercentileWeighted (#131)
  • Reject NaN percent in Percentile and PercentileNearestRank (#130)
  • Interp panics when x or xp contains a NaN (#129)

[v0.12.3] - 2026-08-10

Fix

  • ProbGeom off-by-one that drops the first interval term (#127)
  • NormIsf ignores loc, NormPpf uncorrected above the median (#126)
  • Normal tail collapses to 0/-Inf past ~8 sigma (#125)

Commits
  • 5badb5a chore: update changelog for v0.12.4
  • 89d41c7 docs: regenerate DOCUMENTATION.md
  • fd8cd34 fix: make Interp robust to extreme values and exact knot hits (#132)
  • 899e1d9 fix: reject NaN percent in PercentileWeighted (#131)
  • 19b6809 fix: reject NaN percent in Percentile and PercentileNearestRank (#130)
  • 49b54a5 fix: Interp panics when x or xp contains a NaN (#129)
  • 836e521 docs: PercentileOfScore matches scipy kind="mean", not kind="rank" (#128)
  • 9d6bb19 chore: update changelog for v0.12.3
  • e7e8b3e chore: dedupe changelog and fix section regeneration in release script
  • b5eef06 chore: fix gofmt formatting and vet warnings
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 24, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 24, 2026 13:34
@dependabot
dependabot Bot requested review from 4nte and JiriCtvrtka and removed request for a team August 24, 2026 13:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 24, 2026
Bumps [github.com/montanaflynn/stats](https://github.com/montanaflynn/stats) from 0.12.2 to 0.12.4.
- [Release notes](https://github.com/montanaflynn/stats/releases)
- [Changelog](https://github.com/montanaflynn/stats/blob/master/CHANGELOG.md)
- [Commits](montanaflynn/stats@v0.12.2...v0.12.4)

---
updated-dependencies:
- dependency-name: github.com/montanaflynn/stats
  dependency-version: 0.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/montanaflynn/stats-0.12.4 branch from 3f88de2 to 95ad05a Compare August 24, 2026 13:48
@ademidoff
ademidoff merged commit e8acb0d into main Aug 27, 2026
14 checks passed
@ademidoff
ademidoff deleted the dependabot/go_modules/github.com/montanaflynn/stats-0.12.4 branch August 27, 2026 06:13
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant