Skip to content

Update Statistics requirement to 1.11.4 in /test - #97

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/test/Statistics-1.11.4
Open

Update Statistics requirement to 1.11.4 in /test#97
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/test/Statistics-1.11.4

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 28, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on Statistics to permit the latest version.

Release notes

Sourced from Statistics's releases.

v1.11.4

Statistics v1.11.4

Diff since v1.11.1

Merged pull requests:

Closed issues:

  • add median(f, itr) method? (#27)
  • median(x, dims=n) is type unstable (#39)
  • mean! may return incorrect results (#71)
  • mean incorrectly computes means of ranges (#120)
  • Allow function as first argument of median (#141)
  • cov(A, A) test failure on neoverse-v2 CPU (#194)
  • quantile!(::AbstractArray) ignores beta kwarg (#204)
  • reducedim1 removed from Base (#208)
Commits
  • 1bb9f77 Bump version from 1.11.3 to 1.11.4 (#212)
  • 37e1074 Merge pull request #200 from JuliaStats/dependabot/github_actions/codecov/cod...
  • ce7e235 Merge pull request #210 from JuliaStats/an/nightly-ci
  • 31b52ef Inline the reducedim1 check instead of defining a helper
  • cf81a8c Define reducedim1 locally instead of using Base internal
  • 312c40d Test against Julia nightly in CI
  • 2dda798 Merge pull request #193 from oscardssmith/patch-1
  • 2fa6a9d Upgrade Codecov action from v6 to v7
  • 3490775 Merge pull request #199 from JuliaStats/dependabot/github_actions/julia-actio...
  • 320a01b Merge pull request #202 from JuliaStats/dependabot/github_actions/julia-actio...
  • Additional commits viewable in compare view

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)

Updates the requirements on [Statistics](https://github.com/JuliaStats/Statistics.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaStats/Statistics.jl/releases)
- [Commits](JuliaStats/Statistics.jl@v1.4.0...v1.11.4)
---
updated-dependencies:
- dependency-name: Statistics
dependency-version: 1.11.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Aug 28, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejuliaPull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants