Skip to content

Add Julia ecosystem to Dependabot configuration#132

Merged
ChrisRackauckas merged 2 commits intoSciML:mainfrom
ChrisRackauckas-Claude:migrate-to-dependabot
Dec 2, 2025
Merged

Add Julia ecosystem to Dependabot configuration#132
ChrisRackauckas merged 2 commits intoSciML:mainfrom
ChrisRackauckas-Claude:migrate-to-dependabot

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 bac169f into SciML:main Dec 2, 2025
1 of 5 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