From e139ebfd7434c813a3d695caeb9f970dcf8d7da6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 09:00:01 +0000 Subject: [PATCH 1/2] chore(deps): update dependency cloudfoundry/cli to v8.8.0 --- .tool-versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tool-versions b/.tool-versions index 03abc2c536..6ea16e0025 100644 --- a/.tool-versions +++ b/.tool-versions @@ -2,7 +2,7 @@ act 0.2.66 actionlint 1.7.1 bosh 7.3.1 credhub 2.9.29 -cf 8.7.11 +cf 8.8.0 concourse 7.10.0 direnv 2.34.0 gcloud 473.0.0 From d621e939d37fa91b459ef1eec2a75c4b5fc739ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 09:07:44 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A4=96=F0=9F=A6=BE=F0=9F=9B=A0?= =?UTF-8?q?=EF=B8=8F=20scripts/asdf2devbox.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- devbox.json | 2 +- devbox.lock | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devbox.json b/devbox.json index b83387ed95..9c4f2f91aa 100644 --- a/devbox.json +++ b/devbox.json @@ -8,7 +8,6 @@ "actionlint": "1.7.1", "bosh-cli": "7.3.1", "bundix": "latest", - "cloudfoundry-cli": "8.7.11", "coreutils": "latest", "delve": "latest", "direnv": "2.34.0", @@ -39,6 +38,7 @@ "yq-go": "4.44.3", "ginkgo": "2.20.2", "act": "latest", + "cloudfoundry-cli": "latest", "google-cloud-sdk": "latest", "temurin-bin-21": "latest", "ruby": "latest" diff --git a/devbox.lock b/devbox.lock index 1ed9133bce..59aabdbff9 100644 --- a/devbox.lock +++ b/devbox.lock @@ -193,7 +193,7 @@ } } }, - "cloudfoundry-cli@8.7.11": { + "cloudfoundry-cli@latest": { "last_modified": "2024-08-31T10:12:23Z", "resolved": "github:NixOS/nixpkgs/5629520edecb69630a3f4d17d3d33fc96c13f6fe#cloudfoundry-cli", "source": "devbox-search", @@ -1714,7 +1714,6 @@ }, "ruby@latest": { "last_modified": "2024-08-31T10:12:23Z", - "plugin_version": "0.0.2", "resolved": "github:NixOS/nixpkgs/5629520edecb69630a3f4d17d3d33fc96c13f6fe#ruby", "source": "devbox-search", "version": "3.3.4",