Skip to content

Replace CompatHelper with Dependabot for Julia packages#213

Open
devmotion wants to merge 1 commit into
masterfrom
dmw/dependabot
Open

Replace CompatHelper with Dependabot for Julia packages#213
devmotion wants to merge 1 commit into
masterfrom
dmw/dependabot

Conversation

@devmotion

Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter

codecov-commenter commented May 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.39%. Comparing base (53dc188) to head (9c514f7).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #213   +/-   ##
=======================================
  Coverage   72.39%   72.39%           
=======================================
  Files          22       22           
  Lines        1007     1007           
=======================================
  Hits          729      729           
  Misses        278      278           

☔ 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.

@andreasnoack

Copy link
Copy Markdown
Member

Is this the modern approach

@DilumAluthge DilumAluthge changed the title Replace CompatHelper with dependabot Replace CompatHelper with Dependabot for Julia packages May 29, 2026
@DilumAluthge

Copy link
Copy Markdown
Member

CompatHelper is still maintained (for bug fixes and security issues), but we have begun encouraging folks to migrate to Dependabot, because:

  1. It lets us offload a lot of the work onto GitHub.
  2. It lets folks use the same tool (Dependabot) for multiple language ecosystems.

@devmotion

Copy link
Copy Markdown
Member Author

The CompatHelper repo tells users

CompatHelper is now in maintenance mode. We recommend that users migrate to GitHub Dependabot

dependabot doesn't support private registries but for public packages it seems sufficient, eg DifferentiationInterface switched a while ago.

@DilumAluthge

Copy link
Copy Markdown
Member

dependabot doesn't support private registries

True, but I'm hoping that we'll be able to add support for that in the future.

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.

4 participants