Overview
Could not load contribution data
Please try again later
2 Releases published by 2 people
-
v12.22.12 2022-04-05, Version 12.22.12 'Erbium' (LTS), @richardlau
published
Apr 5, 2022 -
v17.9.0 2022-04-07, Version 17.9.0 (Current), @BethGriggs prepared by @juanarbol
published
Apr 7, 2022
48 Pull requests merged by 22 people
-
meta: update AUTHORS
#42677 merged
Apr 10, 2022 -
tools: update eslint to 8.13.0
#42678 merged
Apr 10, 2022 -
doc: recommend `fh.createWriteStream` for fsPromises methods
#42653 merged
Apr 10, 2022 -
deps: update ICU to 71.1
#42655 merged
Apr 10, 2022 -
test: remove an unnecessary `undefined` in wpt
#41470 merged
Apr 10, 2022 -
doc: fix outgoingMessage.removeHeader() signature
#42652 merged
Apr 10, 2022 -
doc: mark tlsSocket.authorized as boolean property
#42647 merged
Apr 10, 2022 -
doc: add missing punctuation in Web Streams doc
#42672 merged
Apr 9, 2022 -
test: simplify test-http-write-callbacks.js
#42628 merged
Apr 9, 2022 -
doc: add missing article in session ticket section
#42632 merged
Apr 9, 2022 -
doc: link to dynamic import function
#42634 merged
Apr 9, 2022 -
src,inspector: fix empty MaybeLocal crash
#42409 merged
Apr 9, 2022 -
tools: update gyp-next to v0.12.1
#42625 merged
Apr 8, 2022 -
doc: add missing word in rootCertificates section
#42633 merged
Apr 8, 2022 -
stream: remove thenable support
#40773 merged
Apr 8, 2022 -
readline: fix .question still called after closed
#42464 merged
Apr 8, 2022 -
fs: runtime deprecate string coercion in `fs.write`, `fs.writeFileSync`
#42607 merged
Apr 8, 2022 -
doc: add history entries for DEP0162 on `fs.md`
#42608 merged
Apr 8, 2022 -
doc: fix typo in fs.read signature
#42649 merged
Apr 8, 2022 -
doc: copyedit corepack.md
#42620 merged
Apr 8, 2022 -
v17.9.0 proposal
#42613 merged
Apr 7, 2022 -
http: document that ClientRequest inherits from OutgoingMessage
#42642 merged
Apr 7, 2022 -
doc: update AIX minimum supported arch
#42604 merged
Apr 7, 2022 -
tools: update lint-md-dependencies to @rollup/plugin-commonjs@21.0.3
#42584 merged
Apr 7, 2022 -
meta: move one or more collaborators to emeritus
#42599 merged
Apr 7, 2022 -
doc: delete Chakracore time-travel from diagnostic tooling support tiers
#42627 merged
Apr 6, 2022 -
doc: simplify Http2Stream encoding text
#42597 merged
Apr 6, 2022 -
v8: make `v8.writeHeapSnapshot()` error codes consistent
#42577 merged
Apr 5, 2022 -
build: remove precompiled header and debug information for host builds
#42538 merged
Apr 5, 2022 -
v12.22.12 proposal
#42531 merged
Apr 5, 2022 -
doc: remove obsolete stream API selection text
#42586 merged
Apr 5, 2022 -
build: windows/arm64 native compilation support
#42408 merged
Apr 5, 2022 -
meta: update .mailmap and AUTHORS
#42602 merged
Apr 4, 2022 -
buffer: improve Blob constructor error message when passing a string
#42338 merged
Apr 4, 2022 -
test_runner: support 'only' tests
#42514 merged
Apr 4, 2022 -
fs: fix write methods param validation and docs
#41677 merged
Apr 4, 2022 -
crypto: cleanup validation
#39841 merged
Apr 4, 2022 -
lib: refactor Timeout, ImmediateList, TimersList to class
#37408 merged
Apr 4, 2022 -
stream: expose web streams globals, remove runtime experimental warning
#42225 merged
Apr 4, 2022 -
process: disallow some uses of Object.defineProperty() on process.env
#28006 merged
Apr 4, 2022 -
build: consolidate JS and md linting GitHub Actions
#42572 merged
Apr 3, 2022 -
doc: remove faulty justification for 128-bit AES
#42578 merged
Apr 3, 2022 -
doc: fix documentation of `FileHandle.prototype.appendFile`
#42588 merged
Apr 3, 2022 -
lib: source maps filter null prefix
#42522 merged
Apr 3, 2022 -
os: avoid unnecessary usage of var
#42563 merged
Apr 3, 2022 -
meta: move one or more collaborators to emeritus
#42500 merged
Apr 3, 2022 -
build: set stale action back to running nightly
#42549 merged
Apr 3, 2022 -
doc: change "OCSP Request" to "OCSP request"
#42582 merged
Apr 3, 2022
39 Pull requests opened by 27 people
-
doc: consolidate use of multiple-byte units
#42587 opened
Apr 3, 2022 -
src,crypto: remove uses of `AllocatedBuffer` from `crypto_tls.cc`
#42589 opened
Apr 3, 2022 -
fs: add `FileHandle.prototype.readLines`
#42590 opened
Apr 3, 2022 -
test: allow numeric string for lookupService test
#42596 opened
Apr 4, 2022 -
fs: make promises/write and writeSync params optional
#42601 opened
Apr 4, 2022 -
[v14.x backport] fs: fix write methods param validation and docs
#42603 opened
Apr 4, 2022 -
doc: change AES-GCM IV recommendation in WebCrypto
#42611 opened
Apr 5, 2022 -
deps: add template for generated headers
#42616 opened
Apr 5, 2022 -
esm: add chaining to loaders
#42623 opened
Apr 6, 2022 -
doc: delete `mdb_v8` from diagnostic tooling support tiers
#42626 opened
Apr 6, 2022 -
doc: add NodeEdKeyGenParams to CryptoKey.algorithm
#42629 opened
Apr 6, 2022 -
src: fix near heap limit callback
#42636 opened
Apr 7, 2022 -
[v14.x] deps: backport v8 367b0c1e
#42637 opened
Apr 7, 2022 -
large page attributing an id on Linux.
#42644 opened
Apr 7, 2022 -
test: only skip slow tests on Raspberry Pi devices
#42645 opened
Apr 7, 2022 -
test: improve internal/url.js coverage
#42650 opened
Apr 8, 2022 -
node-api: split finalizers into two different types
#42651 opened
Apr 8, 2022 -
test: remove the legacy url parser function in inspector-helper.js
#42656 opened
Apr 8, 2022 -
deps: update V8 to 10.1
#42657 opened
Apr 8, 2022 -
test_runner: add initial CLI runner
#42658 opened
Apr 8, 2022 -
doc: update minimum glibc requirements for Linux
#42659 opened
Apr 8, 2022 -
doc: add maintaining-webassembly.md
#42660 opened
Apr 8, 2022 -
doc: fix `added:` info for some methods
#42661 opened
Apr 8, 2022 -
buffer: atob throw error when the input value is invalid
#42662 opened
Apr 8, 2022 -
doc: fix coverity report
#42663 opened
Apr 8, 2022 -
tools,src: remove clang-format
#42665 opened
Apr 9, 2022 -
build: make x86 Windows support temporarily experimental
#42666 opened
Apr 9, 2022 -
deps: update Acorn to v8.7.0
#42667 opened
Apr 9, 2022 -
src,crypto: adjust crypto_bio files for formatter/linter
#42668 opened
Apr 9, 2022 -
doc: fix the example for embedders
#42671 opened
Apr 9, 2022 -
src: check if the script file exists before starting inspector
#42673 opened
Apr 9, 2022 -
test: fix timeout of test-heap-prof.js in riscv devices
#42674 opened
Apr 9, 2022 -
process: add parseArgs method
#42675 opened
Apr 9, 2022 -
doc: improved parallel specification
#42679 opened
Apr 10, 2022 -
lib: unlink the `next` pointer for FixedQueue to avoid potential memory leaks
#42680 opened
Apr 10, 2022 -
build: run clang-format on CI
#42681 opened
Apr 10, 2022 -
doc: remove unneeded new in Buffer example
#42682 opened
Apr 10, 2022 -
test: improve observable ICU behaviour coverage
#42683 opened
Apr 10, 2022 -
doc: mark worker.id as integer in cluster docs
#42684 opened
Apr 10, 2022
68 Issues closed by 14 people
-
FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal.
#42407 closed
Apr 9, 2022 -
Node 11.9+ Exception on openssl digital envelope routines cipher parameter evp_lib.c
#27213 closed
Apr 8, 2022 -
Headers are unnecessary encoded to `ByteString` if there is no `Transfer-Encoding: chunked` header
#42579 closed
Apr 8, 2022 -
Node.js readline.question still prompts question after readline.close
#42450 closed
Apr 8, 2022 -
Please provide GitHub Desktop Client as alternative to git
#42654 closed
Apr 8, 2022 -
test-dgram-udp6-link-local-address failing on AIX 7.1 Node.js 12
#39143 closed
Apr 8, 2022 -
async_hooks: async hook stack assertion shadows "Maximum call stack size exceeded"
#36079 closed
Apr 8, 2022 -
[v12.x] icu: broken date locale string format on zh-CN
#35390 closed
Apr 8, 2022 -
HTTPS request 'error' event fired twice
#35142 closed
Apr 8, 2022 -
Error [ERR_INTERNAL_ASSERTION] on ServerResponse
#34229 closed
Apr 8, 2022 -
aarch64 DebugSymbolsTest.ReqWrapList test failure
#33899 closed
Apr 8, 2022 -
[Win7] Process cannot close if STDIN is pumping data
#33710 closed
Apr 8, 2022 -
Async generator: catched error on last yield is wrongly rethrown
#31867 closed
Apr 8, 2022 -
Segfault in v12.13.1 during GC
#30875 closed
Apr 8, 2022 -
http: HEAD response, no error if next msg starts with 'H'
#27049 closed
Apr 8, 2022 -
Calling `socket.destroy()` causes unhandled error in v12.16.3
#33434 closed
Apr 8, 2022 -
Custom module loader for Workers
#21667 closed
Apr 8, 2022 -
querystring.stringify() could accept a Map without breaking existing support for objects
#22782 closed
Apr 8, 2022 -
Threadpool monitoring / metrics
#22957 closed
Apr 8, 2022 -
vm.compileFunction should return an object
#23923 closed
Apr 8, 2022 -
Support pausing the debugger on script load
#24687 closed
Apr 8, 2022 -
worker.onmessage is not called
#26856 closed
Apr 8, 2022 -
dns: provide additional info for ENOTFOUND errors
#26903 closed
Apr 8, 2022 -
Better assertion message for C++ binding argument checks
#27532 closed
Apr 8, 2022 -
intl: configure default locale
#28099 closed
Apr 8, 2022 -
worker thread expose its tid
#30061 closed
Apr 8, 2022 -
add debug logs to _stream_writable
#31761 closed
Apr 8, 2022 -
child_process, expose a raw exit code
#32171 closed
Apr 8, 2022 -
Undocumented inability to put REPL in ES module context
#32935 closed
Apr 8, 2022 -
Support query parameters (and hash) in CLI paths
#33163 closed
Apr 8, 2022 -
TCP/UDP socket type selection inconsistency
#33331 closed
Apr 8, 2022 -
child_process stdin is not emitting 'drain' so that piping can resume
#42630 closed
Apr 7, 2022 -
Crash when in inspector take a heap snapshot
#37878 closed
Apr 7, 2022 -
Segmentation Fault When Creating Heap Snapshot
#39258 closed
Apr 7, 2022 -
SIGSEGV on v8.getHeapSnapshot()
#38961 closed
Apr 7, 2022 -
TLS corrupting buffer?
#42635 closed
Apr 7, 2022 -
Node.js 12.x need to cherry-pick https://github.com/nodejs/node/pull/37616
#42376 closed
Apr 6, 2022 -
Please join to us #standwithukraine
#42614 closed
Apr 5, 2022 -
Ability to stop debugger listening
#42446 closed
Apr 5, 2022 -
Allow linux users to turn off delayed ACK for TCP
#21104 closed
Apr 5, 2022 -
makeDuplexPair should be the default stream paradigm
#29986 closed
Apr 5, 2022 -
Blob constructor error message when passing a string is misleading
#38856 closed
Apr 4, 2022 -
Math problem
#42605 closed
Apr 4, 2022 -
Graduate WHATWG Streams from Experimental?
#40950 closed
Apr 4, 2022 -
Cannot delete property from process.env
#27990 closed
Apr 4, 2022 -
Feature request: Inform the "line" event on a Readline interface of the type of end-of-line input
#7952 closed
Apr 4, 2022 -
Should Node.js standard library throw custom Error subclasses?
#8342 closed
Apr 4, 2022 -
Hotpatching modules leaks memory
#8443 closed
Apr 4, 2022 -
help() or similar for the REPL
#8493 closed
Apr 4, 2022 -
Debugger doesn't work for processes which fork other processes
#9435 closed
Apr 4, 2022 -
Check cwd before spawning child process
#11520 closed
Apr 4, 2022 -
No DNS Search Domain support in C-Ares calls
#17850 closed
Apr 4, 2022 -
Is there a good way to track how recently data was received from the remote end of an http2 session?
#21730 closed
Apr 4, 2022 -
Tracing agent should maybe support shutdown-on-signal
#22883 closed
Apr 4, 2022 -
Feature request: Crypto APIs should optionally return bigints
#23071 closed
Apr 4, 2022 -
Allow registering multiple uncaught exception capture callbacks
#23348 closed
Apr 4, 2022 -
util inspect formatter implementer
#23823 closed
Apr 4, 2022 -
add duration argument to timeout.refresh()
#23828 closed
Apr 4, 2022 -
docs: When using the "Edit on GitHub" button references to the guides are not obvious
#24003 closed
Apr 4, 2022 -
A flag for disabling specific warnings
#27355 closed
Apr 4, 2022 -
Unified utc nanoseconds timestamp: os.get_utc_time()
#29448 closed
Apr 4, 2022 -
child_process kill() swallows synchronously known problems (does not error out)
#30668 closed
Apr 4, 2022 -
Skip expressions inspection in REPL
#30717 closed
Apr 4, 2022 -
introduced fine-grained ability to control TCP socket establishment
#30821 closed
Apr 4, 2022 -
Worker threads: ability for tooling to pass data to workers and inject NODE_OPTIONS
#30992 closed
Apr 4, 2022 -
accept Directory File Descriptors as a base for fs open & readdir
#31110 closed
Apr 4, 2022 -
readline unexpected behavior
#42581 closed
Apr 3, 2022 -
Error stacks in log includes null.thing instead of just thing
#42417 closed
Apr 3, 2022
13 Issues opened by 13 people
-
On Windows, dns resolves using the secondary nameserver
#42676 opened
Apr 10, 2022 -
The embedded Node.js example leads to a crash
#42670 opened
Apr 9, 2022 -
Continuous deployment of node nightly executable only for GitHub and CDN
#42664 opened
Apr 9, 2022 -
`atob` should throw an error if the input is not correctly encoded
#42646 opened
Apr 7, 2022 -
arm64 cross-compile fails on amd64
#42643 opened
Apr 7, 2022 -
Global `fetch` breaks `source-map`
#42638 opened
Apr 7, 2022 -
http.ServerResponse#sendDate makes overly definitive claim about HTTP standards
#42619 opened
Apr 6, 2022 -
Performance: Improved performance for async iterables
#42618 opened
Apr 6, 2022 -
User-land snapshot JS API: request for feedback
#42617 opened
Apr 6, 2022 -
HttpOutgoingMessage.writable is always true
#42610 opened
Apr 4, 2022 -
`node --inspect-brk index.js` can be executed even though `index.js` does not exist
#42600 opened
Apr 4, 2022 -
`.js` / `.mjs` / `.cjs` hidden files can not be imported
#42595 opened
Apr 4, 2022 -
Documentation Parameter's Syntax
#42594 opened
Apr 3, 2022
77 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.
-
http: refactor headersTimeout and requestTimeout logic
#41263 commented on
Apr 8, 2022 • 69 new comments -
Should we drop support for 32 bit Windows?
#42543 commented on
Apr 9, 2022 • 28 new comments -
dns: remove `dns.lookup` and `dnsPromises.lookup` options type coercion
#41431 commented on
Apr 10, 2022 • 20 new comments -
deps: update V8 to 10.2
#42115 commented on
Apr 8, 2022 • 16 new comments -
doc: add styleguide
#41025 commented on
Apr 9, 2022 • 8 new comments -
test: improve test coverage of internal/blob
#41513 commented on
Apr 8, 2022 • 7 new comments -
build: add configure option --v8-enable-short-builtin-calls
#42109 commented on
Apr 8, 2022 • 6 new comments -
Feature Request: make `Module.prototype._compile()` public
#40098 commented on
Apr 5, 2022 • 5 new comments -
A CI.md is required
#42533 commented on
Apr 6, 2022 • 5 new comments -
ShadowRealm Integration
#42528 commented on
Apr 4, 2022 • 4 new comments -
[WIP] bootstrap: implement user land snapshots via --build-snapshot and --snapshot-blob
#38905 commented on
Apr 6, 2022 • 4 new comments -
Node.js OpenSSL headers much larger after OpenSSL 3 switch over
#42081 commented on
Apr 8, 2022 • 3 new comments -
quic: add quic
#38233 commented on
Apr 5, 2022 • 3 new comments -
fs: add recursive opendir/readdir
#41439 commented on
Apr 6, 2022 • 3 new comments -
doc: add riscv64 info into platform list
#42251 commented on
Apr 8, 2022 • 3 new comments -
[Draft] 2022-04-19, Version 18.0.0 (Current)
#42262 commented on
Apr 9, 2022 • 3 new comments -
deps: upgrade to libuv 1.44.1
#42340 commented on
Apr 8, 2022 • 3 new comments -
crypto: add CFRG curves to Web Crypto API
#42507 commented on
Apr 6, 2022 • 3 new comments -
deps: update chromium zlib 1.2.12
#42571 commented on
Apr 5, 2022 • 3 new comments -
doc: add new useful V8 option
#42575 commented on
Apr 8, 2022 • 3 new comments -
Add `--import <module>` flag for pre-loading ESM modules
#40110 commented on
Apr 4, 2022 • 2 new comments -
Issues with newer V8 versions
#42375 commented on
Apr 4, 2022 • 2 new comments -
Add convenience method to read JSON file
#40089 commented on
Apr 5, 2022 • 2 new comments -
Add utility to synchronously inspect promise state
#40054 commented on
Apr 5, 2022 • 2 new comments -
Tracking issue: snapshot integration in Node.js core
#35711 commented on
Apr 6, 2022 • 2 new comments -
Heap snapshot crash on v14.x
#42558 commented on
Apr 7, 2022 • 2 new comments -
/etc/localtime symlink handling
#26880 commented on
Apr 9, 2022 • 2 new comments -
Assertion `parser->current_buffer_.IsEmpty()' failed
#39671 commented on
Apr 9, 2022 • 2 new comments -
node: warn for Object.prototype.__* accessors common in security warnings
#39824 commented on
Apr 6, 2022 • 2 new comments -
process: add reportError
#41912 commented on
Apr 4, 2022 • 2 new comments -
src,doc: Experimental support for SEA
#42334 commented on
Apr 9, 2022 • 2 new comments -
node-api: run Node-API finalizers in GC second pass
#42515 commented on
Apr 8, 2022 • 2 new comments -
import {getColorDepth} from 'tty'
#40236 commented on
Apr 4, 2022 • 1 new comment -
[Tracking Issue] New net/tls/udp API
#40067 commented on
Apr 4, 2022 • 1 new comment -
RFC: policy configuration for execArgv
#39986 commented on
Apr 4, 2022 • 1 new comment -
Detect require vs. import based on the entry point, not package.json
#39353 commented on
Apr 4, 2022 • 1 new comment -
Helper methods are lost among files
#38767 commented on
Apr 4, 2022 • 1 new comment -
FileHandle.stream
#38350 commented on
Apr 4, 2022 • 1 new comment -
Node-API support inheritance of class
#38038 commented on
Apr 4, 2022 • 1 new comment -
--enable-source-maps is unnecessarily slow with large source files
#41541 commented on
Apr 4, 2022 • 1 new comment -
TLS assertion error in DoWrite
#30896 commented on
Apr 5, 2022 • 1 new comment -
doc: Expect nodejs doc site to have an api search feature.
#36412 commented on
Apr 5, 2022 • 1 new comment -
Support ARM64 Windows desktop
#25998 commented on
Apr 5, 2022 • 1 new comment -
Add CLI option for specifying heapsnapshot prefix filename
#40363 commented on
Apr 6, 2022 • 1 new comment -
Colorize console.error output to make it distinguishable
#40361 commented on
Apr 6, 2022 • 1 new comment -
Enhance ERR_PACKAGE_PATH_IS_NOT_EXPORTED
#39883 commented on
Apr 7, 2022 • 1 new comment -
feature request: impl whatwg/fs
#42184 commented on
Apr 7, 2022 • 1 new comment -
startup snapshot integration in packaging solutions
#42566 commented on
Apr 7, 2022 • 1 new comment -
Feature Request: export ExternOneByteString for addons
#40397 commented on
Apr 9, 2022 • 1 new comment -
Cross Compilation for arm64 on x64 fails
#42544 commented on
Apr 9, 2022 • 1 new comment -
doc: add primordials guidelines
#38635 commented on
Apr 8, 2022 • 1 new comment -
stream: adjust src hwm when pipelining
#40751 commented on
Apr 3, 2022 • 1 new comment -
stream: return undefined writable/readable
#40803 commented on
Apr 3, 2022 • 1 new comment -
crypto: add crypto.hash
#42233 commented on
Apr 4, 2022 • 1 new comment -
[v16.x backport] net: add new options to `net.Socket` and `net.Server`
#42298 commented on
Apr 10, 2022 • 1 new comment -
add: scheduler config option for cluster
#42308 commented on
Apr 4, 2022 • 1 new comment -
test: improve internal/worker/io.js coverage
#42387 commented on
Apr 8, 2022 • 1 new comment -
test: improve lib/crypto.js coverage
#42388 commented on
Apr 8, 2022 • 1 new comment -
node-api: fix napi_get_all_property_names use of napi_key_configurable filter
#42463 commented on
Apr 7, 2022 • 1 new comment -
doc: add maintaining info for shared library option
#42517 commented on
Apr 7, 2022 • 1 new comment -
node-api: allow napi_ref to keep value of any type
#42557 commented on
Apr 6, 2022 • 1 new comment -
[DNS] TLSA records [HTTPS] DANE request
#39569 commented on
Apr 4, 2022 • 0 new comments -
Child process IPC option for plain text serialization
#39317 commented on
Apr 4, 2022 • 0 new comments -
Display process warning stack traces by default
#33349 commented on
Apr 4, 2022 • 0 new comments -
Provide an alternative to discouraged NODE_PATH.
#42493 commented on
Apr 4, 2022 • 0 new comments -
Update to libuv v1.44.1
#42290 commented on
Apr 4, 2022 • 0 new comments -
tracking issue: MSVC regression for 16.x and 14.x vs2022
#42560 commented on
Apr 4, 2022 • 0 new comments -
Contextual and GC friendly perf_hooks user timing
#42503 commented on
Apr 4, 2022 • 0 new comments -
Nominate Rafael Silva (@RafaelGSS)
#42527 commented on
Apr 6, 2022 • 0 new comments -
stream: pipeline deadlock if stream unexpectedly `end()`:ed
#34681 commented on
Apr 8, 2022 • 0 new comments -
fs.mkdir with recursive option and invalid name hangs the program
#36490 commented on
Apr 8, 2022 • 0 new comments -
`Socket.connect` results in an abort in v12.x and v10.x
#38105 commented on
Apr 8, 2022 • 0 new comments -
add missing sigemptyset() to init sigset_t
#29554 commented on
Apr 10, 2022 • 0 new comments -
test: improve coverage of lib/readline.js
#38646 commented on
Apr 3, 2022 • 0 new comments -
build: use Clang 12 for test-asan workflow
#40238 commented on
Apr 5, 2022 • 0 new comments -
crypto: fix error code handling in `ParsePrivateKey()`
#42400 commented on
Apr 5, 2022 • 0 new comments -
fs: Fix some JSDoc and code style details
#42452 commented on
Apr 3, 2022 • 0 new comments