From d4cc1221022b1f7a1361fea24cb6c7b54638f568 Mon Sep 17 00:00:00 2001 From: ChrisRackauckas Date: Sun, 12 Jul 2026 19:58:13 +0000 Subject: [PATCH] Release prep: patch bumps for 8 monorepo packages All unreleased changes since each package's last registered version are docstring additions, mechanical `using X` -> explicit import-list cleanups, QA/test scaffolding updates, and dev-dependency (SciMLTesting) compat floor raises -- no exported symbols were added, removed, or changed, so all bumps are patch releases: - DiffEqProblemLibrary (root): 5.2.2 -> 5.2.3 - BVProblemLibrary: 0.1.10 -> 0.1.11 - DAEProblemLibrary: 0.1.4 -> 0.1.5 - DDEProblemLibrary: 0.1.6 -> 0.1.7 - JumpProblemLibrary: 2.0.1 -> 2.0.2 - NonlinearProblemLibrary: 0.1.6 -> 0.1.7 - ODEProblemLibrary: 1.5.1 -> 1.5.2 - SDEProblemLibrary: 1.2.1 -> 1.2.2 No internal cross-lib dependencies exist among lib/* packages, so no sibling-to-sibling compat cascade applies. Root's existing compat floors on each sublibrary (e.g. "0.1", "1", "1, 2.0") already admit these new patch versions, and none of the sublibrary changes introduce new public API that root's source relies on, so no compat floor raises are needed in root's Project.toml. Co-Authored-By: Claude Sonnet 5 --- Project.toml | 2 +- lib/BVProblemLibrary/Project.toml | 2 +- lib/DAEProblemLibrary/Project.toml | 2 +- lib/DDEProblemLibrary/Project.toml | 2 +- lib/JumpProblemLibrary/Project.toml | 2 +- lib/NonlinearProblemLibrary/Project.toml | 2 +- lib/ODEProblemLibrary/Project.toml | 2 +- lib/SDEProblemLibrary/Project.toml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Project.toml b/Project.toml index f157be5..c67c817 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DiffEqProblemLibrary" uuid = "a077e3f3-b75c-5d7f-a0c6-6bc4c8ec64a9" authors = ["Chris Rackauckas "] -version = "5.2.2" +version = "5.2.3" [deps] BVProblemLibrary = "ded0fc24-dfea-4565-b1d9-79c027d14d84" diff --git a/lib/BVProblemLibrary/Project.toml b/lib/BVProblemLibrary/Project.toml index 395e207..503f046 100644 --- a/lib/BVProblemLibrary/Project.toml +++ b/lib/BVProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "BVProblemLibrary" uuid = "ded0fc24-dfea-4565-b1d9-79c027d14d84" -version = "0.1.10" +version = "0.1.11" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" diff --git a/lib/DAEProblemLibrary/Project.toml b/lib/DAEProblemLibrary/Project.toml index b80da2f..7a23aee 100644 --- a/lib/DAEProblemLibrary/Project.toml +++ b/lib/DAEProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "DAEProblemLibrary" uuid = "dfb8ca35-80a1-48ba-a605-84916a45b4f8" -version = "0.1.4" +version = "0.1.5" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" diff --git a/lib/DDEProblemLibrary/Project.toml b/lib/DDEProblemLibrary/Project.toml index c3ec24b..fa5122d 100644 --- a/lib/DDEProblemLibrary/Project.toml +++ b/lib/DDEProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "DDEProblemLibrary" uuid = "f42792ee-6ffc-4e2a-ae83-8ee2f22de800" -version = "0.1.6" +version = "0.1.7" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" diff --git a/lib/JumpProblemLibrary/Project.toml b/lib/JumpProblemLibrary/Project.toml index 08cc002..3ec90e7 100644 --- a/lib/JumpProblemLibrary/Project.toml +++ b/lib/JumpProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "JumpProblemLibrary" uuid = "faf0f6d7-8cee-47cb-b27c-1eb80cef534e" -version = "2.0.1" +version = "2.0.2" [deps] Catalyst = "479239e8-5488-4da2-87a7-35f2df7eef83" diff --git a/lib/NonlinearProblemLibrary/Project.toml b/lib/NonlinearProblemLibrary/Project.toml index 785ed42..caf9a55 100644 --- a/lib/NonlinearProblemLibrary/Project.toml +++ b/lib/NonlinearProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "NonlinearProblemLibrary" uuid = "b7050fa9-e91f-4b37-bcee-a89a063da141" -version = "0.1.6" +version = "0.1.7" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" diff --git a/lib/ODEProblemLibrary/Project.toml b/lib/ODEProblemLibrary/Project.toml index 58a9553..cfe7979 100644 --- a/lib/ODEProblemLibrary/Project.toml +++ b/lib/ODEProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "ODEProblemLibrary" uuid = "fdc4e326-1af4-4b90-96e7-779fcce2daa5" -version = "1.5.1" +version = "1.5.2" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" diff --git a/lib/SDEProblemLibrary/Project.toml b/lib/SDEProblemLibrary/Project.toml index 0b3b350..7f23d9f 100644 --- a/lib/SDEProblemLibrary/Project.toml +++ b/lib/SDEProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "SDEProblemLibrary" uuid = "c72e72a9-a271-4b2b-8966-303ed956772e" -version = "1.2.1" +version = "1.2.2" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"