Skip to content

[tb/statistics_bump] Bump Statistics stdlib 1bb9f77 → e7bf7a4 - #62986

Merged
maleadt merged 1 commit into
masterfrom
tb/statistics_bump
Sep 3, 2026
Merged

[tb/statistics_bump] Bump Statistics stdlib 1bb9f77 → e7bf7a4#62986
maleadt merged 1 commit into
masterfrom
tb/statistics_bump

Conversation

@maleadt

@maleadt maleadt commented Sep 2, 2026

Copy link
Copy Markdown
Member

Stdlib: Statistics
URL: https://github.com/JuliaStats/Statistics.jl.git
Stdlib branch: master
Julia branch: tb/statistics_bump
Old commit: 1bb9f77
New commit: e7bf7a4
Julia version: 1.14.0-DEV
Statistics version: 1.11.5 (Does not match)

Diff:
JuliaStats/Statistics.jl@1bb9f77...e7bf7a4

$ git log --oneline 1bb9f77..e7bf7a4
e7bf7a4 test: Do not assert which NaN `mean` returns (#213)

Picks up JuliaStats/Statistics.jl#213, which stops the tests from asserting
which NaN mean returns; they failed on RISC-V, where arithmetic yields the
canonical NaN.

Assisted-by: Claude Code (Fable 5.1)

@maleadt maleadt added the stdlib Julia's standard library label Sep 2, 2026
@DilumAluthge

Copy link
Copy Markdown
Member

Can you include the git diff between the old and new commits?

@KristofferC

Copy link
Copy Markdown
Member

Stdlib: Statistics
URL: https://github.com/JuliaStats/Statistics.jl.git
Stdlib branch: master
Julia branch: tb/statistics_bump
Old commit: 1bb9f77
New commit: e7bf7a4
Julia version: 1.14.0-DEV
Statistics version: 1.11.5 (Does not match)

Diff:
JuliaStats/Statistics.jl@1bb9f77...e7bf7a4

```
$ git log --oneline 1bb9f77..e7bf7a4
e7bf7a4 test: Do not assert which NaN `mean` returns (#213)
```

Picks up JuliaStats/Statistics.jl#213, which stops the tests from asserting
which NaN `mean` returns; they failed on RISC-V, where arithmetic yields the
canonical NaN.

Assisted-by: Claude Code (Fable 5.1)
@maleadt maleadt changed the title Statistics: Bump to v1.11.5 [tb/statistics_bump] Bump Statistics stdlib 1bb9f77 → e7bf7a4 Sep 2, 2026
@maleadt

maleadt commented Sep 2, 2026

Copy link
Copy Markdown
Member Author

We have master/contrib/bump_stdlib.sh now btw

TIL. Replaced the PR with the results of that script.

@maleadt
maleadt merged commit 626922c into master Sep 3, 2026
10 of 11 checks passed
@maleadt
maleadt deleted the tb/statistics_bump branch September 3, 2026 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stdlib Julia's standard library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants