Skip to content

fix(renovate): guard python bumps via matchDepNames - #88

Merged
cailmdaley merged 1 commit into
developfrom
fix/renovate-python-guard
Sep 8, 2026
Merged

fix(renovate): guard python bumps via matchDepNames#88
cailmdaley merged 1 commit into
developfrom
fix/renovate-python-guard

Conversation

@cailmdaley

Copy link
Copy Markdown
Collaborator

The python approval guard used matchPackageNames: ["python"], which misses the github-actions manager's python-version dep (package name actions/python-versions) — the dashboard was about to bundle a 3.12→3.14 bump into the automerged non-major group. matchDepNames matches both the docker tag and the workflow pin.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Wk8SZkCRuKQ5xu5g38zHpx

…n-version, not just docker tags)

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wk8SZkCRuKQ5xu5g38zHpx
@cailmdaley
cailmdaley merged commit 4413eb3 into develop Sep 8, 2026
5 checks passed
@cailmdaley
cailmdaley deleted the fix/renovate-python-guard branch September 8, 2026 16:22
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