Make dependency updates boring again
Dependency updates are one of those things teams keep postponing. Not because they do not care, but because every update feels like a risk. A small version bump can break a build, fail tests, or create unexpected issues in production. That is why I built Update Dependencies, a GitHub Action that keeps dependencies up to date automatically and opens a pull request, gated on your checks passing when... [read more]
