Skip to content

Comments

Add Julia ecosystem to Dependabot configuration#824

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

Add Julia ecosystem to Dependabot configuration#824
ChrisRackauckas merged 2 commits intoSciML:masterfrom
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 873bbc2 into SciML:master Dec 2, 2025
1 of 3 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