Skip to content

🤖 [backports-release-1.12] Bump the SparseArrays stdlib from 72c7cac to d1b0cd0 #58382

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: backports-release-1.12
Choose a base branch
from

Conversation

DilumAluthgeBot
Copy link
Contributor

Stdlib: SparseArrays
URL: https://github.com/JuliaSparse/SparseArrays.jl.git
Stdlib branch: release-1.12
Julia branch: backports-release-1.12
Old commit: 72c7cac
New commit: d1b0cd0
Julia version: 1.12.0-beta3
SparseArrays version: 1.12.0
Bump invoked by: @dkarrasch
Powered by: BumpStdlibs.jl

Diff: JuliaSparse/SparseArrays.jl@72c7cac...d1b0cd0

$ git log --oneline 72c7cac..d1b0cd0
d1b0cd0 Backports for v1.12 (#624)
e1817e8 Clarify pros, cons and limitations of Cholesky and LDLt (#621)
b38f273 Use `libsuitesparseconfig` from JLL (#620)
66d65cc Relax `eltype` in `Diagonal` `ldiv!`/`rdiv!` (#616)
2ae8768 `ldiv!` for `Diagonal` and a sparse vector (#613)
08a15ca Replace `v == zero(v)` with  `_iszero` (#610)
7ec2889 Fix `issymmetric` for matrices with empty columns (#606)
f3610c0 SuiteSparse 7.10.1 wrappers and simpliefied wrapper generator process (#608)
9548149 Use `axes` instead of `1:size` (#602)
ae727fe Explicitly import `Matrix` and `Vector` in CHOLMOD (#601)
ce852af cleanup support for Float32 and ComplexF32 (#597)

@dkarrasch
Copy link
Member

@ViralBShah I'm quite out of the loop here on Julia Base, so could you please take over. I see build failures but I have no idea what can be expected and what is an actual issue.

@KristofferC KristofferC force-pushed the backports-release-1.12 branch from a89d73c to aa0e223 Compare May 12, 2025 07:44
@ViralBShah
Copy link
Member

ViralBShah commented May 12, 2025

@KristofferC It looks like the CI Build target is failing in the system image creation, but almost all the platform tests are passing in Test. Seems like you are already figuring out what the issue possibly is.

Is there a way to improve the CI on SparseArrays.jl to catch these earlier before we bump here? I do think we test with nightly there with every SparseArrays commit, which I thought would be sufficient. I suspect that we need to have a way to test the backports branch on julia backports master (instead of nightly).

@KristofferC KristofferC force-pushed the BumpStdlibs/SparseArrays-d1b0cd0-backports-release-1.12 branch from ceb0617 to 8cc6993 Compare May 12, 2025 15:00
dkarrasch and others added 2 commits May 12, 2025 17:00
Update branch info to `release-1.12`, so that we can bump the SparseArrays.jl stdlib.
@KristofferC KristofferC force-pushed the BumpStdlibs/SparseArrays-d1b0cd0-backports-release-1.12 branch from 8cc6993 to 396f4e0 Compare May 12, 2025 15:00
@KristofferC
Copy link
Member

I rebased it, let's see what happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants