chore(deps): update all non-major dependencies #277
Merged
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.



This PR contains the following updates:
ba6563c->40f5b612.11.0->2.13.04cba65b->53bf1674.0.0->4.0.1Release Notes
markrogoyski/math-php (markrogoyski/math-php)
v2.13.0Compare Source
New Features
columnAddScalarcolumnSubtractcolumnSubtractScalarcolumnDivideBug Fixes
getShoeSizehas a typo and wasgetShowSize. This has been fixed.cdf. Implementation changed to use sum of PMFs.sampleCovariance,populationCorrelationCoefficient,sampleCorrelationCoefficient, throw BadDataException or OutOfBoundsException rather than division by zero for bad input data.coefficientOfVariationwill return NAN if mean is zero. Previously did division by zero.hellinger,brayCurtis, andcanberrathat could have resulted in incorrect results.cohensQbounds check [-1, 1] and throw OutOfBoundsException when outside range, and return INF when r == 1 or -1.hedgesG,cohensD, andglassDelta.Improvements
medianfractionalRankingto track original indices and use == for tie detection instead ofstrval()grouping, avoiding floating-point comparison bugs.cumulativeFrequencyandcumulativeRelativeFrequencynow do a frequency distribution on sorted data, which was the original intent.kullbackLeiblerandjensenShannonthrow an exception if there are non-negative probabilities.stemAndLeafPlotthrows an exception if there are negative values.likelihoodRatioSSreturns infinity for rather than division by zero.grubbsCriticalValue.checkLimitsto add invalid endpoint character in the exception messagev2.12.0Compare Source
New Features
Bug Fixes
isProperSubsetwhere it didn't take into account identical setsImprovements
PHPCSStandards/PHP_CodeSniffer (squizlabs/php_codesniffer)
v4.0.1Compare Source
Configuration
📅 Schedule: Branch creation - Between 08:00 AM and 08:59 AM ( * 8 * * * ) in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.