mirror of
https://github.com/electron/electron.git
synced 2026-01-07 22:54:25 -05:00
* chore: upgrade Node.js to v24.10.0 * chore: fixup crypto patch * chore: fixup crypto test patch * src: prepare for v8 sandboxing https://github.com/nodejs/node/pull/58376 * esm: fix module.exports export on CJS modules https://github.com/nodejs/node/pull/57366 * chore: fixup lazyload fs patch * esm: Source Phase Imports for WebAssembly https://github.com/nodejs/node/pull/56919 * module: remove --experimental-default-type https://github.com/nodejs/node/pull/56092 * lib,src: refactor assert to load error source from memory https://github.com/nodejs/node/pull/59751 * src: add source location to v8::TaskRunner https://github.com/nodejs/node/pull/54077 * src: remove dependency on wrapper-descriptor-based CppHeap https://github.com/nodejs/node/pull/54077 * src: do not use soon-to-be-deprecated V8 API https://github.com/nodejs/node/pull/53174 * src: stop using deprecated fields of v8::FastApiCallbackOptions https://github.com/nodejs/node/pull/54077 * test: update v8-stats test for V8 12.6 https://github.com/nodejs/node/pull/54077 * esm: unflag --experimental-wasm-modules https://github.com/nodejs/node/pull/57038 * test: adapt assert tests to stack trace changes https://github.com/nodejs/node/pull/58070 * src,test: unregister the isolate after disposal and before freeing https://github.com/nodejs/node/pull/58070 * src: use cppgc to manage ContextifyContext https://github.com/nodejs/node/pull/56522 * src: replace uses of FastApiTypedArray https://github.com/nodejs/node/pull/58070 * module: integrate TypeScript into compile cache https://github.com/nodejs/node/pull/56629 * deps: update ada to 3.2.7 https://github.com/nodejs/node/pull/59336 * src: make minor cleanups in encoding_binding.cc https://github.com/nodejs/node/pull/57448 * src: switch from `Get/SetPrototype` to `Get/SetPrototypeV2` https://github.com/nodejs/node/pull/55453 * src: use non-deprecated Get/SetPrototype methods https://github.com/nodejs/node/pull/59671 * src: simplify string_bytes with views https://github.com/nodejs/node/pull/54876 * src: improve utf8 string generation performance https://github.com/nodejs/node/pull/54873 * src: use non-deprecated Utf8LengthV2() method https://github.com/nodejs/node/pull/58070 * src: use non-deprecated WriteUtf8V2() method https://github.com/nodejs/node/pull/58070 * src: refactor WriteUCS2 and remove flags argument https://github.com/nodejs/node/pull/58163 * src: use String::WriteV2() in TwoByteValue https://github.com/nodejs/node/pull/58164 * node-api: use WriteV2 in napi_get_value_string_utf16 https://github.com/nodejs/node/pull/58165 * node-api: use WriteOneByteV2 in napi_get_value_string_latin1 https://github.com/nodejs/node/pull/58325 * src: migrate WriteOneByte to WriteOneByteV2 https://github.com/nodejs/node/pull/59634 * fs: introduce dirent\.parentPath https://github.com/nodejs/node/pull/50976 * src: avoid copy by using std::views::keys https://github.com/nodejs/node/pull/56080 * chore: fixup patch indices * fix: errant use of context->GetIsolate() * fix: tweak BoringSSL compat patch for new changes * fix: add back missing isolate dtor declaration * fixup! esm: fix module.exports export on CJS modules * cli: remove --no-experimental-fetch flag https://github.com/nodejs/node/pull/52611/files * esm: Source Phase Imports for WebAssembly https://github.com/nodejs/node/pull/56919 * fixup! src: prepare for v8 sandboxing * chore: bump @types/node to v24 * chore: fix const assignment in crypto test * fix: sandbox pointer patch issues * chore: rework source phase import patch * src: add percentage support to --max-old-space-size https://github.com/nodejs/node/pull/59082 * chore: fixup crypto tests * chore: HostImportModuleWithPhaseDynamically todo * fix: cjs esm failures * fix: v8::Object::Wrappable issues -b72a615754-490bac2496-4896a0dd69* chore: remove deleted specs * src: use v8::ExternalMemoryAccounter https://github.com/nodejs/node/pull/58070 * fs: port SonicBoom module to fs module as FastUtf8Stream https://github.com/nodejs/node/pull/58897 * chore: tweak sandboxed pr patch * test: disable parallel/test-os-checked-function * test: use WHATWG URL instead of url.parse * fix: OPENSSL_secure_zalloc doesn't work in BoringSSL * chore: fix accidental extra line * 7017517: [defer-import-eval] Parse import defer syntax https://chromium-review.googlesource.com/c/v8/v8/+/7017517
184 lines
7.4 KiB
JSON
184 lines
7.4 KiB
JSON
[
|
|
"abort/test-abort-backtrace",
|
|
"es-module/test-esm-wasm",
|
|
"es-module/test-vm-compile-function-lineoffset",
|
|
"parallel/test-bootstrap-modules",
|
|
"parallel/test-child-process-fork-exec-path",
|
|
"parallel/test-code-cache",
|
|
"parallel/test-cluster-primary-error",
|
|
"parallel/test-cluster-primary-kill",
|
|
"parallel/test-config-file",
|
|
"parallel/test-crypto-aes-wrap",
|
|
"parallel/test-crypto-authenticated",
|
|
"parallel/test-crypto-authenticated-stream",
|
|
"parallel/test-crypto-default-shake-lengths",
|
|
"parallel/test-crypto-des3-wrap",
|
|
"parallel/test-crypto-dh-group-setters",
|
|
"parallel/test-crypto-dh-modp2",
|
|
"parallel/test-crypto-dh-modp2-views",
|
|
"parallel/test-crypto-dh-stateless",
|
|
"parallel/test-crypto-ecb",
|
|
"parallel/test-crypto-fips",
|
|
"parallel/test-crypto-key-objects",
|
|
"parallel/test-crypto-keygen",
|
|
"parallel/test-crypto-keygen-deprecation",
|
|
"parallel/test-crypto-rsa-dsa",
|
|
"parallel/test-crypto-padding-aes256",
|
|
"parallel/test-crypto-secure-heap",
|
|
"parallel/test-dgram-send-cb-quelches-error",
|
|
"parallel/test-domain-error-types",
|
|
"parallel/test-fs-utimes-y2K38",
|
|
"parallel/test-http2-clean-output",
|
|
"parallel/test-http2-https-fallback",
|
|
"parallel/test-http2-server-unknown-protocol",
|
|
"parallel/test-https-agent-session-reuse",
|
|
"parallel/test-https-client-renegotiation-limit",
|
|
"parallel/test-https-options-boolean-check",
|
|
"parallel/test-icu-env",
|
|
"parallel/test-icu-minimum-version",
|
|
"parallel/test-inspector-port-zero-cluster",
|
|
"parallel/test-inspector-tracing-domain",
|
|
"parallel/test-module-loading-globalpaths",
|
|
"parallel/test-module-print-timing",
|
|
"parallel/test-openssl-ca-options",
|
|
"parallel/test-os-checked-function",
|
|
"parallel/test-process-versions",
|
|
"parallel/test-process-get-builtin",
|
|
"parallel/test-repl",
|
|
"parallel/test-repl-underscore",
|
|
"parallel/test-single-executable-blob-config",
|
|
"parallel/test-single-executable-blob-config-errors",
|
|
"parallel/test-shadow-realm-custom-loaders",
|
|
"parallel/test-snapshot-api",
|
|
"parallel/test-snapshot-argv1",
|
|
"parallel/test-snapshot-basic",
|
|
"parallel/test-snapshot-cjs-main",
|
|
"parallel/test-snapshot-cwd",
|
|
"parallel/test-snapshot-console",
|
|
"parallel/test-snapshot-config",
|
|
"parallel/test-snapshot-dns-lookup-localhost",
|
|
"parallel/test-snapshot-dns-lookup-localhost-promise",
|
|
"parallel/test-snapshot-dns-resolve-localhost",
|
|
"parallel/test-snapshot-dns-resolve-localhost-promise",
|
|
"parallel/test-snapshot-error",
|
|
"parallel/test-snapshot-eval",
|
|
"parallel/test-snapshot-gzip",
|
|
"parallel/test-snapshot-incompatible",
|
|
"parallel/test-snapshot-namespaced-builtin",
|
|
"parallel/test-snapshot-net",
|
|
"parallel/test-snapshot-reproducible",
|
|
"parallel/test-snapshot-stack-trace-limit",
|
|
"parallel/test-snapshot-stack-trace-limit-mutation",
|
|
"parallel/test-snapshot-typescript",
|
|
"parallel/test-snapshot-umd",
|
|
"parallel/test-snapshot-warning",
|
|
"parallel/test-snapshot-weak-reference",
|
|
"parallel/test-snapshot-worker",
|
|
"parallel/test-strace-openat-openssl",
|
|
"parallel/test-sqlite-backup",
|
|
"parallel/test-max-old-space-size-percentage",
|
|
"parallel/test-tls-alpn-server-client",
|
|
"parallel/test-tls-cli-min-version-1.0",
|
|
"parallel/test-tls-cli-max-version-1.2",
|
|
"parallel/test-tls-cli-max-version-1.3",
|
|
"parallel/test-tls-cli-min-version-1.1",
|
|
"parallel/test-tls-cli-min-version-1.2",
|
|
"parallel/test-tls-cli-min-version-1.3",
|
|
"parallel/test-tls-client-auth",
|
|
"parallel/test-tls-client-getephemeralkeyinfo",
|
|
"parallel/test-tls-client-mindhsize",
|
|
"parallel/test-tls-client-reject",
|
|
"parallel/test-tls-client-renegotiation-13",
|
|
"parallel/test-tls-cnnic-whitelist",
|
|
"parallel/test-tls-disable-renegotiation",
|
|
"parallel/test-tls-empty-sni-context",
|
|
"parallel/test-tls-error-stack",
|
|
"parallel/test-tls-finished",
|
|
"parallel/test-tls-generic-stream",
|
|
"parallel/test-tls-getcipher",
|
|
"parallel/test-tls-getprotocol",
|
|
"parallel/test-tls-handshake-error",
|
|
"parallel/test-tls-handshake-exception",
|
|
"parallel/test-tls-hello-parser-failure",
|
|
"parallel/test-tls-honorcipherorder",
|
|
"parallel/test-tls-junk-closes-server",
|
|
"parallel/test-tls-junk-server",
|
|
"parallel/test-tls-key-mismatch",
|
|
"parallel/test-tls-max-send-fragment",
|
|
"parallel/test-tls-min-max-version",
|
|
"parallel/test-tls-multi-key",
|
|
"parallel/test-tls-multi-pfx",
|
|
"parallel/test-tls-no-cert-required",
|
|
"parallel/test-tls-options-boolean-check",
|
|
"parallel/test-tls-passphrase",
|
|
"parallel/test-tls-peer-certificate",
|
|
"parallel/test-tls-pfx-authorizationerror",
|
|
"parallel/test-tls-psk-circuit",
|
|
"parallel/test-tls-reduced-SECLEVEL-in-cipher",
|
|
"parallel/test-tls-root-certificates",
|
|
"parallel/test-tls-server-failed-handshake-emits-clienterror",
|
|
"parallel/test-tls-set-ciphers",
|
|
"parallel/test-tls-set-ciphers-error",
|
|
"parallel/test-tls-set-default-ca-certificates-recovery",
|
|
"parallel/test-tls-set-sigalgs",
|
|
"parallel/test-tls-socket-allow-half-open-option",
|
|
"parallel/test-tls-socket-failed-handshake-emits-error",
|
|
"parallel/test-tls-ticket",
|
|
"parallel/test-tls-ticket-cluster",
|
|
"parallel/test-trace-events-all",
|
|
"parallel/test-trace-events-async-hooks",
|
|
"parallel/test-trace-events-binding",
|
|
"parallel/test-trace-events-bootstrap",
|
|
"parallel/test-trace-events-category-used",
|
|
"parallel/test-trace-events-console",
|
|
"parallel/test-trace-events-dynamic-enable",
|
|
"parallel/test-trace-events-dynamic-enable-workers-disabled",
|
|
"parallel/test-trace-events-environment",
|
|
"parallel/test-trace-events-file-pattern",
|
|
"parallel/test-trace-events-fs-async",
|
|
"parallel/test-trace-events-fs-sync",
|
|
"parallel/test-trace-events-http",
|
|
"parallel/test-trace-events-metadata",
|
|
"parallel/test-trace-events-net",
|
|
"parallel/test-trace-events-none",
|
|
"parallel/test-trace-events-process-exit",
|
|
"parallel/test-trace-events-promises",
|
|
"parallel/test-trace-events-threadpool",
|
|
"parallel/test-trace-events-v8",
|
|
"parallel/test-trace-events-vm",
|
|
"parallel/test-trace-events-worker-metadata",
|
|
"parallel/test-tz-version",
|
|
"parallel/test-webcrypto-derivebits-cfrg",
|
|
"parallel/test-webcrypto-derivekey-cfrg",
|
|
"parallel/test-webcrypto-encrypt-decrypt",
|
|
"parallel/test-webcrypto-encrypt-decrypt-aes",
|
|
"parallel/test-webcrypto-encrypt-decrypt-rsa",
|
|
"parallel/test-webcrypto-export-import-cfrg",
|
|
"parallel/test-webcrypto-keygen",
|
|
"parallel/test-webcrypto-sign-verify-eddsa",
|
|
"parallel/test-webcrypto-wrap-unwrap",
|
|
"parallel/test-worker-no-sab",
|
|
"parallel/test-worker-resource-limits",
|
|
"parallel/test-zlib-unused-weak",
|
|
"report/test-report-fatalerror-oomerror-compact",
|
|
"report/test-report-fatalerror-oomerror-directory",
|
|
"report/test-report-fatalerror-oomerror-filename",
|
|
"report/test-report-fatalerror-oomerror-set",
|
|
"report/test-report-getreport",
|
|
"report/test-report-signal",
|
|
"report/test-report-uncaught-exception",
|
|
"report/test-report-uncaught-exception-compat",
|
|
"report/test-report-uv-handles",
|
|
"report/test-report-worker",
|
|
"report/test-report-writereport",
|
|
"sequential/test-single-executable-application",
|
|
"sequential/test-single-executable-application-disable-experimental-sea-warning",
|
|
"sequential/test-single-executable-application-empty",
|
|
"sequential/test-single-executable-application-snapshot",
|
|
"sequential/test-single-executable-application-snapshot-and-code-cache",
|
|
"sequential/test-single-executable-application-use-code-cache",
|
|
"sequential/test-tls-connect",
|
|
"wpt/test-webcrypto",
|
|
"wasm-allocation/test-wasm-allocation"
|
|
]
|