Skip to content

Manage Julia compat with Dependabot#83

Open
lkdvos wants to merge 1 commit into
mainfrom
chore/dependabot-julia
Open

Manage Julia compat with Dependabot#83
lkdvos wants to merge 1 commit into
mainfrom
chore/dependabot-julia

Conversation

@lkdvos

@lkdvos lkdvos commented Jul 25, 2026

Copy link
Copy Markdown
Member

Standardises this repo on the ecosystem-wide Dependabot setup:

  • adds the julia package-ecosystem, with all Julia updates grouped into a single weekly PR
  • removes .github/workflows/CompatHelper.yml, which Dependabot now replaces

Dependabot only adds compat bounds to the package's own Project.toml; it will
not synthesise missing compat entries in test/ or docs/ workspace members
(dependabot/dependabot-core#15643, shipped in dependabot-core v0.388.0).

CI is skipped on this commit — the change touches configuration only.

Adds the `julia` package-ecosystem to Dependabot and drops the CompatHelper
workflow it replaces.

[skip ci]
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.

1 participant