Coordinate pkg v3.14.0 and the September mcli release - #53
Merged
Merged
Conversation
Signed-off-by: Feng Ruohang <rh@vonng.com>
Signed-off-by: Feng Ruohang <rh@vonng.com>
Vonng
marked this pull request as ready for review
September 13, 2026 01:48
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.
Select silo-pkg v3.14.0 and the September 13 mcli release commit 4f609a4da3bb, with matching Go checksums, release records, README replacement instructions and third-party credits. Pin upstream minio-go to 60bd07042d49, refresh the Go official x/* dependencies, and test integration against the latest published SILO Server.
Remove the obsolete React Router advisory suppression after an unsuppressed CVE audit. Keep the advisory upstream-MinIO job on the actual upstream checkout and update its Console replacement with
go mod edit, so a same-named SILO branch cannot create a duplicate replacement or turn the probe into a different test.Validation: complete local Go tests, make verifiers, the CI dependency contract and Linux/amd64 govulncheck passed. Recursive frontend audit found no CVE; only deprecation notices remain. mcli is published as an immutable release; online verification confirms its tag, source commit, public Go Proxy, SumDB and go.sum all agree. The complete required Console matrix, including cross-compilation, permissions, SILO integration, Playwright and reproducible release artifacts, passed at 3a4e979.