Skip to content

Conversation

@ChrisRackauckas-Claude
Copy link
Contributor

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 ChrisRackauckas merged commit 84967a0 into SciML:master Dec 2, 2025
8 of 9 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.

2 participants