Update chromium to 152.0.7977.8 (security update) - #584
Merged
Conversation
Contributor
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe Chromium and headless-shell packages now track Playwright revision 1237, Chrome 152.0.7977.8, and snapshot 1669021. Their pre-stable documentation and architecture-specific artifact checksums were updated. ChangesChromium artifact updates
Estimated code review effort: 2 (Simple) | ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
…, 0/0/0 ≠ clean The labeling half of pkgmgr-rs#646 option A: the fact that this pair rides ahead of the stable channel (and therefore ahead of the CVE feed) now lives in the files a packager actually opens, not in one issue's archaeology. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
twitchyliquid64
approved these changes
Aug 10, 2026
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.
Updates chromium-bin + chromium-headless-shell-bin from 151.0.7922.34 to 152.0.7977.8 — a Chromium security update (each Chrome major carries Critical fixes).
Channel context (#646):
chromium-bintracks Playwright's pin, which is pre-stable by design; 152.0.7977.8 is ahead of current Linux stable (151.0.7922.108). CVEs publish only against stable, so a 0/0/0 scan for this package means "ahead of the published feed", not "audited clean".chromium pins three interlocked identifiers, resolved from three sources:
browser_versionrevisionsnapshot_positionFour artifacts fetched +
sha256'd fresh (amd64chrome-linux.zip+headless-shell.zipfrom the snapshot bucket; arm64chromium/headless-shellbuilds at the Playwright revision). Resolved + rewritten bypkgmgr(gominimal/pkgmgr-rs#515).🤖 Generated with Claude Code
Summary by CodeRabbit