dblock / log4jna

Log4jna is a library of native appenders for log4j.
Apache License 2.0
27 stars 17 forks source link

Replace dependabot with renovate #157

Closed dblock closed 1 year ago

dblock commented 1 year ago

Dependabot opens 10+ PRs for maven dependencies given the number of config files in this repo.

Replace with https://github.com/renovatebot/renovate that can do this in one go.

Screenshot 2023-03-28 at 9 48 47 AM

yokra9 commented 1 year ago

Similar to https://github.com/dependabot/dependabot-core/issues/1595 and https://github.com/dependabot/dependabot-core/issues/2121.

We can use combine-prs to combine multiple PRs into a single one.

yokra9 commented 1 year ago

Dependabot Grouped Updates will come in Q2 2023 (Apr-Jun) in GitHub public roadmap :)

Update: We've started doing some grouped updates work! This particular issue might not be part of the first ship but if you want to track our updates, do follow https://github.com/dependabot/dependabot-core/issues/1190.

https://github.com/dependabot/dependabot-core/issues/1595#issuecomment-1496633342

yokra9 commented 1 year ago

Grouped updates for Dependabot version updates is officially GA, but there isn't any way to create 1 PR for the same update across update-configs. I sent feedback to GitHub and received blow message:

Today, we do not have the ability to group across update-configs. We are looking at this for a future release, but I don't know exactly when yet.