dsanders11

#52059: ci: bump build-tools SHA (4b75f1f)

Merged
Created: Jun 17, 2026, 10:58:14 PM
Merged: Jun 18, 2026, 10:05:01 AM
5 comments
Target: main

Description of Change

Picks up a few fixes and improvements.

Checklist

  • I have built and tested this change
  • I have filled out the PR description
  • npm test passes

Release Notes

Notes: none

Backports

40-x-y
Pending
Waiting for a manual backport
41-x-y
Pending
Waiting for a manual backport
42-x-y
Pending
Waiting for a manual backport
43-x-y
Pending
Waiting for a manual backport

Semver 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