Skip to content

build(deps-dev): bump simple-statistics from 7.8.9 to 7.9.3 - #2953

Open
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/development/simple-statistics-7.9.3
Open

build(deps-dev): bump simple-statistics from 7.8.9 to 7.9.3#2953
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/development/simple-statistics-7.9.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps simple-statistics from 7.8.9 to 7.9.3.

Release notes

Sourced from simple-statistics's releases.

v7.9.3

Patch Changes

  • 2a98671: Mark the package as "type": "module" and rename the CommonJS bundle to dist/simple-statistics.cjs. Consumers resolve through the exports map, so both import "simple-statistics" and require("simple-statistics") keep working unchanged — only the internal CJS bundle path moved. (Code that hard-coded the deep path simple-statistics/dist/simple-statistics.js, bypassing the package entry points, should switch to the package name or the .cjs path.)

v7.9.2

Patch Changes

  • d571a60: Fix quantile() bug when an array was provided as the second argument

    Thanks Alexander Kireyev for the identification and fix.

v7.9.1

Patch Changes

  • 9c1bb2f: fix: gamma() no longer infinitely recurses for 0 < n < 1

v7.9.0

Minor Changes

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

Sourced from simple-statistics's changelog.

7.9.3

Patch Changes

  • 2a98671: Mark the package as "type": "module" and rename the CommonJS bundle to dist/simple-statistics.cjs. Consumers resolve through the exports map, so both import "simple-statistics" and require("simple-statistics") keep working unchanged — only the internal CJS bundle path moved. (Code that hard-coded the deep path simple-statistics/dist/simple-statistics.js, bypassing the package entry points, should switch to the package name or the .cjs path.)

7.9.2

Patch Changes

  • d571a60: Fix quantile() bug when an array was provided as the second argument

    Thanks Alexander Kireyev for the identification and fix.

7.9.1

Patch Changes

  • 9c1bb2f: fix: gamma() no longer infinitely recurses for 0 < n < 1

7.9.0

Minor Changes

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

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.9 to 7.9.3.
- [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.9...v7.9.3)

---
updated-dependencies:
- dependency-name: simple-statistics
  dependency-version: 7.9.3
  dependency-type: direct:development
  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 Aug 1, 2026
@pirate-bot

Copy link
Copy Markdown
Contributor

Bundle Size Diff

Package Old Size New Size Diff
Animations 178.33 KB 178.33 KB 0 B (0.00%)
Blocks 1.65 MB 1.65 MB 0 B (0.00%)
CSS 7.83 KB 7.83 KB 0 B (0.00%)
Dashboard 172.49 KB 172.49 KB 0 B (0.00%)
Onboarding 68.14 KB 68.14 KB 0 B (0.00%)
Export Import 4.73 KB 4.73 KB 0 B (0.00%)
Pro 439.82 KB 439.82 KB 0 B (0.00%)

@pirate-bot

Copy link
Copy Markdown
Contributor

Plugin build for 9cdcf3f is ready 🛎️!

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