Skip to content
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

🤖 [master] Bump the SparseArrays stdlib from 99c99b4 to 54f4b39 #51060

Conversation

DilumAluthgeBot
Copy link
Contributor

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

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)

@ViralBShah ViralBShah merged commit c8ad552 into JuliaLang:master Aug 26, 2023
@jishnub
Copy link
Contributor

jishnub commented Sep 2, 2023

Would it be possible to backport this (or certain SparseArrays commits featured in this) to v1.10? This bump appears to fix the regression observed in #50854. I've not narrowed it down yet.

@DilumAluthge DilumAluthge deleted the BumpStdlibs/SparseArrays-54f4b39-master branch September 2, 2023 10:07
@DilumAluthge
Copy link
Member

We won't backport this BumpStdlibs PR. Instead, the backports will be done in the SparseArrays.jl repo to the release-1.10 branch there, and then when BumpStdlibs is triggered, it'll be to target the release-1.10 branch in this repo to update to the latest commit on the release-1.10 branch in the SparseArrays.jl repo.

Essentially the same process that we use in Pkg.jl.

@jishnub
Copy link
Contributor

jishnub commented Sep 2, 2023

There doesn't seem to be a release-1.10 branch in SparseArrays.jl yet. I'm unsure which commit this should be created from, is it from the commit before JuliaSparse/SparseArrays.jl@36a5308, given that this bumped the Julia compat?

@DilumAluthge
Copy link
Member

cc: @Wimmerer who I think will be doing the backports for SparseArrays for the 1.10 release process.

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