Skip to content
  • Electron Bot's avatar
    chore: bump node to v12.8.0 (master) (#19521) · 9713fa09
    Electron Bot authored
    * chore: bump node in DEPS to v12.7.0
    
    * chore: update node patches v12.6 to v12.7
    
    Removed patches that are no longer necessary because we've upstreamed few changes already, and 3 way merge others
    
    * fix: update build gn patch
    
    * chore: bump node in DEPS to v12.8.0
    
    * chore: update node patches v12.7 to v12.8
    
    Removed patches that are no longer necessary because we've upstreamed few changes already, and 3 way merge others
    
    * fix: Add patch to revert crypto createhash changes
    
    The original node commit contains changes/calls to functions that are not supported in boringssl.
    
    * disable node tests
    
    * Remove outdated patch, already merged upstream
    9713fa09