Skip to content

add dependency update workflow with per-dependency PRs#178

Merged
crazy-max merged 1 commit intomainfrom
ci-update-deps
Apr 15, 2026
Merged

add dependency update workflow with per-dependency PRs#178
crazy-max merged 1 commit intomainfrom
ci-update-deps

Conversation

@crazy-max
Copy link
Copy Markdown
Member

This adds a dependency update workflow that opens or refreshes one pull request per tracked dependency instead of bundling every version bump into a single branch.

This keeps dependency updates small and reviewable, matches the existing environment-gated secret model, and avoids the usual failure mode where long-lived updater branches drift behind default and become conflicted for no good reason.

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max marked this pull request as ready for review April 15, 2026 09:28
@crazy-max crazy-max requested a review from a team as a code owner April 15, 2026 09:28
@crazy-max crazy-max merged commit cbca310 into main Apr 15, 2026
3 checks passed
@crazy-max crazy-max deleted the ci-update-deps branch April 15, 2026 16:57
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.

2 participants