Skip to content

CompatHelper: bump compat for SciMLBase to 3, (keep existing compat) - #21

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
compathelper/new_version/2026-06-09-01-35-04-962-02678137664
Closed

CompatHelper: bump compat for SciMLBase to 3, (keep existing compat)#21
github-actions[bot] wants to merge 1 commit into
mainfrom
compathelper/new_version/2026-06-09-01-35-04-962-02678137664

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

This pull request changes the compat entry for the SciMLBase package from 2.53 to 2.53, 3.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@mmogib
mmogib force-pushed the compathelper/new_version/2026-06-09-01-35-04-962-02678137664 branch from 72a93f5 to 253fc09 Compare June 9, 2026 01:35
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.81%. Comparing base (114f7ef) to head (253fc09).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   90.81%   90.81%           
=======================================
  Files          12       12           
  Lines         675      675           
=======================================
  Hits          613      613           
  Misses         62       62           

☔ View full report in Codecov by Harness.
📢 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.

mmogib added a commit that referenced this pull request Jun 9, 2026
Widen SciMLBase from "2.53" to "2.53, 3". CI-verified compatible: the full 262-test suite plus docs build pass against SciMLBase 3.x across Julia 1.10/1.12/pre on x64+x86 (CompatHelper PR #21). The package's SciMLBase usage is limited to stable API (NonlinearProblem, isinplace, ReturnCode, NLStats, build_solution, __solve), unaffected by the 2.x -> 3.x major bump.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
mmogib added a commit that referenced this pull request Jun 9, 2026
CompatHelper and Dependabot's julia ecosystem were both managing Julia dependencies, producing duplicate PRs (e.g. the same SciMLBase bump as #16 and #21). Standardize on CompatHelper (registry-aware, the Julia-ecosystem norm). Keep the github-actions ecosystem, which CompatHelper does not cover.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mmogib

mmogib commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Superseded by #22, which consolidates this SciMLBase 2.53, 3 bump with related CI hygiene and standardizes Julia dependency automation on CompatHelper. Thanks 🤖

@mmogib mmogib closed this Jun 9, 2026
@mmogib
mmogib deleted the compathelper/new_version/2026-06-09-01-35-04-962-02678137664 branch June 9, 2026 02:05
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