Skip to content

build(deps): bump github.com/montanaflynn/stats from 0.12.3 to 0.12.4 - #242

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

build(deps): bump github.com/montanaflynn/stats from 0.12.3 to 0.12.4#242
JiriCtvrtka 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.3 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
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)

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)
  • See full diff 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.3 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.3...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 24, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 24, 2026 14:55
@dependabot
dependabot Bot requested review from 4nte and JiriCtvrtka and removed request for a team August 24, 2026 14:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 24, 2026
@JiriCtvrtka
JiriCtvrtka merged commit eb16b66 into main Aug 24, 2026
6 checks passed
@JiriCtvrtka
JiriCtvrtka deleted the dependabot/go_modules/github.com/montanaflynn/stats-0.12.4 branch August 24, 2026 15:58
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