You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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:
It looks like this:
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.
The text was updated successfully, but these errors were encountered: