Skip to content

Conversation

@Krastanov-agent
Copy link

⚠️ Important: This enables dependabot only for the top-level Julia package. If there are any other sub-packages in subfolders, they will not be tracked by dependabot and may need separate configuration.

CC @Krastanov

Summary

  • Remove CompatHelper workflows (replaced by dependabot)
  • Add/update dependabot.yml with Julia and GitHub Actions ecosystems
  • Julia dependabot support is now stable and preferred over CompatHelper

Changes

  • Deleted any CompatHelper workflow files from .github/workflows/
  • Updated/created .github/dependabot.yml with Julia and GitHub Actions ecosystem configurations
  • Set weekly update schedule for Julia dependencies and GitHub Actions

Test plan

  • Verify no CompatHelper workflows remain in .github/workflows/
  • Confirm dependabot.yml has proper Julia and GitHub Actions ecosystem configurations
  • Check that dependabot starts working after merge (may take up to 24 hours)

🤖 Generated with Claude Code


Script source: https://gist.github.com/Krastanov-agent/2b049684a01788458c399e9441bb264a

- Remove CompatHelper workflows (replaced by dependabot)
- Add/update dependabot.yml with Julia package ecosystem
- Julia dependabot support is now stable and preferred over CompatHelper

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@codecov
Copy link

codecov bot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.40%. Comparing base (aabbbbb) to head (0bfd2ed).
⚠️ Report is 22 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   94.29%   97.40%   +3.11%     
==========================================
  Files          10       10              
  Lines         578      579       +1     
==========================================
+ Hits          545      564      +19     
+ Misses         33       15      -18     

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

@Krastanov
Copy link
Member

This PR should simplify the handling of compat updates, now that Julia is supported by dependabot. CompatHelper is not needed anymore. And dependabot does not stop after a few months of inactivity in the repository. There are a bunch of other minor quality of life improvements as well.

This PR was made by a bot, but now I am commenting as a human check on the bot that I endorse this PR and have checked its correctness.

This JuliaGraphs repo has its own active maintainers, thus I will not be merging this PR myself.

@hexaeder
Copy link
Collaborator

Thanks for the PR! May you tell your agent to also extend it to the /docs env? I haven't worked with the new dependabot style yet, not sure how to do that...

@Krastanov
Copy link
Member

the docs should be included now

@hexaeder hexaeder merged commit b219d99 into JuliaGraphs:master Dec 23, 2025
7 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.

3 participants