Skip to content

Commit c8ad552

Browse files
🤖 [master] Bump the SparseArrays stdlib from 99c99b4 to 54f4b39 (#51060)
Stdlib: SparseArrays URL: https://github.com/JuliaSparse/SparseArrays.jl.git Stdlib branch: main Julia branch: master Old commit: 99c99b4 New commit: 54f4b39 Julia version: 1.11.0-DEV SparseArrays version: 1.11.0 Bump invoked by: @ViralBShah Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: JuliaSparse/SparseArrays.jl@99c99b4...54f4b39 ``` $ git log --oneline 99c99b4..54f4b39 54f4b39 Fix docs conflict when building as part of full Julia docs (#430) a64ef4f Cleanup reloaded (#426) 4e2d1e4 Respect `IOContext` while displaying a `SparseMatrixCSC` (#423) 3d1eda9 Test suite: activate a temp project if we need to install Aqua.jl during the test suite (#425) 18b7fce Merge pull request #422 from JuliaSparse/jn/cat e2c78b8 test: restore ambiguous test 68afc6e fix inference of SparseVector cat c402d09 cat: ensure vararg is more inferrable 2c4f870 Fix some broken links (#421) 36a5308 bump version (#418) ``` Co-authored-by: Dilum Aluthge <[email protected]>
1 parent dd0ce50 commit c8ad552

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
009f6c67609b62377f2a4f5f59621968
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ab6266aca1d6bfecee925cf7d24494e995b657c1530e825dcffcd518e013da64bae0d1df8e9cf9a4c54817fbf83144a77ec69a4e5805039a56c0fff5d795831a

‎deps/checksums/SparseArrays-99c99b4521eb19a7973643d1aa4d7b1e4d50a6db.tar.gz/md5

-1
This file was deleted.

‎deps/checksums/SparseArrays-99c99b4521eb19a7973643d1aa4d7b1e4d50a6db.tar.gz/sha512

-1
This file was deleted.

‎stdlib/SparseArrays.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
SPARSEARRAYS_BRANCH = main
2-
SPARSEARRAYS_SHA1 = 99c99b4521eb19a7973643d1aa4d7b1e4d50a6db
2+
SPARSEARRAYS_SHA1 = 54f4b39d1cd34a908ff4fdfcd052a38fe23f6555
33
SPARSEARRAYS_GIT_URL := https://github.com/JuliaSparse/SparseArrays.jl.git
44
SPARSEARRAYS_TAR_URL = https://api.github.com/repos/JuliaSparse/SparseArrays.jl/tarball/$1

0 commit comments

Comments
 (0)