Skip to content

Conversation

@ChrisRackauckas-Claude
Copy link

Summary

This PR adds Julia ecosystem support to the existing Dependabot configuration and removes CompatHelper.

Changes:

  • Updated .github/dependabot.yml to include Julia ecosystem (beta feature)
  • Removed .github/workflows/CompatHelper.yml

Benefits:

  • Native GitHub Dependabot now handles Julia dependencies
  • No need for separate CompatHelper workflow
  • Groups all Julia package updates into a single PR

Configuration

The updated Dependabot configuration now includes:

  • Updates GitHub Actions weekly (existing)
  • Updates Julia dependencies daily (new)
  • Groups all Julia package updates into a single PR (new)

References


🤖 Generated with Claude Code

@ChrisRackauckas-Claude
Copy link
Author

Closing to fix: the PR was incorrectly replacing the entire dependabot.yml instead of appending the Julia ecosystem section. Will reopen with corrected changes.

@ChrisRackauckas-Claude ChrisRackauckas-Claude deleted the migrate-to-dependabot branch December 2, 2025 09:31
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