Overview
Could not load contribution data
Please try again later
5 Releases published by 2 people
-
v16.14.1 2022-03-15, Version 16.14.1 'Gallium' (LTS), @danielleadams
published
Mar 16, 2022 -
v12.22.11 2022-03-17, Version 12.22.11 'Erbium' (LTS), @richardlau
published
Mar 18, 2022 -
v14.19.1 2022-03-17, Version 14.19.1 'Fermium' (LTS), @richardlau
published
Mar 18, 2022 -
v16.14.2 2022-03-17, Version 16.14.2 'Gallium' (LTS), @richardlau
published
Mar 18, 2022 -
v17.7.2 2022-03-17, Version 17.7.2 (Current), @richardlau
published
Mar 18, 2022
40 Pull requests merged by 17 people
-
doc: standardize typography for _semantic versioning_
#42401 merged
Mar 21, 2022 -
doc,test: clarify ChaCha20-Poly1305 usage
#42323 merged
Mar 21, 2022 -
src: refactor IsSupportedAuthenticatedMode
#42368 merged
Mar 21, 2022 -
doc: unify import order in CCM example
#42394 merged
Mar 21, 2022 -
doc: update property name
#42398 merged
Mar 21, 2022 -
tools: fix skip PR if CI is still running
#42377 merged
Mar 21, 2022 -
tools: make update-undici script executable
#42406 merged
Mar 20, 2022 -
meta: update AUTHORS
#42404 merged
Mar 20, 2022 -
tools: update lint-md-dependencies to rollup@2.70.1
#42403 merged
Mar 20, 2022 -
crypto: fix auth tag length error when mode != GCM
#42383 merged
Mar 20, 2022 -
doc: improve README.md usability
#42378 merged
Mar 19, 2022 -
test,crypto: add and update empty passphrase regression tests
#42319 merged
Mar 19, 2022 -
doc: add that chacha20-poly1305 is IETF version
#42370 merged
Mar 19, 2022 -
src: convert `hex2bin()` into a regular function
#42321 merged
Mar 18, 2022 -
build: bump macOS deployment target to 10.15
#42292 merged
Mar 18, 2022 -
http: trace http(s) client by perf_hooks
#42345 merged
Mar 18, 2022 -
worker: do not send message if port is closing
#42357 merged
Mar 18, 2022 -
v17.7.2 proposal
#42381 merged
Mar 18, 2022 -
v16.14.2 proposal
#42385 merged
Mar 18, 2022 -
v14.19.1 proposal
#42371 merged
Mar 17, 2022 -
v12.22.11 proposal
#42363 merged
Mar 17, 2022 -
test: improve https_renew_cert.sh script
#42343 merged
Mar 17, 2022 -
doc: fix Embedder's Guide link to V8 official docs
#42373 merged
Mar 17, 2022 -
doc: remove unneeded lint disable comment
#42374 merged
Mar 17, 2022 -
doc: revise async_hooks docs
#42337 merged
Mar 17, 2022 -
stream: do cleanup when iterator is destroyed
#42320 merged
Mar 16, 2022 -
doc: update base branch name for nodejs org
#42355 merged
Mar 16, 2022 -
v16.14.1 release proposal
#42200 merged
Mar 16, 2022 -
test: renew certificates for specific test
#42342 merged
Mar 15, 2022 -
esm: make extension-less errors in type:module actionable
#42301 merged
Mar 15, 2022 -
lib: refactor to use primordials in `lib/assert.js`
#41702 merged
Mar 15, 2022 -
fix async iterable pipeline AbortSignal examples
#42258 merged
Mar 14, 2022 -
doc: Clarify path search in child_process spawn
#41418 merged
Mar 14, 2022 -
test: improve _http_incoming.js coverage
#42211 merged
Mar 14, 2022 -
test: improve _http_outgoing coverage
#42213 merged
Mar 14, 2022 -
url: throw on NULL in IPv6 hostname
#42313 merged
Mar 14, 2022 -
src: check EC_POINT_get_affine_coordinates result
#42304 merged
Mar 14, 2022 -
tools: update doc to highlight.js@11.5.0 unified@10.1.2
#42315 merged
Mar 14, 2022 -
tools: update lint-md-dependencies to rollup@2.70.0 unified@10.1.2
#42316 merged
Mar 14, 2022 -
test: fix failure in `test/sequential/test-heapdump.js`
#41772 merged
Mar 14, 2022
26 Pull requests opened by 19 people
-
doc: update security release onboarding
#42333 opened
Mar 14, 2022 -
src,doc: Experimental support for SEA
#42334 opened
Mar 14, 2022 -
buffer: improve Blob constructor error message when passing a string
#42338 opened
Mar 15, 2022 -
doc: expand history for conditional exports changes in v12
#42339 opened
Mar 15, 2022 -
deps: upgrade to libuv 1.44.1
#42340 opened
Mar 15, 2022 -
chore(doc): add `trace_gc` to diagnostic tooling support document
#42346 opened
Mar 15, 2022 -
bootstrap: use SnapshotData to pass snapshot data around
#42360 opened
Mar 16, 2022 -
lib: use class fields in classes that revert to symbol properties due to missing snapshot support
#42361 opened
Mar 16, 2022 -
module: CJS handle deleted directory relative require
#42384 opened
Mar 17, 2022 -
test: improve internal/worker/io.js coverage
#42387 opened
Mar 18, 2022 -
test: improve lib/crypto.js coverage
#42388 opened
Mar 18, 2022 -
net,dns: trace tcp connection and dns by perf_hooks
#42390 opened
Mar 18, 2022 -
esm: non file baseurls and fix cache key collision
#42392 opened
Mar 18, 2022 -
async_hooks: prototype for v8 reimplementation of AsyncLocalStorage
#42393 opened
Mar 18, 2022 -
test: add test for extracting function name in inspect_repl.js
#42399 opened
Mar 19, 2022 -
crypto: fix error code handling in `ParsePrivateKey()`
#42400 opened
Mar 19, 2022 -
async_hooks: remove destroyed symbol on Promises
#42402 opened
Mar 19, 2022 -
build: windows/arm64 native compilation support
#42408 opened
Mar 20, 2022 -
src,inspector: fix empty MaybeLocal crash
#42409 opened
Mar 20, 2022 -
test,fs: add fs.rm() tests for .git directories
#42410 opened
Mar 20, 2022 -
deps: update undici to 4.16.0
#42414 opened
Mar 20, 2022 -
tools: bump cpplint to 1.6.0
#42416 opened
Mar 21, 2022 -
test: improve lib/internal/readline/promises.js coverage
#42420 opened
Mar 21, 2022 -
fs: trace fs sync api by perf_hooks
#42421 opened
Mar 21, 2022 -
debugger: Fix Inconsistent inspector output of `exec new Map()`
#42423 opened
Mar 21, 2022 -
v17.8.0 proposal
#42425 opened
Mar 21, 2022
18 Issues closed by 9 people
-
The `commit-queue` label should wait for CI
#40330 closed
Mar 21, 2022 -
Getting "Class extends value undefined is not a constructor or null" when running any npm command
#42413 closed
Mar 21, 2022 -
TypeError [ERR_INVALID_STATE]: Invalid state: WritableStream is locked
#42411 closed
Mar 20, 2022 -
crypto.generateKeyPair generates error ERR_OSSL_CRYPTO_MALLOC_FAILURE in node 17.2.0
#41428 closed
Mar 19, 2022 -
MessagePort can send messages after closed
#42296 closed
Mar 18, 2022 -
Cant upgrade websocket for SFTP
#42369 closed
Mar 17, 2022 -
Alternative to package.json
#42364 closed
Mar 17, 2022 -
new Date(year,month,day....) gives wrong date
#42365 closed
Mar 17, 2022 -
Date .toISOString() prints 3 millisecond digits (Standard says 2.)
#42366 closed
Mar 17, 2022 -
Nominating Paolo Insogna (@shogunpanda)
#42245 closed
Mar 16, 2022 -
Impossible to install NodeJS
#42358 closed
Mar 16, 2022 -
recent v18.0.0 nightly builds require GLIBC_2.28
#42351 closed
Mar 15, 2022 -
OOM when importing CJS into ESM in a shared environment due to ulimits
#42222 closed
Mar 15, 2022 -
Crash in libnode.so due to conflicting timers
#42341 closed
Mar 15, 2022 -
doc: history shows wrong version for conditional package export support
#36162 closed
Mar 15, 2022 -
The long standing bugs that I kept ignoring, yet here I report....
#36270 closed
Mar 15, 2022 -
Null bytes in url could cause some problems
#39592 closed
Mar 14, 2022 -
test/sequential/test-heapdump.js lines 27 through 39 is bound to fail
#41643 closed
Mar 14, 2022
17 Issues opened by 16 people
-
Fetch is not defined version 17.7.2 using --experimental-fetch
#42424 opened
Mar 21, 2022 -
http request is destroyed for no reason
#42422 opened
Mar 21, 2022 -
Nominating Xuguang Mei (@meixg) for Collaborator
#42419 opened
Mar 21, 2022 -
Launching node through the dynamic linker breaks fork()
#42418 opened
Mar 21, 2022 -
Error stacks in log includes null.thing instead of just thing
#42417 opened
Mar 21, 2022 -
Error reporting from top level callbacks
#42412 opened
Mar 20, 2022 -
FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal.
#42407 opened
Mar 20, 2022 -
Inconsistent inspector output of `exec new Map()`
#42405 opened
Mar 20, 2022 -
16.14.2 ships with buggy npm
#42397 opened
Mar 19, 2022 -
OpenSSL update instructions - feedback wanted
#42395 opened
Mar 18, 2022 -
Invalid Date generated by `toLocaleString('en-gb', ...)`
#42391 opened
Mar 18, 2022 -
Timeouts in crypto tests on Raspberry PIs
#42379 opened
Mar 17, 2022 -
Node.js 12.x need to cherry-pick https://github.com/nodejs/node/pull/37616
#42376 opened
Mar 17, 2022 -
V8 9.9 fails to compile on Windows with MSVC
#42375 opened
Mar 17, 2022 -
Node fatal error when debugging with pre-defined breakpoints
#42372 opened
Mar 17, 2022 -
[Bug] npm/npx/corepack scripts use global shebang which is wrong
#42367 opened
Mar 16, 2022
105 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.
-
test: add initial test module
#42325 commented on
Mar 21, 2022 • 50 new comments -
n-api: emit uncaught-exception on calling into modules
#36510 commented on
Mar 20, 2022 • 13 new comments -
deps: update V8 to 10.1
#42115 commented on
Mar 20, 2022 • 13 new comments -
doc: make header smaller and dropdown click-driven when JS is on
#42165 commented on
Mar 21, 2022 • 13 new comments -
fs: add recursive opendir/readdir
#41439 commented on
Mar 20, 2022 • 11 new comments -
Not possible to make https requests with website that has broken CA chain
#42322 commented on
Mar 17, 2022 • 7 new comments -
test: improve test coverage of internal/blob
#41513 commented on
Mar 17, 2022 • 7 new comments -
fs: readFile function adds the chunkSize option
#41647 commented on
Mar 19, 2022 • 7 new comments -
Node doesn't reset tty on early/aborted exit
#41143 commented on
Mar 15, 2022 • 6 new comments -
Node v14.13.0-x64 does not install on Win7 x64
#35430 commented on
Mar 16, 2022 • 6 new comments -
http: add uniqueHeaders option to request and createServer.
#41397 commented on
Mar 21, 2022 • 6 new comments -
short body race condition in http parsing
#42276 commented on
Mar 14, 2022 • 5 new comments -
src: properly report exceptions from `AddressToJS()`
#42054 commented on
Mar 20, 2022 • 5 new comments -
esm: emit experimental warnings in common place
#42314 commented on
Mar 20, 2022 • 5 new comments -
Doesn't compile on OpenBSD 7.0
#41224 commented on
Mar 19, 2022 • 4 new comments -
src: add proper mutexes for accessing FIPS state
#42278 commented on
Mar 15, 2022 • 4 new comments -
Investigate flaky test - sequential/test-performance-eventloopdelay
#41286 commented on
Mar 19, 2022 • 3 new comments -
Mocking import, import(), and require()
#42242 commented on
Mar 19, 2022 • 3 new comments -
Error: read ECONNRESET at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) Emitted 'error' event on ClientRequest instance...
#42154 commented on
Mar 19, 2022 • 3 new comments -
Request: Expose original (mangled) stacktrace when using `--enable-source-maps`
#41131 commented on
Mar 20, 2022 • 3 new comments -
setTimeout with a 1ms delay does not reliably cause a minimum 1ms delay
#42293 commented on
Mar 20, 2022 • 3 new comments -
build: add configure option --v8-enable-short-builtin-calls
#42109 commented on
Mar 18, 2022 • 3 new comments -
policy: cleanup to allow snapshotting
#42191 commented on
Mar 21, 2022 • 3 new comments -
[Draft] 2022-04-19, Version 18.0.0 (Current)
#42262 commented on
Mar 15, 2022 • 3 new comments -
stdout/stderr buffering considerations
#6379 commented on
Mar 15, 2022 • 2 new comments -
16.11.1 cant build and execute on FreeBSD 13
#40467 commented on
Mar 15, 2022 • 2 new comments -
Make it possible to forcibly RST a net.Socket
#27428 commented on
Mar 16, 2022 • 2 new comments -
Ability to replace current Node process with another
#21664 commented on
Mar 19, 2022 • 2 new comments -
Feature: Immutable Buffer `buffer.readonly()`
#27080 commented on
Mar 19, 2022 • 2 new comments -
Allow to trust certificate without adding full chain of trust
#34293 commented on
Mar 19, 2022 • 2 new comments -
Pragma "section(".CRT$XCU", read)" can prevent global variable dynamic initialization
#41852 commented on
Mar 19, 2022 • 2 new comments -
Web Locks API
#22702 commented on
Mar 19, 2022 • 2 new comments -
Missing source marker on error throw by vm module with `--enable-source-maps`
#39149 commented on
Mar 20, 2022 • 2 new comments -
[WIP] bootstrap: implement user land snapshots via --build-snapshot and --snapshot-blob
#38905 commented on
Mar 15, 2022 • 2 new comments -
stream: throw error if stream has been destroyed on _final and _write
#41164 commented on
Mar 15, 2022 • 2 new comments -
http: add headersTimeout timer and response logic
#41263 commented on
Mar 21, 2022 • 2 new comments -
repl: make autocomplete case-insensitive if user input is lowercase
#41632 commented on
Mar 15, 2022 • 2 new comments -
src: suppress false coverity warning
#42284 commented on
Mar 21, 2022 • 2 new comments -
`os.networkInterfaces` does not list all interfaces.
#498 commented on
Mar 14, 2022 • 1 new comment -
Investigate flaky test - parallel/test-common-expect-warning
#42029 commented on
Mar 14, 2022 • 1 new comment -
stream.readable._read() description is unclear
#42291 commented on
Mar 14, 2022 • 1 new comment -
ECONNRESET after response
#27916 commented on
Mar 15, 2022 • 1 new comment -
Async hooks cause programs with frozen promises to crash
#42229 commented on
Mar 15, 2022 • 1 new comment -
Memory consumption with gunzip
#33355 commented on
Mar 15, 2022 • 1 new comment -
Running global npm scripts in node 12.9.0: This command not found error.
#29287 commented on
Mar 15, 2022 • 1 new comment -
Infinite loop in node_mksnapshot
#40922 commented on
Mar 16, 2022 • 1 new comment -
build will fail if only python3 avaiable
#38791 commented on
Mar 16, 2022 • 1 new comment -
Heads up: v8 9.9 updates the ValueSerializer/ValueDeserializer version
#42192 commented on
Mar 17, 2022 • 1 new comment -
Chocolatey fails to install visual studio workload tools
#35464 commented on
Mar 17, 2022 • 1 new comment -
Provide APIs to help control TLS fingerprints
#41112 commented on
Mar 17, 2022 • 1 new comment -
test-cluster-primary-error flaky in test-asan job
#39655 commented on
Mar 17, 2022 • 1 new comment -
IBM i test failures (`read ECONNRESET`)
#39683 commented on
Mar 18, 2022 • 1 new comment -
Standardize deprecations in exports maps within package.json
#42311 commented on
Mar 18, 2022 • 1 new comment -
`import.meta.url` is undefined when using stdin such as `... | node --input-type=module -`
#38714 commented on
Mar 18, 2022 • 1 new comment -
Provide an easy utility to issue a HTTP redirect + HTTP2 server push
#36702 commented on
Mar 18, 2022 • 1 new comment -
POSIX fork and node
#36107 commented on
Mar 18, 2022 • 1 new comment -
Allow specifying static libraries
#36044 commented on
Mar 18, 2022 • 1 new comment -
Need access to uv_backend_fd on windows
#36015 commented on
Mar 18, 2022 • 1 new comment -
A C++ API for near heap limit notification
#35916 commented on
Mar 18, 2022 • 1 new comment -
Allow to ensure a process will exit and warn for remaining async operations if any
#35362 commented on
Mar 18, 2022 • 1 new comment -
Enable building with shared uvwasi library.
#35339 commented on
Mar 18, 2022 • 1 new comment -
module: improve error decoration for cjs named exports for multi-line import statements
#35259 commented on
Mar 18, 2022 • 1 new comment -
child_process.execSync should return object with std of plain stdout
#35125 commented on
Mar 18, 2022 • 1 new comment -
Pipeline error causing stream
#34842 commented on
Mar 18, 2022 • 1 new comment -
Uncatchable UnhandledPromiseRejectionWarning caused by asynchronous listeners on parentPort inside worker
#34384 commented on
Mar 18, 2022 • 1 new comment -
Expose the `errors` module from the `internal` directory
#34348 commented on
Mar 18, 2022 • 1 new comment -
Allow to disable the default ca trust completely
#34292 commented on
Mar 18, 2022 • 1 new comment -
User Mode Install for Windows
#34146 commented on
Mar 18, 2022 • 1 new comment -
Add an `executable` property or an `isExecutable` method to fs Stats class
#33908 commented on
Mar 18, 2022 • 1 new comment -
feature-request fs.fileWrite with option.mkdirp
#33559 commented on
Mar 18, 2022 • 1 new comment -
Add --error-on-warn to vcbuild.bat
#33158 commented on
Mar 18, 2022 • 1 new comment -
util.inspect should visually format numbers differently than booleans
#31681 commented on
Mar 18, 2022 • 1 new comment -
Make stream internal methods support promises / async await
#31387 commented on
Mar 18, 2022 • 1 new comment -
How to control v8::Context created by node_worker?
#36608 commented on
Mar 18, 2022 • 1 new comment -
fs: add WriteStream.prototype.fsync
#28513 commented on
Mar 18, 2022 • 1 new comment -
Feature request: add `preserveSymlinks` option to `require.resolve()`
#18009 commented on
Mar 18, 2022 • 1 new comment -
investigate flaky test-child-process-fork-closed-channel-segfault on Raspberry Pi 2
#38392 commented on
Mar 19, 2022 • 1 new comment -
Assertion `(env_->execution_async_id()) == (0)' failed
#38155 commented on
Mar 20, 2022 • 1 new comment -
http/https: setsockopt for tcp keepalive occurs after the connection has already been used for HTTP
#35842 commented on
Mar 21, 2022 • 1 new comment -
Undocumented breaking change on v16.0.0
#38924 commented on
Mar 21, 2022 • 1 new comment -
repl,worker: fix crash when SharedArrayBuffer disabled
#39718 commented on
Mar 17, 2022 • 1 new comment -
doc: add styleguide
#41025 commented on
Mar 18, 2022 • 1 new comment -
tool: Fixed bug causing JSON format to be broken
#41565 commented on
Mar 14, 2022 • 1 new comment -
util: make debuglog show up in --inspect logs
#41884 commented on
Mar 18, 2022 • 1 new comment -
node-api: run Node-API finalizers in GC second pass
#42208 commented on
Mar 18, 2022 • 1 new comment -
stream: graduate web streams from experimental and expose as globals
#42225 commented on
Mar 14, 2022 • 1 new comment -
tools: support versioned node shared libraries on z/OS
#42256 commented on
Mar 15, 2022 • 1 new comment -
test: improve code coverage for inspector connection errors
#42310 commented on
Mar 15, 2022 • 1 new comment -
test: add test for exception handlings in debugger
#42327 commented on
Mar 15, 2022 • 1 new comment -
Preparation for v18.0.0
#42139 commented on
Mar 16, 2022 • 0 new comments -
Linked modules do not get added to the built-in modules
#42302 commented on
Mar 17, 2022 • 0 new comments -
.toLocaleDateString() returns single digit values when used with { minute: "2-digit" } and { second: "2-digit" }
#40141 commented on
Mar 18, 2022 • 0 new comments -
Evaluate node core modules within a `vm.Context`
#31852 commented on
Mar 18, 2022 • 0 new comments -
Modules preloading suggestion
#31815 commented on
Mar 18, 2022 • 0 new comments -
How much is my memory?
#31641 commented on
Mar 18, 2022 • 0 new comments -
crypto: poly1305 message authentication code
#32433 commented on
Mar 19, 2022 • 0 new comments -
Validate the SNI host and the HTTP Host header
#22389 commented on
Mar 19, 2022 • 0 new comments -
tls: Encrypted Client Hello (ECH)
#31618 commented on
Mar 19, 2022 • 0 new comments -
Support TLS 1.3 0-RTT
#28931 commented on
Mar 19, 2022 • 0 new comments -
deps: add support for interface broadcast addresses
#23438 commented on
Mar 20, 2022 • 0 new comments -
[v14.x] src: use correct outer Context’s microtask queue
#38787 commented on
Mar 17, 2022 • 0 new comments -
[v14.x-backport] doc: anchor link parity between markdown and html-generated docs
#40495 commented on
Mar 17, 2022 • 0 new comments -
[v14 backport] deps: V8: cherry-pick cc9a8a37445e
#41826 commented on
Mar 17, 2022 • 0 new comments -
[v14.x backport] build: set DESTCPU correctly for 'make binary' on Apple Silicon
#41855 commented on
Mar 17, 2022 • 0 new comments -
[v12 backport] deps: V8: cherry-pick cc9a8a37445e
#42065 commented on
Mar 17, 2022 • 0 new comments