This is a backport PR for branch 44-x-y
#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
- I have built and tested this change
- I have filled out the PR description
- I have reviewed and verified the changes
- PR release notes describe the change in a way relevant to app developers, and are capitalized, punctuated, and past tense.
🤖 Generated with Claude Code
https://claude.ai/code/session_01NUxukq6UFSe7tcgMx4SsPD
Release Notes
Notes: none
Generated by Claude Code
Backport Information
Backported from
#53978: build: allow empty .patches filesOriginal PR Author
dsanders11Original PR Status
Merged
Original PR Merged At
Sep 16, 2026, 11:40:01 AM
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