Skip to content

Commit b3a594e

Browse files
Bump SciMLBase compat to v3 and bump version to 5.22.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b6f2999 commit b3a594e

7 files changed

Lines changed: 14 additions & 14 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "BoundaryValueDiffEq"
22
uuid = "764a87c0-6b3e-53db-9096-fe964310641d"
3-
version = "5.21.0"
3+
version = "5.22.0"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -60,7 +60,7 @@ Random = "1.10"
6060
ReTestItems = "1.29"
6161
RecursiveArrayTools = "3.31.2"
6262
Reexport = "1.2"
63-
SciMLBase = "2.152.1"
63+
SciMLBase = "2.152.1, 3"
6464
Sparspak = "0.3.11"
6565
StaticArrays = "1.9.8"
6666
Test = "1.10"

lib/BoundaryValueDiffEqAscher/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BoundaryValueDiffEqAscher"
22
uuid = "7227322d-7511-4e07-9247-ad6ff830280e"
33
authors = ["Qingyu Qu <erikqqy123@gmail.com>"]
4-
version = "1.12.0"
4+
version = "1.13.0"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -36,7 +36,7 @@ Random = "1.10"
3636
ReTestItems = "1.23.1"
3737
RecursiveArrayTools = "3.27.0"
3838
Reexport = "1.2"
39-
SciMLBase = "2.152.1"
39+
SciMLBase = "2.152.1, 3"
4040
Setfield = "1.1.1"
4141
StaticArrays = "1.9.8"
4242
Test = "1.10"

lib/BoundaryValueDiffEqCore/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "BoundaryValueDiffEqCore"
22
uuid = "56b672f2-a5fe-4263-ab2d-da677488eb3a"
3-
version = "2.2.0"
3+
version = "2.3.0"
44
authors = ["Qingyu Qu <erikqqy123@gmail.com>"]
55

66
[deps]
@@ -45,7 +45,7 @@ OptimizationBase = "5.1"
4545
PreallocationTools = "1.2"
4646
RecursiveArrayTools = "3.27.0"
4747
Reexport = "1.2"
48-
SciMLBase = "2.152.1"
48+
SciMLBase = "2.152.1, 3"
4949
SciMLLogging = "1.8.0"
5050
SciMLStructures = "1.7.0"
5151
Setfield = "1"

lib/BoundaryValueDiffEqFIRK/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "BoundaryValueDiffEqFIRK"
22
uuid = "85d9eb09-370e-4000-bb32-543851f73618"
3-
version = "1.13.0"
3+
version = "1.14.0"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -53,7 +53,7 @@ Random = "1.10"
5353
ReTestItems = "1.23.1"
5454
RecursiveArrayTools = "3.27.0"
5555
Reexport = "1.2"
56-
SciMLBase = "2.152.1"
56+
SciMLBase = "2.152.1, 3"
5757
SciMLStructures = "1.7.0"
5858
Setfield = "1.1.1"
5959
SparseArrays = "1.10"

lib/BoundaryValueDiffEqMIRK/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "BoundaryValueDiffEqMIRK"
22
uuid = "1a22d4ce-7765-49ea-b6f2-13c8438986a6"
3-
version = "1.13.0"
3+
version = "1.14.0"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -53,7 +53,7 @@ Random = "1.10"
5353
ReTestItems = "1.23.1"
5454
RecursiveArrayTools = "3.27.0"
5555
Reexport = "1.2"
56-
SciMLBase = "2.152.1"
56+
SciMLBase = "2.152.1, 3"
5757
SciMLStructures = "1.7.0"
5858
Setfield = "1.1.1"
5959
SparseArrays = "1.10"

lib/BoundaryValueDiffEqMIRKN/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BoundaryValueDiffEqMIRKN"
22
uuid = "9255f1d6-53bf-473e-b6bd-23f1ff009da4"
33
authors = ["Qingyu Qu <erikqqy123@gmail.com>"]
4-
version = "1.12.0"
4+
version = "1.13.0"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -48,7 +48,7 @@ Random = "1.10"
4848
ReTestItems = "1.23.1"
4949
RecursiveArrayTools = "3.27.0"
5050
Reexport = "1.2"
51-
SciMLBase = "2.152.1"
51+
SciMLBase = "2.152.1, 3"
5252
Setfield = "1.1.1"
5353
SparseArrays = "1.10"
5454
StaticArrays = "1.9.8"

lib/BoundaryValueDiffEqShooting/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "BoundaryValueDiffEqShooting"
22
uuid = "ed55bfe0-3725-4db6-871e-a1dc9f42a757"
3-
version = "1.13.0"
3+
version = "1.14.0"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -51,7 +51,7 @@ Random = "1.10"
5151
ReTestItems = "1.23.1"
5252
RecursiveArrayTools = "3.27.0"
5353
Reexport = "1.2"
54-
SciMLBase = "2.152.1"
54+
SciMLBase = "2.152.1, 3"
5555
Setfield = "1.1.1"
5656
SparseArrays = "1.10"
5757
StaticArrays = "1.9.8"

0 commit comments

Comments
 (0)