skeleton icon indicating copy to clipboard operation
skeleton copied to clipboard

Automated Dependency Updates

Open Hugos68 opened this issue 1 year ago • 0 comments

Describe the feature in detail (code, mocks, or screenshots encouraged)

This project is growing larger and larger by the week, we should really add a Github bot that automates dependency updates. This is what for example Renovate does:

  • Create PR containing updated package.
  • Batches multiple package updates into one PR.
  • Shows if tests are passing, how adopted this update is, how confident it is in this dep update.
  • Configurable per branch, PR, major/minor/patch, etc

It looks like this: image

I think with how fast we are moving aswell as the frameworks we use, this would be a huge QoL update. This tool is already widely used in other larger projects, I see no reason not to include this.

What type of pull request would this be?

New Feature

Provide relevant links or additional information.

Hugos68 avatar Jan 14 '25 15:01 Hugos68