Bump github.com/montanaflynn/stats from 0.7.1 to 0.9.0#389
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump github.com/montanaflynn/stats from 0.7.1 to 0.9.0#389dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
maxkondr
approved these changes
May 5, 2026
4826b5c to
e8e87ed
Compare
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>
e8e87ed to
7789205
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/montanaflynn/stats from 0.7.1 to 0.9.0.
Release notes
Sourced from github.com/montanaflynn/stats's releases.
Changelog
Sourced from github.com/montanaflynn/stats's changelog.
Commits
e385fe8fix: restore 100% test coverage for skewness01caa59feat: add Skewness, PopulationSkewness, and SampleSkewness functions (#91)a1c4bfafix: remove unused sum[4] in LinearRegressionb267a10docs: update release instructions and regenerate documentation21feb64chore: add goreleaser config and release workflow750d4d5chore: update changelog and copyright for v0.8.0e317bbbfix: use standard linear interpolation for Percentile (issue #92)8743180CI: update Codecov upload to v4 and pass token4d07fe4Fix Percentile underflow bug (issue #88)48c484bTesting write access