From 2d309942b493d668a4f878e3d079fa8f189d59b6 Mon Sep 17 00:00:00 2001 From: Lawrence Qiu Date: Mon, 20 Oct 2025 13:36:28 -0400 Subject: [PATCH 1/2] chore: Renovate updates graalvm configs --- renovate.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/renovate.json b/renovate.json index 82d917e71..7200b6011 100644 --- a/renovate.json +++ b/renovate.json @@ -20,6 +20,17 @@ ".github/workflows/samples.yaml" ], "customManagers": [ + { + "customType": "regex", + "managerFilePatterns": [ + "/^.kokoro/presubmit/graalvm-native.*.cfg$/" + ], + "matchStrings": [ + "value: \"gcr.io/cloud-devrel-public-resources/graalvm.*:(?.*?)\"" + ], + "depNameTemplate": "com.google.cloud:sdk-platform-java-config", + "datasourceTemplate": "maven" + }, { "customType": "regex", "fileMatch": [ From dc2fdb1658bed770eede75e4349c3a8f0631788a Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Mon, 20 Oct 2025 17:39:23 +0000 Subject: [PATCH 2/2] chore: generate libraries at Mon Oct 20 17:37:27 UTC 2025 --- renovate.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/renovate.json b/renovate.json index 7200b6011..82d917e71 100644 --- a/renovate.json +++ b/renovate.json @@ -20,17 +20,6 @@ ".github/workflows/samples.yaml" ], "customManagers": [ - { - "customType": "regex", - "managerFilePatterns": [ - "/^.kokoro/presubmit/graalvm-native.*.cfg$/" - ], - "matchStrings": [ - "value: \"gcr.io/cloud-devrel-public-resources/graalvm.*:(?.*?)\"" - ], - "depNameTemplate": "com.google.cloud:sdk-platform-java-config", - "datasourceTemplate": "maven" - }, { "customType": "regex", "fileMatch": [