Originally created by @StefMa on GitHub (Feb 21, 2024).
It's just a simple config file 🙃.
However I'm not sure if you want to deal with automatic dependency updates at this point.
Originally created by @StefMa on GitHub (Feb 21, 2024).
It's just a simple config file 🙃.
However I'm not sure if you want to deal with automatic dependency updates at this point.
We're waiting until we're fully on GraalVM23 (for 0.26.0-dev we're now dropping JDK11 support) and Gradle 8.x, but then, yes, definitely want dependabot
@holzensp commented on GitHub (Feb 22, 2024):
We're waiting until we're fully on GraalVM23 (for `0.26.0-dev` we're now dropping JDK11 support) and Gradle 8.x, but then, yes, definitely want dependabot
I prefer renovate-bot (used by JUnit etc.), but either bot is a big step forward. Sending manual PRs with dependency updates is time-consuming for authors and reviewers, and I'd appreciate if it was automated away as much as possible. It only takes a few minutes!
@odenix commented on GitHub (Nov 23, 2024):
I prefer renovate-bot (used by JUnit etc.), but either bot is a big step forward. Sending manual PRs with dependency updates is time-consuming for authors and reviewers, and I'd appreciate if it was automated away as much as possible. It only takes a few minutes!
@StefMa commented on GitHub (Jun 24, 2025):
Dependabot can handle lock files now 🎉
https://github.blog/changelog/2025-06-24-dependabot-support-for-gradle-lockfiles-is-now-generally-available/
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @StefMa on GitHub (Feb 21, 2024).
It's just a simple config file 🙃.
However I'm not sure if you want to deal with automatic dependency updates at this point.
@holzensp commented on GitHub (Feb 22, 2024):
We're waiting until we're fully on GraalVM23 (for
0.26.0-devwe're now dropping JDK11 support) and Gradle 8.x, but then, yes, definitely want dependabot@odenix commented on GitHub (Nov 23, 2024):
I prefer renovate-bot (used by JUnit etc.), but either bot is a big step forward. Sending manual PRs with dependency updates is time-consuming for authors and reviewers, and I'd appreciate if it was automated away as much as possible. It only takes a few minutes!
@StefMa commented on GitHub (Jun 24, 2025):
Dependabot can handle lock files now 🎉
https://github.blog/changelog/2025-06-24-dependabot-support-for-gradle-lockfiles-is-now-generally-available/