Skip to content

Point Dependabot at cargo, not the pyproject that no longer exists - #12

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

The Rust port left the uv ecosystem entry in dependabot.yml, and it wasn't
harmless — Dependabot opened a ruff bump against a pyproject.toml deleted
minutes earlier, and the run failed:

uv in / for ruff - Update #1574671026   completed/failure

A watcher aimed at a file that isn't there produces failures that look like a
broken repo rather than a misconfiguration.

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

🤖 Generated with Claude Code

The Rust port left the `uv` ecosystem entry behind, and it was not
harmless: Dependabot opened a ruff bump against a pyproject.toml deleted
minutes earlier, and the run failed. A watcher aimed at a file that isn't
there produces failures that look like a broken repo rather than a
misconfiguration.

Also updates the rationale comment, which still 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 502cec6 into master Sep 14, 2026
5 checks passed
@Sbussiso
Sbussiso deleted the deps/watch-cargo branch September 14, 2026 06:07
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