Skip to content

Drop older SciML major versions from compat - #272

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:drop-older-sciml-majors
Aug 15, 2026
Merged

Drop older SciML major versions from compat#272
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:drop-older-sciml-majors

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

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 [deps] LinearSolve: 4.1, 55 (drop 4.1; current SciML major is 5)

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 live julia-downgrade-compat run.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review August 15, 2026 03:55
@ChrisRackauckas
ChrisRackauckas merged commit 6474ddc into SciML:master Aug 15, 2026
24 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants