Automate Gradle and dependency updates #229

Closed
opened 2025-12-30 01:22:31 +01:00 by adam · 2 comments
Owner

Originally created by @odenix on GitHub (Oct 23, 2024).

The Pkl build keeps falling behind in terms of Gradle and dependency versions.
Manual updates take significant time. For example, Gradle wrapper files need to be verified manually.
It would be very helpful to set up a bot such as Renovate (my favorite) or Dependabot that automates such updates by sending PRs that edit libs.versions.toml and Gradle lock files.

Originally created by @odenix on GitHub (Oct 23, 2024). The Pkl build keeps falling behind in terms of Gradle and dependency versions. Manual updates take significant time. For example, Gradle wrapper files need to be verified manually. It would be very helpful to set up a bot such as [Renovate](https://docs.renovatebot.com/) (my favorite) or [Dependabot](https://github.com/dependabot) that automates such updates by sending PRs that edit `libs.versions.toml` and Gradle lock files.
adam closed this issue 2025-12-30 01:22:31 +01:00
Author
Owner

@StefMa commented on GitHub (Oct 23, 2024):

Duplicate of https://github.com/apple/pkl/issues/225

@StefMa commented on GitHub (Oct 23, 2024): Duplicate of https://github.com/apple/pkl/issues/225
Author
Owner

@holzensp commented on GitHub (Oct 23, 2024):

Closing as duplicate of #225, but yes, something we do want.

@holzensp commented on GitHub (Oct 23, 2024): Closing as duplicate of #225, but yes, something we do want.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#229