/
githubmirror
/
deno
ОбзорДокументацияВойти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
deno/
.../specs/node/
..
async_local_storage_unhandled_rejection

fix(node): preserve AsyncLocalStorage context in unhandledRejection handlers (#32264)

6 месяцев назад
byonm_phantom_dep_res_failure

fix(node): better detection for when to surface node resolution errors (#24653)

2 года назад
child_process_extra_pipes

chore: update to edition 2024 (#29923)

год назад
child_process_fork_conditions

fix(ext/node): improve child_process CLI argument parsing (#31825)

7 месяцев назад
child_process_fork_deno_args

fix(ext/node): improve child_process CLI argument parsing (#31825)

7 месяцев назад
child_process_ipc_handle

fix(ext/node): support ChildProcess.send with net.Server handles (#34948)

2 месяца назад
child_process_node_cli_args

fix(ext/node): forward permissions when spawning deno with subcommand args (#35443)

2 месяца назад
child_process_pipe_fd_stdio

fix(ext/node): clear nonblocking fd stdio for child pipes (#34962)

2 месяца назад
child_process_shell_escape

fix(ext/node): child_process improvements (internalMessage, argv0, DEP0190) (#32885)

5 месяцев назад
child_process_spawnsync_extra_stdio

fix(ext/node): support FD-indexed stdio inheritance in spawnSync (#33341)

4 месяца назад
child_process_spawnsync_max_buffer

fix(ext/node): enforce maxBuffer in child_process.spawnSync (#34053)

2 месяца назад
child_process_stdio_socket

fix(ext/node): make `child_process` stdio streams Socket instances (#31975)

6 месяцев назад
child_process_unref_stdio

fix(ext/node): unref child_process stdio streams by default (#32071)

6 месяцев назад
child_process_unref_survives

fix(process): allow unref'd child processes to outlive parent (#32563)

5 месяцев назад
cjs_analysis_multiple_errors

fix: show referrer range in deno_core loader errors (#30981)

10 месяцев назад
cjs_detect_bound_reexport

fix: detect bound require reexports in cjs analysis (#32163)

6 месяцев назад
cjs_dynamic_import_esm_with_exports

feat(cli): print working dir in grey in stack traces, relative paths in check + compile output (#31194)

9 месяцев назад
cjs_key_escaped_whitespace

fix: add "module.exports" export to ESM CJS wrapper module (#28373)

год назад
cjs_reexport_node_condition

fix(node): Include "node" condition during CJS re-export analysis (#25785)

2 года назад
cjs_reexport_same_specifier_in_sub_folder

fix: add "module.exports" export to ESM CJS wrapper module (#28373)

год назад
clear_immediate_socket_close_race

chore: regression test for clearImmediate semantics across TCP socket close (#34852)

2 месяца назад
crypto_cipheriv_large_input

fix(ext/node): throw on cipher update with input >= 2^31-1 bytes (#33201)

4 месяца назад
crypto_cipheriv_spoofed_length

2.9.0 (#35502)

2 месяца назад
crypto_public_encrypt_oaep_hash

fix(ext/node): validate oaepHash in publicEncrypt/privateDecrypt (#33388)

4 месяца назад
crypto_random_bytes_buffer

fix(node/crypto): randomBytes returns buffer with dedicated ArrayBuffer (#32048)

6 месяцев назад
crypto_sign_rsa_pss_padding

fix(ext/node): support RSA PSS padding option in crypto sign/verify (#32269)

5 месяцев назад
detect_es_module_defined_as_cjs

feat(node): load ES modules defined as CJS (#22945)

2 года назад
domain_timer

fix(ext/node): fix node:domain across async boundaries (#32897)

5 месяцев назад
dynamic_import_and_require_dual

feat(check): type-check with native tsc by default (#35938)

25 дней назад
error_stack_internal_frames

perf(ext/node): convert child_process, fs, http, http2, https, inspector to lazy-loaded JS (#33967)

3 месяца назад
errors_have_code

fix(node): use `JsErrorClass` for `code` property on node resolver errors (#29294)

год назад
esm_dir_import

fix(ext/node): report directory imports with node error code (#34076)

3 месяца назад
esm_import_node_addon

fix(cli): clearer error when importing .node addon via ESM (#34361)

3 месяца назад
exec_file_sync_no_shebang

fix(ext/process): run shebang-less scripts via /bin/sh on ENOEXEC (#34945)

2 месяца назад
fs_cp_ignored_permissions

perf(ext/node): fast path fs cp (#35856)

месяц назад
fs_cp_sync_filter_function_throws

perf(ext/node): move `fs.cpSync` implementation to rust (#32687)

5 месяцев назад
global_cache_node_modules_perm_checks

fix(node): do not require permission checks for require's node_modules stats (#29397)

год назад
http2_address_override

fix(ext/node): support HTTP/2 on the DENO_SERVE_ADDRESS override listener (#35089)

2 месяца назад
http2_consume_stream_ownership

fix(ext/node): transfer TCP handle ownership in http2 consumeStream (#35047)

2 месяца назад
http_address_override

feat(ext/node): support DENO_SERVE_ADDRESS override in node:http servers (#34662)

2 месяца назад
http_address_override_absolute_url

fix(http): handle raw h1 serve regressions (#35049)

2 месяца назад
http_address_override_h2

fix(ext/node): support HTTP/2 on the DENO_SERVE_ADDRESS override listener (#35089)

2 месяца назад
http_address_override_large_body

fix(ext/node): support HTTP/2 on the DENO_SERVE_ADDRESS override listener (#35089)

2 месяца назад
http_agent_keepalive

feat(node/http): enable keepAlive connection reuse for HTTP Agent (#31709)

7 месяцев назад
http_agent_keepalive_stale_post

fix(node/http): preserve request body on stale keepalive retry (#32148)

6 месяцев назад
http_agent_keepalive_stale_retry

fix(ext/node): retry stale keepAlive connections in http client (#31932)

7 месяцев назад
http_agent_keepalive_stale_streaming_post

fix(ext/node): replay direct writes on stale http retry (#34992)

2 месяца назад
http_agent_reused_socket_after_retry

fix(ext/node): reset req.reusedSocket on transparent retry (#34376)

3 месяца назад
http_proxy_env_no_allow_env

fix(ext/node): read proxy env vars without --allow-env (#34807)

2 месяца назад
http_proxy_first_request_under_test

chore: cover first node:http proxy request under test (#35001)

2 месяца назад
http_proxy_target_permission

fix(ext/node): check --allow-net for proxied request target in node:http(s) (#35241)

2 месяца назад
http_server_connect_event

feat(ext/node): rewrite node:http with llhttp and native TCPWrap (#33208)

4 месяца назад
https_server_get_peer_certificate

fix(ext/node): honor requestCert/ca on node:tls server, populate getPeerCertificate() (#33439)

4 месяца назад
import_cjs_file_no_ext_mjs_pkg

fix(node): resolve module as maybe CJS when it's missing a file extension (#27904)

2 года назад
imports_slash_wildcard

feat(node): allow subpath imports that start with '#/' (#31520)

8 месяцев назад
imports_wildcard

chore: remove DENO_FUTURE=1 from spec tests (#25329)

2 года назад
invalid_ipc_channel_fd

fix(ext/node): gracefully exit on invalid NODE_CHANNEL_FD instead of panicking (#32421)

5 месяцев назад
missing_ext_suggestion

fix(node): show directory import and missing extension suggestions (#27905)

2 года назад
module_register_hooks

fix(ext/node): allow registerHooks with no resolve or load hook (#35235)

2 месяца назад
module_register_hooks_esm

fix(ext/node): import attributes and custom module types in registerHooks ESM hooks (#35028)

2 месяца назад
module_source_map

feat(ext/node): implement node:module SourceMap API (#32890)

3 месяца назад
net_pipe_server_reaccept

fix(ext/node): re-arm Windows named pipe server after accept (#33369)

4 месяца назад
net_socket_destroy_gc

fix(node): stop active read on stream close to avoid leaking Socket/TCPWrap (#35898)

месяц назад
net_socket_fd

fix(ext/node): guard TCPWrap.open against adopting tracked fds (#35045)

2 месяца назад
next_tick_microtask_order

fix(ext/node): align nextTick ordering in ESM (#34085)

3 месяца назад
next_tick_uncaught_exception

fix: report exceptions from nextTick (#26579)

2 года назад
node_compat_shim

feat(cli): provide a `node` on PATH when Node.js is not installed (#34969)

2 месяца назад
node_debug

fix(ext/node): upgrade `node:stream` (#28855)

год назад
node_fs_cp

perf(ext/node): fast path fs cp (#35856)

месяц назад
node_process_beforeexit_exit_events_emitted_without_listeners

feat: add `--allow-import` flag (#25469)

2 года назад
node_test_context

fix(ext/node): fix `node:test` hook ordering and error handling (#35393)

2 месяца назад
node_test_describe_only

chore: test for describe.only without only failure (#34590)

2 месяца назад
node_test_expect_failure

fix(ext/node): add test.expectFailure to node:test (#34130)

3 месяца назад
node_test_file_snapshot

fix(ext/node): implement t.assert.fileSnapshot for node:test (#35478)

2 месяца назад
node_test_mock

fix(ext/node): implement mock.property() in node:test (#34959)

2 месяца назад
node_test_mock_module

feat(ext/node): implement node:test mock.module (#35329)

2 месяца назад
node_test_mock_timers

fix(ext/node): mock.reset() should also reset MockTimers (#35588)

месяц назад
node_test_module

fix(node/test): route nested top-level test() to a subtest (#35406)

2 месяца назад
node_test_module_no_sanitizers

fix(test): abort with a message when a test exits with sanitizeExit disabled (#34491)

2 месяца назад
node_test_module_only

fix(ext/node): Fix `.only` tests compatibilty (#32043)

6 месяцев назад
node_test_nested_top_level

fix(node/test): route nested top-level test() to a subtest (#35406)

2 месяца назад
node_test_reporters

fix(ext/node): add node:test/reporters builtin (#34595)

2 месяца назад
node_test_run_only

fix(ext/node): implement test.TestContext.runOnly (#35158)

2 месяца назад
node_test_run_watch

fix(ext/node): node:test with watch-mode events (#34254)

3 месяца назад
node_test_timeout

fix(ext/node): fail node:test on unhandled rejection and enforce timeout (#35297)

2 месяца назад
node_test_top_level_await

fix(ext/node): prevent top-level `await test(...)` deadlock in node:test (#33947)

3 месяца назад
node_test_unhandled_rejection

fix(ext/node): fail node:test on unhandled rejection and enforce timeout (#35297)

2 месяца назад
pipe_open_fd

fix(ext/node): address node:http rewrite review comments (#33299)

4 месяца назад
process_argv0

fix(ext/node): `process.argv[0]` is equivalent to execPath (#28915)

4 месяца назад
process_get_active_handles_on_exit

chore: regression test for process._getActiveHandles() in 'exit' handler (#34191)

3 месяца назад
process_once_remove_signal_listener

fix(ext/node): signal listeners added via `process.once` can now be removed (#32606)

5 месяцев назад
process_stdout_indestructible

fix(ext/node): make TTY stdout/stderr indestructible (#32530)

5 месяцев назад
process_stdout_resize

fix(ext/node): support process.stdout resize events (#32343)

5 месяцев назад
process_title

fix(ext/node): improve process.title and support --title flag (#32201)

5 месяцев назад
readline_doesnt_require_permissions

fix(ext/node): createInterface doesn't require env permission (#29472)

год назад
readline_promises

fix: actually add missing `node:readline/promises` module (#24772)

2 года назад
rejection_handled_web_process

chore: fix flaky rejection_handled_web_process (#23817)

2 года назад
require_compile_hook

fix(node): unconditionally call `Module.prototype._compile` with the file content in `loadMaybeCjs` (#32131)

6 месяцев назад
require_esm_module_exports

fix(node): require esm should prefer `module.exports` export (#28376)

год назад
require_esm_reexport_esm

fix(node): support re-exported esm modules in cjs export analysis (#28379)

год назад
require_esm_reexport_esm_module_exports

fix(node): support re-exported esm modules in cjs export analysis (#28379)

год назад
require_export_from_parent_with_no_filename

fix(ext/node): resolve exports even if parent module filename isn't present (#26553)

2 года назад
require_js_package_no_type

fix(node): classify required js files as commonjs by default (#34673)

2 месяца назад
set_immediate_timer_ordering

fix(ext/node): rewrite http2 implementation (#32418)

5 месяцев назад
spawn_keeps_npm_state

fix: pass npm process state when spawning script in npm package via Node APIs (#30490)

год назад
stdin_nonblocking_after_node_import

fix(io): remove global stdio statics, handle non-blocking stdin (#33219)

4 месяца назад
stdio_ipc

fix(ext/node): support stdin child_process IPC & fd stdout/stderr (#24106)

2 года назад
stream_wrap_eof_handling

refactor(ext/node): rework stream wrap infrastructure for reentrant safety (#33100)

4 месяца назад
stream_wrap_handle_close

refactor(ext/node): rework stream wrap infrastructure for reentrant safety (#33100)

4 месяца назад
stream_wrap_read_restart

refactor(ext/node): rework stream wrap infrastructure for reentrant safety (#33100)

4 месяца назад
stream_wrap_write_completion

refactor(ext/node): rework stream wrap infrastructure for reentrant safety (#33100)

4 месяца назад
tcp_numeric_deny

fix(ext/node): add post-resolution deny check in TCPWrap connect (#33880)

3 месяца назад
tcp_server_ref_unref

fix(ext/node): implement uv_ref for native TCP handles (#33174)

4 месяца назад
tls_alpn_sni_callbacks

fix(ext/node): mark TLSWrap dead on teardown before tls_conn check (#35706)

месяц назад
tls_happy_eyeballs

fix(ext/node): fix TLS crash with Happy Eyeballs address fallback (#33641)

3 месяца назад
tls_jsstreamsocket_close

fix(ext/node): fix TLS JSStreamSocket resource leak causing process hang (#32325)

5 месяцев назад
tls_jsstreamsocket_https_request

fix(ext/node): defer TLS write completion callback to avoid reentrancy panic (#35867)

14 дней назад
tls_jsstreamsocket_multi_write

fix(ext/node): drive TLSWrap cycle on JSStream writes to fix deadlock (#33914)

3 месяца назад
tls_keepalive_large_body

fix(ext/node): drain pending TLS cleartext in enc_write_cb (#33378)

4 месяца назад
tls_readstop_backpressure

fix(ext/node): fix TLS socket lifecycle and readStop backpressure (#33524)

4 месяца назад
tls_socket_destroy_gc

fix(node): stop active read on stream close to avoid leaking Socket/TCPWrap (#35898)

месяц назад
tls_write_detached_buffer

fix(node/tls): handle detached ArrayBuffer in TLSWrap write methods (#33737)

3 месяца назад
tls_write_empty_buffer

chore(ext/node): regression test for empty buffer TLS write panic (#34412)

2 месяца назад
tty_stream_fd

fix(ext/node): set fd property on TTY ReadStream and WriteStream (#32880)

5 месяцев назад
types_req_export

feat(cli): print working dir in grey in stack traces, relative paths in check + compile output (#31194)

9 месяцев назад
types_versions

feat(cli): print working dir in grey in stack traces, relative paths in check + compile output (#31194)

9 месяцев назад
uncaught_exception_monitor

fix(ext/node): fire uncaughtExceptionMonitor with correct origin for sync top-level throws (#34048)

3 месяца назад
unhandled_rejection_web

ci: attempt to improve test stability (#31563)

8 месяцев назад
unhandled_rejection_web_process

ci: attempt to improve test stability (#31563)

8 месяцев назад
unstable_detect_cjs

chore: add test for top level return statement with unstable-detect-cjs (#30480)

год назад
upgrade_websocket_node_http

feat: support Deno.upgradeWebSocket with node:http upgrade events (#33342)

3 месяца назад
v8_set_heap_snapshot_near_heap_limit

fix(ext/node): don't leave 0-byte .heapsnapshot files near the heap limit (#36113)

25 дней назад
vm_dynamic_import_callback

fix(ext/node): support vm dynamic import callback (#34572)

2 месяца назад
vm_dynamic_import_no_callback

fix(ext/node): vm dynamic import without callback throws ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING (#34427)

2 месяца назад
vm_module_link_cycle

fix(ext/node): support cyclic imports in vm.Module.prototype.link() (#34472)

2 месяца назад
vm_source_text_module_import_meta

fix(ext/node): avoid panic when vm.SourceTextModule uses import.meta (#35375)

2 месяца назад
vm_synthetic_module

fix(ext/node): implement vm.SyntheticModule constructor (#34014)

3 месяца назад
vm_wasm_streaming

fix(core): preserve WebAssembly streaming callback across new contexts (#34679)

2 месяца назад
web_node_events_dispatched_in_correct_order

feat: add `--allow-import` flag (#25469)

2 года назад
windows_named_pipe_connect

feat(ext/node): rewrite node:http with llhttp and native TCPWrap (#33208)

4 месяца назад
windows_write_stream_permissions

fix(node): regression where Node fs APIs required elevated permissions on Windows (#30535)

год назад
worker_threads

fix(node): propagate source thread id to `process` `workerMessage` event (#35374)

2 месяца назад
worker_threads_cache

fix(node): seperate worker module cache (#23634)

2 года назад
worker_threads_resource_limits

fix(runtime): give worker isolate threads the stack size we report (#36114)

25 дней назад
wrapped_http_response

fix(ext/node): work correctly with wrapper Response objects, use correct `rawHeaders` structure (#29056)

год назад