Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/montanaflynn/stats-0.12.4
Open

Bump github.com/montanaflynn/stats from 0.12.2 to 0.12.4#111
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/montanaflynn/stats-0.12.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 21, 2026
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant