Configure Renovate
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
-
cloudbuild.yaml(cloudbuild) -
.github/workflows/main.yml(github-actions) -
gradle.properties(gradle) -
settings.gradle(gradle) -
build.gradle(gradle) -
gradle/wrapper/gradle-wrapper.properties(gradle-wrapper) -
main.tf(terraform)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand various test/tests directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 18 Pull Requests:
Update dependency jacoco to v0.8.12
- Schedule: ["at any time"]
- Branch name:
renovate/jacoco-0.x - Merge into:
main - Upgrade jacoco to
0.8.12
Update plugin com.google.cloud.tools.jib to v3.4.2
- Schedule: ["at any time"]
- Branch name:
renovate/com.google.cloud.tools.jib-3.x - Merge into:
main - Upgrade com.google.cloud.tools.jib to
3.4.2
Update protobufVersion to v3.25.3
- Schedule: ["at any time"]
- Branch name:
renovate/protobufversion - Merge into:
main - Upgrade com.google.protobuf:protobuf-java-util to
3.25.3 - Upgrade com.google.protobuf:protobuf-java to
3.25.3
Update truthVersion to v1.4.2
- Schedule: ["at any time"]
- Branch name:
renovate/truthversion - Merge into:
main - Upgrade com.google.truth.extensions:truth-proto-extension to
1.4.2 - Upgrade com.google.truth:truth to
1.4.2
Update Terraform google to v5.30.0
- Schedule: ["at any time"]
- Branch name:
renovate/google-5.x-lockfile - Merge into:
main - Upgrade google to
5.30.0
Update dependency com.google.cloud:google-cloud-dlp to v3.48.0
- Schedule: ["at any time"]
- Branch name:
renovate/com.google.cloud-google-cloud-dlp-3.x - Merge into:
main - Upgrade com.google.cloud:google-cloud-dlp to
3.48.0
Update dependency com.google.code.gson:gson to v2.11.0
- Schedule: ["at any time"]
- Branch name:
renovate/com.google.code.gson-gson-2.x - Merge into:
main - Upgrade com.google.code.gson:gson to
2.11.0
Update dependency com.google.guava:guava to v33.2.0-jre
- Schedule: ["at any time"]
- Branch name:
renovate/guava-monorepo - Merge into:
main - Upgrade com.google.guava:guava to
33.2.0-jre
Update dependency gradle to v8.7
- Schedule: ["at any time"]
- Branch name:
renovate/gradle-8.x - Merge into:
main - Upgrade gradle to
8.7 - Upgrade gradle to
8.7-jdk21-alpine
Update plugin com.diffplug.spotless to v6.25.0
- Schedule: ["at any time"]
- Branch name:
renovate/com.diffplug.spotless-6.x - Merge into:
main - Upgrade com.diffplug.spotless to
6.25.0
Update plugin org.springframework.boot to v3.3.0
- Schedule: ["at any time"]
- Branch name:
renovate/spring-boot - Merge into:
main - Upgrade org.springframework.boot to
3.3.0
Update actions/cache action to v4
- Schedule: ["at any time"]
- Branch name:
renovate/actions-cache-4.x - Merge into:
main - Upgrade actions/cache to
v4
Update actions/checkout action to v4
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-4.x - Merge into:
main - Upgrade actions/checkout to
v4
Update actions/setup-java action to v4
- Schedule: ["at any time"]
- Branch name:
renovate/actions-setup-java-4.x - Merge into:
main - Upgrade actions/setup-java to
v4
Update codecov/codecov-action action to v4
- Schedule: ["at any time"]
- Branch name:
renovate/codecov-codecov-action-4.x - Merge into:
main - Upgrade codecov/codecov-action to
v4
Update github/codeql-action action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/github-codeql-action-3.x - Merge into:
main - Upgrade github/codeql-action to
v3
Update gradle/gradle-build-action action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/gradle-gradle-build-action-3.x - Merge into:
main - Upgrade gradle/gradle-build-action to
v3
Update protobufVersion to v4 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-protobufversion - Merge into:
main - Upgrade com.google.protobuf:protobuf-java-util to
4.27.0 - Upgrade com.google.protobuf:protobuf-java to
4.27.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.