Automating dependency updates with Dependabot, GitHub auto-merge, and GitHub Actions
I once worked on a team that had a quarterly reminder on Slack to update all dependencies across every project. Our main goal was to prevent our dependencies from getting too old and becoming a nightmare to update later. We also wanted to rip the benefits of new features, bug...
[Read More]