Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated Dependency Updates #3108

Open
Hugos68 opened this issue Jan 14, 2025 · 0 comments
Open

Automated Dependency Updates #3108

Hugos68 opened this issue Jan 14, 2025 · 0 comments
Labels
feature request Request a feature or introduce and update to the project.

Comments

@Hugos68
Copy link
Contributor

Hugos68 commented Jan 14, 2025

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 Hugos68 added the feature request Request a feature or introduce and update to the project. label Jan 14, 2025
@endigo9740 endigo9740 added this to the Future Updates milestone Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request a feature or introduce and update to the project.
Projects
None yet
Development

No branches or pull requests

2 participants