mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 15:13:38 +01:00
Cosinder adding dependabot for automatic dependency updates #85
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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/