Skip to content

Point Dependabot at cargo, not the pyproject the port deleted - #16

Merged
Sbussiso merged 1 commit into
masterfrom
deps/watch-cargo
Sep 14, 2026
Merged

Sbussiso merged 1 commit into
masterfrom
deps/watch-cargo

Conversation

@Sbussiso

Copy link
Copy Markdown
Contributor

Same stale-watcher problem the sync service hit (#12): the uv ecosystem entry survived the Rust port, so Dependabot would open PRs against a pyproject.toml that no longer exists and they fail on open — which reads as a broken repo rather than a stale config.

Also updates the rationale comment, which cited pip-audit --strict as the complementary gate. That job belongs to cargo audit now.

🤖 Generated with Claude Code

Same stale-watcher problem the sync service hit: the `uv` ecosystem entry
survived the Rust port, so Dependabot would open PRs against a
pyproject.toml that no longer exists and they fail on open — which reads
as a broken repo rather than a stale config.

Also updates the rationale comment, which cited pip-audit as the
complementary gate. That job is cargo audit's now.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@Sbussiso
Sbussiso merged commit f96cbaf into master Sep 14, 2026
5 checks passed
@Sbussiso
Sbussiso deleted the deps/watch-cargo branch September 14, 2026 09:35
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