mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: bump node to v22.22.0 (38-x-y) (#49388)
* 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>
This commit is contained in:
committed by
GitHub
parent
e342216d9e
commit
c8af46e054
@@ -113,6 +113,7 @@
|
||||
"parallel/test-tls-passphrase",
|
||||
"parallel/test-tls-peer-certificate",
|
||||
"parallel/test-tls-pfx-authorizationerror",
|
||||
"parallel/test-tls-psk-alpn-callback-exception-handling",
|
||||
"parallel/test-tls-psk-circuit",
|
||||
"parallel/test-tls-reduced-SECLEVEL-in-cipher",
|
||||
"parallel/test-tls-root-certificates",
|
||||
|
||||
Reference in New Issue
Block a user