[FEATURE] Automating Dependency Upgrade of BioDrop #8536
Description
Description
Description:
I have been considering automating the process of upgrading dependencies for LinkFree. By doing so, we can eliminate the need for manual updates and avoid using deprecated or outdated dependencies that might pose security vulnerabilities, bugs, or performance issues. This automation would not only reduce the maintenance burden but also save time.
Solution:
In my quest for a solution that offers simple configuration and the ability to schedule automated dependency updates, I stumbled upon the perfect match in the open-source tool called "Renovate." This remarkable tool ticks all the boxes, providing the control I desired and empowering us to effortlessly manage dependency upgrades on our own terms.
Way Forward:
I've taken the initiative to integrate it into my forked repository to gather initial feedback. I invite you to have a look at the following PR: Link.
If someone wants to collaborate and work on this issue. Feel free to ask. Thanks
Screenshots
Version Upgrade one by one:
Version Upgrade in Batch:
Additional information
No response