This is a backport PR for branch 43-x-y
#53478: build: pin the siso revision in build/siso_revision instead of fetching Chromium's DEPS in CI
Merged
Created: Sep 3, 2026, 3:43:03 PM
Merged: Sep 3, 2026, 5:07:02 PM
1 comments
Target: 43-x-y
Backport of #53450
See that PR for details. build/siso_revision holds the siso commit pinned by this branch's Chromium (150.0.7871.250). The roller commit linter changes are left out because this branch's linter has no commit allowlist, so a chore: update siso revision commit already passes it.
Notes: none
Backport Information
Original PR Author
MarshallOfSoundOriginal PR Status
Merged
Original PR Merged At
Sep 3, 2026, 12:06:54 PM
Original PR Link
View on GitHubSemver Impact
Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.
Semantic Versioning helps users understand the impact of updates:
- Major (X.y.z): Breaking changes that may require code modifications
- Minor (x.Y.z): New features that maintain backward compatibility
- Patch (x.y.Z): Bug fixes that don't change the API
- None: Changes that don't affect using facing parts of Electron