chore: bump pinned versions#31
Merged
Merged
Conversation
This comment has been minimized.
This comment has been minimized.
chaudharydeepanshu
marked this pull request as ready for review
July 24, 2026 00:24
slopfairy
approved these changes
Jul 24, 2026
slopfairy
left a comment
There was a problem hiding this comment.
Tip
Approved — supply-chain pin bump with all self-check gates green; no hashes weakened or pins floated
The diff touches only tool/versions.env with two bumps:
- ZIZMOR_VERSION
1.27.0→1.28.0— version string only, no hash tracked (pipx resolves from PyPI) - CHROME_VERSION
151.0.7922.34→151.0.7922.47— patch bump within the same milestone, with all 6 platform SHA256s (chrome + chromedriver × linux/macos/windows) recomputed
All 5 self-check jobs passed on the latest commit:
- Conventional Commit — title is valid
- Workflow lint — zizmor, actionlint, shell lint clean
- Action YAML parse — all composite actions parse
- Internal refs are
@main— no stamped version tags leaked - Pin availability — all pinned assets still reachable
All hashes are 64-char hex strings, the fetch_verified.sh fail-closed gate remains intact, and no float/pin-removal occurred. Marking ready for review and merging once you have confirmed the upstream Chrome for Testing release.
|
This PR was already reviewed (APPROVED) and merged at 2026-07-24T00:24:20Z. All five self-check gates passed on the head commit (fd0a927):
No open inline threads, no new changes since the previous review. Nothing further to do here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Supply-chain pin bump — review the recomputed hashes in the diff:
tool/versions.env: sha256srecomputed from the upstream release assets, re-verified by
fetch_verifiedon every build. See the diff for which moved.These pins are consumed by every whuppi/ci consumer. The already-pinned
assets were re-hashed before this bump (repoint alarm). Merge once
self-check is green; cut a whuppi/ci release so consumers pick the bump
up through their grouped Dependabot PR.
Auto-generated by self-upgrade.yml