From dab6e67caeb9503d8ebb64f0373c2672b5de03b3 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 18 Jan 2025 15:14:06 +0530 Subject: [PATCH] New version: BoundaryValueDiffEqMIRK v1.4.0 (#123245) UUID: 1a22d4ce-7765-49ea-b6f2-13c8438986a6 Repo: https://github.com/SciML/BoundaryValueDiffEq.jl.git Tree: 4be1e7bbe1681a713427ab8384774c7edaf20f73 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- B/BoundaryValueDiffEqMIRK/Compat.toml | 13 ++++++++++--- B/BoundaryValueDiffEqMIRK/Versions.toml | 3 +++ 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/B/BoundaryValueDiffEqMIRK/Compat.toml b/B/BoundaryValueDiffEqMIRK/Compat.toml index 98ffa406c936a81..3e03bece574980b 100644 --- a/B/BoundaryValueDiffEqMIRK/Compat.toml +++ b/B/BoundaryValueDiffEqMIRK/Compat.toml @@ -52,14 +52,21 @@ NonlinearSolve = "3.15.1-3" ["1.1-1"] ADTypes = "1.9.0-1" Adapt = "4.1.1-4" -ArrayInterface = "7.16.0-7" BandedMatrices = "1.7.5-1" -BoundaryValueDiffEqCore = "1.1.0-1" DiffEqBase = "6.158.3-6" FastAlmostBandedMatrices = "0.1.4-0.1" FastClosures = "0.3.2-0.3" ForwardDiff = "0.10.38-0.10" LinearSolve = "2.36.2-2" -SciMLBase = "2.60.0-2" Setfield = "1.1.1-1" SparseDiffTools = "2.23.0-2" + +["1.1-1.3"] +ArrayInterface = "7.16.0-7" +BoundaryValueDiffEqCore = "1.1.0-1" +SciMLBase = "2.60.0-2" + +["1.4-1"] +ArrayInterface = "7.18.0-7" +BoundaryValueDiffEqCore = "1" +SciMLBase = "2.71.0-2" diff --git a/B/BoundaryValueDiffEqMIRK/Versions.toml b/B/BoundaryValueDiffEqMIRK/Versions.toml index 7c7bf25e26dbd1f..b3fd32da1b77fe7 100644 --- a/B/BoundaryValueDiffEqMIRK/Versions.toml +++ b/B/BoundaryValueDiffEqMIRK/Versions.toml @@ -15,3 +15,6 @@ git-tree-sha1 = "ed6802d8a97a0847060d25261b7561da83a4f044" ["1.3.0"] git-tree-sha1 = "b642f3b968efa51abba41aaf29d2ad869631cf0c" + +["1.4.0"] +git-tree-sha1 = "4be1e7bbe1681a713427ab8384774c7edaf20f73"