Skip to content

Bump stale compat lower bounds#402

Merged
nathanaelbosch merged 1 commit into
mainfrom
bump-compat-bounds
Apr 3, 2026
Merged

Bump stale compat lower bounds#402
nathanaelbosch merged 1 commit into
mainfrom
bump-compat-bounds

Conversation

@nathanaelbosch

Copy link
Copy Markdown
Owner

Drop dead compat entries and bump stale lower bounds to the minimum resolvable versions. Tested via resolution checks in fresh environments.

Changes:

  • Drop SciMLBase v1, DiffEqCallbacks v3, RecursiveArrayTools v2, ForwardDiff v0.10, StructArrays 0.4-0.6, TaylorIntegration 0.8-0.14, TaylorSeries 0.10-0.13, FastBroadcast 0.2 and 1
  • Bump DiffEqBase 6.122 -> 6.194, SciMLBase 2.128, OrdinaryDiffEqRosenbrock 1.23, OrdinaryDiffEqVerner 1.10, ADTypes 1.16, StaticArrayInterface 1.8, ForwardDiff 1.1, Octavian 0.3.28, RecursiveArrayTools 3.37

@codecov

codecov Bot commented Apr 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.63%. Comparing base (42659a0) to head (61147d3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #402       +/-   ##
===========================================
+ Coverage   79.10%   91.63%   +12.53%     
===========================================
  Files          44       44               
  Lines        2206     2199        -7     
===========================================
+ Hits         1745     2015      +270     
+ Misses        461      184      -277     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Drop dead compat entries and bump stale lower bounds to the minimum
resolvable versions. Tested via resolution checks in fresh environments.
Also add a reusable script and Claude skill for future checks.

Dropped dead ranges:
- SciMLBase v1, DiffEqCallbacks v3, RecursiveArrayTools v2,
  ForwardDiff v0.10, StructArrays 0.4-0.6, TaylorIntegration 0.8-0.14,
  TaylorSeries 0.10-0.16, FastBroadcast 0.2 and 1,
  FunctionWrappersWrappers 1

Bumped stale lower bounds:
- DiffEqBase 6.122 -> 6.194, SciMLBase 2.128,
  OrdinaryDiffEqRosenbrock 1.23, OrdinaryDiffEqVerner 1.10,
  ADTypes 1.16, StaticArrayInterface 1.8, ForwardDiff 1.1,
  Octavian 0.3.29, RecursiveArrayTools 3.37,
  DiffEqDevTools 2.46, DocStringExtensions 0.9.4,
  PrecompileTools 1.2.1, RecipesBase 1.3.4, Reexport 1.2.2

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@nathanaelbosch nathanaelbosch merged commit 497aed5 into main Apr 3, 2026
9 of 10 checks passed
@nathanaelbosch nathanaelbosch deleted the bump-compat-bounds branch April 3, 2026 09:18
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.

1 participant