From d94bb56b7ef0febcc2109d116daeff1b00fd726f Mon Sep 17 00:00:00 2001 From: Mother Seara Date: Mon, 10 Aug 2026 10:16:58 +0900 Subject: [PATCH] =?UTF-8?q?deps:=20bump=20measure-mirror=20pin=20v0.29.0?= =?UTF-8?q?=20=E2=86=92=20v0.32.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pin was 3 releases behind (v0.29.0 @ b3b6dec8; v0.30.0/0.30.1/0.31.0 all shipped since). Bumps to v0.32.0 @ 21ca2893 — ㉘ vacuous both-directions on real runs (computed matched-null certificate) + catalog-count sync to 72 with KO guards. action-mirror / provenance-mirror pins unchanged. v0.32.0 tag created on measure-mirror main (annotated, → 21ca2893); test_pins_are_releases verifies the pin SHA equals the tag's commit. Co-Authored-By: Claude Opus 4.8 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b09f354..98f404a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ # action-mirror and provenance-mirror pins were labelled "v0.2.0" while # sitting TWO commits before that tag, so an install got the pre-org-migration # docs (stale `bhyi4/` self-references, SPEC v1.0) under a v0.2.0 label. - "measure-mirror @ git+https://github.com/mirror-stack/measure-mirror@b3b6dec8893c8e645ad0c9d50d08fc3c9417eee1", # v0.29.0 — ㉘ subspace_claim_check (declaration auditor, holdout PASS 22/22); Finding.data; INFO/N-A formatter crash fixed; CHANGELOG + catalog-count sync guards + "measure-mirror @ git+https://github.com/mirror-stack/measure-mirror@21ca28937306a6e094c6505f79810c204eee5173", # v0.32.0 — ㉘ vacuous both-directions on real runs (computed matched-null certificate); catalog count sync 72 + KO count guards "action-mirror @ git+https://github.com/mirror-stack/action-mirror@15b0c5b775e916a22d837ddc0714e85aef7ec74e", # v0.2.0 — full 64-hex SHA-256 seals (security; legacy 16-hex verify via prefix match); org migration + SPEC v1.1 references "provenance-mirror @ git+https://github.com/mirror-stack/provenance-mirror@2d1d52d280352567410d140270f7714571bf784f", # v0.2.0 — full 64-hex SHA-256 seals (security; legacy 16-hex verify via prefix match); org migration + SPEC v1.1 references ]