From e89cfafb144f2188b568a0f73fb6ac7fe5e1899a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 16:47:32 -0800 Subject: [PATCH 1/2] Add Renovate configuration Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/renovate.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/renovate.json diff --git a/.github/renovate.json b/.github/renovate.json new file mode 100644 index 00000000..1501eda2 --- /dev/null +++ b/.github/renovate.json @@ -0,0 +1,10 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:recommended" + ], + "pinDigests": true, + "prConcurrentLimit": 0, + "branchConcurrentLimit": 0, + "prHourlyLimit": 0 +} From 68c10942688f056f74a5a781521fdc02e5c40194 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 05:50:38 +0000 Subject: [PATCH 2/2] Update dependency io.airlift:airbase to v355 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 32a0622a..0cd9d852 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.airlift airbase - 198 + 355 io.trino