Skip to content

Add Renovate configuration for wrapper upgrades#131

Draft
clayburn wants to merge 1 commit intomainfrom
cj/add-renovate-config
Draft

Add Renovate configuration for wrapper upgrades#131
clayburn wants to merge 1 commit intomainfrom
cj/add-renovate-config

Conversation

@clayburn
Copy link
Copy Markdown
Member

@clayburn clayburn commented Apr 3, 2026

Summary

Gradle wrapper upgrades for this repo are currently managed centrally from gradle/dv-solutions using the org.gradle.wrapper-upgrade Gradle plugin. We are migrating away from this centralized approach so that each repo owns its own wrapper updates directly via Renovate.

This PR adds a .github/renovate.json5 configuration that extends the standard Gradle org Renovate preset. Renovate's built-in gradle-wrapper manager will automatically detect and upgrade the Gradle wrapper.

Prerequisites

  • gradle/renovate-agent must be updated to include this repo (see gradle/renovate-agent#139)
  • bot-gh-dv-shared needs write access to this repo

Gradle wrapper upgrades for this repo are currently managed centrally
from gradle/dv-solutions using the org.gradle.wrapper-upgrade plugin.
We are migrating to Renovate so that each repo owns its own wrapper
updates directly.

Signed-off-by: Clay Johnson <cjohnson@gradle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant