Skip to content

ci: drop cargo Dependabot ecosystem (incompatible with the template token) - #9

Merged
hellno merged 1 commit into
mainfrom
hellno/dependabot-actions-only
Jun 11, 2026
Merged

ci: drop cargo Dependabot ecosystem (incompatible with the template token)#9
hellno merged 1 commit into
mainfrom
hellno/dependabot-actions-only

Conversation

@hellno

@hellno hellno commented Jun 11, 2026

Copy link
Copy Markdown
Owner

What & why

Drop the cargo Dependabot ecosystem. This repo is a cargo-generate template, so Cargo.toml's package name is a {{ }} token that Dependabot's cargo parser rejects — it was failing on every Dependabot run. cargo Dependabot adds little here regardless (the GPUI stack is git-pinned and Dependabot ignores git deps); github-actions stays and keeps the SHA-pinned actions current. A generated fork has real names, so cargo updates work there.

Definition of Done

  • Config-only change (.github/dependabot.yml); no source or dependencies touched. (CI red is the known private-repo Actions billing block, not this change.)

This repo is a cargo-generate template, so Cargo.toml's package name is a
{{ }} Liquid token that Dependabot's cargo parser rejects — it was erroring on
every run. cargo Dependabot adds little here anyway (the GPUI stack is git-pinned
and Dependabot ignores git deps). Keep the github-actions ecosystem, which works
and keeps the SHA-pinned actions current. Generated forks have real names, so
cargo updates work there.
@hellno
hellno merged commit 2949fba into main Jun 11, 2026
@hellno
hellno deleted the hellno/dependabot-actions-only branch June 11, 2026 13:05
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