v1.56.0
Re-apply prettier JS formatter
Upgrade to electron 9.4.4 (#21777)
Reformat all JS files using prettier
Fixed atom.confirm and internal use of dialog.showMessageBox
Fix creation of binary folders
fix atomWindow non being serializable
Format version info output
Fix buggy partial startup on macOS due to flag added by Gatekeeper/XProtect (#21861)
Rename the sh commands in the bin folder This fixes an issue where atom stable would not launch correctly from powershell if it was not the first entry in path because it tries to execute the shell script from another channel
Make get-app-name module compatible with the renderer process