Drop older SciML major versions from compat - #4967
Merged
ChrisRackauckas merged 2 commits intoAug 15, 2026
Merged
Conversation
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Those are the only releases of those majors and both are yanked in General, so compat "5" / "4" admits no installable version. Latest installable majors are OrdinaryDiffEqCore 4 and DiffEqDevTools 3. Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Member
Author
|
OrdinaryDiffEqCore 5.0.0 and DiffEqDevTools 4.0.0 are yanked in General (they are the only releases of those majors). Compat |
ChrisRackauckas
marked this pull request as ready for review
August 15, 2026 10:08
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.
Please ignore this PR until it has been reviewed by @ChrisRackauckas.
What changed
Pure
[compat]edits that drop older major versions of SciML packages. For each SciML dependency, only the current major remains (existing lower bound on that major is kept). No code, tests, or package version were changed.Project.toml[extras]DataInterpolations:7, 8, 9→9(drop 7, 8; current SciML major is 9)Project.toml[extras]DelayDiffEq:5.61, 6→6(drop 5.61; current SciML major is 6)Project.toml[extras]LinearSolve:3.66, 4, 5.4→5.4(drop 3.66, 4; current SciML major is 5)Project.toml[extras]OrdinaryDiffEq:6.82.0, 7→7(drop 6.82.0; current SciML major is 7)Project.toml[extras]OrdinaryDiffEqBDF:1, 2→2(drop 1; current SciML major is 2)Project.toml[extras]OrdinaryDiffEqCore:1.34.0, 2, 3.32.0, 4.4→5(drop 1.34.0, 2, 3.32.0, 4.4; current SciML major is 5)Project.toml[extras]OrdinaryDiffEqDefault:1.2, 2→2(drop 1.2; current SciML major is 2)Project.toml[extras]OrdinaryDiffEqFIRK:1, 2→2(drop 1; current SciML major is 2)Project.toml[extras]OrdinaryDiffEqFunctionMap:1, 2→2(drop 1; current SciML major is 2)Project.toml[extras]OrdinaryDiffEqNonlinearSolve:1.5.0, 2→2(drop 1.5.0; current SciML major is 2)Project.toml[extras]OrdinaryDiffEqRosenbrock:1, 2→2(drop 1; current SciML major is 2)Project.toml[extras]OrdinaryDiffEqSDIRK:1, 2→2(drop 1; current SciML major is 2)Project.toml[extras]RecursiveArrayTools:3, 4→4(drop 3; current SciML major is 4)Project.toml[extras]StochasticDiffEq:6.82.0, 7→7(drop 6.82.0; current SciML major is 7)Project.toml[extras]Sundials:4, 5, 6→6(drop 4, 5; current SciML major is 6)lib/ModelingToolkitBase/Project.toml[extras]DataInterpolations:8.7, 9→9(drop 8.7; current SciML major is 9)lib/ModelingToolkitBase/Project.toml[extras]DelayDiffEq:5.61, 6→6(drop 5.61; current SciML major is 6)lib/ModelingToolkitBase/Project.toml[deps]FunctionWrappersWrappers:0.1, 1→1(drop 0.1; current SciML major is 1)lib/ModelingToolkitBase/Project.toml[deps]ImplicitDiscreteSolve:0.1.2, 1, 2.1.2→2.1.2(drop 0.1.2, 1; current SciML major is 2)lib/ModelingToolkitBase/Project.toml[extras]LinearSolve:3.19.2, 4, 5.4→5.4(drop 3.19.2, 4; current SciML major is 5)lib/ModelingToolkitBase/Project.toml[extras]OrdinaryDiffEq:6.82.0, 7→7(drop 6.82.0; current SciML major is 7)lib/ModelingToolkitBase/Project.toml[extras]OrdinaryDiffEqBDF:1, 2→2(drop 1; current SciML major is 2)lib/ModelingToolkitBase/Project.toml[extras]OrdinaryDiffEqDefault:1.2, 2→2(drop 1.2; current SciML major is 2)lib/ModelingToolkitBase/Project.toml[extras]OrdinaryDiffEqFunctionMap:1, 2→2(drop 1; current SciML major is 2)lib/ModelingToolkitBase/Project.toml[extras]OrdinaryDiffEqNonlinearSolve:1.5.0, 2→2(drop 1.5.0; current SciML major is 2)lib/ModelingToolkitBase/Project.toml[extras]OrdinaryDiffEqRosenbrock:1, 2→2(drop 1; current SciML major is 2)lib/ModelingToolkitBase/Project.toml[extras]OrdinaryDiffEqSDIRK:1, 2→2(drop 1; current SciML major is 2)lib/ModelingToolkitBase/Project.toml[extras]OrdinaryDiffEqTsit5:1, 2→2(drop 1; current SciML major is 2)lib/ModelingToolkitBase/Project.toml[deps]PreallocationTools:0.4.27, 1→1(drop 0.4.27; current SciML major is 1)lib/ModelingToolkitBase/Project.toml[deps]RecursiveArrayTools:3.26, 4→4(drop 3.26; current SciML major is 4)lib/ModelingToolkitBase/Project.toml[extras]StochasticDiffEq:6.82.0, 7→7(drop 6.82.0; current SciML major is 7)lib/SciCompDSL/Project.toml[extras]OrdinaryDiffEqDefault:1.3, 2→2(drop 1.3; current SciML major is 2)lib/SciCompDSL/Project.toml[extras]OrdinaryDiffEqTsit5:1.1, 2→2(drop 1.1; current SciML major is 2)Why
Supporting multiple SciML majors keeps untested resolver windows. The current major is the one in the General registry; older majors are dropped even when that current major is recent.
Verification
Current majors come from JuliaRegistries/General
Versions.toml. Not verified here: the full test suite, QA, or a livejulia-downgrade-compatrun.