Skip to content

ci: use dependabot to update julia packages#2458

Merged
haakon-e merged 1 commit intomainfrom
he/ci-use-dependabot-to-update
Feb 19, 2026
Merged

ci: use dependabot to update julia packages#2458
haakon-e merged 1 commit intomainfrom
he/ci-use-dependabot-to-update

Conversation

@haakon-e
Copy link
Member

Replaces CompatHelper with GitHub's native Dependabot support for Julia packages (announced here).

Changes:

  • Add Julia ecosystem to .github/dependabot.yml, covering the root and .buildkite environments
  • Group all Julia package updates into a single weekly PR (every Wednesday)
  • Remove .github/workflows/CompatHelper.yml

See also: CliMA/ClimaAtmos.jl#4308

- applies to root and .buildkite environments
- check every wednesday
- all julia package updates are grouped into a single PR
- remove CompatHelper

Co-authored-by: Claude <noreply@anthropic.com>
@haakon-e haakon-e merged commit d8e32ba into main Feb 19, 2026
34 of 36 checks passed
@haakon-e haakon-e deleted the he/ci-use-dependabot-to-update branch February 19, 2026 20:16
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