Skip to content

Raise PrecompileTools floor to 1.2.1 - #96

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:bump-precompiletools-floor-1.2.1
Aug 14, 2026
Merged

ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:bump-precompiletools-floor-1.2.1

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

Please ignore this PR until it has been reviewed by @ChrisRackauckas.

What changed

Pure [compat] lower-bound bump:

  • PrecompileTools = "1.1""1.2.1"

No solver code, tests, or package version were changed.

Why

MATLABDiffEq requires ModelingToolkitBase = "1.30". ModelingToolkitBase 1.30+ requires PrecompileTools 1.2.1+, so the declared 1.1 floor cannot resolve.

Verification

Julia 1.10.11, isolated depot, Pkg.develop of this checkout, then Pkg.add:

Pin Result
PrecompileTools 1.1.0 (old floor) unsatisfiable: ModelingToolkitBase 1.30 requires PrecompileTools 1.2.1–1
PrecompileTools 1.2.1 (new floor) RESOLVE_OK / LOAD_OK MATLABDiffEq

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:59
@ChrisRackauckas
ChrisRackauckas merged commit 8ed41c1 into SciML:master Aug 14, 2026
9 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