Skip to content

Bump github.com/montanaflynn/stats from 0.10.0 to 0.11.0#2286

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/montanaflynn/stats-0.11.0
Closed

Bump github.com/montanaflynn/stats from 0.10.0 to 0.11.0#2286
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/montanaflynn/stats-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/montanaflynn/stats from 0.10.0 to 0.11.0.

Release notes

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

v0.11.0

Changelog

Features

  • 6f7a496409af5f4dff9f1379a36d6098d43d4305 feat: add Clip and Rescale elementwise transforms (#114)
  • 7f0c5a71c5ab2ffb780908ef1b4d64b691d19680 feat: add Histogram with equal-width bins (#120)
  • 9ced7de8b3c0ef4a92979dc7f73ee8807870f508 feat: add Interp for piecewise-linear interpolation (#121)
  • 6803c1cfa4f5cf3c833b2a269d67c91f399a28cc feat: add KendallTau rank correlation coefficient (#119)
  • 9956c74c977c4027e24529a67d6ef594729b9c7e feat: add Kurtosis, PopulationKurtosis, and SampleKurtosis (#115)
  • 7b64b9a9e0ac49d66906c18a6fa2adb519ae0a6a feat: add MovingMedian, MovingMin, MovingMax, MovingSum, and EWMA (#117)
  • 7922f1a0387c6945bfe7ab42a00ff2bc27f7ad31 feat: add SEM, RMS, Product, and PercentileOfScore (#118)
  • 19307128558db7ef2c55855874fe7febd136dafa feat: add TrimmedMean and Winsorize robust statistics (#116)

Other

  • e524d653a3cde6e95c031ccbf592791b05400487 chore: remove retired goreport badge
  • 4183becdcfd6d9cebbcee18f9aa73beea95051a6 chore: update changelog for v0.11.0
  • 5dc695b217849b5ad712857c340fb53663ff374f docs: add round 2 functions to README, examples, and documentation (#122)
Changelog

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

[v0.11.0] - 2026-07-13

Add

  • Add Interp for piecewise-linear interpolation (#121)
  • Add Histogram with equal-width bins (#120)
  • Add KendallTau rank correlation coefficient (#119)
  • Add SEM, RMS, Product, and PercentileOfScore (#118)
  • Add MovingMedian, MovingMin, MovingMax, MovingSum, and EWMA (#117)
  • Add TrimmedMean and Winsorize robust statistics (#116)
  • Add Kurtosis, PopulationKurtosis, and SampleKurtosis (#115)
  • Add Clip and Rescale elementwise transforms (#114)

Commits
  • 4183bec chore: update changelog for v0.11.0
  • 5dc695b docs: add round 2 functions to README, examples, and documentation (#122)
  • 9ced7de feat: add Interp for piecewise-linear interpolation (#121)
  • 7f0c5a7 feat: add Histogram with equal-width bins (#120)
  • 6803c1c feat: add KendallTau rank correlation coefficient (#119)
  • 7922f1a feat: add SEM, RMS, Product, and PercentileOfScore (#118)
  • 7b64b9a feat: add MovingMedian, MovingMin, MovingMax, MovingSum, and EWMA (#117)
  • 1930712 feat: add TrimmedMean and Winsorize robust statistics (#116)
  • 9956c74 feat: add Kurtosis, PopulationKurtosis, and SampleKurtosis (#115)
  • 6f7a496 feat: add Clip and Rescale elementwise transforms (#114)
  • 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.10.0 to 0.11.0.
- [Release notes](https://github.com/montanaflynn/stats/releases)
- [Changelog](https://github.com/montanaflynn/stats/blob/master/CHANGELOG.md)
- [Commits](montanaflynn/stats@v0.10.0...v0.11.0)

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

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 Jul 14, 2026
Copilot AI review requested due to automatic review settings July 14, 2026 01:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

@dependabot @github

dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #2290.

@dependabot dependabot Bot closed this Jul 17, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/montanaflynn/stats-0.11.0 branch July 17, 2026 01:43
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