mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
* chore: bump node in DEPS to v22.22.0 * chore: update patches * chore: fixup sandboxed pointers patch (cherry picked from commitf52fbdbe51) * tls: route callback exceptions through error handlers https://github.com/nodejs-private/node-private/pull/782 (cherry picked from commit87bc8ebd34) (cherry picked from commit2b6f185521) * chore:remove zero-fill sandbox patch component xref https://github.com/electron/electron/pull/49452 (cherry picked from commitbdb87f9dbb) * fixup! chore:remove zero-fill sandbox patch component (cherry picked from commit6a4e4e3821) Co-Authored-By: Robo <hop2deep@gmail.com> * test: correct conditional secure heap flags test xref: https://github.com/nodejs/node/pull/60385 (cherry picked from commit1304ff2d83) --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt <kleinschmidtorama@gmail.com> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by: deepak1556 <hop2deep@gmail.com>