Bump the all-julia-packages group across 3 directories with 42 updates#77
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the all-julia-packages group across 3 directories with 42 updates#77dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Updates the requirements on [PreallocationTools](https://github.com/SciML/PreallocationTools.jl), [ChunkSplitters](https://github.com/JuliaFolds2/ChunkSplitters.jl), [SciMLBase](https://github.com/SciML/SciMLBase.jl), [DelaunayTriangulation](https://github.com/JuliaGeometry/DelaunayTriangulation.jl), [PProf](https://github.com/JuliaPerf/PProf.jl), [Accessors](https://github.com/JuliaObjects/Accessors.jl), [Documenter](https://github.com/JuliaDocs/Documenter.jl), [Cubature](https://github.com/JuliaMath/Cubature.jl), [NonlinearSolve](https://github.com/SciML/NonlinearSolve.jl), [DisplayAs](https://github.com/tkf/DisplayAs.jl), [DiffEqDevTools](https://github.com/SciML/OrdinaryDiffEq.jl), [Sundials](https://github.com/SciML/Sundials.jl), [BenchmarkTools](https://github.com/JuliaCI/BenchmarkTools.jl), [Krylov](https://github.com/JuliaSmoothOptimizers/Krylov.jl), [FastGaussQuadrature](https://github.com/JuliaApproximation/FastGaussQuadrature.jl), [Sparspak](https://github.com/PetrKryslUCSD/Sparspak.jl), [LinearSolve](https://github.com/SciML/LinearSolve.jl), [NaturalNeighbours](https://github.com/DanielVandH/NaturalNeighbours.jl), [Literate](https://github.com/fredrikekre/Literate.jl), [StableRNGs](https://github.com/JuliaRandom/StableRNGs.jl), [Roots](https://github.com/JuliaMath/Roots.jl), [ReferenceTests](https://github.com/JuliaTesting/ReferenceTests.jl), [SimpleGraphs](https://github.com/scheinerman/SimpleGraphs.jl), [SteadyStateDiffEq](https://github.com/SciML/SteadyStateDiffEq.jl), [CairoMakie](https://github.com/MakieOrg/Makie.jl), [StatsBase](https://github.com/JuliaStats/StatsBase.jl), [LiveServer](https://github.com/JuliaDocs/LiveServer.jl), [OrdinaryDiffEq](https://github.com/SciML/OrdinaryDiffEq.jl), [Cthulhu](https://github.com/JuliaDebug/Cthulhu.jl), [ElasticArrays](https://github.com/JuliaArrays/ElasticArrays.jl), [DataInterpolations](https://github.com/SciML/DataInterpolations.jl), [JET](https://github.com/aviatesk/JET.jl), [DifferentialEquations](https://github.com/SciML/DifferentialEquations.jl), [SpecialFunctions](https://github.com/JuliaMath/SpecialFunctions.jl), [Bessels](https://github.com/JuliaMath/Bessels.jl), [FiniteVolumeMethod](https://github.com/SciML/FiniteVolumeMethod.jl), [ExplicitImports](https://github.com/JuliaTesting/ExplicitImports.jl), [StructEquality](https://github.com/jolin-io/StructEquality.jl), [DelimitedFiles](https://github.com/JuliaData/DelimitedFiles.jl), [Aqua](https://github.com/JuliaTesting/Aqua.jl), [PolygonOps](https://github.com/JuliaGeometry/PolygonOps.jl) and [SparseDiffTools](https://github.com/JuliaDiff/SparseDiffTools.jl) to permit the latest version. Updates `PreallocationTools` to 1.2.0 - [Release notes](https://github.com/SciML/PreallocationTools.jl/releases) - [Commits](SciML/PreallocationTools.jl@v0.4.0...v1.2.0) Updates `ChunkSplitters` to 3.2.0 - [Release notes](https://github.com/JuliaFolds2/ChunkSplitters.jl/releases) - [Changelog](https://github.com/JuliaFolds2/ChunkSplitters.jl/blob/main/CHANGELOG.md) - [Commits](https://github.com/JuliaFolds2/ChunkSplitters.jl/commits/v3.2.0) Updates `SciMLBase` to 3.0.0 - [Release notes](https://github.com/SciML/SciMLBase.jl/releases) - [Commits](SciML/SciMLBase.jl@v2.0.0...v3.0.0) Updates `DelaunayTriangulation` to 1.6.6 - [Release notes](https://github.com/JuliaGeometry/DelaunayTriangulation.jl/releases) - [Changelog](https://github.com/JuliaGeometry/DelaunayTriangulation.jl/blob/main/NEWS.md) - [Commits](JuliaGeometry/DelaunayTriangulation.jl@v0.1.1...v1.6.6) Updates `SciMLBase` to 3.0.0 - [Release notes](https://github.com/SciML/SciMLBase.jl/releases) - [Commits](SciML/SciMLBase.jl@v2.0.0...v3.0.0) Updates `PProf` to 3.2.0 - [Release notes](https://github.com/JuliaPerf/PProf.jl/releases) - [Commits](JuliaPerf/PProf.jl@v0.1.0...v3.2.0) Updates `Accessors` to 0.1.44 - [Release notes](https://github.com/JuliaObjects/Accessors.jl/releases) - [Commits](JuliaObjects/Accessors.jl@v0.1.0...v0.1.44) Updates `Documenter` to 1.17.0 - [Release notes](https://github.com/JuliaDocs/Documenter.jl/releases) - [Changelog](https://github.com/JuliaDocs/Documenter.jl/blob/master/CHANGELOG.md) - [Commits](JuliaDocs/Documenter.jl@v0.1.0...v1.17.0) Updates `Cubature` to 1.5.1 - [Release notes](https://github.com/JuliaMath/Cubature.jl/releases) - [Commits](JuliaMath/Cubature.jl@v1.0.2...v1.5.1) Updates `NonlinearSolve` to 4.17.0 - [Release notes](https://github.com/SciML/NonlinearSolve.jl/releases) - [Commits](SciML/NonlinearSolve.jl@SimpleNonlinearSolve-v0.1.0...v4.17.0) Updates `DisplayAs` to 0.1.6 - [Release notes](https://github.com/tkf/DisplayAs.jl/releases) - [Commits](tkf/DisplayAs.jl@v0.1.0...v0.1.6) Updates `DiffEqDevTools` to 2.51.0 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Commits](https://github.com/SciML/OrdinaryDiffEq.jl/commits) Updates `Sundials` to 5.1.0 - [Release notes](https://github.com/SciML/Sundials.jl/releases) - [Changelog](https://github.com/SciML/Sundials.jl/blob/master/NEWS.md) - [Commits](SciML/Sundials.jl@v0.1.1...v5.1.0) Updates `BenchmarkTools` to 1.7.0 - [Release notes](https://github.com/JuliaCI/BenchmarkTools.jl/releases) - [Commits](JuliaCI/BenchmarkTools.jl@v0.0.1...v1.7.0) Updates `Krylov` to 0.10.6 - [Release notes](https://github.com/JuliaSmoothOptimizers/Krylov.jl/releases) - [Commits](JuliaSmoothOptimizers/Krylov.jl@v0.1...v0.10.6) Updates `FastGaussQuadrature` to 1.1.0 - [Release notes](https://github.com/JuliaApproximation/FastGaussQuadrature.jl/releases) - [Commits](JuliaApproximation/FastGaussQuadrature.jl@v0.0.1...v1.1.0) Updates `Sparspak` to 0.3.14 - [Release notes](https://github.com/PetrKryslUCSD/Sparspak.jl/releases) - [Commits](PetrKryslUCSD/Sparspak.jl@v0.1.0...v0.3.14) Updates `LinearSolve` to 3.72.0 - [Release notes](https://github.com/SciML/LinearSolve.jl/releases) - [Commits](SciML/LinearSolve.jl@v0.1.0...v3.72.0) Updates `NaturalNeighbours` to 1.3.6 - [Release notes](https://github.com/DanielVandH/NaturalNeighbours.jl/releases) - [Commits](DanielVandH/NaturalNeighbours.jl@v1.0.0...v1.3.6) Updates `Literate` to 2.21.0 - [Release notes](https://github.com/fredrikekre/Literate.jl/releases) - [Changelog](https://github.com/fredrikekre/Literate.jl/blob/master/CHANGELOG.md) - [Commits](fredrikekre/Literate.jl@v0.1.0...v2.21.0) Updates `StableRNGs` to 1.0.4 - [Release notes](https://github.com/JuliaRandom/StableRNGs.jl/releases) - [Commits](JuliaRandom/StableRNGs.jl@v0.1.0...v1.0.4) Updates `Roots` to 2.2.14 - [Release notes](https://github.com/JuliaMath/Roots.jl/releases) - [Changelog](https://github.com/JuliaMath/Roots.jl/blob/master/NEWS.md) - [Commits](JuliaMath/Roots.jl@v0.1.1...v2.2.14) Updates `ReferenceTests` to 0.10.6 - [Release notes](https://github.com/JuliaTesting/ReferenceTests.jl/releases) - [Commits](https://github.com/JuliaTesting/ReferenceTests.jl/commits) Updates `SimpleGraphs` to 0.8.9 - [Release notes](https://github.com/scheinerman/SimpleGraphs.jl/releases) - [Commits](https://github.com/scheinerman/SimpleGraphs.jl/commits) Updates `SteadyStateDiffEq` to 2.9.0 - [Release notes](https://github.com/SciML/SteadyStateDiffEq.jl/releases) - [Commits](SciML/SteadyStateDiffEq.jl@v0.0.1...v2.9.0) Updates `CairoMakie` to 0.15.9 - [Release notes](https://github.com/MakieOrg/Makie.jl/releases) - [Changelog](https://github.com/MakieOrg/Makie.jl/blob/master/CHANGELOG.md) - [Commits](https://github.com/MakieOrg/Makie.jl/commits) Updates `StatsBase` to 0.34.10 - [Release notes](https://github.com/JuliaStats/StatsBase.jl/releases) - [Commits](JuliaStats/StatsBase.jl@0.2.3...v0.34.10) Updates `LiveServer` to 1.5.0 - [Release notes](https://github.com/JuliaDocs/LiveServer.jl/releases) - [Commits](JuliaDocs/LiveServer.jl@v0.1.0...v1.5.0) Updates `OrdinaryDiffEq` to 6.111.0 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Commits](SciML/OrdinaryDiffEq.jl@v0.0.1...v6.111.0) Updates `Cthulhu` to 3.0.2 - [Release notes](https://github.com/JuliaDebug/Cthulhu.jl/releases) - [Changelog](https://github.com/JuliaDebug/Cthulhu.jl/blob/master/CHANGELOG.md) - [Commits](JuliaDebug/Cthulhu.jl@v0.1.0...v3.0.2) Updates `ElasticArrays` to 1.2.12 - [Release notes](https://github.com/JuliaArrays/ElasticArrays.jl/releases) - [Commits](JuliaArrays/ElasticArrays.jl@v0.1.0...v1.2.12) Updates `DataInterpolations` to 8.9.0 - [Release notes](https://github.com/SciML/DataInterpolations.jl/releases) - [Changelog](https://github.com/SciML/DataInterpolations.jl/blob/master/NEWS.md) - [Commits](SciML/DataInterpolations.jl@v0.0.1...v8.9.0) Updates `JET` to 0.11.3 - [Release notes](https://github.com/aviatesk/JET.jl/releases) - [Changelog](https://github.com/aviatesk/JET.jl/blob/master/CHANGELOG.md) - [Commits](aviatesk/JET.jl@v0.0.1...v0.11.3) Updates `DifferentialEquations` to 7.17.0 - [Release notes](https://github.com/SciML/DifferentialEquations.jl/releases) - [Changelog](https://github.com/SciML/DifferentialEquations.jl/blob/master/NEWS.md) - [Commits](SciML/DifferentialEquations.jl@v0.0.1...v7.17.0) Updates `SpecialFunctions` to 2.7.2 - [Release notes](https://github.com/JuliaMath/SpecialFunctions.jl/releases) - [Commits](JuliaMath/SpecialFunctions.jl@v0.0.1...v2.7.2) Updates `Bessels` to 0.2.8 - [Release notes](https://github.com/JuliaMath/Bessels.jl/releases) - [Changelog](https://github.com/JuliaMath/Bessels.jl/blob/master/NEWS.md) - [Commits](JuliaMath/Bessels.jl@v0.1.0...v0.2.8) Updates `FiniteVolumeMethod` to 1.2.0 - [Release notes](https://github.com/SciML/FiniteVolumeMethod.jl/releases) - [Commits](https://github.com/SciML/FiniteVolumeMethod.jl/commits) Updates `DelaunayTriangulation` to 1.6.6 - [Release notes](https://github.com/JuliaGeometry/DelaunayTriangulation.jl/releases) - [Changelog](https://github.com/JuliaGeometry/DelaunayTriangulation.jl/blob/main/NEWS.md) - [Commits](JuliaGeometry/DelaunayTriangulation.jl@v0.1.1...v1.6.6) Updates `Accessors` to 0.1.44 - [Release notes](https://github.com/JuliaObjects/Accessors.jl/releases) - [Commits](JuliaObjects/Accessors.jl@v0.1.0...v0.1.44) Updates `Cubature` to 1.5.1 - [Release notes](https://github.com/JuliaMath/Cubature.jl/releases) - [Commits](JuliaMath/Cubature.jl@v1.0.2...v1.5.1) Updates `NonlinearSolve` to 4.17.0 - [Release notes](https://github.com/SciML/NonlinearSolve.jl/releases) - [Commits](SciML/NonlinearSolve.jl@SimpleNonlinearSolve-v0.1.0...v4.17.0) Updates `DisplayAs` to 0.1.6 - [Release notes](https://github.com/tkf/DisplayAs.jl/releases) - [Commits](tkf/DisplayAs.jl@v0.1.0...v0.1.6) Updates `BenchmarkTools` to 1.7.0 - [Release notes](https://github.com/JuliaCI/BenchmarkTools.jl/releases) - [Commits](JuliaCI/BenchmarkTools.jl@v0.0.1...v1.7.0) Updates `Krylov` to 0.10.6 - [Release notes](https://github.com/JuliaSmoothOptimizers/Krylov.jl/releases) - [Commits](JuliaSmoothOptimizers/Krylov.jl@v0.1...v0.10.6) Updates `FastGaussQuadrature` to 1.1.0 - [Release notes](https://github.com/JuliaApproximation/FastGaussQuadrature.jl/releases) - [Commits](JuliaApproximation/FastGaussQuadrature.jl@v0.0.1...v1.1.0) Updates `LinearSolve` to 3.72.0 - [Release notes](https://github.com/SciML/LinearSolve.jl/releases) - [Commits](SciML/LinearSolve.jl@v0.1.0...v3.72.0) Updates `NaturalNeighbours` to 1.3.6 - [Release notes](https://github.com/DanielVandH/NaturalNeighbours.jl/releases) - [Commits](DanielVandH/NaturalNeighbours.jl@v1.0.0...v1.3.6) Updates `StableRNGs` to 1.0.4 - [Release notes](https://github.com/JuliaRandom/StableRNGs.jl/releases) - [Commits](JuliaRandom/StableRNGs.jl@v0.1.0...v1.0.4) Updates `Roots` to 2.2.14 - [Release notes](https://github.com/JuliaMath/Roots.jl/releases) - [Changelog](https://github.com/JuliaMath/Roots.jl/blob/master/NEWS.md) - [Commits](JuliaMath/Roots.jl@v0.1.1...v2.2.14) Updates `ReferenceTests` to 0.10.6 - [Release notes](https://github.com/JuliaTesting/ReferenceTests.jl/releases) - [Commits](https://github.com/JuliaTesting/ReferenceTests.jl/commits) Updates `SimpleGraphs` to 0.8.9 - [Release notes](https://github.com/scheinerman/SimpleGraphs.jl/releases) - [Commits](https://github.com/scheinerman/SimpleGraphs.jl/commits) Updates `SteadyStateDiffEq` to 2.9.0 - [Release notes](https://github.com/SciML/SteadyStateDiffEq.jl/releases) - [Commits](SciML/SteadyStateDiffEq.jl@v0.0.1...v2.9.0) Updates `CairoMakie` to 0.15.9 - [Release notes](https://github.com/MakieOrg/Makie.jl/releases) - [Changelog](https://github.com/MakieOrg/Makie.jl/blob/master/CHANGELOG.md) - [Commits](https://github.com/MakieOrg/Makie.jl/commits) Updates `StatsBase` to 0.34.10 - [Release notes](https://github.com/JuliaStats/StatsBase.jl/releases) - [Commits](JuliaStats/StatsBase.jl@0.2.3...v0.34.10) Updates `OrdinaryDiffEq` to 6.111.0 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Commits](SciML/OrdinaryDiffEq.jl@v0.0.1...v6.111.0) Updates `Cthulhu` to 3.0.2 - [Release notes](https://github.com/JuliaDebug/Cthulhu.jl/releases) - [Changelog](https://github.com/JuliaDebug/Cthulhu.jl/blob/master/CHANGELOG.md) - [Commits](JuliaDebug/Cthulhu.jl@v0.1.0...v3.0.2) Updates `ElasticArrays` to 1.2.12 - [Release notes](https://github.com/JuliaArrays/ElasticArrays.jl/releases) - [Commits](JuliaArrays/ElasticArrays.jl@v0.1.0...v1.2.12) Updates `DataInterpolations` to 8.9.0 - [Release notes](https://github.com/SciML/DataInterpolations.jl/releases) - [Changelog](https://github.com/SciML/DataInterpolations.jl/blob/master/NEWS.md) - [Commits](SciML/DataInterpolations.jl@v0.0.1...v8.9.0) Updates `JET` to 0.11.3 - [Release notes](https://github.com/aviatesk/JET.jl/releases) - [Changelog](https://github.com/aviatesk/JET.jl/blob/master/CHANGELOG.md) - [Commits](aviatesk/JET.jl@v0.0.1...v0.11.3) Updates `SpecialFunctions` to 2.7.2 - [Release notes](https://github.com/JuliaMath/SpecialFunctions.jl/releases) - [Commits](JuliaMath/SpecialFunctions.jl@v0.0.1...v2.7.2) Updates `Bessels` to 0.2.8 - [Release notes](https://github.com/JuliaMath/Bessels.jl/releases) - [Changelog](https://github.com/JuliaMath/Bessels.jl/blob/master/NEWS.md) - [Commits](JuliaMath/Bessels.jl@v0.1.0...v0.2.8) Updates `ExplicitImports` to 1.15.0 - [Release notes](https://github.com/JuliaTesting/ExplicitImports.jl/releases) - [Commits](JuliaTesting/ExplicitImports.jl@v1.0.0...v1.15.0) Updates `StructEquality` to 2.1.0 - [Release notes](https://github.com/jolin-io/StructEquality.jl/releases) - [Changelog](https://github.com/jolin-io/StructEquality.jl/blob/main/CHANGELOG.md) - [Commits](jolin-io/StructEquality.jl@v1.0.0...v2.1.0) Updates `DelimitedFiles` to 1.9.1 - [Release notes](https://github.com/JuliaData/DelimitedFiles.jl/releases) - [Commits](JuliaData/DelimitedFiles.jl@v1.9.0...v1.9.1) 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.7.0...v0.8.14) Updates `PolygonOps` to 0.1.2 - [Release notes](https://github.com/JuliaGeometry/PolygonOps.jl/releases) - [Commits](https://github.com/JuliaGeometry/PolygonOps.jl/commits) Updates `SparseDiffTools` to 2.26.0 - [Release notes](https://github.com/JuliaDiff/SparseDiffTools.jl/releases) - [Commits](JuliaDiff/SparseDiffTools.jl@v0.1.0...v2.26.0) --- updated-dependencies: - dependency-name: PreallocationTools dependency-version: 1.2.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ChunkSplitters dependency-version: 3.2.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SciMLBase dependency-version: 3.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DelaunayTriangulation dependency-version: 1.6.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SciMLBase dependency-version: 3.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: PProf dependency-version: 3.2.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Accessors dependency-version: 0.1.44 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Documenter dependency-version: 1.17.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Cubature dependency-version: 1.5.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: NonlinearSolve dependency-version: 4.17.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DisplayAs dependency-version: 0.1.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DiffEqDevTools dependency-version: 2.51.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Sundials dependency-version: 5.1.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: BenchmarkTools dependency-version: 1.7.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Krylov dependency-version: 0.10.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: FastGaussQuadrature dependency-version: 1.1.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Sparspak dependency-version: 0.3.14 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: LinearSolve dependency-version: 3.72.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: NaturalNeighbours dependency-version: 1.3.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Literate dependency-version: 2.21.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: StableRNGs dependency-version: 1.0.4 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Roots dependency-version: 2.2.14 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ReferenceTests dependency-version: 0.10.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SimpleGraphs dependency-version: 0.8.9 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SteadyStateDiffEq dependency-version: 2.9.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: CairoMakie dependency-version: 0.15.9 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: StatsBase dependency-version: 0.34.10 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: LiveServer dependency-version: 1.5.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: OrdinaryDiffEq dependency-version: 6.111.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Cthulhu dependency-version: 3.0.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ElasticArrays dependency-version: 1.2.12 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DataInterpolations dependency-version: 8.9.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: JET dependency-version: 0.11.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DifferentialEquations dependency-version: 7.17.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SpecialFunctions dependency-version: 2.7.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Bessels dependency-version: 0.2.8 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: FiniteVolumeMethod dependency-version: 1.2.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DelaunayTriangulation dependency-version: 1.6.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Accessors dependency-version: 0.1.44 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Cubature dependency-version: 1.5.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: NonlinearSolve dependency-version: 4.17.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DisplayAs dependency-version: 0.1.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: BenchmarkTools dependency-version: 1.7.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Krylov dependency-version: 0.10.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: FastGaussQuadrature dependency-version: 1.1.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: LinearSolve dependency-version: 3.72.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: NaturalNeighbours dependency-version: 1.3.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: StableRNGs dependency-version: 1.0.4 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Roots dependency-version: 2.2.14 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ReferenceTests dependency-version: 0.10.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SimpleGraphs dependency-version: 0.8.9 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SteadyStateDiffEq dependency-version: 2.9.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: CairoMakie dependency-version: 0.15.9 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: StatsBase dependency-version: 0.34.10 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: OrdinaryDiffEq dependency-version: 6.111.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Cthulhu dependency-version: 3.0.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ElasticArrays dependency-version: 1.2.12 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DataInterpolations dependency-version: 8.9.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: JET dependency-version: 0.11.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SpecialFunctions dependency-version: 2.7.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Bessels dependency-version: 0.2.8 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ExplicitImports dependency-version: 1.15.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: StructEquality dependency-version: 2.1.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DelimitedFiles dependency-version: 1.9.1 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: PolygonOps dependency-version: 0.1.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SparseDiffTools dependency-version: 2.26.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
f5437ed to
077c776
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on PreallocationTools, ChunkSplitters, DelaunayTriangulation, SciMLBase, PProf, Accessors, Documenter, Cubature, NonlinearSolve, DisplayAs, DiffEqDevTools, Sundials, BenchmarkTools, Krylov, FastGaussQuadrature, Sparspak, LinearSolve, NaturalNeighbours, Literate, StableRNGs, Roots, ReferenceTests, SimpleGraphs, SteadyStateDiffEq, CairoMakie, StatsBase, LiveServer, OrdinaryDiffEq, Cthulhu, ElasticArrays, DataInterpolations, JET, DifferentialEquations, SpecialFunctions, Bessels, FiniteVolumeMethod, ExplicitImports, StructEquality, DelimitedFiles, Aqua, PolygonOps and SparseDiffTools to permit the latest version.
Updates
PreallocationToolsto 1.2.0Release notes
Sourced from PreallocationTools's releases.
Commits
1f176c7Update Project.toml33abce7Merge pull request #161 from ChrisRackauckas-Claude/add-warn-on-resize-option4af11b9Add warn_on_resize option to DiffCachee1b8c96Merge pull request #160 from ChrisRackauckas-Claude/replace-buildkite-with-gha403ea39Fix GPU test compat: allow PreallocationTools v1.xed914ffFix GPU runner targeting: use gpu-t4 to avoid broken demeter4 driverse7a789bReplace Buildkite CI with GitHub Actions self-hosted runners8aa8a91Merge pull request #159 from ChrisRackauckas-Claude/fix/deprecation-warnings4ebc2dbFix deprecation warnings and method overwrite warnings735765fUpdate Project.tomlUpdates
ChunkSplittersto 3.2.0Release notes
Sourced from ChunkSplitters's releases.
Changelog
Sourced from ChunkSplitters's changelog.
Commits
Updates
DelaunayTriangulationto 1.6.6Release notes
Sourced from DelaunayTriangulation's releases.
Changelog
Sourced from DelaunayTriangulation's changelog.
... (truncated)
Commits
29cf338Fix bug of polygon calculation for voronoiplots (#234) (#235)c0305a9Bump actions/checkout from 5 to 6 (#233)f7a4e7aBump actions/checkout from 4 to 5 (#226)5cc2f6dReduce spam during tests and remove docstrings on some internal methods exten...487ba1bExplicitly mention counter-clockwise requirement (#230)83e47bcCorrect spelling in documentation (#228)8fe8284Update CI.ymlcbce107Fix OSS column in comparison table for GPLda9f582Skip duplicates by default (#218)9134c8eversionUpdates
SciMLBaseto 3.3.0Release notes
Sourced from SciMLBase's releases.
Commits
a91f0e1Update Project.toml556fd80Merge pull request #1317 from ChrisRackauckas-Claude/mooncake-observable-foll...2aace14Mooncake observable AD: NonlinearSolution, vector, DAE, init param-graddddf175Merge pull request #1314 from ChrisRackauckas-Claude/mooncake-symbolic-indexi...d8e49f5Propagate parameter gradient through observable indexing rrule2a90d97Enable Mooncake test for ODE observable autodiff480674fAdd Mooncake rrules for symbolic indexing of solutions22ed166Bump version from 3.1.0 to 3.2.08569c5cMerge pull request #1214 from ChrisRackauckas-Claude/mooncake-tmap-responsibl...154b9ddMerge pull request #1315 from ChrisRackauckas-Claude/cc/unbreak-master-ci-aft...Updates
PProfto 3.2.0Release notes
Sourced from PProf's releases.
Commits
ed58b07add Profile.Allocs.@pprof(#92)916be01create a new PProf.jl release with the new pprof_jll (#103)f03222aMerge pull request #101 from JuliaPerf/dcn-change-thread-sleeping0b08ea7make thread_sleeping definition a bit more robust663b96eFix infinite loop (#100)491a7feUpdate Project.toml (#99)4b0f039Fix #93 (#98)30785d3Support Metadata like Threadid (#40)6e9f56cCompress on the fly (#82)45399a8Make profile tests robust: run until we've collected data (#89)Updates
Accessorsto 0.1.44Release notes
Sourced from Accessors's releases.
Commits
9ff5a93bump5734038set(sort) preserves altypedb112cbsetindex with Colon preserves eltype4603471avoid splatting whenever possible45c7a9aoptimize getall/setall4e3d9e5Add delete with Elements optic (#206)2bbc797add PropertyLensRuntime, fix #1454d56a02use ComposedFunction instead of ComposedOptic everywhere6313692Add delete method for IndexLens on strings (fixes #199)18e9ddbremove obsolete filter from CI and fix tests on Julia 1.12 (#202)Updates
Documenterto 1.17.0Release notes
Sourced from Documenter's releases.
Changelog
Sourced from Documenter's changelog.
... (truncated)
Commits
f0aada4Set version to 1.17.0 (#2891)ee3373fSupport more MarkdownAST nodes (#2887)d1ab4feFix operator binding rendering for doc headers (#2883)43271d1Fix PDF TOC: part number could overlap title (#2886)31b1f17CI: install TeX for building Julia manual PDF (#2879)474024eFix LaTeX links with fragments in table cells (#2885)38e8ee7CI: don't use julia-buildpkg (#2884)03def81Add LaTeX show_log option and dump logs on failure (#2881)cc13ff9tests: deal with Markdown changes in Julia 1.14 (#2882)642db0bPreserve page anchor when moving between versions (#2880)Updates
Cubatureto 1.5.1Release notes
Sourced from Cubature's releases.
Commits
f3025eeUpdate Project.tomlc2ab12efix travis link57e0d1arm obsolete build file (closes #50)0f2e81fuse Cubature_jll (#49)058ac1eInstall TagBot as a GitHub Action (#46)6276384bump 1.4.1910415efix #44 (#45)32069d9rm obsolete REQUIRE7ab2c91bump version to 1.4.0, update appveyor versions84c7784delete obsolete pkg instructionsUpdates
NonlinearSolveto 4.17.1Release notes
Sourced from NonlinearSolve's releases.
Commits
f2b526aBump patch versions for SciMLBase v3 compat release0f6a7a4Bump SciMLBase compat to include v3 and RecursiveArrayTools to include v47dc28f3Update Project.tomlff2f38eGuard JacobianCache callable for empty u, add empty u0 tests6a304a4Handle empty u in construct_jacobian_cacheb0902e3Bump NonlinearSolveBase compat lower bound to 2.208843054bump minor versions for release958ce24Accept any parameter type in AutoSpecialize wrapping3865118bump minor versions for releasef47d870bump SciMLBase lower bound to 2.154 for FWW v1 compatUpdates
DisplayAsto 0.1.6Release notes
Sourced from DisplayAs's releases.
Commits
411d1f6Bump to 0.1.6da18625Test with Julia 1.8 (#34)abc2396Support keyword arguments (#33)358c3f2Fix .JuliaFormatter.toml file name (#32)4d56f9eUse tkf/julia-code-style-suggesters@v1 (#27)a67a70dBump to 0.1.6-DEV102fd18Bump to 0.1.55423280Rename:Unlimited(x)->unlimited(x)(#25)cdb43d1Support showing raw/rendered bytes (#23)f115c2aAdd gif (#22)Updates
DiffEqDevToolsto 2.53.0Commits
Updates
Sundialsto 5.1.0Release notes
Sourced from Sundials's releases.
Changelog
Sourced from Sundials's changelog.
... (truncated)
Commits
1cff2a4Update Project.tomld77ca0fMerge pull request #506 from ChrisRackauckas-Claude/add-news-md-breaking-changese3034c5Update NEWS.md737d4e0Add documentation for Sundials v7 breaking changes6bfeb2aUpdate NEWS.md599cbc0Update NEWS.md867df5fUpdate NEWS.mdbf3e552Add NEWS.md documenting v5.0.0 breaking changes6473340Merge pull request #505 from ChrisRackauckas-Claude/default-initialization-ch...b700c76Handle the defaults changesUpdates
BenchmarkToolsto 1.8.0Release notes
Sourced from BenchmarkTools's releases.
Commits
4258940v1.8.0c562362Only GC when needed. Reduce allocs from mechanics. Add PrecompileTools worklo...78bed8dBump JuliaRegistries/TagBot from 1.24.7 to 1.25.4 (#418)87103dcv1.7.0 (#415)0eb5fedremove buildkite CI - it was just a template! (#417)77c8009CI: Pin GitHub Actions. add Dependabot Julia support. Add versions. Add platf...55d758cBump codecov/codecov-action from 5 to 6 (#414)f52454ddocs: sayAbstractDictinstead ofAssociative(#411)88d02ffuse Base.blackbox to disallow LLVM from simplifying the bench loop (#413)0f4cf5bMerge pull request #410 from JuliaCI/dependabot/github_actions/actions/cache-5Updates
Krylovto 0.10.6Release notes
Sourced from Krylov's releases.