From 53c5bd2313e465065ca14b3a5958f3f075e6fb6a Mon Sep 17 00:00:00 2001 From: ITensorBot <278814285+ITensorBot@users.noreply.github.com> Date: Tue, 23 Jun 2026 20:32:49 +0000 Subject: [PATCH] [create-pull-request] automated change --- S/SparseArraysBase/Compat.toml | 4 +++- S/SparseArraysBase/Deps.toml | 4 +++- S/SparseArraysBase/Versions.toml | 3 +++ S/SparseArraysBase/WeakCompat.toml | 7 +++++-- S/SparseArraysBase/WeakDeps.toml | 2 +- 5 files changed, 15 insertions(+), 5 deletions(-) diff --git a/S/SparseArraysBase/Compat.toml b/S/SparseArraysBase/Compat.toml index 17fbacd2..21983ca8 100644 --- a/S/SparseArraysBase/Compat.toml +++ b/S/SparseArraysBase/Compat.toml @@ -50,6 +50,8 @@ Adapt = "4.3.0-4" ["0.7.4-0"] GPUArraysCore = "0.2" + +["0.7.4-0.9"] TypeParameterAccessors = "0.4.3-0.4" ["0.7.8-0"] @@ -58,5 +60,5 @@ SparseArrays = "1.10.0-1" ["0.8"] FunctionImplementations = "0.3.1-0.3" -["0.9-0"] +["0.9"] FunctionImplementations = "0.4" diff --git a/S/SparseArraysBase/Deps.toml b/S/SparseArraysBase/Deps.toml index 15c232b1..c12ff073 100644 --- a/S/SparseArraysBase/Deps.toml +++ b/S/SparseArraysBase/Deps.toml @@ -39,10 +39,12 @@ Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" ["0.7.4-0"] GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527" + +["0.7.4-0.9"] TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138" ["0.7.8-0"] SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" -["0.8-0"] +["0.8-0.9"] FunctionImplementations = "7c7cc465-9c6a-495f-bdd1-f42428e86d0c" diff --git a/S/SparseArraysBase/Versions.toml b/S/SparseArraysBase/Versions.toml index 55e0bf7b..363576cb 100644 --- a/S/SparseArraysBase/Versions.toml +++ b/S/SparseArraysBase/Versions.toml @@ -214,3 +214,6 @@ git-tree-sha1 = "300cf7d56d99d46cdecf460f1e9a3b1b74d4d3f8" ["0.9.23"] git-tree-sha1 = "6bfceed237ee8055ff3b59368c9a41cfcaf91c41" + +["0.10.0"] +git-tree-sha1 = "6a9bd21065ecf84ab4a050578a3180500fa28037" diff --git a/S/SparseArraysBase/WeakCompat.toml b/S/SparseArraysBase/WeakCompat.toml index a05bb190..a49cddd0 100644 --- a/S/SparseArraysBase/WeakCompat.toml +++ b/S/SparseArraysBase/WeakCompat.toml @@ -1,3 +1,6 @@ +["0.10-0"] +TensorAlgebra = "0.10" + ["0.7.10"] NamedDimsArrays = "0.10" @@ -20,8 +23,8 @@ TensorAlgebra = "0.6.2-0.7" ["0.9.22"] TensorAlgebra = "0.6.2-0.8" -["0.9.22-0"] +["0.9.22-0.9"] NamedDimsArrays = "0.13-0.15" -["0.9.23-0"] +["0.9.23-0.9"] TensorAlgebra = "0.6.2-0.9" diff --git a/S/SparseArraysBase/WeakDeps.toml b/S/SparseArraysBase/WeakDeps.toml index 41b06d91..85efa886 100644 --- a/S/SparseArraysBase/WeakDeps.toml +++ b/S/SparseArraysBase/WeakDeps.toml @@ -1,4 +1,4 @@ -["0.7.10-0"] +["0.7.10-0.9"] NamedDimsArrays = "60cbd0c0-df58-4cb7-918c-6f5607b73fde" ["0.7.8-0"]