From e7c7dcde0c16825bb94330c408743d7c2c7abbcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 00:27:14 +0000 Subject: [PATCH 1/3] Bump golang from 1.26.6 to 1.27.1 in /workers/execution-smoke-go Bumps golang from 1.26.6 to 1.27.1. --- updated-dependencies: - dependency-name: golang dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- workers/execution-smoke-go/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workers/execution-smoke-go/Dockerfile b/workers/execution-smoke-go/Dockerfile index 98b6dc3..01ee87d 100644 --- a/workers/execution-smoke-go/Dockerfile +++ b/workers/execution-smoke-go/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.26.6@sha256:0d1d3a794be25f809dd2cb3160d8c73276c4056a9f8242a138e908ddeee7b6b6 AS build +FROM golang:1.27.1@sha256:512690a5660563b57d37ecc31129e7f136e831db2aed24a1dbeb8ad7380dc0fa AS build WORKDIR /src COPY clients/go/go.mod ./clients/go/go.mod From 5c756cbe02b9180470c16bde2337f897a3fa83bf Mon Sep 17 00:00:00 2001 From: jeremydixon22 Date: Sun, 6 Sep 2026 23:54:34 -0400 Subject: [PATCH 2/3] Synchronize Go 1.27.1 build and analysis pins --- .github/workflows/ci.yml | 2 +- .github/workflows/codeql.yml | 2 +- .github/workflows/execution-runtime-consumer.yml | 2 +- .github/workflows/release-integrity.yml | 2 +- scripts/verify-version-policy.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 886ec0e..2c8113e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -137,7 +137,7 @@ jobs: if: ${{ needs.changes.outputs.go == 'true' }} uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0 with: - go-version: "1.26.6" + go-version: "1.27.1" # This module intentionally has no go.sum yet; setup-go's cache lookup warns on it. cache: false diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 6429181..93811b8 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -90,7 +90,7 @@ jobs: if: ${{ steps.selection.outputs.enabled == 'true' && matrix.language == 'go' }} uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0 with: - go-version: "1.26.6" + go-version: "1.27.1" cache: false - name: Initialize CodeQL diff --git a/.github/workflows/execution-runtime-consumer.yml b/.github/workflows/execution-runtime-consumer.yml index daace6e..d8ac870 100644 --- a/.github/workflows/execution-runtime-consumer.yml +++ b/.github/workflows/execution-runtime-consumer.yml @@ -85,7 +85,7 @@ jobs: - name: Set up Go uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0 with: - go-version: "1.26.6" + go-version: "1.27.1" cache: false - name: Restore diff --git a/.github/workflows/release-integrity.yml b/.github/workflows/release-integrity.yml index a9102eb..a039a79 100644 --- a/.github/workflows/release-integrity.yml +++ b/.github/workflows/release-integrity.yml @@ -56,7 +56,7 @@ jobs: if: ${{ github.event_name != 'pull_request' }} uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0 with: - go-version: "1.26.6" + go-version: "1.27.1" cache: false - name: Install Python release tooling diff --git a/scripts/verify-version-policy.py b/scripts/verify-version-policy.py index 3cf076a..ceeaef5 100755 --- a/scripts/verify-version-policy.py +++ b/scripts/verify-version-policy.py @@ -19,7 +19,7 @@ PYTHON_RUNTIME_VERSION = "0.1.2" PYTHON_RUNTIME_FIXTURE_MINIMUM = "0.1.0" GO_MINIMUM_VERSION = "1.25.0" -GO_BUILD_VERSION = "1.26.6" +GO_BUILD_VERSION = "1.27.1" BUBBLEWRAP_BUILD_VERSION = "0.11.2" BUBBLEWRAP_BUILD_SHA256 = ( "69abc30005d2186baf7737feacd8da35633b93cf5af38838ecff17c5f8e924f6" From a40f34da785132fc58930c9983183ac93faac5b3 Mon Sep 17 00:00:00 2001 From: jeremydixon22 Date: Sun, 6 Sep 2026 23:55:08 -0400 Subject: [PATCH 3/3] Refresh public export evidence for dependency updates --- PUBLIC-EXPORT-MANIFEST.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/PUBLIC-EXPORT-MANIFEST.json b/PUBLIC-EXPORT-MANIFEST.json index b71a3d6..3e1c501 100644 --- a/PUBLIC-EXPORT-MANIFEST.json +++ b/PUBLIC-EXPORT-MANIFEST.json @@ -59,7 +59,7 @@ { "mode": "644", "path": ".github/workflows/aws-live-qualification.yml", - "sha256": "4f6ce30537ce142d0140a24a435e75f66e9c07e3cc4665ea0a35640102418c98" + "sha256": "49c93c44e03691985bbcf73f228dd0f174f58d5d760b546390b1cbc7c9ad36b7" }, { "mode": "644", @@ -74,12 +74,12 @@ { "mode": "644", "path": ".github/workflows/ci.yml", - "sha256": "85078f9b9e98d31708bbb473ce8fbe3cf1b1aadff7aed5bc6e2ee26a62dcd014" + "sha256": "c699d6679d82f2587205bb9a1243990914937d038d29f7329403b112079a582d" }, { "mode": "644", "path": ".github/workflows/codeql.yml", - "sha256": "d238e8e2228b6f62d4b4a422646cf51bd78c6751cdb5bb1e6ba914187637b583" + "sha256": "8ecccddd8c7424ad1f64a3933714e52a1333d8d3d5355f2b43f0840edcdcb78b" }, { "mode": "644", @@ -94,7 +94,7 @@ { "mode": "644", "path": ".github/workflows/execution-runtime-consumer.yml", - "sha256": "53bf6cbd7eb4e288b7b3c89560509463eac67dc67d2ec2d68a8284fd7da9815d" + "sha256": "ec0892a7934d7c77890b91f07ecf0b3585c60023221f9b21c0ba655805472170" }, { "mode": "644", @@ -129,7 +129,7 @@ { "mode": "644", "path": ".github/workflows/release-integrity.yml", - "sha256": "8c075ff1a4e9966d43d3ae5a25c0d717fa07fe5434b26898e6b40260920c306b" + "sha256": "b2114e7724389f6593dc16e5844447c85e23b19f4191983a05bfe3d6bae50964" }, { "mode": "644", @@ -864,7 +864,7 @@ { "mode": "644", "path": "runtimes/python/pyproject.toml", - "sha256": "883f9eee8a1a63ca9c910bf17a258f7ccb8964f58646d815a2a76fc5c5501427" + "sha256": "ddcb17a8b2af17ed227a8f414e846a63a8923742bca426b45a0ea03a5f8901ad" }, { "mode": "644", @@ -2204,7 +2204,7 @@ { "mode": "755", "path": "scripts/verify-version-policy.py", - "sha256": "1626ad749fb25fa11e4a7c4f66d66435b4e09750822c3b41920fa9435cedcf5c" + "sha256": "76479d399d22c7e9f4872f6ab86f271fcf6e205d9cecd105aa590323d68d8056" }, { "mode": "755", @@ -4964,7 +4964,7 @@ { "mode": "644", "path": "workers/execution-smoke-go/Dockerfile", - "sha256": "af04d2ed0695485ca8c7dfb463a149937b930bf1c2f8b23e94d61a8cbcb81b54" + "sha256": "dfbfd8bd246612abea85b5176c313f3657ec90df4527d03601c3564b44f36495" }, { "mode": "644", @@ -4984,5 +4984,5 @@ ], "schemaVersion": 1, "sourceDirty": false, - "treeSha256": "b6362c5ab94ee5e3c17395c11feb747c199cb48592bc8b9b9bb5ee1515b4b12b" + "treeSha256": "451e9cd0b0194f16e646a38328eb9a2bf7b4617796a29f56da3ebfee256ffe3d" }