-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Insights: nodejs/node
Overview
Could not load contribution data
Please try again later
36 Pull requests merged by 24 people
-
assert: change utils to use index instead of for...of
#59278 merged
Aug 7, 2025 -
deps: support madvise(3C) across ALL illumos revisions
#58237 merged
Aug 7, 2025 -
src: mark realm leaf classes final
#59355 merged
Aug 7, 2025 -
doc: fix missing reference links for server.keepAliveTimeoutBuffer
#59356 merged
Aug 7, 2025 -
crypto: support ML-DSA KeyObject, sign, and verify
#59259 merged
Aug 6, 2025 -
build: fix OpenSSL version detection
#59353 merged
Aug 6, 2025 -
meta: clarify pr objection process further
#59096 merged
Aug 6, 2025 -
doc: fix grammar in global dispatcher usage
#59344 merged
Aug 6, 2025 -
doc: run license-builder
#59343 merged
Aug 6, 2025 -
deps: update undici to 7.13.0
#59338 merged
Aug 5, 2025 -
Changing assert to become a class
#58253 merged
Aug 5, 2025 -
worker: add name for worker
#59213 merged
Aug 5, 2025 -
src: remove unused DSAKeyExportJob
#59291 merged
Aug 5, 2025 -
crypto: prepare webcrypto key import/export for modern algorithms
#59284 merged
Aug 5, 2025 -
domain: remove deprecated API call
#59339 merged
Aug 5, 2025 -
deps: update sqlite to 3.50.4
#59337 merged
Aug 5, 2025 -
zlib: add dictionary support to zstdCompress and zstdDecompress
#59240 merged
Aug 4, 2025 -
http: add server.keepAliveTimeoutBuffer option
#59243 merged
Aug 4, 2025 -
meta: add mailmap entry for Aditi
#59316 merged
Aug 3, 2025 -
test: update WPT resources,WebCryptoAPI,webstorage
#59311 merged
Aug 3, 2025 -
doc: correct orthography
eg.
→e.g.
#59329 merged
Aug 3, 2025 -
doc: clarify the need of compiler compatible with c++20
#59297 merged
Aug 2, 2025 -
lib: handle superscript variants on windows device
#59261 merged
Aug 2, 2025 -
test: add known issue test for fs.cpSync dereference bug
#58941 merged
Aug 2, 2025 -
build: bump minimum Clang version to 19
#59048 merged
Aug 2, 2025 -
meta: add tsc and build team as codeowners building.md
#59298 merged
Aug 2, 2025 -
lib: use validateString
#59296 merged
Aug 2, 2025 -
doc: clarify release candidate stability index
#59295 merged
Aug 2, 2025 -
typings: improve internal binding types
#59176 merged
Aug 2, 2025 -
test: deflake stream-readable-to-web test
#58948 merged
Aug 2, 2025 -
lib: docs deprecate _http_*
#59293 merged
Aug 2, 2025 -
meta: add nodejs/path to path files
#59289 merged
Aug 1, 2025 -
lib: add type names in source mapped stack traces
#58976 merged
Aug 1, 2025 -
node-api: reword "implementation in an alternative VM" as implementable
#59036 merged
Aug 1, 2025 -
tools: check for std::vector<v8::Local> in lint
#58497 merged
Aug 1, 2025 -
doc: add WDYT to glossary
#59280 merged
Aug 1, 2025
47 Pull requests opened by 35 people
-
test_runner: write timestamp as first line in watch mode
#59309 opened
Aug 1, 2025 -
doc: add missing Zstd strategy constants
#59312 opened
Aug 1, 2025 -
doc: add CC to glossary
#59313 opened
Aug 1, 2025 -
sea: support execArgv in sea config
#59314 opened
Aug 1, 2025 -
http: add Agent.agentKeepAliveTimeoutBuffer option
#59315 opened
Aug 1, 2025 -
test_runner: fix isSkipped in JUnit reporter
#59317 opened
Aug 1, 2025 -
tools: bump the eslint group in /tools/eslint with 5 updates
#59318 opened
Aug 1, 2025 -
meta: bump github/codeql-action from 3.29.2 to 3.29.5
#59319 opened
Aug 1, 2025 -
meta: bump step-security/harden-runner from 2.12.2 to 2.13.0
#59320 opened
Aug 1, 2025 -
doc(test): add missing `passed` and `error` on TextContext
#59322 opened
Aug 1, 2025 -
src: use simdjson to parse SEA configuration
#59323 opened
Aug 1, 2025 -
deps: add loong64 into openssl Makefile and gen openssl(asm)
#59324 opened
Aug 2, 2025 -
doc: fix added version for tls.DEFAULT_CIPHERS
#59327 opened
Aug 2, 2025 -
test: fix typos in comments and variable names
#59330 opened
Aug 2, 2025 -
doc: rename x509.extKeyUsage to x509.keyUsage
#59332 opened
Aug 2, 2025 -
src: add support for AbortSignal in backup method
#59333 opened
Aug 2, 2025 -
deps: update googletest to 373af2e
#59335 opened
Aug 3, 2025 -
deps: update ada to 3.2.7
#59336 opened
Aug 3, 2025 -
buffer: fix error codes
#59341 opened
Aug 3, 2025 -
quic: continuing work on impl using openssl 3.5
#59342 opened
Aug 3, 2025 -
lib: support globs on --watch-path
#59345 opened
Aug 4, 2025 -
lib: use primordial
#59347 opened
Aug 4, 2025 -
test: exclude mock from coverage
#59348 opened
Aug 4, 2025 -
tls: add 'as' option to getCACertificates() for X509Certificate output
#59349 opened
Aug 4, 2025 -
sqlite: handle ?NNN bind params as positional
#59350 opened
Aug 4, 2025 -
typings: improve internal binding types
#59351 opened
Aug 4, 2025 -
Fix typo in http.md
#59354 opened
Aug 4, 2025 -
test: fix hidden error in test-http-server-stale-close.js
#59357 opened
Aug 5, 2025 -
doc: add missing CLI flags to man page (node.1)
#59360 opened
Aug 5, 2025 -
src: add Intel CET properties to large_pages.S
#59363 opened
Aug 5, 2025 -
crypto: modern algorithms in Web Cryptography API
#59365 opened
Aug 5, 2025 -
lib: fix parser for package name
#59367 opened
Aug 5, 2025 -
test: use mustSucceed in test-repl-tab-complete-import
#59368 opened
Aug 5, 2025 -
perf: simplify IPv6 checks in isLoopback()
#59375 opened
Aug 6, 2025 -
test_runner: do not error when getting `fullName` of root context
#59377 opened
Aug 6, 2025 -
util: fix numericSeparator with negative fractional numbers
#59379 opened
Aug 6, 2025 -
util: styleText the error message should include the color alias
#59383 opened
Aug 7, 2025 -
build: only mention Apple when on Apple
#59385 opened
Aug 7, 2025 -
http: improve performance of header processessing
#59386 opened
Aug 7, 2025 -
test,crypto: skip unsupported ciphers
#59388 opened
Aug 7, 2025 -
src: use simdjson::pad
#59391 opened
Aug 7, 2025 -
tools: disable nullability-completeness warnings
#59392 opened
Aug 7, 2025 -
http: replace startsWith with strict equality
#59394 opened
Aug 7, 2025 -
doc: fix Pbkdf2Params hash attribute heading
#59395 opened
Aug 7, 2025 -
esm: use index-based resolution callbacks
#59396 opened
Aug 7, 2025 -
inspector: initial support websocket inspection
#59404 opened
Aug 7, 2025 -
sqlite: add sqlite-type symbol for DatabaseSync
#59405 opened
Aug 8, 2025
17 Issues closed by 10 people
-
testing
#59403 closed
Aug 8, 2025 -
Do
#59400 closed
Aug 7, 2025 -
GitHub Actions Windows Coverage build on is broken
#59369 closed
Aug 7, 2025 -
SyntaxError on regular expression `/[\w-$]/u`
#59378 closed
Aug 6, 2025 -
Too big memory impact of heap snapshot?
#56207 closed
Aug 6, 2025 -
[Cluster] Primary process closes socket sporadically in linux
#51578 closed
Aug 6, 2025 -
Update on QUIC
#57281 closed
Aug 5, 2025 -
ESM module evaluation order is not the same as browser
#59362 closed
Aug 5, 2025 -
Dictionary support for zstd
#59105 closed
Aug 4, 2025 -
Support webcrypto hash algorithm arguments in node.js crypto hash apis
#56464 closed
Aug 3, 2025 -
New bot
#59328 closed
Aug 2, 2025 -
Investigate flaky test `parallel/test-stream-readable-to-web.js`
#58949 closed
Aug 2, 2025 -
Provide a file system clock API (or platform specific clock API)
#56448 closed
Aug 2, 2025 -
napi: stabilization criteria - requirement for alternative VM
#58852 closed
Aug 1, 2025 -
parallel/test-config-file address already in use
#59152 closed
Aug 1, 2025 -
fs.glob and fs/promises.glob breaks when read directory that permission is not granted
#58670 closed
Aug 1, 2025 -
fs/promises.glob breaks on symlinks, unlike fs.globSync
#58276 closed
Aug 1, 2025
22 Issues opened by 21 people
-
Response.redirect should accept relative paths
#59402 opened
Aug 7, 2025 -
Customizable subprompt in `node:repl` module
#59401 opened
Aug 7, 2025 -
working on this repo with vscode
#59399 opened
Aug 7, 2025 -
Debugging Dangling Promises
#59397 opened
Aug 7, 2025 -
`readline` history incorrectly includes input from `rl.question()`
#59390 opened
Aug 7, 2025 -
Use simdjson::pad to pad strings to be parsed by simdjson
#59389 opened
Aug 7, 2025 -
ERR_INVALID_RETURN_PROPERTY_VALUE when using module.registerHooks
#59384 opened
Aug 7, 2025 -
When using --watch, restarting the process does not kill child processes
#59380 opened
Aug 6, 2025 -
util.inspect incorrectly formats negative fractional numbers with numericSeparator: true
#59376 opened
Aug 6, 2025 -
`require` is available in ESM file when using `--import` in REPL
#59374 opened
Aug 6, 2025 -
Expose simdjson via experimental flag or node:simdjson module
#59373 opened
Aug 5, 2025 -
node 22.18 breaks npm pakcage because of `experimental-strip-types` enabled
#59364 opened
Aug 5, 2025 -
Preview of code execution results in REPL go wrong when encountering large bigint operation
#59361 opened
Aug 5, 2025 -
Potential unintended code: `@/foo` is parsed as a valid module specifier
#59359 opened
Aug 5, 2025 -
[sqlite] Positional numbered question mark parameters are incorrectly bound as named parameters
#59340 opened
Aug 3, 2025 -
Support XDG conventions
#59334 opened
Aug 2, 2025 -
lib: Allow customizable expected types in validation functions within validator.js
#59331 opened
Aug 2, 2025 -
Warning error during install
#59326 opened
Aug 2, 2025 -
finished does not capture the response when the HTTP pipeline throws an error
#59325 opened
Aug 2, 2025 -
Docs missing for `TextContext` `passed` and `error` properties public
#59321 opened
Aug 1, 2025 -
webstorage: legacy platform objects should not override desc.[[Configurable]]
#59310 opened
Aug 1, 2025
593 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
crypto: add argon2() and argon2Sync() methods
#50353 commented on
Aug 7, 2025 • 25 new comments -
src: add an option to make compile cache path relative
#58797 commented on
Aug 7, 2025 • 20 new comments -
lib,tools: rename functions named `value`
#57901 commented on
Aug 4, 2025 • 8 new comments -
vm: sync-ify SourceTextModule linkage
#59000 commented on
Aug 5, 2025 • 6 new comments -
node-api: clarify enum value ABI stability
#59085 commented on
Aug 4, 2025 • 4 new comments -
worker: fix worker name with \0
#59214 commented on
Aug 7, 2025 • 3 new comments -
cli: add NODE_USE_SYSTEM_CA=1
#59276 commented on
Aug 7, 2025 • 3 new comments -
SQLite Async API
#59109 commented on
Aug 4, 2025 • 1 new comment -
safely handle openssl realloc failures during resize
#59198 commented on
Aug 7, 2025 • 1 new comment -
lib: add trace-sigint APIs
#59040 commented on
Aug 7, 2025 • 1 new comment -
sqlite: add tagged template
#58748 commented on
Aug 7, 2025 • 1 new comment -
repl: catch promise errors during eval in completion
#58943 commented on
Aug 4, 2025 • 1 new comment -
src: add `--run-from` flag
#57592 commented on
Aug 4, 2025 • 0 new comments -
src: add `--install` runtime flag
#57593 commented on
Aug 4, 2025 • 0 new comments -
Check HMAC_Init_ex result in SecureContext::TicketKeyCallback
#57604 commented on
Aug 4, 2025 • 0 new comments -
fs: fix rmSync to handle non-ASCII characters
#56934 commented on
Aug 4, 2025 • 0 new comments -
Improves
#57625 commented on
Aug 4, 2025 • 0 new comments -
src: collapse local var scope in loop
#57626 commented on
Aug 4, 2025 • 0 new comments -
doc: add new companion status to governance document
#57628 commented on
Aug 4, 2025 • 0 new comments -
tools: delete macos installer postinstall script
#57661 commented on
Aug 4, 2025 • 0 new comments -
doc: remove Corepack documentation page
#57663 commented on
Aug 4, 2025 • 0 new comments -
src,lib,test: unflag --experimental-webstorage by default
#57666 commented on
Aug 7, 2025 • 0 new comments -
tls: optimize convertProtocols by using Uint8 and removing reduce
#57671 commented on
Aug 4, 2025 • 0 new comments -
tools: use github cli to squash the pr
#57675 commented on
Aug 4, 2025 • 0 new comments -
doc: fix pseudo code in modules.md
#57677 commented on
Aug 4, 2025 • 0 new comments -
inspector: make dispatching_messages_ atomic
#56929 commented on
Aug 4, 2025 • 0 new comments -
module: add module.customConditions
#57688 commented on
Aug 5, 2025 • 0 new comments -
sqlite: handle exceptions in filter callback database.applyChangeset()
#56903 commented on
Aug 4, 2025 • 0 new comments -
Fix possible dereference of null pointer
#57002 commented on
Aug 4, 2025 • 0 new comments -
doc: correct definition of v8.getHeapStatistics().heap_size_limit
#57029 commented on
Aug 4, 2025 • 0 new comments -
fix: Use of a weak cryptographic key
#57478 commented on
Aug 4, 2025 • 0 new comments -
tls: change TLSWrap::GetProtocol to fix #56935
#57036 commented on
Aug 4, 2025 • 0 new comments -
doc: mark commonjs as legacy
#57460 commented on
Aug 4, 2025 • 0 new comments -
test_runner: ensure proper teardown when tests run without isolation
#57394 commented on
Aug 4, 2025 • 0 new comments -
build, doc: use new api doc tooling
#57343 commented on
Aug 4, 2025 • 0 new comments -
Improve documentation for fs.statfs with detailed descriptions and examples
#57062 commented on
Aug 4, 2025 • 0 new comments -
buffer: optimize read UInt16/24 functions with bitwise operators
#57267 commented on
Aug 4, 2025 • 0 new comments -
doc: add sonsurim to triage team
#57245 commented on
Aug 4, 2025 • 0 new comments -
test: add quic datagrams test
#57119 commented on
Aug 4, 2025 • 0 new comments -
test: test-buffer-write.js: test each write throw case individually
#57132 commented on
Aug 4, 2025 • 0 new comments -
child_process: add fast path for `spawn`
#57196 commented on
Aug 4, 2025 • 0 new comments -
fix(process): improve error message for process.cwd() when directory is deleted
#57184 commented on
Aug 4, 2025 • 0 new comments -
module: implement synchronous module evaluate hooks
#57139 commented on
Aug 7, 2025 • 0 new comments -
doc: add tls.convertALPNProtocols(protocols, out)
#58026 commented on
Aug 4, 2025 • 0 new comments -
util: update util.isArray() to eol
#58027 commented on
Aug 4, 2025 • 0 new comments -
buffer: add fast api for isAscii & isUtf8
#58058 commented on
Aug 4, 2025 • 0 new comments -
os: expose `guessFileDescriptorType`
#58060 commented on
Aug 4, 2025 • 0 new comments -
util(styleText): optimise + benchmark
#58063 commented on
Aug 4, 2025 • 0 new comments -
async_hooks: discourage AsyncLocalStorage.disable
#58065 commented on
Aug 4, 2025 • 0 new comments -
build: update macos runner to 15
#58078 commented on
Aug 4, 2025 • 0 new comments -
src: improve TextEncoder encodeInto performance
#58080 commented on
Aug 4, 2025 • 0 new comments -
doc: add instructions about using Visual Studio
#58094 commented on
Aug 4, 2025 • 0 new comments -
async_hooks: add use() method to AsyncLocalStorage
#58104 commented on
Aug 4, 2025 • 0 new comments -
Update configuration files and add workspace settings
#58137 commented on
Aug 4, 2025 • 0 new comments -
src: enforce assumptions in FIXED_ONE_BYTE_STRING
#58155 commented on
Aug 4, 2025 • 0 new comments -
os: rename functions wrapped via `hideStackFrames()`
#58159 commented on
Aug 4, 2025 • 0 new comments -
tools: make use of modern syntax in `tools/install.py`
#58167 commented on
Aug 4, 2025 • 0 new comments -
src: simplify is_callable by making it a concept
#58169 commented on
Aug 4, 2025 • 0 new comments -
doc: call out potentially unexpected results when mocking and testing synchronous callback-based APIs
#58170 commented on
Aug 4, 2025 • 0 new comments -
doc: type improvement of file `http.md`, `outgoingMessage.setHeader` and `outgoingMessage.getHeader` section
#58189 commented on
Aug 4, 2025 • 0 new comments -
doc: improve agent.createConnection docs for http and https agents
#58205 commented on
Aug 4, 2025 • 0 new comments -
test: WPT for Wasm jsapi including new ESM Integration tests
#59034 commented on
Aug 4, 2025 • 0 new comments -
lib: fix default AbortController.abort() message
#57735 commented on
Aug 4, 2025 • 0 new comments -
build: commit some android build and test fixtures
#57748 commented on
Aug 4, 2025 • 0 new comments -
worker_threads: add everysync
#57749 commented on
Aug 4, 2025 • 0 new comments -
ffi: Initial implementation
#57761 commented on
Aug 4, 2025 • 0 new comments -
build: remove the rest of corepack
#57763 commented on
Aug 4, 2025 • 0 new comments -
esm: remove check for trailing slash during resolve
#57773 commented on
Aug 4, 2025 • 0 new comments -
fs: add signal option to fs.stat()
#57775 commented on
Aug 4, 2025 • 0 new comments -
test: migrate some snapshots from python to js
#57778 commented on
Aug 7, 2025 • 0 new comments -
zlib: reduce code duplication
#57810 commented on
Aug 4, 2025 • 0 new comments -
src: internalize `v8::ConvertableToTraceFormat` in traces
#57866 commented on
Aug 4, 2025 • 0 new comments -
lib: make `new SafeSet(arr)` safe
#57895 commented on
Aug 4, 2025 • 0 new comments -
util: fix test to prevent styleText color from changing
#57935 commented on
Aug 4, 2025 • 0 new comments -
http: improve performance by removing async_hooks
#57938 commented on
Aug 4, 2025 • 0 new comments -
deps: update ngtcp2 to 1.14.0
#57941 commented on
Aug 4, 2025 • 0 new comments -
lib: destroy waiting httpMessage on socket close
#57947 commented on
Aug 4, 2025 • 0 new comments -
sqlite: add fast api to DatabaseSync.isTransaction
#57952 commented on
Aug 4, 2025 • 0 new comments -
lib: Attempted to fix issue #57780, child_process.js
#57956 commented on
Aug 4, 2025 • 0 new comments -
util: update isError with new Error.isError
#57962 commented on
Aug 4, 2025 • 0 new comments -
lib: consolidate Channel and ActiveChannel into single class
#57977 commented on
Aug 4, 2025 • 0 new comments -
url: use primordials in url.js
#54489 commented on
Aug 4, 2025 • 0 new comments -
doc, test: update --watch for linux recursive watch
#55256 commented on
Aug 4, 2025 • 0 new comments -
fs: refactor 'cb' to 'callback' for consistency in validateFunction
#55294 commented on
Aug 4, 2025 • 0 new comments -
doc: add missing examples and information to fs
#55298 commented on
Aug 4, 2025 • 0 new comments -
test: fix typos
#55341 commented on
Aug 4, 2025 • 0 new comments -
fix: Ensure `Duplex streams` are returned unwrapped in stream operators
#55394 commented on
Aug 4, 2025 • 0 new comments -
doc: HTTP Module request.reusedSocket documentation sample code error fix
#55478 commented on
Aug 4, 2025 • 0 new comments -
add verbose to identify the flaky cases
#55481 commented on
Aug 4, 2025 • 0 new comments -
fix: support buffers greater than `2^32` bytes in length in `Buffer.concat` and `Buffer.copy`
#55492 commented on
Aug 4, 2025 • 0 new comments -
meta: allow users to reopen stale issues via commands
#55498 commented on
Aug 4, 2025 • 0 new comments -
src: fix argv memory leaking in FixupArgsForSEA
#55579 commented on
Aug 4, 2025 • 0 new comments -
test: refactor fs readdir buffer with test runner
#55748 commented on
Aug 4, 2025 • 0 new comments -
test: migrate fs read promises to test runner
#55749 commented on
Aug 4, 2025 • 0 new comments -
test: file read no exist update to test runner
#55751 commented on
Aug 4, 2025 • 0 new comments -
test: use test runner in eventtarget-once-twice test
#55752 commented on
Aug 4, 2025 • 0 new comments -
module: expose `resolveLoadAndCache` API
#55756 commented on
Aug 4, 2025 • 0 new comments -
lib: basic support for primordials in undici
#55783 commented on
Aug 4, 2025 • 0 new comments -
doc: fix history info for URLSearchParams
#55840 commented on
Aug 4, 2025 • 0 new comments -
build: add a flag v8_enable_simultor
#55848 commented on
Aug 4, 2025 • 0 new comments -
tls: wrap ssl errors in ECONNRESET
#54492 commented on
Aug 4, 2025 • 0 new comments -
src: optimize buffer transcode for matching encodings
#54507 commented on
Aug 4, 2025 • 0 new comments -
buffer: throw on invalid encoding in Buffer.from
#54586 commented on
Aug 4, 2025 • 0 new comments -
test: add test cases for `getDirents` and `getDirent` function
#54634 commented on
Aug 4, 2025 • 0 new comments -
child_process: add validator for file argument
#54635 commented on
Aug 4, 2025 • 0 new comments -
build: explicitly set OpenSSL default TLS seclevel
#54639 commented on
Aug 4, 2025 • 0 new comments -
node-api: use c-based api for libnode embedding
#54660 commented on
Aug 4, 2025 • 0 new comments -
path: remove `StringPrototypeCharCodeAt` from some methods of `posix`
#54668 commented on
Aug 5, 2025 • 0 new comments -
meta: add old issue stalebot
#54672 commented on
Aug 4, 2025 • 0 new comments -
url: add V8 Fast API for Blob RevokeObjectURL
#54712 commented on
Aug 4, 2025 • 0 new comments -
perf_hooks: fix rangeerror
#54772 commented on
Aug 4, 2025 • 0 new comments -
net: defer self.destroy calls to nextTick
#54857 commented on
Aug 4, 2025 • 0 new comments -
benchmark: use options.filename when, for esm, require.main.filename is undefined
#55027 commented on
Aug 4, 2025 • 0 new comments -
meta: re-enable PR stalebot
#55032 commented on
Aug 4, 2025 • 0 new comments -
build: describe the fix for compiling android node.js on an x86_64 host
#55133 commented on
Aug 4, 2025 • 0 new comments -
doc: add notice to `execArgv`
#55177 commented on
Aug 4, 2025 • 0 new comments -
tools: update clang-format to v19
#55201 commented on
Aug 4, 2025 • 0 new comments -
build: unbreak windows build of ICU source URL
#55215 commented on
Aug 4, 2025 • 0 new comments -
fix: build undefined symbol sf_parser_init
#56353 commented on
Aug 4, 2025 • 0 new comments -
Fixes for building when the path to the repo contains spaces
#56401 commented on
Aug 4, 2025 • 0 new comments -
docs: clarify writableNeedDrain behavior and usage in streams
#56419 commented on
Aug 4, 2025 • 0 new comments -
src: use non-deprecated `ares_set_servers_csv` API
#56451 commented on
Aug 4, 2025 • 0 new comments -
tools: fix `vcbuild test` when path contain spaces
#56481 commented on
Aug 4, 2025 • 0 new comments -
src: add args validation method
#56487 commented on
Aug 4, 2025 • 0 new comments -
test_runner: add bail out
#56490 commented on
Aug 4, 2025 • 0 new comments -
tools: enable type checking within the `internal/modules` directory
#56500 commented on
Aug 4, 2025 • 0 new comments -
tools: update `NOTABLE_CHANGE_MESSAGE`
#56507 commented on
Aug 4, 2025 • 0 new comments -
buffer: make methods work on Uint8Array instances
#56578 commented on
Aug 6, 2025 • 0 new comments -
Fixes: #56518 - Warning Message for .cjs Files Using import Statements
#56618 commented on
Aug 4, 2025 • 0 new comments -
util: inspect: avoid a crash on a DataView with a detached buffer
#56669 commented on
Aug 4, 2025 • 0 new comments -
Temporarily increase network_family_autoselection_attempt_timeout to 500ms
#56738 commented on
Aug 4, 2025 • 0 new comments -
events: refactored emit to improve performance
#56741 commented on
Aug 4, 2025 • 0 new comments -
tools: update winget manifest on new release
#56774 commented on
Aug 4, 2025 • 0 new comments -
src: Add enum handle for `ToStringHelper` + formatting
#56829 commented on
Aug 4, 2025 • 0 new comments -
src: cache negative results in GetPackageJSON
#56834 commented on
Aug 4, 2025 • 0 new comments -
src: remove workaround for container-overflow
#56851 commented on
Aug 4, 2025 • 0 new comments -
src: use wide string for findPackageJson onWindows
#55861 commented on
Aug 4, 2025 • 0 new comments -
[WIP] node-api: fix data race and use-after-free in napi_threadsafe_function
#55877 commented on
Aug 4, 2025 • 0 new comments -
cli: generate man-page
#55885 commented on
Aug 4, 2025 • 0 new comments -
fix: Adjusting ERR_FS_FILE_TOO_LARGE description for I/O Limit
#55899 commented on
Aug 4, 2025 • 0 new comments -
build: allow unbundling of Node.js dependencies
#55903 commented on
Aug 4, 2025 • 0 new comments -
bootstrap: expose process._rawDebug as a global function
#55907 commented on
Aug 4, 2025 • 0 new comments -
fs: enable chunked reading for large files in readFileHandle
#56022 commented on
Aug 4, 2025 • 0 new comments -
Add test for #55913
#56096 commented on
Aug 4, 2025 • 0 new comments -
tools: add a backport queue cron action
#56143 commented on
Aug 4, 2025 • 0 new comments -
child_process: validate strings in exec and spawn
#56148 commented on
Aug 4, 2025 • 0 new comments -
update error message in lib/internal/error.js
#56246 commented on
Aug 4, 2025 • 0 new comments -
stream: prevent dead lock when Duplex generator is "thrown"
#56287 commented on
Aug 4, 2025 • 0 new comments -
build: build v8 with -fvisibility=hidden -fvisibility-inlines-hidden
#56290 commented on
Aug 4, 2025 • 0 new comments -
test: openssl 3.4 compatibility
#56294 commented on
Aug 4, 2025 • 0 new comments -
src: modify SecureContext::SetCACert to not create root certificate store
#56301 commented on
Aug 4, 2025 • 0 new comments -
cli: fix negated boolean options not removing implied options
#56313 commented on
Aug 4, 2025 • 0 new comments -
doc: add differences between Node.js fetch and standard Fetch API
#56314 commented on
Aug 4, 2025 • 0 new comments -
deps: update nghttp3 to 1.11.0
#56333 commented on
Aug 4, 2025 • 0 new comments -
Fix incorrect comment about caching of certificates when using the `--use-openssl-ca` option.
#59038 commented on
Aug 4, 2025 • 0 new comments -
fs: return rejected promise when mkdtemp lacks permissions
#59045 commented on
Aug 4, 2025 • 0 new comments -
fix: TextDecoder Big5 invalid sequence handling
#59046 commented on
Aug 4, 2025 • 0 new comments -
test_runner: propagate --experimental-config-file to child processes
#59047 commented on
Aug 4, 2025 • 0 new comments -
src: remove duplicate assignment of `O_EXCL` in node_constants.cc
#59049 commented on
Aug 5, 2025 • 0 new comments -
crypto: add memory tracking for secureContext openssl objects
#59051 commented on
Aug 4, 2025 • 0 new comments -
dgram: improve get-send-queue-info performance
#59054 commented on
Aug 4, 2025 • 0 new comments -
src: fix broken fast callback signatures
#59055 commented on
Aug 4, 2025 • 0 new comments -
path: add exclude option to matchesGlob method
#59061 commented on
Aug 4, 2025 • 0 new comments -
util: replace process.noDeprecation with getOptionValue for deprecation handling
#59063 commented on
Aug 4, 2025 • 0 new comments -
fix: support --print with --input-type=module
#59068 commented on
Aug 4, 2025 • 0 new comments -
node-api: added SharedArrayBuffer api
#59071 commented on
Aug 4, 2025 • 0 new comments -
doc: guide for runtime-specific conditional exports using --import
#59075 commented on
Aug 4, 2025 • 0 new comments -
doc: fix missing link to the Error documentation in the `http` page
#59080 commented on
Aug 4, 2025 • 0 new comments -
Doc(fix): stream.isReadable and stream.isWritable API doc
#59089 commented on
Aug 4, 2025 • 0 new comments -
win: fix .node_repl_history file location
#59101 commented on
Aug 4, 2025 • 0 new comments -
lib: include full module URL in ERR_UNSUPPORTED_ESM_URL_SCHEME message
#59121 commented on
Aug 4, 2025 • 0 new comments -
doc: add missing CAA type to dns.resolveAny() & dnsPromises.resolveAny()
#58899 commented on
Aug 4, 2025 • 0 new comments -
doc: remove `--expose-gc` flag from CLI documentation
#58909 commented on
Aug 4, 2025 • 0 new comments -
doc: update buffer examples to use subarray instead of slice
#58912 commented on
Aug 4, 2025 • 0 new comments -
lib: expose global ErrorEvent
#58920 commented on
Aug 4, 2025 • 0 new comments -
worker: add worker name to report
#58935 commented on
Aug 7, 2025 • 0 new comments -
src,lib: support path in `v8.writeHeapSnapshot` output
#58959 commented on
Aug 4, 2025 • 0 new comments -
doc: add more missing environment variables to manpage
#58969 commented on
Aug 4, 2025 • 0 new comments -
test_runner: allow user-defined color themes via NODE_TEST_RUNNER_THEME
#58971 commented on
Aug 4, 2025 • 0 new comments -
[CI Energy Waste]: consolidate linters workflow to reduce redundancy of checkouts
#58985 commented on
Aug 4, 2025 • 0 new comments -
doc: enhance glob pattern documentation in fs.md
#58988 commented on
Aug 4, 2025 • 0 new comments -
fix(fs): prevent ENOENT on subst drive root paths like "M:\\" on Windows
#58989 commented on
Aug 5, 2025 • 0 new comments -
doc: update V8 fast API guidance
#58999 commented on
Aug 4, 2025 • 0 new comments -
feat: add support for 'electron' condition in conditional exports
#59002 commented on
Aug 4, 2025 • 0 new comments -
doc: inject sidebar active link scroll into view script
#59007 commented on
Aug 4, 2025 • 0 new comments -
test: remove unnecessary crypto skip
#59013 commented on
Aug 4, 2025 • 0 new comments -
docs: fix tty.ReadStream constructor placement
#59016 commented on
Aug 4, 2025 • 0 new comments -
build: fix `node_use_sqlite` for GN builds
#59017 commented on
Aug 7, 2025 • 0 new comments -
test,crypto: handle a few more BoringSSL tests
#59030 commented on
Aug 7, 2025 • 0 new comments -
benchmark: remove deprecated _extend from benchmark
#59228 commented on
Aug 5, 2025 • 0 new comments -
deps: update zlib to 1.3.1-363a126
#59233 commented on
Aug 4, 2025 • 0 new comments -
crypto: expose signatureAlgorithm on X509Certificate
#59235 commented on
Aug 4, 2025 • 0 new comments -
Update loader.js
#59237 commented on
Aug 4, 2025 • 0 new comments -
doc: clarify glob's exclude option behavior
#59245 commented on
Aug 5, 2025 • 0 new comments -
doc: fix the version tls.DEFAULT_CIPHERS was added
#59247 commented on
Aug 4, 2025 • 0 new comments -
test: make test-debug-process locale-independent
#59254 commented on
Aug 4, 2025 • 0 new comments -
docs: improve llms.txt module descriptions
#59264 commented on
Aug 4, 2025 • 0 new comments -
doc: update deprecation guide for `util.is**()`
#59269 commented on
Aug 4, 2025 • 0 new comments -
tools: bump @eslint/plugin-kit from 0.3.3 to 0.3.4 in /tools/eslint
#59271 commented on
Aug 4, 2025 • 0 new comments -
test_runner: make it compatible with fake timers
#59272 commented on
Aug 4, 2025 • 0 new comments -
Update glossary.md
#59277 commented on
Aug 4, 2025 • 0 new comments -
fix: eliminate for ... of syntax
#59279 commented on
Aug 4, 2025 • 0 new comments -
deps: V8: cherry-pick 6b1b9bca2a8 [loong64][codegen] Avoid memory access under stack pointer
#59283 commented on
Aug 4, 2025 • 0 new comments -
lib: handle windows reserved device names on UNC
#59286 commented on
Aug 7, 2025 • 0 new comments -
deps: upgrade npm to 11.5.2
#59292 commented on
Aug 4, 2025 • 0 new comments -
buffer: cache encoding operations to improve performance
#59301 commented on
Aug 6, 2025 • 0 new comments -
perf: optimize process.nextTick with object pooling and batch processing
#59306 commented on
Aug 4, 2025 • 0 new comments -
util: add `loadEnvFile` utility
#59125 commented on
Aug 4, 2025 • 0 new comments -
dgram: add option for using recvmmsg
#59126 commented on
Aug 4, 2025 • 0 new comments -
tools: add message on auto-fixing js lint issues in gh workflow
#59128 commented on
Aug 4, 2025 • 0 new comments -
test_runner: enhance config_file support
#59138 commented on
Aug 6, 2025 • 0 new comments -
tools: add script to make reviewing backport PRs easier
#59161 commented on
Aug 4, 2025 • 0 new comments -
[v22.x backport] Wasm ESM Integration PRs & Unflagging
#59179 commented on
Aug 6, 2025 • 0 new comments -
url: replaced slice with at
#59181 commented on
Aug 4, 2025 • 0 new comments -
Update unofficial.gni
#59184 commented on
Aug 4, 2025 • 0 new comments -
child_process: validate exec's `options.shell` as string
#59185 commented on
Aug 4, 2025 • 0 new comments -
doc: enhance querystring API documentation with comprehensive examples
#59192 commented on
Aug 4, 2025 • 0 new comments -
Feat: test_runner - support mock file system
#59194 commented on
Aug 4, 2025 • 0 new comments -
[v24.x] lib: do not modify prototype deprecated asyncResource
#59195 commented on
Aug 7, 2025 • 0 new comments -
util: remove unnecessary template strings
#59201 commented on
Aug 4, 2025 • 0 new comments -
Increase default keepAliveTimeout to 65s
#59203 commented on
Aug 4, 2025 • 0 new comments -
doc: remove synopsis
#59216 commented on
Aug 4, 2025 • 0 new comments -
fs: fix buffer input with recursive mode on readdir
#59220 commented on
Aug 4, 2025 • 0 new comments -
doc: rephrase dynamic import() description
#59224 commented on
Aug 4, 2025 • 0 new comments -
doc: link to `TypedArray.from()` in signature
#59226 commented on
Aug 4, 2025 • 0 new comments -
src: ERR_ILLEGAL_CONSTRUCTOR thrown from c++ had the wrong constructor
#58364 commented on
Aug 4, 2025 • 0 new comments -
tls: make Server.getTicketKeys throw instead of assert
#58365 commented on
Aug 4, 2025 • 0 new comments -
Check return value of EVP_EncryptInit_ex and EVP_DecryptInit_ex
#58393 commented on
Aug 4, 2025 • 0 new comments -
Initialize CID::cid_ class member in constructor
#58395 commented on
Aug 4, 2025 • 0 new comments -
fs: prevent multiple invocations of callback in Dir class
#58430 commented on
Aug 4, 2025 • 0 new comments -
doc: add ambassadors recurring livestream proposal
#58466 commented on
Aug 4, 2025 • 0 new comments -
deps: update V8 to 13.8
#58491 commented on
Aug 5, 2025 • 0 new comments -
lib: fix testNamePatterns and testSkipPatterns being ignored with isolation "none"
#58496 commented on
Aug 4, 2025 • 0 new comments -
test: make test-http2-premature-close.js not require internals
#58522 commented on
Aug 4, 2025 • 0 new comments -
lib: deprecate _http_*
#58535 commented on
Aug 4, 2025 • 0 new comments -
build: fix android build
#58574 commented on
Aug 4, 2025 • 0 new comments -
doc: fix return types for sync methods
#58575 commented on
Aug 4, 2025 • 0 new comments -
node-api: preserve URL filenames without conversion
#58578 commented on
Aug 7, 2025 • 0 new comments -
util: add util.disposer helper to wrap a dispose function
#58585 commented on
Aug 4, 2025 • 0 new comments -
test: check stability block position in API markdown
#58590 commented on
Aug 4, 2025 • 0 new comments -
lib: validate AbortSignal.timeout delay per its WebIDL definition
#58594 commented on
Aug 4, 2025 • 0 new comments -
lib: deserialize to native errors in error_serdes
#58605 commented on
Aug 4, 2025 • 0 new comments -
doc: title `index.md`
#58613 commented on
Aug 4, 2025 • 0 new comments -
node-api: minimal C node embedding API function
#58207 commented on
Aug 4, 2025 • 0 new comments -
lib: add a diagnostic channel for observing AsyncContextFrame.set
#58229 commented on
Aug 4, 2025 • 0 new comments -
doc: spliting building steps for unix and macos
#58239 commented on
Aug 4, 2025 • 0 new comments -
tools: lint typescript files
#58256 commented on
Aug 4, 2025 • 0 new comments -
Fix encoding for non-ASCII filenames in Content-Disposition header
#58259 commented on
Aug 4, 2025 • 0 new comments -
worker: update code examples for `node:worker_threads` module
#58264 commented on
Aug 4, 2025 • 0 new comments -
src: improve performance of http parser
#58288 commented on
Aug 4, 2025 • 0 new comments -
buffer: create relative reading methods
#58295 commented on
Aug 7, 2025 • 0 new comments -
Update url.md
#58300 commented on
Aug 4, 2025 • 0 new comments -
tools, build: make v8 build pythonic
#58304 commented on
Aug 4, 2025 • 0 new comments -
docs: update punycode deprecation notice and documentation guide
#58310 commented on
Aug 4, 2025 • 0 new comments -
src: remove Environment::GetCurrent(isolate)
#58311 commented on
Aug 4, 2025 • 0 new comments -
Add missing `#include`
#58314 commented on
Aug 4, 2025 • 0 new comments -
lib: avoid event override by assignment
#58315 commented on
Aug 4, 2025 • 0 new comments -
fix(crypto): add handling for CA_MD_TOO_WEAK
#58319 commented on
Aug 4, 2025 • 0 new comments -
test: fix flaky debugger test
#58324 commented on
Aug 4, 2025 • 0 new comments -
doc: clarify the scope of `--disallow-code-generation-from-strings`
#58328 commented on
Aug 4, 2025 • 0 new comments -
doc: clarify --watch and --watch-path usage with --run
#58334 commented on
Aug 4, 2025 • 0 new comments -
doc: clarify http.request supports headers as array
#58769 commented on
Aug 4, 2025 • 0 new comments -
test: add API surface test
#58793 commented on
Aug 4, 2025 • 0 new comments -
doc: clarify http.request supports headers as array
#58810 commented on
Aug 4, 2025 • 0 new comments -
Update test-abort-uncaught-exception.js
#58812 commented on
Aug 4, 2025 • 0 new comments -
[v24.x] deps: V8: backport 1c3e018e7d48
#58818 commented on
Aug 6, 2025 • 0 new comments -
http,https,http2: make async disposers idempotent
#58832 commented on
Aug 4, 2025 • 0 new comments -
inspector: prevent propagation of promise hooks to noPromise hooks
#58841 commented on
Aug 5, 2025 • 0 new comments -
fs: fix for FileHandle.readableWebStream
#58842 commented on
Aug 4, 2025 • 0 new comments -
assert: allow printf-style messages as assertion error
#58849 commented on
Aug 4, 2025 • 0 new comments -
fs: runtime deprecate closing `fs.Dir` on garbage collection
#58850 commented on
Aug 4, 2025 • 0 new comments -
test: add --test-files-glob flag
#58860 commented on
Aug 4, 2025 • 0 new comments -
lib: add node:metrics module
#58874 commented on
Aug 4, 2025 • 0 new comments -
Add support to print help/usage of util.parseArgs
#58875 commented on
Aug 4, 2025 • 0 new comments -
node-api: add support for Float16Array
#58879 commented on
Aug 4, 2025 • 0 new comments -
test: update WPT for url to 17f9cb9794
#58880 commented on
Aug 4, 2025 • 0 new comments -
test: add fs.rmSync regression test for Unicode filename crash on Windows
#58884 commented on
Aug 4, 2025 • 0 new comments -
node-api: add napi_float16_array
#58889 commented on
Aug 4, 2025 • 0 new comments -
lib: map Latin1 labels to iso-8859-1 instead of Windows-1252
#58890 commented on
Aug 4, 2025 • 0 new comments -
src: move cpSync dir copy logic completely to C++
#58624 commented on
Aug 4, 2025 • 0 new comments -
module: runtime deprecate require.extensions
#58642 commented on
Aug 4, 2025 • 0 new comments -
module: correctly detect top-level await in ambiguous contexts
#58646 commented on
Aug 4, 2025 • 0 new comments -
lib: validate AbortSignal.timeout delay per its WebIDL definition
#58648 commented on
Aug 4, 2025 • 0 new comments -
lib: add support for readable byte streams to .toWeb()
#58664 commented on
Aug 4, 2025 • 0 new comments -
src: expose help texts into node-config-schema.json
#58680 commented on
Aug 4, 2025 • 0 new comments -
fs: normalize cpSync and related methods to accept Buffer and URL paths (#58634)
#58683 commented on
Aug 4, 2025 • 0 new comments -
fix: avoid false DEP0155 warning for "./*" exports on Windows (#58650)
#58684 commented on
Aug 4, 2025 • 0 new comments -
dns: support IPv6-only and IPv4-only in setLocalAddress()
#58701 commented on
Aug 4, 2025 • 0 new comments -
src: unflag --experimental-default-config-file
#58703 commented on
Aug 4, 2025 • 0 new comments -
Add --max-heap-size option
#58708 commented on
Aug 7, 2025 • 0 new comments -
n-api: fix dead lock if multi push events
#58724 commented on
Aug 4, 2025 • 0 new comments -
fs: add `signal` option to `filehandle.readableWebStream()`
#58725 commented on
Aug 4, 2025 • 0 new comments -
Check var_type_feedback before dereference
#58731 commented on
Aug 4, 2025 • 0 new comments -
Branch: feature/n-failures
#58737 commented on
Aug 4, 2025 • 0 new comments -
doc: update "Spawning `.bat` and `.cmd` files on Windows" section
#58739 commented on
Aug 4, 2025 • 0 new comments -
lib: remove globalPreload support
#58743 commented on
Aug 4, 2025 • 0 new comments -
[riscv] Fix check failed in bind_to
#58746 commented on
Aug 4, 2025 • 0 new comments -
chore: added Apple M1 platform detection when compiling with Rosetta 2
#40315 commented on
Aug 4, 2025 • 0 new comments -
build: disable empty-lines yamllint rule
#42036 commented on
Aug 4, 2025 • 0 new comments -
tools: enable prefer-arrow-callback eslint rule
#42048 commented on
Aug 4, 2025 • 0 new comments -
test: compute list of expected globals from ESLint config file
#42056 commented on
Aug 4, 2025 • 0 new comments -
doc: add riscv64 info into platform list
#42251 commented on
Aug 4, 2025 • 0 new comments -
add: scheduler config option for cluster
#42308 commented on
Aug 4, 2025 • 0 new comments -
esm: non file baseurls and fix cache key collision
#42392 commented on
Aug 4, 2025 • 0 new comments -
tls: fix reference to certificate object subjectAltName in checkServerIdentity function
#42470 commented on
Aug 4, 2025 • 0 new comments -
src: fix syntax error not showing in stderr with node --inspect-brk
#42486 commented on
Aug 4, 2025 • 0 new comments -
src: check if the script file exists before starting inspector
#42673 commented on
Aug 4, 2025 • 0 new comments -
doc: improve building doc with windows debug build
#42763 commented on
Aug 4, 2025 • 0 new comments -
stream: add diagnostics_channel event for completion
#42822 commented on
Aug 4, 2025 • 0 new comments -
src,v8: add wasm streaming handler api
#42843 commented on
Aug 4, 2025 • 0 new comments -
perf_hooks: fix timerify bug
#42883 commented on
Aug 4, 2025 • 0 new comments -
fs: adjust truncate mode from `r+` to `a`
#43315 commented on
Aug 4, 2025 • 0 new comments -
crypto: disable ciphers not supported by EVP
#43532 commented on
Aug 4, 2025 • 0 new comments -
Extend Node-API to `libnode`
#43542 commented on
Aug 4, 2025 • 0 new comments -
node-api: Add API to check safety of calling JS
#43805 commented on
Aug 4, 2025 • 0 new comments -
Look for node_ceiling
#43828 commented on
Aug 4, 2025 • 0 new comments -
doc: document default length as buffer.length
#40354 commented on
Aug 4, 2025 • 0 new comments -
timers: allow passing delay to timer.refresh()
#40434 commented on
Aug 4, 2025 • 0 new comments -
module: add a condition to if in case of a bug.
#40549 commented on
Aug 4, 2025 • 0 new comments -
process: add get/set resuid
#40581 commented on
Aug 4, 2025 • 0 new comments -
stream: adjust src hwm when pipelining
#40751 commented on
Aug 4, 2025 • 0 new comments -
stream: return undefined writable/readable
#40803 commented on
Aug 4, 2025 • 0 new comments -
doc: remove all references to internal AbortError
#40883 commented on
Aug 4, 2025 • 0 new comments -
tools: fix installing headers on windows
#40943 commented on
Aug 4, 2025 • 0 new comments -
assert: allow arbitrary argument order in match() and doesNotMatch()
#41007 commented on
Aug 4, 2025 • 0 new comments -
esm: implement the getFileSystem hook
#41076 commented on
Aug 4, 2025 • 0 new comments -
fs: `readFile` in one syscall to avoid context switching
#41436 commented on
Aug 4, 2025 • 0 new comments -
[discuss] cli,doc: doc deprecate --preserve-symlinks flags
#41540 commented on
Aug 4, 2025 • 0 new comments -
fs: readFile function adds the chunkSize option
#41647 commented on
Aug 4, 2025 • 0 new comments -
cluster: add schedulingPolicy to settings
#41731 commented on
Aug 4, 2025 • 0 new comments -
doc: add caveats and example to crypto.timingSafeEqual
#41837 commented on
Aug 4, 2025 • 0 new comments -
Remove content-visibility hack from the docs
#41869 commented on
Aug 4, 2025 • 0 new comments -
util: make debuglog show up in --inspect logs
#41884 commented on
Aug 4, 2025 • 0 new comments -
process: add reportError
#41912 commented on
Aug 4, 2025 • 0 new comments -
feat(esm): expose `User-Agent` header
#43852 commented on
Aug 4, 2025 • 0 new comments -
doc: update example of using await in REPL
#45939 commented on
Aug 4, 2025 • 0 new comments -
events,bootstrap: make globalThis extend EventTarget
#45993 commented on
Aug 4, 2025 • 0 new comments -
lib: support --watch use with --watch-path
#46000 commented on
Aug 4, 2025 • 0 new comments -
lib: make `Error` objects instantiation less vulnerable to prototype pollution
#46065 commented on
Aug 4, 2025 • 0 new comments -
fix: remove legacy assert
#46068 commented on
Aug 4, 2025 • 0 new comments -
http: relax writeEarlyHints validations
#46464 commented on
Aug 4, 2025 • 0 new comments -
fs: allow writing files with ArrayBuffers
#46490 commented on
Aug 4, 2025 • 0 new comments -
cli: implement node --run <script-in-package-json>
#46534 commented on
Aug 4, 2025 • 0 new comments -
stream: investigate memory overconsumption by Stream.Readable.toWeb
#46643 commented on
Aug 4, 2025 • 0 new comments -
timers: fix the order of timers under a long loop
#46644 commented on
Aug 4, 2025 • 0 new comments -
util: extend parseArgs to validate relationships between options
#46657 commented on
Aug 4, 2025 • 0 new comments -
lib: make sure globals can be loaded after globalThis is sealed
#46831 commented on
Aug 4, 2025 • 0 new comments -
Foreign Function Interface (FFI) implementation
#46905 commented on
Aug 4, 2025 • 0 new comments -
doc: improve `fsPromises.copyFile()` documentation and code example
#46917 commented on
Aug 4, 2025 • 0 new comments -
doc: add style/sass/less export conditions
#46994 commented on
Aug 4, 2025 • 0 new comments -
stream: allow stream to stay open after take
#47023 commented on
Aug 4, 2025 • 0 new comments -
lib, doc: standardize params in PerformanceObserver.observe
#47025 commented on
Aug 4, 2025 • 0 new comments -
stream: prevent memory overflow due to the default strategy
#47129 commented on
Aug 4, 2025 • 0 new comments -
build: shim for invoking node w/o .exe from WSL
#43948 commented on
Aug 4, 2025 • 0 new comments -
worker: add flag to control old space size
#43995 commented on
Aug 4, 2025 • 0 new comments -
[DO NOT MERGE] test: duplicate async_hooks tests in esm
#44323 commented on
Aug 4, 2025 • 0 new comments -
node-api: Memory leak fix for RefBase::Delete(RefBase* reference)
#44339 commented on
Aug 4, 2025 • 0 new comments -
lib: add diagnostics_channel events to cipher and hashing algorithms
#44356 commented on
Aug 4, 2025 • 0 new comments -
[WIP] src: fix integration of Atomics.waitAsync()
#44409 commented on
Aug 4, 2025 • 0 new comments -
src: add option to set cpu affinity of mainthread
#44459 commented on
Aug 4, 2025 • 0 new comments -
crypto: don't claim errors come from within OpenSSL
#44560 commented on
Aug 4, 2025 • 0 new comments -
src: fix available memory best guess logic
#44730 commented on
Aug 4, 2025 • 0 new comments -
worker: inherits mutated NODE_OPTIONS
#44732 commented on
Aug 4, 2025 • 0 new comments -
test: async iife in repl
#44878 commented on
Aug 4, 2025 • 0 new comments -
http: add `http.createStaticServer`
#45096 commented on
Aug 4, 2025 • 0 new comments -
deps: vendor semver
#45127 commented on
Aug 4, 2025 • 0 new comments -
benchmark: add default value for settings param
#45594 commented on
Aug 4, 2025 • 0 new comments -
Adds zip support to the `zlib` module
#45651 commented on
Aug 4, 2025 • 0 new comments -
child_process: add `subprocess.readLines` method
#45774 commented on
Aug 4, 2025 • 0 new comments -
[WIP] reduce circular dependencies in ESM loader and move more essential modules into the snapshot
#45828 commented on
Aug 4, 2025 • 0 new comments -
doc,lib: remove deprecated domain module
#45839 commented on
Aug 4, 2025 • 0 new comments -
Expand documentation for Zstd strategy parameter (ZSTD_c_strategy) and constants in node:zlib
#59290 commented on
Aug 1, 2025 • 0 new comments -
v22.x-staging cherry-pick status
#57799 commented on
Aug 5, 2025 • 0 new comments -
Background transparent in docs manu
#59282 commented on
Aug 5, 2025 • 0 new comments -
Structured log package in node core
#49296 commented on
Aug 6, 2025 • 0 new comments -
internalModuleStat breaks when invoked too often with path with umlaut
#58586 commented on
Aug 7, 2025 • 0 new comments -
setTimeout Calling Callback Too Early
#26578 commented on
Aug 7, 2025 • 0 new comments -
fileHandle.readableWebStream sometimes crashes on large inputs
#56116 commented on
Aug 7, 2025 • 0 new comments -
deps: add support for interface broadcast addresses
#23438 commented on
Aug 4, 2025 • 0 new comments -
lib: modify NativeModule to use compileFunction
#23837 commented on
Aug 4, 2025 • 0 new comments -
add missing sigemptyset() to init sigset_t
#29554 commented on
Aug 4, 2025 • 0 new comments -
net: support passing a host with port to Server.prototype.listen
#29891 commented on
Aug 4, 2025 • 0 new comments -
fs: simplify copy operations and more cleanups
#31038 commented on
Aug 4, 2025 • 0 new comments -
test: cls variant of test-http-abort-stream-end
#32084 commented on
Aug 4, 2025 • 0 new comments -
console: adhere to environment variables enforcing colors
#32308 commented on
Aug 4, 2025 • 0 new comments -
net: close connection if no 'connection' listener
#32516 commented on
Aug 4, 2025 • 0 new comments -
test: skip test-worker-prof in debug builds
#32596 commented on
Aug 4, 2025 • 0 new comments -
net: simplify server.close() behavior when closing unopened server.
#34042 commented on
Aug 4, 2025 • 0 new comments -
path: add Buffer support to join
#34053 commented on
Aug 4, 2025 • 0 new comments -
Draft: Cancellation of FSReq
#34080 commented on
Aug 4, 2025 • 0 new comments -
Allow inspector flags with SEA binaries via configuration
#51688 commented on
Aug 1, 2025 • 0 new comments -
Invalidate cache when using import
#49442 commented on
Aug 1, 2025 • 0 new comments -
experimental-test-module-mocks with ES imports does not reset mocked modules for tests in the same file
#59163 commented on
Aug 1, 2025 • 0 new comments -
Node does not throw on non standard method
#59303 commented on
Aug 1, 2025 • 0 new comments -
sqlite: abortable backup
#58888 commented on
Aug 1, 2025 • 0 new comments -
Use simdjson in JSONParser
#59288 commented on
Aug 1, 2025 • 0 new comments -
libuv assertion on Windows with Node.js 23.x
#56645 commented on
Aug 2, 2025 • 0 new comments -
--watch should monitor replaced files
#51621 commented on
Aug 2, 2025 • 0 new comments -
Start moving to Uint8Array in new APIs?
#41588 commented on
Aug 2, 2025 • 0 new comments -
Provide a way to get worker initialization error synchronously
#51679 commented on
Aug 3, 2025 • 0 new comments -
Tracking issue: HTTP_PROXY/HTTPS_PROXY/NO_PROXY support in Node.js
#57872 commented on
Aug 4, 2025 • 0 new comments -
Unexpected server incoming requests queue after Node.js 20 version (possible performance regression)
#57364 commented on
Aug 4, 2025 • 0 new comments -
Expose an `id` for concurrent test runners (like `JEST_WORKER_ID`)
#55842 commented on
Aug 5, 2025 • 0 new comments -
--watch restarts only once
#54774 commented on
Aug 5, 2025 • 0 new comments -
Tracking issue: custom CA certificate support
#58990 commented on
Aug 5, 2025 • 0 new comments -
Deprecation warning in GitHub workflows
#59211 commented on
Aug 5, 2025 • 0 new comments -
--test-name-pattern needing to come before filenames is hostile to npm scripts
#51384 commented on
Aug 5, 2025 • 0 new comments -
Add async alternative to import.meta.resolve() with additional options
#54051 commented on
Aug 5, 2025 • 0 new comments -
child_process: Pass `child` in execFile resolve/reject too
#34345 commented on
Aug 4, 2025 • 0 new comments -
assert: refactor to use more primordials
#38995 commented on
Aug 4, 2025 • 0 new comments -
scale the socket receive buffer on the fly #39092
#39097 commented on
Aug 4, 2025 • 0 new comments -
benchmark: add benchmark groups
#39285 commented on
Aug 4, 2025 • 0 new comments -
http: fix keepAliveTimeout for HTTP server after answering a POST request synchronously
#39295 commented on
Aug 4, 2025 • 0 new comments -
repl: limit line processing to one at a time
#39392 commented on
Aug 4, 2025 • 0 new comments -
dgram: skip dns lookup for IPs
#39473 commented on
Aug 4, 2025 • 0 new comments -
stream: pipeline error callback
#39533 commented on
Aug 4, 2025 • 0 new comments -
stream: deprecate readableFlowing setter
#39644 commented on
Aug 4, 2025 • 0 new comments -
dns: fix `uv_timer_start` usage
#39723 commented on
Aug 4, 2025 • 0 new comments -
node: warn for Object.prototype.__* accessors common in security warnings
#39824 commented on
Aug 4, 2025 • 0 new comments -
Fix: Invalid HTTP/2 origin set when servername is empty #39919
#39934 commented on
Aug 4, 2025 • 0 new comments -
events: speed up emit by create faster null prototype object
#39939 commented on
Aug 4, 2025 • 0 new comments -
fs: implement `fsp.exists`
#39968 commented on
Aug 4, 2025 • 0 new comments -
stream: Readable.concat util method
#40075 commented on
Aug 4, 2025 • 0 new comments -
build: optimize linux test workflow
#40118 commented on
Aug 4, 2025 • 0 new comments -
stream: export consumers and web in parent builtin
#40197 commented on
Aug 4, 2025 • 0 new comments -
net: introduce removal methods for net.BlockList
#40224 commented on
Aug 4, 2025 • 0 new comments -
tty: expose `hasColor` and `getColorDepth` directly
#40240 commented on
Aug 4, 2025 • 0 new comments -
src: set SA_SIGINFO flag when using sa_sigaction
#34648 commented on
Aug 4, 2025 • 0 new comments -
lib: fix inspector links for stack traces
#35725 commented on
Aug 4, 2025 • 0 new comments -
feature-request - add [lazy] option `parents` to fs.writeFile[Sync], fs.appendFile[Sync], fs.open[Sync]
#35775 commented on
Aug 4, 2025 • 0 new comments -
lib: add `SafeArray` to `primordials` and use it for `FreeList`
#36600 commented on
Aug 4, 2025 • 0 new comments -
WIP net: enable emitclose in socket
#36662 commented on
Aug 4, 2025 • 0 new comments -
build, tools, win: update nasm detection
#36689 commented on
Aug 4, 2025 • 0 new comments -
inspect: fix pop undefined when array prototype pop deleted
#36742 commented on
Aug 4, 2025 • 0 new comments -
assert: refactor to avoid unsafe array iteration
#36754 commented on
Aug 4, 2025 • 0 new comments -
crypto: add support for SM2
#37066 commented on
Aug 4, 2025 • 0 new comments -
console: make console.log resilient to built-in prototypes tempering
#37332 commented on
Aug 4, 2025 • 0 new comments -
lib: inline `Array` operations in `FreeList` methods
#37649 commented on
Aug 4, 2025 • 0 new comments -
module: add --package flag for implicit config testing
#38028 commented on
Aug 4, 2025 • 0 new comments -
crypto: fix Hash and Cipher abort on end
#38425 commented on
Aug 4, 2025 • 0 new comments -
src,lib,buffer: improve atob / btoa performance
#38433 commented on
Aug 4, 2025 • 0 new comments -
fs: add support for async iterators to `fs.writeFile`
#38525 commented on
Aug 4, 2025 • 0 new comments -
child_process: check for closed pipes after creating socket
#38716 commented on
Aug 4, 2025 • 0 new comments -
build: export more OpenSSL symbols on Windows
#38857 commented on
Aug 4, 2025 • 0 new comments -
crypto: expose OPENSSL_IS_BORINGSSL constant
#38928 commented on
Aug 4, 2025 • 0 new comments -
WIP: port from reference impl WIP
#51065 commented on
Aug 4, 2025 • 0 new comments -
Add cls command to repl
#52206 commented on
Aug 4, 2025 • 0 new comments -
doc: add ESM and CommonJS examples in `fs` documentation
#52207 commented on
Aug 4, 2025 • 0 new comments -
http: resume kept-alive when no body allowed
#52329 commented on
Aug 4, 2025 • 0 new comments -
lib: throw error when pass overlapped to spawn_sync
#52352 commented on
Aug 4, 2025 • 0 new comments -
src: add NODE_SECURITY_REVERT environment variable
#52365 commented on
Aug 4, 2025 • 0 new comments -
events: improve `addAbortListener` perf by saving the same options object
#52367 commented on
Aug 4, 2025 • 0 new comments -
lib: pass through net.Server options during IPC
#52383 commented on
Aug 4, 2025 • 0 new comments -
src: add support to override local env variables option
#52531 commented on
Aug 4, 2025 • 0 new comments -
src: introduce PullAll method to speed up blob.text/arrayBuffer
#52546 commented on
Aug 4, 2025 • 0 new comments -
lib: avoid repl.setupHistory() blocks node exit after repl closed
#52587 commented on
Aug 4, 2025 • 0 new comments -
tools: add osx notarization support for tarballs
#52610 commented on
Aug 4, 2025 • 0 new comments -
module: package imports targets outside package
#52641 commented on
Aug 4, 2025 • 0 new comments -
events: extract events file to a separate files
#52726 commented on
Aug 4, 2025 • 0 new comments -
events: add fast and slow path
#52733 commented on
Aug 4, 2025 • 0 new comments -
src: bump assumed hwm
#52815 commented on
Aug 4, 2025 • 0 new comments -
stream: fix `flatMap` concurrency
#52816 commented on
Aug 4, 2025 • 0 new comments -
watch: ensure watch mode detects deleted and re-added files
#52879 commented on
Aug 4, 2025 • 0 new comments -
test: mark `test-net-write-fully-async-buffer` as flaky
#52959 commented on
Aug 4, 2025 • 0 new comments -
fs: Performance Enhancement: Concurrent Execution of Async Tasks with `Promise.all` ✈
#51215 commented on
Aug 4, 2025 • 0 new comments -
lib: Enhancing Performance and Readability with Switch Statements 🚀
#51304 commented on
Aug 4, 2025 • 0 new comments -
stream: improve Readable legacy compat
#51470 commented on
Aug 4, 2025 • 0 new comments -
src: support for reading NODE_EXTRA_CA_CERTS from env file
#51497 commented on
Aug 4, 2025 • 0 new comments -
lib: parse the incoming http message url with the whatwg url class
#51498 commented on
Aug 4, 2025 • 0 new comments -
stream: always prefer reading first buffer
#51500 commented on
Aug 4, 2025 • 0 new comments -
Add UserInput library for simplified user input
#51541 commented on
Aug 4, 2025 • 0 new comments -
Missing `Http2ServerResponse.setHeaders()` fixed
#51576 commented on
Aug 7, 2025 • 0 new comments -
lib: Know when a process ended due to the child_process.spawn() timeout option #51561
#51608 commented on
Aug 4, 2025 • 0 new comments -
build: implement build android workflow
#51666 commented on
Aug 4, 2025 • 0 new comments -
[WIP] test: add test for `new Intl.Segmenter().segment()`
#51785 commented on
Aug 4, 2025 • 0 new comments -
Improving error handling
#51953 commented on
Aug 4, 2025 • 0 new comments -
errors: include CLI solution in ESM error message
#51963 commented on
Aug 4, 2025 • 0 new comments -
deps: remove corepack
#51981 commented on
Aug 4, 2025 • 0 new comments -
src: make start of signal_wrap reenterable
#52103 commented on
Aug 4, 2025 • 0 new comments -
esm: add limited support for `--print`
#52105 commented on
Aug 4, 2025 • 0 new comments -
lib: cache source maps in vm sources
#52153 commented on
Aug 4, 2025 • 0 new comments -
http: add parser kOnStreamAlloc callback for faster uploads
#52176 commented on
Aug 4, 2025 • 0 new comments -
doc: clarify possible `eventType` values in `fs.watch`
#53041 commented on
Aug 4, 2025 • 0 new comments -
src: change the if statement to a switch statement for code readability.
#54148 commented on
Aug 4, 2025 • 0 new comments -
lib: fix handling of non-object options parameter in fs/watchFile
#54157 commented on
Aug 4, 2025 • 0 new comments -
src: make parsing compatible with motdotla/dotenv package
#54215 commented on
Aug 4, 2025 • 0 new comments -
test: snicallback prioritization issue
#54251 commented on
Aug 4, 2025 • 0 new comments -
tls: improve performance of getAllowUnauthorized
#54297 commented on
Aug 4, 2025 • 0 new comments -
tls: Server should generate lazily create sessionIdContext
#54298 commented on
Aug 4, 2025 • 0 new comments -
doc: update documentation in fs.StatsFs
#54309 commented on
Aug 4, 2025 • 0 new comments -
buffer: optimize writing short strings
#54310 commented on
Aug 4, 2025 • 0 new comments -
benchmark: add initial support for benchmark coverage
#54333 commented on
Aug 4, 2025 • 0 new comments -
meta: update devcontainer to the latest schema
#54347 commented on
Aug 4, 2025 • 0 new comments -
src: add WDAC integration (Windows)
#54364 commented on
Aug 4, 2025 • 0 new comments -
path: update win32 toNamespacedPath to support device namespace paths
#54367 commented on
Aug 4, 2025 • 0 new comments -
lib: add validateThis and validateMissingArgs utilities
#54405 commented on
Aug 4, 2025 • 0 new comments -
lib: optimize link header regex for case insensitivity
#54407 commented on
Aug 4, 2025 • 0 new comments -
buffer: cleanup handling different types buffers
#54439 commented on
Aug 4, 2025 • 0 new comments -
lib: fix realpathSync resolving to invalid path (#54200)
#54458 commented on
Aug 4, 2025 • 0 new comments -
buffer: improve error handling of buffer.concat
#54464 commented on
Aug 4, 2025 • 0 new comments -
module,win: make module cache case-insensitive
#54478 commented on
Aug 4, 2025 • 0 new comments -
module: fix error message for not found
#53110 commented on
Aug 4, 2025 • 0 new comments -
http2, tls: check content-length, fix RST and GOAWAY logic
#53160 commented on
Aug 4, 2025 • 0 new comments -
module: allow module.register from workers
#53200 commented on
Aug 4, 2025 • 0 new comments -
stream: properly cleanup pipeline on destroy
#53226 commented on
Aug 4, 2025 • 0 new comments -
permission: add permission for udp
#53398 commented on
Aug 4, 2025 • 0 new comments -
fix: correctly format error construction in debugger timeout handling
#53417 commented on
Aug 4, 2025 • 0 new comments -
timers: do not retain a reference to the async store after firing
#53443 commented on
Aug 4, 2025 • 0 new comments -
cli: make run and watch modes friends
#53457 commented on
Aug 4, 2025 • 0 new comments -
fs: calling mkdir in fs.cp function can ignore EEXIST error
#53534 commented on
Aug 4, 2025 • 0 new comments -
lib: add security warning on io full access
#53609 commented on
Aug 4, 2025 • 0 new comments -
docs: add documentation for process.traceProcessWarnings
#53641 commented on
Aug 4, 2025 • 0 new comments -
use CDP setBreakpointOnFunctionCall
#53798 commented on
Aug 4, 2025 • 0 new comments -
doc: add a missing word in api/single-executable-applications.md
#53864 commented on
Aug 5, 2025 • 0 new comments -
build: minify undici
#53870 commented on
Aug 4, 2025 • 0 new comments -
doc: update for solution to dual package hazard
#53873 commented on
Aug 4, 2025 • 0 new comments -
build: support setting an emulator from configure script
#53899 commented on
Aug 4, 2025 • 0 new comments -
Fix http.server.close() to properly close idle connections before shu…
#53953 commented on
Aug 4, 2025 • 0 new comments -
typings: remove deprecated and unused string methods from primordials
#54090 commented on
Aug 4, 2025 • 0 new comments -
bootstrap: bind properties of the global console in the default snapshot
#47171 commented on
Aug 4, 2025 • 0 new comments -
optimised runcmd func in tools/icu/icutrim.py
#48241 commented on
Aug 4, 2025 • 0 new comments -
src: add kGCTypeMinorMarkCompact gc type
#48253 commented on
Aug 4, 2025 • 0 new comments -
process: introduce codeGenerationFromString event
#48295 commented on
Aug 4, 2025 • 0 new comments -
constants: add support for sysexits.h exit codes
#48418 commented on
Aug 4, 2025 • 0 new comments -
tools: yaml lint command in vcbuild script
#48422 commented on
Aug 4, 2025 • 0 new comments -
feat: allow repl pause on exception state to be set from env
#48425 commented on
Aug 4, 2025 • 0 new comments -
src: support sync 'overlapped' stdio option
#48479 commented on
Aug 4, 2025 • 0 new comments -
trace_events: improve readability of example code output
#48497 commented on
Aug 4, 2025 • 0 new comments -
stream: allow infinite concurrency
#48588 commented on
Aug 4, 2025 • 0 new comments -
doc:add documentation for the object fields return with fs.fstat
#48620 commented on
Aug 4, 2025 • 0 new comments -
tools: add eslint rule for `__proto__: null` in object
#48646 commented on
Aug 4, 2025 • 0 new comments -
assert: add `__proto__` null
#48661 commented on
Aug 4, 2025 • 0 new comments -
src: node.h `signal.h` to `csignal`
#48723 commented on
Aug 4, 2025 • 0 new comments -
Read all results for subdirectories in opendir
#48829 commented on
Aug 4, 2025 • 0 new comments -
process: trace sync api
#48857 commented on
Aug 4, 2025 • 0 new comments -
net: set default highwatermark at socket creation time
#48882 commented on
Aug 4, 2025 • 0 new comments -
Draft: Keep FIPS provider
#48950 commented on
Aug 4, 2025 • 0 new comments -
Perf: Implement RAII for Mutex in RandomCIDFactory
#48988 commented on
Aug 4, 2025 • 0 new comments -
tools: add HTML previews for PR containing doc changes
#47196 commented on
Aug 4, 2025 • 0 new comments -
src: increase default semi space size to 64mb
#47277 commented on
Aug 4, 2025 • 0 new comments -
lib: remove multiple `noop` definition
#47327 commented on
Aug 4, 2025 • 0 new comments -
Do not drain worker tasks on main thread
#47452 commented on
Aug 4, 2025 • 0 new comments -
fs handle fixes
#47484 commented on
Aug 4, 2025 • 0 new comments -
http: merge chunks during chunked encoding
#47630 commented on
Aug 4, 2025 • 0 new comments -
src: optimizing watchdog performance
#47739 commented on
Aug 4, 2025 • 0 new comments -
buffer: use buffer length as max of start offset in `buf.compare`
#47757 commented on
Aug 4, 2025 • 0 new comments -
src: add a fast call for URL.revokeObjectURL
#47794 commented on
Aug 4, 2025 • 0 new comments -
test: migrated test/message to JS fixture tests
#47868 commented on
Aug 4, 2025 • 0 new comments -
fs: change default mode to COPYFILE_FICLONE
#47951 commented on
Aug 4, 2025 • 0 new comments -
events: refactor to be less susceptible to prototype pollution
#47966 commented on
Aug 4, 2025 • 0 new comments -
stream: unref
#48007 commented on
Aug 4, 2025 • 0 new comments -
test: message to JS fixture test new snapshots
#48040 commented on
Aug 4, 2025 • 0 new comments -
doc: document undocumented methods on buffer prototype
#48041 commented on
Aug 4, 2025 • 0 new comments -
permission: add initial environment permission
#48077 commented on
Aug 4, 2025 • 0 new comments -
fs: fix mkdirp return UV_EROFS on read-only fs
#48105 commented on
Aug 4, 2025 • 0 new comments -
build: relax upper limit on python version check
#48136 commented on
Aug 4, 2025 • 0 new comments -
doc: improve docs around running javascript tests
#49022 commented on
Aug 4, 2025 • 0 new comments -
node-api: treat V8 platform symbols same as base
#49740 commented on
Aug 4, 2025 • 0 new comments -
fs: fix `fs.openAsBlob`, add `fs.openAsBlobSync` and `fsPromises.openAsBlob`
#49759 commented on
Aug 4, 2025 • 0 new comments -
process: `argv1` property to preserve original `argv[1]`
#49918 commented on
Aug 4, 2025 • 0 new comments -
module: initialize hook returns load, resolve
#50044 commented on
Aug 4, 2025 • 0 new comments -
buffer: cleanup
#50125 commented on
Aug 4, 2025 • 0 new comments -
lib: add navigator.onLine
#50224 commented on
Aug 4, 2025 • 0 new comments -
stream: remove Array.p.shift primordial from hotpath of RS.read()
#50340 commented on
Aug 4, 2025 • 0 new comments -
stream: consolidate common code from readable push and unshift helper…
#50402 commented on
Aug 4, 2025 • 0 new comments -
tools: add `needs-ci` label to `tools/doc`
#50416 commented on
Aug 4, 2025 • 0 new comments -
tools: verify with gpg if md5 is not present in update-icu
#50507 commented on
Aug 4, 2025 • 0 new comments -
meta: specify tag when using npx
#50517 commented on
Aug 4, 2025 • 0 new comments -
lib: set default ICU locale per cli option `--icu-locale`
#50538 commented on
Aug 4, 2025 • 0 new comments -
benchmark: update benchmark for URLSearchParams.sort
#50568 commented on
Aug 4, 2025 • 0 new comments -
module: add import map support
#50590 commented on
Aug 4, 2025 • 0 new comments -
esm: mordernise old tests
#50639 commented on
Aug 4, 2025 • 0 new comments -
docs: add Cluster documentation
#50645 commented on
Aug 4, 2025 • 0 new comments -
wip: crypto: use cppgc to manage Hash
#51017 commented on
Aug 4, 2025 • 0 new comments -
module: warn of potential for deadlock with hooks worker
#51035 commented on
Aug 4, 2025 • 0 new comments -
child_process: allow `URL` instances as paths to executables
#49031 commented on
Aug 4, 2025 • 0 new comments -
stream: add `writable.writeAhead()`
#49055 commented on
Aug 4, 2025 • 0 new comments -
build, deps, test, tools: avoid excessive LTO, debug information
#49063 commented on
Aug 4, 2025 • 0 new comments -
esm: add `deregister` method
#49159 commented on
Aug 4, 2025 • 0 new comments -
util: add %c to ANSI transform for console.log()
#49205 commented on
Aug 4, 2025 • 0 new comments -
build: add DEBUG_ONLY to Makefile to support debug-only builds
#49229 commented on
Aug 4, 2025 • 0 new comments -
fs: extends recursive readdir to allow a function to limit traversal
#49255 commented on
Aug 4, 2025 • 0 new comments -
doc: refine sample code on tokens of util/parseArgs
#49263 commented on
Aug 4, 2025 • 0 new comments -
fs: deprecate file handle `close`
#49291 commented on
Aug 4, 2025 • 0 new comments -
Add scheduling policy to cluster.settings
#49292 commented on
Aug 4, 2025 • 0 new comments -
esm: refactor hooks – add loader instances
#49315 commented on
Aug 4, 2025 • 0 new comments -
http: support FetchEvent API
#49405 commented on
Aug 4, 2025 • 0 new comments -
build,module: add `node-esm` support
#49407 commented on
Aug 4, 2025 • 0 new comments -
url: fix toPathIfFileUrl with string URL input
#49466 commented on
Aug 4, 2025 • 0 new comments -
v8: refactor to handle `if` to `switch` for `ArrayBufferViewType`
#49479 commented on
Aug 4, 2025 • 0 new comments -
process: make `exitCode` configurable again
#49579 commented on
Aug 4, 2025 • 0 new comments -
querystring: rebalance the performance of unescape
#49687 commented on
Aug 4, 2025 • 0 new comments -
test: Migrate message error tests from Python to JS
#49738 commented on
Aug 4, 2025 • 0 new comments