Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update module github.com/montanaflynn/stats to v0.7.1 #5499

Merged
merged 1 commit into from
May 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe -> v0.7.1 age adoption passing confidence

Release Notes

montanaflynn/stats (github.com/montanaflynn/stats)

v0.7.1

Compare Source

Add
  • Add describe functions (#​77)
Update
  • Update .gitignore
  • Update README.md, LICENSE and DOCUMENTATION.md files
  • Update github action go workflow to run on push

v0.7.0

Compare Source

Add
  • Add geometric distribution functions (#​75)
  • Add GitHub action go workflow
Remove
  • Remove travis CI config
Update
  • Update changelog with v0.7.0 changes
  • Update changelog with v0.7.0 changes
  • Update github action go workflow
  • Update geometric distribution tests

v0.6.6

Compare Source

Add
  • Add support for string and io.Reader in LoadRawData (pr #​68)
  • Add latest versions of Go to test against
Update
  • Update changelog with v0.6.6 changes
Use
  • Use math.Sqrt in StandardDeviation (PR #​64)

v0.6.5

Compare Source

Add
  • Add Float64Data.Quartiles documentation
  • Add Quartiles method to Float64Data type (issue #​60)
Fix
  • Fix make release changelog command and add changelog history
Update
  • Update changelog with v0.6.5 changes
  • Update changelog with v0.6.4 changes
  • Update README.md links to CHANGELOG.md and DOCUMENTATION.md
  • Update README.md and Makefile with new release commands

v0.6.4

Compare Source

Fix
  • Fix failing tests due to precision errors on arm64 (#​58)
Update
  • Update changelog with v0.6.4 changes
  • Update examples directory to include a README.md used for synopsis
  • Update go.mod to include go version where modules are enabled by default
  • Update changelog with v0.6.3 changes

v0.6.3

Compare Source

Add
  • Add creating and committing changelog to Makefile release directive
  • Add release-notes.txt and .chglog directory to .gitignore
Update
  • Update exported tests to use import for better example documentation
  • Update documentation using godoc2md
  • Update changelog with v0.6.2 release

v0.6.2

Compare Source

Fix
  • Fix linting errcheck warnings in go benchmarks
Update
  • Update Makefile release directive to use correct release name

v0.6.1

Compare Source

Add
  • Add StableSample function signature to readme
Fix
  • Fix linting warnings for normal distribution functions formatting and tests
Update
  • Update documentation links and rename DOC.md to DOCUMENTATION.md
  • Update README with link to pkg.go.dev reference and release section
  • Update Makefile with new changelog, docs, and release directives
  • Update DOC.md links to GitHub source code
  • Update doc.go comment and add DOC.md package reference file
  • Update changelog using git-chglog

v0.6.0

Compare Source

Add
  • Add Normal Distribution Functions (#​56)
  • Add previous versions of Go to travis CI config
  • Add check for distinct values in Mode function (#​51)
  • Add StableSample function (#​48)
  • Add doc.go file to show description and usage on godoc.org
  • Add comments to new error and legacy error variables
  • Add ExampleRound function to tests
  • Add go.mod file for module support
  • Add Sigmoid, SoftMax and Entropy methods and tests
  • Add Entropy documentation, example and benchmarks
  • Add Entropy function (#​44)
Fix
  • Fix percentile when only one element (#​47)
  • Fix AutoCorrelation name in comments and remove unneeded Sprintf
Improve
  • Improve documentation section with command comments
Remove
  • Remove very old versions of Go in travis CI config
  • Remove boolean comparison to get rid of gometalinter warning
Update
  • Update license dates
  • Update Distance functions signatures to use Float64Data
  • Update Sigmoid examples
  • Update error names with backward compatibility
Use
  • Use relative link to examples/main.go
  • Use a single var block for exported errors

v0.5.0

Compare Source

Add
  • Add Sigmoid and Softmax functions
Fix
  • Fix syntax highlighting and add CumulativeSum func

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team May 7, 2024 18:27
@renovate renovate bot added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label May 7, 2024
@pellared pellared enabled auto-merge (squash) May 7, 2024 18:28
@renovate renovate bot force-pushed the renovate/github.com-montanaflynn-stats-0.x branch 3 times, most recently from 040d9cb to 84a665e Compare May 7, 2024 19:06
@renovate renovate bot force-pushed the renovate/github.com-montanaflynn-stats-0.x branch from 84a665e to 0b8ed16 Compare May 7, 2024 19:27
@pellared pellared merged commit 0390054 into main May 7, 2024
21 checks passed
@pellared pellared deleted the renovate/github.com-montanaflynn-stats-0.x branch May 7, 2024 19:34
@pellared pellared added this to the untracked milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant