Skip to content

Add Julia ecosystem to Dependabot configuration#318

Merged
ChrisRackauckas merged 3 commits intoSciML:mainfrom
ChrisRackauckas-Claude:migrate-to-dependabot
Jan 9, 2026
Merged

Add Julia ecosystem to Dependabot configuration#318
ChrisRackauckas merged 3 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 06b4fe5 into SciML:main Jan 9, 2026
5 of 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.

2 participants