Skip to content

chore: bump github.com/montanaflynn/stats from 0.7.1 to 0.8.2#873

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/montanaflynn/stats-0.8.2
Open

chore: bump github.com/montanaflynn/stats from 0.7.1 to 0.8.2#873
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/montanaflynn/stats-0.8.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

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

Release notes

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

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
  • 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
  • f033e64 Create FUNDING.yml
  • 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.7.1 to 0.8.2.
- [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.8.2)

---
updated-dependencies:
- dependency-name: github.com/montanaflynn/stats
  dependency-version: 0.8.2
  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 Mar 16, 2026
@sonarqubecloud
Copy link

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.

0 participants