Hey Readers,
Merry Christmas and Happy Holidays ππ
As software engineering its very important to keep your code up to date with latest updates, fixes, patches and security updates.
Managing dependency updates on many projects / repositories it could be overwhelmingly time-consuming and hard, So I have used dependabot until I have switched recently renovate and couldnβt be happier
Dependabot
I started using dependabot few years ago and i was very happy using it until 1000000 PRs was open and it becomes very hard to keep track and merge one by one, many folks asked in github about PR grouping feature but it doesnβt seems to be happening soon.
Switch to Renovate
I have switched to renovate recently and never been happier using it, 3 main things i love about it:
- Dependency Dashboard
- One PR to rule them ALL
- Versatile and flexible configuration
Renovate made my update management easy and saved me tons of time going through individual merges!
Check this configuration example to group PRs in renovate
Save time, automate everything and Happy coding!
If you like to receive more developer and tech articles update CONNECT with me on: Twitter / Github / LinkedIn
Top comments (0)