Skip to content

Bump simple-statistics from 7.8.3 to 7.9.0#1022

Merged
ndittren merged 1 commit into
mainfrom
dependabot/npm_and_yarn/simple-statistics-7.9.0
Jun 5, 2026
Merged

Bump simple-statistics from 7.8.3 to 7.9.0#1022
ndittren merged 1 commit into
mainfrom
dependabot/npm_and_yarn/simple-statistics-7.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Bumps simple-statistics from 7.8.3 to 7.9.0.

Release notes

Sourced from simple-statistics's releases.

v7.9.0

Minor Changes

  • b7b2053: Add weighted mean, weighted variance, weighted standard deviation, and weighted quantile.

v7.8.9

Patch Changes

  • 2daf714: Adopt changesets as a release mechanism
  • 8bb4ae7: Quantiles were incorrect when they were interpolating between two elements in the input. They now match type=7, which is the default in numpy.percentile and R's quantile.

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

7.8.8 (2025-03-07)

Bug Fixes

  • Add missing types from types bundle file (#756) (20d7e44)

7.8.7 (2024-10-16)

7.8.6 (2024-10-16)

7.8.5 (2024-08-27)

7.8.4 (2024-08-15)

7.8.3 (2023-02-13)

7.8.2 (2023-01-15)

7.8.1 (2023-01-15)

Bug Fixes

Changelog

Sourced from simple-statistics's changelog.

7.9.0

Minor Changes

  • b7b2053: Add weighted mean, weighted variance, weighted standard deviation, and weighted quantile.

7.8.9

Patch Changes

  • 2daf714: Adopt changesets as a release mechanism
  • 8bb4ae7: Quantiles were incorrect when they were interpolating between two elements in the input. They now match type=7, which is the default in numpy.percentile and R's quantile.

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

7.8.8 (2025-03-07)

Bug Fixes

  • Add missing types from types bundle file (#756) (20d7e44)

7.8.7 (2024-10-16)

7.8.6 (2024-10-16)

7.8.5 (2024-08-27)

7.8.4 (2024-08-15)

Commits
  • b963ea8 Version Packages (#797)
  • 72569e8 build(deps-dev): bump @​rollup/plugin-terser from 0.4.4 to 1.0.0 (#794)
  • bdcbf21 build(deps-dev): bump tap from 21.6.2 to 21.7.4 (#793)
  • 83fcf3a Drop node 18 from test matrix (#799)
  • 238aec9 Remove standard-version and conventional-commits (#798)
  • f79f5b6 build(deps-dev): bump @​changesets/cli from 2.30.0 to 2.31.0 (#792)
  • 48d28fd build(deps-dev): bump rollup from 4.59.0 to 4.61.0 (#796)
  • b7b2053 feat(stats): add weighted statistics formulas (#790)
  • 50b2ff8 build(deps-dev): bump tap from 21.0.1 to 21.6.2 (#782)
  • 462d57b build(deps-dev): bump rollup from 4.52.3 to 4.59.0 (#780)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for simple-statistics since your current version.


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 [simple-statistics](https://github.com/simple-statistics/simple-statistics) from 7.8.3 to 7.9.0.
- [Release notes](https://github.com/simple-statistics/simple-statistics/releases)
- [Changelog](https://github.com/simple-statistics/simple-statistics/blob/main/CHANGELOG.md)
- [Commits](simple-statistics/simple-statistics@v7.8.3...v7.9.0)

---
updated-dependencies:
- dependency-name: simple-statistics
  dependency-version: 7.9.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 javascript Pull requests that update Javascript code labels Jun 5, 2026
@ndittren ndittren merged commit 1aaa254 into main Jun 5, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/simple-statistics-7.9.0 branch June 5, 2026 14:37
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant