codebytere

#50252: build: remove redundant bits of ncrypto node patch

Merged
Created: Mar 13, 2026, 3:00:38 PM
Merged: Mar 16, 2026, 6:13:47 AM
5 comments
Target: main

Description of Change

As in title. No longer necessary.

Checklist

Release Notes

Notes: none

Backports

39-x-y
Pending
Waiting for a manual backport
40-x-y
Merged
PR Number
#50280
Merged At
Mar 16, 2026, 10:03:27 AM
Released In
Not yet
Release Date
Not yet
41-x-y
Merged
PR Number
#50279
Merged At
Mar 16, 2026, 10:03:06 AM
Released In
Not yet
Release Date
Not yet
42-x-y
Merged
PR Number
#50281
Merged At
Mar 16, 2026, 10:50:50 AM
Released In
v42.0.0-alpha.2
Release Date
Mar 16, 2026, 7:09:29 PM

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