java-docs-samples
java-docs-samples copied to clipboard
fix renovate rules to prevent it from lumping hbase & spark together
Renovate PR #6847 intended to only upgrade hbase in the bigtable/spark example. But it seems to have also accidentally upgraded spark as well. This caused the example to break since it bumped spark to a nonexistent version
It's not clear how the Renovate config caused this: https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/renovate.json
If we can't isolate these using config, it may be a bug with Renovate re: mixing up updates with identical versions. We can file that issue here: https://github.com/renovatebot/renovate
This PR confirms this is no longer an issue https://github.com/GoogleCloudPlatform/java-docs-samples/pull/7721/files