tool-sync icon indicating copy to clipboard operation
tool-sync copied to clipboard

Set up automated dependency updates

Open SanchithHegde opened this issue 3 years ago • 1 comments

As of writing this, Dependabot has been set up to only update GitHub Actions, and Rust dependency updates are done manually. The motivation to manually update Rust dependencies has been to prevent notifications noise from Dependabot PRs.

Requirements

  1. Reduce the human intervention required for dependency updates. As much as possible, this should not create notification noise for the project maintainer(s).
  2. Set up scheduled updates. Updates should run at a set interval, say, every 2 weeks or once a month (confirm the specifics with the project maintainers before picking up this task).

Available Options

Dependabot

Renovate

SanchithHegde avatar Oct 15 '22 14:10 SanchithHegde

@SanchithHegde Thanks a lot for writing such a detailed issue with thorough description! 🙏🏻

This helps to make an informed decision much easier 🙂

chshersh avatar Oct 19 '22 10:10 chshersh