googleapis / java-shared-config

Shared Maven build configuration for Google Cloud Java client libraries.
Apache License 2.0
19 stars 15 forks source link

Adjust renovate bot to group graal-sdk and docker image version updates in one PR #762

Open mpeddada1 opened 8 months ago

mpeddada1 commented 8 months ago

Currently, only the pom is being updated when a new version of the graal-sdk dependency is available on maven central. See https://github.com/googleapis/java-shared-config/pull/751. The docker image, on the other hand, needs to be updated manually which adds additional toil.

cc/ @burkedavison