This is a backport PR for branch 44-x-y
claude[bot]

#54004: build: allow empty .patches files

Merged
Created: Sep 16, 2026, 12:05:28 PM
Merged: Sep 16, 2026, 1:55:11 PM
1 comments
Target: 44-x-y

Requested by David Sanders · Slack thread

Description of Change

Backport of #53978

See that PR for details.

Checklist

🤖 Generated with Claude Code

https://claude.ai/code/session_01NUxukq6UFSe7tcgMx4SsPD

Release Notes

Notes: none


Generated by Claude Code

Backport Information

Original PR Author
dsanders11
Original PR Status
Merged
Original PR Merged At
Sep 16, 2026, 11:40:01 AM
Original PR Link
GitHubView on GitHub

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