Skip to content

chore: let dependabot update Python dependencies - #672

Merged
mergify[bot] merged 1 commit into
mainfrom
devs/jd/worktree-pin-ruff/let-dependabot-update-python-deps--10bfd34f
Aug 5, 2026
Merged

chore: let dependabot update Python dependencies#672
mergify[bot] merged 1 commit into
mainfrom
devs/jd/worktree-pin-ruff/let-dependabot-update-python-deps--10bfd34f

Conversation

@jd

@jd jd commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Dependabot was configured for github-actions only, so nothing watched the
Python dependencies. That was tolerable while ruff and mypy floated, but
now that they are pinned it is a trap: the pins would never move and the
tooling would silently rot.

Add the uv ecosystem, grouped into a single monthly PR to match the
github-actions entry. uv.lock is gitignored here; Dependabot updates the
pyproject.toml constraints and skips lockfile regeneration when no
lockfile is committed.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

Dependabot was configured for github-actions only, so nothing watched the
Python dependencies. That was tolerable while ruff and mypy floated, but
now that they are pinned it is a trap: the pins would never move and the
tooling would silently rot.

Add the uv ecosystem, grouped into a single monthly PR to match the
github-actions entry. uv.lock is gitignored here; Dependabot updates the
pyproject.toml constraints and skips lockfile regeneration when no
lockfile is committed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Change-Id: I10bfd34f28d44198689e5871877d886cea635552
@jd
jd marked this pull request as ready for review August 5, 2026 09:37
@mergify

mergify Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 17 seconds in the queue, including 2 seconds running CI.

Required conditions to merge

@mergify
mergify Bot merged commit e332be8 into main Aug 5, 2026
9 checks passed
@mergify
mergify Bot deleted the devs/jd/worktree-pin-ruff/let-dependabot-update-python-deps--10bfd34f branch August 5, 2026 09:38
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