Skip to content

Commit 4eb69a9

Browse files
Bump the all-julia-packages group across 1 directory with 6 updates
Updates the requirements on [MatrixFactorizations](https://github.com/JuliaLinearAlgebra/MatrixFactorizations.jl), [ArrayLayouts](https://github.com/JuliaLinearAlgebra/ArrayLayouts.jl), [Aqua](https://github.com/JuliaTesting/Aqua.jl), [BenchmarkTools](https://github.com/JuliaCI/BenchmarkTools.jl), [AllocCheck](https://github.com/JuliaLang/AllocCheck.jl) and [SafeTestsets](https://github.com/YingboMa/SafeTestsets.jl) to permit the latest version. Updates `MatrixFactorizations` to 3.1.3 - [Release notes](https://github.com/JuliaLinearAlgebra/MatrixFactorizations.jl/releases) - [Commits](JuliaLinearAlgebra/MatrixFactorizations.jl@v0.0.1...v3.1.3) Updates `ArrayLayouts` to 1.12.2 - [Release notes](https://github.com/JuliaLinearAlgebra/ArrayLayouts.jl/releases) - [Commits](JuliaLinearAlgebra/ArrayLayouts.jl@v0.1.0...v1.12.2) Updates `Aqua` to 0.8.14 - [Release notes](https://github.com/JuliaTesting/Aqua.jl/releases) - [Changelog](https://github.com/JuliaTesting/Aqua.jl/blob/master/CHANGELOG.md) - [Commits](JuliaTesting/Aqua.jl@v0.1.0...v0.8.14) Updates `BenchmarkTools` to 1.6.3 - [Release notes](https://github.com/JuliaCI/BenchmarkTools.jl/releases) - [Commits](JuliaCI/BenchmarkTools.jl@v0.0.1...v1.6.3) Updates `AllocCheck` to 0.2.3 - [Release notes](https://github.com/JuliaLang/AllocCheck.jl/releases) - [Commits](JuliaLang/AllocCheck.jl@v0.1.0...v0.2.3) Updates `SafeTestsets` to 0.1.0 - [Release notes](https://github.com/YingboMa/SafeTestsets.jl/releases) - [Commits](YingboMa/SafeTestsets.jl@v0.0.1...v0.1.0) --- updated-dependencies: - dependency-name: MatrixFactorizations dependency-version: 3.1.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ArrayLayouts dependency-version: 1.12.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Aqua dependency-version: 0.8.14 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: BenchmarkTools dependency-version: 1.6.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: AllocCheck dependency-version: 0.2.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SafeTestsets dependency-version: 0.1.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8050d1d commit 4eb69a9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

test/Project.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,11 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
99
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
1010
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1111
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
12+
13+
[compat]
14+
AllocCheck = "0.2.3"
15+
Aqua = "0.8.14"
16+
ArrayLayouts = "1.12.2"
17+
BenchmarkTools = "1.6.3"
18+
MatrixFactorizations = "3.1.3"
19+
SafeTestsets = "0.1.0"

0 commit comments

Comments
 (0)