Skip to content

Drop [compat] majors whose successor is 2+ years old - #264

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:drop-stale-majors-2y
Aug 14, 2026
Merged

Drop [compat] majors whose successor is 2+ years old#264
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:drop-stale-majors-2y

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 majors whose successor has been out for at least 2 years (cutoff 2024-08-14). No code, tests, or package version were changed.

  • Project.toml [deps] QuasiMonteCarlo: 0.2.3, 0.3, 0.40.3, 0.4 (drop 0.2.3; QuasiMonteCarlo 0.3.x first released 2022-12-16)

Why

Once a newer major has been in the General registry for two years, the previous major is untested and unused. Declaring it only keeps a dead window in the resolver / downgrade graph. Remaining majors and their existing lower bounds are unchanged.

Verification

Dates come from GitHub tags (and General registrator PRs where a tag was later rewritten). 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 14, 2026 20:54
@ChrisRackauckas
ChrisRackauckas merged commit f1581d7 into SciML:master Aug 14, 2026
14 of 16 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