From aaaa21fa5ab2c63c00101f28c7b9f6743f955e37 Mon Sep 17 00:00:00 2001 From: electrocucaracha bot Date: Wed, 5 Aug 2026 02:32:05 +0000 Subject: [PATCH 1/8] Upgrade pinned versions file --- ci/pinned_versions.env | 6 +++--- src/aws/devcontainer-feature.json | 2 +- src/fly/devcontainer-feature.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ci/pinned_versions.env b/ci/pinned_versions.env index 267aab1b..316a42a4 100644 --- a/ci/pinned_versions.env +++ b/ci/pinned_versions.env @@ -1,12 +1,12 @@ export PKG_ACT_VERSION=0.2.89 -export PKG_AWS_VERSION=2.36.14 +export PKG_AWS_VERSION=2.36.16 export PKG_CNI_PLUGINS_VERSION=1.9.1 export PKG_CRUN_VERSION=1.28 export PKG_DOCKER_DIVE_VERSION=0.13.1 export PKG_DOCKER_SLIM_VERSION=1.40.11 export PKG_FINALIZE_NAMESPACE_VERSION=0.0.2 export PKG_FLANNEL_VERSION=1.9.1-flannel2 -export PKG_FLY_VERSION=8.2.4 +export PKG_FLY_VERSION=8.2.5 export PKG_GOMPLATE_VERSION=5.2.0 export PKG_HADOLINT_VERSION=2.15.1 export PKG_KIND_VERSION=0.32.0 @@ -15,7 +15,7 @@ export PKG_KREW_VERSION=0.5.0 export PKG_KUSTOMIZE_VERSION=5.8.1 export PKG_NINJA_VERSION=1.13.2 export PKG_PMDK_VERSION=2.1.1 -export PKG_QEMU_VERSION=11.0.0 +export PKG_QEMU_VERSION=11.1.0-rc3 export PKG_REGCLIENT_VERSION=0.11.5 export PKG_RUNC_VERSION=1.5.1 export PKG_TERRAFORM_DOCS_VERSION=0.24.0 diff --git a/src/aws/devcontainer-feature.json b/src/aws/devcontainer-feature.json index 2dd4aff1..7657be12 100644 --- a/src/aws/devcontainer-feature.json +++ b/src/aws/devcontainer-feature.json @@ -7,7 +7,7 @@ "pkg_aws_version": { "type": "string", "description": "Specifies the AWS CLI version to be installed", - "default": "2.36.14" // PKG_AWS_VERSION + "default": "2.36.16" // PKG_AWS_VERSION }, "pkg_debug": { "type": "boolean", diff --git a/src/fly/devcontainer-feature.json b/src/fly/devcontainer-feature.json index 4d4e6c07..2b31dbdd 100644 --- a/src/fly/devcontainer-feature.json +++ b/src/fly/devcontainer-feature.json @@ -7,7 +7,7 @@ "pkg_fly_version": { "type": "string", "description": "Specifies the Fly version to be installed", - "default": "8.2.4" // PKG_FLY_VERSION + "default": "8.2.5" // PKG_FLY_VERSION }, "pkg_debug": { "type": "boolean", From f7818a034d2d36be8f99738b98fce8562f7d9599 Mon Sep 17 00:00:00 2001 From: spellchecker bot Date: Thu, 6 Aug 2026 02:34:23 +0000 Subject: [PATCH 2/8] Update dictionary definitions --- .github/.wordlist.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/.wordlist.txt b/.github/.wordlist.txt index bcc1062d..33b998b6 100644 --- a/.github/.wordlist.txt +++ b/.github/.wordlist.txt @@ -114,7 +114,6 @@ renderer repos RPC RUNC -runtime RUNTIMES Scc sed From ea11ec80a836211b45702af5f65b1c3e74c65e1a Mon Sep 17 00:00:00 2001 From: electrocucaracha bot Date: Thu, 6 Aug 2026 02:34:42 +0000 Subject: [PATCH 3/8] Upgrade pinned versions file --- .github/workflows/on-demand.yml | 2 +- .pre-commit-config.yaml | 2 +- ci/pinned_versions.env | 4 ++-- src/aws/devcontainer-feature.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/on-demand.yml b/.github/workflows/on-demand.yml index d06895e7..4d2707ff 100644 --- a/.github/workflows/on-demand.yml +++ b/.github/workflows/on-demand.yml @@ -60,7 +60,7 @@ jobs: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false - - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2 + - uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d # v4.0.3 if: ${{ !env.ACT }} id: filter with: diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f653016f..fdf036c0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: hooks: - id: yamlfmt - repo: https://github.com/electrocucaracha/ai-prepare-commit-msg - rev: 5da4f2a8922f53ff090e81f06f1dc22bfc9e35db + rev: 71ed1bdb34a6184e23a0f1749f42d1d05b691e36 hooks: - id: ai-prepare-commit stages: diff --git a/ci/pinned_versions.env b/ci/pinned_versions.env index 316a42a4..99d2b07e 100644 --- a/ci/pinned_versions.env +++ b/ci/pinned_versions.env @@ -1,5 +1,5 @@ export PKG_ACT_VERSION=0.2.89 -export PKG_AWS_VERSION=2.36.16 +export PKG_AWS_VERSION=2.36.17 export PKG_CNI_PLUGINS_VERSION=1.9.1 export PKG_CRUN_VERSION=1.28 export PKG_DOCKER_DIVE_VERSION=0.13.1 @@ -21,7 +21,7 @@ export PKG_RUNC_VERSION=1.5.1 export PKG_TERRAFORM_DOCS_VERSION=0.24.0 export PKG_TERRAFORM_VERSION=1.15.8 export PKG_TERRASCAN_VERSION=1.19.9 -export PKG_TKN_VERSION=0.45.1 +export PKG_TKN_VERSION=0.46.0 export PKG_VAGRANT_VERSION=2.4.9 export PKG_YOUKI_VERSION=0.7.0 export PKG_YQ_VERSION=4.53.3 diff --git a/src/aws/devcontainer-feature.json b/src/aws/devcontainer-feature.json index 7657be12..92fd33ad 100644 --- a/src/aws/devcontainer-feature.json +++ b/src/aws/devcontainer-feature.json @@ -7,7 +7,7 @@ "pkg_aws_version": { "type": "string", "description": "Specifies the AWS CLI version to be installed", - "default": "2.36.16" // PKG_AWS_VERSION + "default": "2.36.17" // PKG_AWS_VERSION }, "pkg_debug": { "type": "boolean", From 7c22463eedcf8206facacf17ae131fdd00ac04ef Mon Sep 17 00:00:00 2001 From: electrocucaracha bot Date: Fri, 7 Aug 2026 02:41:03 +0000 Subject: [PATCH 4/8] Upgrade pinned versions file --- .pre-commit-config.yaml | 2 +- ci/pinned_versions.env | 4 ++-- src/aws/devcontainer-feature.json | 2 +- src/cni-plugins/devcontainer-feature.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fdf036c0..2f56d85f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: hooks: - id: yamlfmt - repo: https://github.com/electrocucaracha/ai-prepare-commit-msg - rev: 71ed1bdb34a6184e23a0f1749f42d1d05b691e36 + rev: v7.0.1 hooks: - id: ai-prepare-commit stages: diff --git a/ci/pinned_versions.env b/ci/pinned_versions.env index 99d2b07e..ea522937 100644 --- a/ci/pinned_versions.env +++ b/ci/pinned_versions.env @@ -1,11 +1,11 @@ export PKG_ACT_VERSION=0.2.89 -export PKG_AWS_VERSION=2.36.17 +export PKG_AWS_VERSION=2.36.18 export PKG_CNI_PLUGINS_VERSION=1.9.1 export PKG_CRUN_VERSION=1.28 export PKG_DOCKER_DIVE_VERSION=0.13.1 export PKG_DOCKER_SLIM_VERSION=1.40.11 export PKG_FINALIZE_NAMESPACE_VERSION=0.0.2 -export PKG_FLANNEL_VERSION=1.9.1-flannel2 +export PKG_FLANNEL_VERSION=1.9.1-flannel3 export PKG_FLY_VERSION=8.2.5 export PKG_GOMPLATE_VERSION=5.2.0 export PKG_HADOLINT_VERSION=2.15.1 diff --git a/src/aws/devcontainer-feature.json b/src/aws/devcontainer-feature.json index 92fd33ad..8b44b55d 100644 --- a/src/aws/devcontainer-feature.json +++ b/src/aws/devcontainer-feature.json @@ -7,7 +7,7 @@ "pkg_aws_version": { "type": "string", "description": "Specifies the AWS CLI version to be installed", - "default": "2.36.17" // PKG_AWS_VERSION + "default": "2.36.18" // PKG_AWS_VERSION }, "pkg_debug": { "type": "boolean", diff --git a/src/cni-plugins/devcontainer-feature.json b/src/cni-plugins/devcontainer-feature.json index cba96752..077ca504 100644 --- a/src/cni-plugins/devcontainer-feature.json +++ b/src/cni-plugins/devcontainer-feature.json @@ -17,7 +17,7 @@ "pkg_flannel_version": { "type": "string", "description": "Specifies the Flannel CNI version to be installed", - "default": "1.9.1-flannel2" // PKG_FLANNEL_VERSION + "default": "1.9.1-flannel3" // PKG_FLANNEL_VERSION }, "pkg_cni_plugins_install_flannel": { "type": "boolean", From fe6f633b19bd8bf2eb8a00f7e1d09c278c18771c Mon Sep 17 00:00:00 2001 From: electrocucaracha bot Date: Sat, 8 Aug 2026 01:39:38 +0000 Subject: [PATCH 5/8] Upgrade pinned versions file --- ci/pinned_versions.env | 4 ++-- src/aws/devcontainer-feature.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ci/pinned_versions.env b/ci/pinned_versions.env index ea522937..e14416aa 100644 --- a/ci/pinned_versions.env +++ b/ci/pinned_versions.env @@ -1,7 +1,7 @@ export PKG_ACT_VERSION=0.2.89 -export PKG_AWS_VERSION=2.36.18 +export PKG_AWS_VERSION=2.36.19 export PKG_CNI_PLUGINS_VERSION=1.9.1 -export PKG_CRUN_VERSION=1.28 +export PKG_CRUN_VERSION=1.29 export PKG_DOCKER_DIVE_VERSION=0.13.1 export PKG_DOCKER_SLIM_VERSION=1.40.11 export PKG_FINALIZE_NAMESPACE_VERSION=0.0.2 diff --git a/src/aws/devcontainer-feature.json b/src/aws/devcontainer-feature.json index 8b44b55d..529f7150 100644 --- a/src/aws/devcontainer-feature.json +++ b/src/aws/devcontainer-feature.json @@ -7,7 +7,7 @@ "pkg_aws_version": { "type": "string", "description": "Specifies the AWS CLI version to be installed", - "default": "2.36.18" // PKG_AWS_VERSION + "default": "2.36.19" // PKG_AWS_VERSION }, "pkg_debug": { "type": "boolean", From 981951dd024178313f16ba792554dd2d8c9b9713 Mon Sep 17 00:00:00 2001 From: electrocucaracha bot Date: Tue, 11 Aug 2026 01:45:32 +0000 Subject: [PATCH 6/8] Upgrade pinned versions file --- ci/pinned_versions.env | 2 +- src/aws/devcontainer-feature.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/pinned_versions.env b/ci/pinned_versions.env index e14416aa..db8401f3 100644 --- a/ci/pinned_versions.env +++ b/ci/pinned_versions.env @@ -1,5 +1,5 @@ export PKG_ACT_VERSION=0.2.89 -export PKG_AWS_VERSION=2.36.19 +export PKG_AWS_VERSION=2.36.20 export PKG_CNI_PLUGINS_VERSION=1.9.1 export PKG_CRUN_VERSION=1.29 export PKG_DOCKER_DIVE_VERSION=0.13.1 diff --git a/src/aws/devcontainer-feature.json b/src/aws/devcontainer-feature.json index 529f7150..6e05922f 100644 --- a/src/aws/devcontainer-feature.json +++ b/src/aws/devcontainer-feature.json @@ -7,7 +7,7 @@ "pkg_aws_version": { "type": "string", "description": "Specifies the AWS CLI version to be installed", - "default": "2.36.19" // PKG_AWS_VERSION + "default": "2.36.20" // PKG_AWS_VERSION }, "pkg_debug": { "type": "boolean", From b3497fc2f49111163dc90d6bd3c2cbe0188759eb Mon Sep 17 00:00:00 2001 From: electrocucaracha bot Date: Wed, 12 Aug 2026 01:57:14 +0000 Subject: [PATCH 7/8] Upgrade pinned versions file --- ci/pinned_versions.env | 4 ++-- src/aws/devcontainer-feature.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ci/pinned_versions.env b/ci/pinned_versions.env index db8401f3..b55bbb29 100644 --- a/ci/pinned_versions.env +++ b/ci/pinned_versions.env @@ -1,5 +1,5 @@ export PKG_ACT_VERSION=0.2.89 -export PKG_AWS_VERSION=2.36.20 +export PKG_AWS_VERSION=2.36.21 export PKG_CNI_PLUGINS_VERSION=1.9.1 export PKG_CRUN_VERSION=1.29 export PKG_DOCKER_DIVE_VERSION=0.13.1 @@ -15,7 +15,7 @@ export PKG_KREW_VERSION=0.5.0 export PKG_KUSTOMIZE_VERSION=5.8.1 export PKG_NINJA_VERSION=1.13.2 export PKG_PMDK_VERSION=2.1.1 -export PKG_QEMU_VERSION=11.1.0-rc3 +export PKG_QEMU_VERSION=11.1.0 export PKG_REGCLIENT_VERSION=0.11.5 export PKG_RUNC_VERSION=1.5.1 export PKG_TERRAFORM_DOCS_VERSION=0.24.0 diff --git a/src/aws/devcontainer-feature.json b/src/aws/devcontainer-feature.json index 6e05922f..10d79d31 100644 --- a/src/aws/devcontainer-feature.json +++ b/src/aws/devcontainer-feature.json @@ -7,7 +7,7 @@ "pkg_aws_version": { "type": "string", "description": "Specifies the AWS CLI version to be installed", - "default": "2.36.20" // PKG_AWS_VERSION + "default": "2.36.21" // PKG_AWS_VERSION }, "pkg_debug": { "type": "boolean", From dda516d85afd0b4c8fedcb4916d4714c933068c0 Mon Sep 17 00:00:00 2001 From: electrocucaracha bot Date: Thu, 13 Aug 2026 01:59:44 +0000 Subject: [PATCH 8/8] Upgrade pinned versions file --- .pre-commit-config.yaml | 2 +- ci/pinned_versions.env | 2 +- src/aws/devcontainer-feature.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2f56d85f..97683656 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: hooks: - id: yamlfmt - repo: https://github.com/electrocucaracha/ai-prepare-commit-msg - rev: v7.0.1 + rev: v7.1.0 hooks: - id: ai-prepare-commit stages: diff --git a/ci/pinned_versions.env b/ci/pinned_versions.env index b55bbb29..60abfd9b 100644 --- a/ci/pinned_versions.env +++ b/ci/pinned_versions.env @@ -1,5 +1,5 @@ export PKG_ACT_VERSION=0.2.89 -export PKG_AWS_VERSION=2.36.21 +export PKG_AWS_VERSION=2.36.22 export PKG_CNI_PLUGINS_VERSION=1.9.1 export PKG_CRUN_VERSION=1.29 export PKG_DOCKER_DIVE_VERSION=0.13.1 diff --git a/src/aws/devcontainer-feature.json b/src/aws/devcontainer-feature.json index 10d79d31..729ed6a5 100644 --- a/src/aws/devcontainer-feature.json +++ b/src/aws/devcontainer-feature.json @@ -7,7 +7,7 @@ "pkg_aws_version": { "type": "string", "description": "Specifies the AWS CLI version to be installed", - "default": "2.36.21" // PKG_AWS_VERSION + "default": "2.36.22" // PKG_AWS_VERSION }, "pkg_debug": { "type": "boolean",