Skip to content

Bump github.com/montanaflynn/stats from 0.7.1 to 0.9.0#289

Merged
sha1n merged 1 commit into
masterfrom
dependabot/go_modules/github.com/montanaflynn/stats-0.9.0
Apr 2, 2026
Merged

Bump github.com/montanaflynn/stats from 0.7.1 to 0.9.0#289
sha1n merged 1 commit into
masterfrom
dependabot/go_modules/github.com/montanaflynn/stats-0.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Bumps github.com/montanaflynn/stats from 0.7.1 to 0.9.0.

Release notes

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

v0.9.0

Changelog

Fix

  • a1c4bfa271ffc5dc6a99eccb697773728105897a fix: remove unused sum[4] in LinearRegression

Features

  • 01caa59548ecd55648a9f9d6192557241d43b60d feat: add Skewness, PopulationSkewness, and SampleSkewness functions (#91)

Other

  • b267a106100181508e53817bc950c7820ac0d2fb docs: update release instructions and regenerate documentation

v0.8.2

Changelog

Other

  • 21feb646da47c087a5571b1927b80d1910861097 chore: add goreleaser config and release workflow

v0.8.1

Fix

  • Fix Percentile to use standard NIST linear interpolation method (#92)
  • Fix Percentile underflow bug (#88)

Update

  • Update Codecov upload to v4 and pass token
  • Update copyright to 2026

v0.8.0

Fix

  • Fix Percentile to use standard NIST linear interpolation method (#92)
  • Fix Percentile underflow bug (#88)

Update

  • Update Codecov upload to v4 and pass token
Changelog

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

[Unreleased]

[v0.8.0] - 2026-03-11

Fix

  • Fix Percentile to use standard NIST linear interpolation method (#92)
  • Fix Percentile underflow bug (#88)

Update

  • Update Codecov upload to v4 and pass token

Commits
  • e385fe8 fix: restore 100% test coverage for skewness
  • 01caa59 feat: add Skewness, PopulationSkewness, and SampleSkewness functions (#91)
  • a1c4bfa fix: remove unused sum[4] in LinearRegression
  • b267a10 docs: update release instructions and regenerate documentation
  • 21feb64 chore: add goreleaser config and release workflow
  • 750d4d5 chore: update changelog and copyright for v0.8.0
  • e317bbb fix: use standard linear interpolation for Percentile (issue #92)
  • 8743180 CI: update Codecov upload to v4 and pass token
  • 4d07fe4 Fix Percentile underflow bug (issue #88)
  • 48c484b Testing write access
  • 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 minor labels Apr 1, 2026
Bumps [github.com/montanaflynn/stats](https://github.com/montanaflynn/stats) from 0.7.1 to 0.9.0.
- [Release notes](https://github.com/montanaflynn/stats/releases)
- [Changelog](https://github.com/montanaflynn/stats/blob/master/CHANGELOG.md)
- [Commits](montanaflynn/stats@v0.7.1...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/montanaflynn/stats-0.9.0 branch from 7a8255b to 54e0b0e Compare April 2, 2026 07:01
@sha1n sha1n merged commit a859a7d into master Apr 2, 2026
4 of 5 checks passed
@sha1n sha1n deleted the dependabot/go_modules/github.com/montanaflynn/stats-0.9.0 branch April 2, 2026 07:10
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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant