April 13, 2021 – April 20, 2021
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v16.0.0 2021-04-20, Version 16.0.0 (Current), @BethGriggs
published
Apr 20, 2021
13 Pull requests merged by 10 people
-
2021-04-20, Version 16.0.0 (Current)
#37678 merged
Apr 20, 2021 -
doc: remove superfluous await from fsPromises.readdir example
#38293 merged
Apr 19, 2021 -
doc: restore minimum Xcode version for macOS
#38266 merged
Apr 18, 2021 -
build: sync generation of `v8_build_config.json`
#38263 merged
Apr 18, 2021 -
test: fix flaky test-dns and test-dns-lookup
#38282 merged
Apr 18, 2021 -
repl: fix declaring a variable with the name util
#38141 merged
Apr 18, 2021 -
buffer,errors: add missing n literal in range error string
#37750 merged
Apr 17, 2021 -
doc: fix typo in repl.md
#38244 merged
Apr 17, 2021 -
doc: fix typo in buffer.md
#38243 merged
Apr 17, 2021 -
lib: enforce using `primordials.globalThis` instead of `global`
#38230 merged
Apr 17, 2021 -
doc: fixed a missing backtick which broke the styling
#38260 merged
Apr 17, 2021 -
Remove support for Python 2
#36691 merged
Apr 16, 2021 -
lib: avoid mutating `Error.stackTraceLimit` when it is not writable
#38215 merged
Apr 14, 2021
29 Pull requests opened by 20 people
-
quic: add quic
#38233 opened
Apr 13, 2021 -
build: allow `make doc-only` without python installed
#38234 opened
Apr 14, 2021 -
test: replace function with arrow function and remove unused argument
#38235 opened
Apr 14, 2021 -
net: make readyState to be closed if socket is not opened
#38249 opened
Apr 15, 2021 -
typings: add JSDoc typings for readline
#38253 opened
Apr 15, 2021 -
fs: add aggregate errors to fsPromises to avoid error swallowing
#38259 opened
Apr 16, 2021 -
test: pass functions directly
#38267 opened
Apr 17, 2021 -
deps: patch V8 to 9.0.257.19
#38270 opened
Apr 17, 2021 -
deps: update V8 to 9.1
#38273 opened
Apr 17, 2021 -
[v14.x] Backport V8 8.6 LTS commits
#38275 opened
Apr 17, 2021 -
policy: easier to debug policy integrity test
#38278 opened
Apr 18, 2021 -
test: add ancestor package.json checks for tmpdir
#38285 opened
Apr 18, 2021 -
test: use .test domain for not found address
#38286 opened
Apr 18, 2021 -
fs: allow no-params fsPromises fileHandle read
#38287 opened
Apr 18, 2021 -
tools: add JSDoc ESLint plugin
#38288 opened
Apr 18, 2021 -
tools: fix type mismatch in test runner
#38289 opened
Apr 18, 2021 -
doc: add nodejs-sec email template
#38290 opened
Apr 19, 2021 -
stream: the position of _read() is wrong
#38292 opened
Apr 19, 2021 -
tools: add the bootstrapped _depot_tools dir to the PATH (for V8 tests)
#38299 opened
Apr 19, 2021 -
build: label PRs with GitHub Action instead of @nodejs-github-bot
#38301 opened
Apr 19, 2021 -
typings: add JSDoc typings for fs
#38306 opened
Apr 20, 2021 -
tls: validate ticket keys buffer
#38308 opened
Apr 20, 2021 -
crypto: fix DiffieHellman generator validation
#38311 opened
Apr 20, 2021 -
src: Use %progbits instead of @progbits
#38312 opened
Apr 20, 2021 -
doc: document new TCP_KEEPCNT and TCP_KEEPINTVL socket option defaults
#38313 opened
Apr 20, 2021 -
repl: display prompt once after error callback
#38314 opened
Apr 20, 2021 -
lib: fix and improve os JSDoc typings
#38316 opened
Apr 20, 2021 -
doc: note the system requirements for V8 tests
#38319 opened
Apr 20, 2021 -
timers: remove redundant unref calls
#38320 opened
Apr 20, 2021
18 Issues closed by 17 people
-
Support non backtracking regexp (/L flag)
#38297 closed
Apr 20, 2021 -
Why fs.promises.writeFile write buffer multi times with 512KiB limit for each time?
#38309 closed
Apr 20, 2021 -
http: significant performance regression on master
#37937 closed
Apr 20, 2021 -
Somethine Wrong With https package
#38303 closed
Apr 20, 2021 -
Proposal: drop support for Python 2
#32814 closed
Apr 19, 2021 -
Memory leak in linux
#38120 closed
Apr 19, 2021 -
Crypto module - DiffieHellman.setPublicKey is not a function
#38283 closed
Apr 18, 2021 -
The Node REPL can't handle declaring a variable with the name `util`
#38139 closed
Apr 18, 2021 -
[Documentation]: Typo (likely misplaced "`")
#38257 closed
Apr 17, 2021 -
doc: Add docs for bigint
#38264 closed
Apr 17, 2021 -
Segmentation Fault Crash when executing a worker
#38219 closed
Apr 16, 2021 -
Reproductible ERR_INTERNAL_ASSERTION on node 15
#38189 closed
Apr 16, 2021 -
use node 12.9.0 cause carsh problem
#37902 closed
Apr 16, 2021 -
N-API: npm package.json support for N-API versioning
#37961 closed
Apr 15, 2021 -
local fatal error for test/js-native-api/test_object/test.js
#38040 closed
Apr 15, 2021 -
Add riscv64 backend for node.js
#37856 closed
Apr 14, 2021
15 Issues opened by 13 people
-
doc: Clarify support for `allowHalfOpen` option for IPC connections
#38307 opened
Apr 20, 2021 -
`tlsServer.setTicketKeys` results in an abort
#38305 opened
Apr 20, 2021 -
`crypto.createDiffieHellman` results in an abort
#38302 opened
Apr 20, 2021 -
`Buffer.from(str)` memory leak
#38300 opened
Apr 19, 2021 -
doc: document new TCP_KEEPCNT and TCP_KEEPINTVL defaults
#38298 opened
Apr 19, 2021 -
investigate flaky test wpt/test-encoding
#38294 opened
Apr 19, 2021 -
Module path drive letter is not normalized under windows
#38284 opened
Apr 18, 2021 -
if uncaughtExceptionMonitor handler throws asynchronously, the process enters infinite async recursion
#38281 opened
Apr 18, 2021 -
Problems with cooperation between http and pipeline/"for await"
#38262 opened
Apr 16, 2021 -
http2: Only first headers cause an event in http2 stream, all following headers are muted.
#38258 opened
Apr 16, 2021 -
os.hostname() return garbled code on windows if the host name contains non ascii characters
#38255 opened
Apr 16, 2021 -
MacOS installer for v14.16.1 hangs
#38252 opened
Apr 15, 2021 -
Socket.readyState is initially open
#38247 opened
Apr 15, 2021
230 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.
-
lib: add JSDoc typings for util
#38213 commented on
Apr 20, 2021 • 18 new comments -
dns: allow --dns-order to change default dns verbatim
#38099 commented on
Apr 20, 2021 • 17 new comments -
switch from c-ares to getdns
#38184 commented on
Apr 18, 2021 • 12 new comments -
Inspect debug> restart There was an internal error in node-inspect. ECONNRESET Error: read ECONNRESET
#37224 commented on
Apr 18, 2021 • 11 new comments -
deps: add Yarn 1.22.5
#37277 commented on
Apr 18, 2021 • 11 new comments -
investigate flaky test-policy-integrity
#38088 commented on
Apr 18, 2021 • 7 new comments -
[v14.x backport] doc: update `buffer.constants.MAX_LENGTH`
#38232 commented on
Apr 20, 2021 • 7 new comments -
typings: add typing for string decoder
#38229 commented on
Apr 20, 2021 • 6 new comments -
Display process warning stack traces by default
#33349 commented on
Apr 19, 2021 • 5 new comments -
module: ESM loaders next steps
#36396 commented on
Apr 20, 2021 • 5 new comments -
dns: default to verbatim=true in dns.lookup()
#37931 commented on
Apr 18, 2021 • 5 new comments -
src: print arbitrary javascript exception value in node report
#38009 commented on
Apr 20, 2021 • 5 new comments -
deps,debugger: move node-inspect into core
#38161 commented on
Apr 20, 2021 • 5 new comments -
TLS: improve compliance with shutdown standard, remove hacks
#36111 commented on
Apr 18, 2021 • 4 new comments -
events: refactor to use primordials in lib/events
#38117 commented on
Apr 18, 2021 • 4 new comments -
Deprecate the old querystring in favor of URLSearchParams?
#38231 commented on
Apr 14, 2021 • 3 new comments -
internal deprecation warning in REPL
#37445 commented on
Apr 19, 2021 • 3 new comments -
tls: fix tlsSocket.setMaxSendFragment results in an abort
#38170 commented on
Apr 20, 2021 • 3 new comments -
lib: add typings for fileURLToPath
#38182 commented on
Apr 19, 2021 • 3 new comments -
bootstrap: freeze more intrinsics
#38217 commented on
Apr 19, 2021 • 3 new comments -
os.cpus() returns empty array.
#38190 commented on
Apr 14, 2021 • 2 new comments -
Investigate test-inspector-multisession-ws
#34730 commented on
Apr 15, 2021 • 2 new comments -
n-api: emit uncaught-exception on calling into modules
#36510 commented on
Apr 19, 2021 • 2 new comments -
esm: consolidate ESM Loader methods
#37468 commented on
Apr 20, 2021 • 2 new comments -
async_hooks: stabilize part of AsyncLocalStorage
#37675 commented on
Apr 20, 2021 • 2 new comments -
Apple Silicon Support
#37309 commented on
Apr 13, 2021 • 1 new comment -
Handing spawn() stdio as socket wont duplex properly
#15714 commented on
Apr 13, 2021 • 1 new comment -
http2 stream.end error
#36860 commented on
Apr 14, 2021 • 1 new comment -
Node.js v14.15.5 segfault in v8::internal::ConcurrentMarking::Run
#37553 commented on
Apr 14, 2021 • 1 new comment -
Exposing KeyObject fields vs. native JWK support
#26854 commented on
Apr 16, 2021 • 1 new comment -
composable streams/iterators
#37729 commented on
Apr 17, 2021 • 1 new comment -
investigate flaky sequential/test-perf-hooks in CI
#30658 commented on
Apr 18, 2021 • 1 new comment -
EFAULT, EPIPE errors on Big Sur on Apple Silicon (M1)
#36826 commented on
Apr 18, 2021 • 1 new comment -
module: ESM loader approach
#36954 commented on
Apr 19, 2021 • 1 new comment -
readStream with highWaterMark causes 'data' event to miss data
#33940 commented on
Apr 19, 2021 • 1 new comment -
Nodejs runs out of memory trying to connect to HTTPS host with self-signed certificate
#37757 commented on
Apr 20, 2021 • 1 new comment -
util: add getActiveResources
#37262 commented on
Apr 20, 2021 • 1 new comment -
doc: mark callback-based fs API as legacy
#37948 commented on
Apr 18, 2021 • 1 new comment -
Fix node crashing due to endless loop #37757
#37990 commented on
Apr 18, 2021 • 1 new comment -
NodeJS fails to build on Oracle Solaris 11.4
#37774 commented on
Apr 14, 2021 • 0 new comments -
Almost guaranteed ECONNRESET on piped sockets if connecting to Node's HTTPS server which answers with "connection: 'close'" after setImmediate or setTimeout, on OSX
#23169 commented on
Apr 17, 2021 • 0 new comments -
Migration of core modules to primordials
#30697 commented on
Apr 18, 2021 • 0 new comments -
"crypto.createDecipher().end" results in an abort
#38015 commented on
Apr 20, 2021 • 0 new comments -
Introduce `mime` module
#21128 commented on
Apr 18, 2021 • 0 new comments -
buffer: runtime-deprecate Buffer constructor everywhere by default
#21351 commented on
Apr 18, 2021 • 0 new comments -
net: allow typed arrays in .write()
#22428 commented on
Apr 18, 2021 • 0 new comments -
Add RunKit embeds to Node documentation [WIP]
#22831 commented on
Apr 18, 2021 • 0 new comments -
deps: add support for interface broadcast addresses
#23438 commented on
Apr 18, 2021 • 0 new comments -
lib: modify NativeModule to use compileFunction
#23837 commented on
Apr 18, 2021 • 0 new comments -
vm: add createCacheForFunction
#24069 commented on
Apr 18, 2021 • 0 new comments -
esm: initializeImportMeta loader hook
#26009 commented on
Apr 18, 2021 • 0 new comments -
benchmark: replace deprecated cipher in cipher-stream.js
#26612 commented on
Apr 18, 2021 • 0 new comments -
path: fix win32.relative() for some Unicode paths
#27662 commented on
Apr 18, 2021 • 0 new comments -
process: disallow some uses of Object.defineProperty() on process.env
#28006 commented on
Apr 18, 2021 • 0 new comments -
Add documention to Cluster
#28366 commented on
Apr 18, 2021 • 0 new comments -
doc: clearify that http does chunked encoding itself.
#28379 commented on
Apr 18, 2021 • 0 new comments -
stream: add Transform.by utility function
#28501 commented on
Apr 18, 2021 • 0 new comments -
fs: add WriteStream.prototype.flush
#28519 commented on
Apr 18, 2021 • 0 new comments -
add missing sigemptyset() to init sigset_t
#29554 commented on
Apr 18, 2021 • 0 new comments -
child_process: escape args[] for shell
#29576 commented on
Apr 18, 2021 • 0 new comments -
net: support passing a host with port to Server.prototype.listen
#29891 commented on
Apr 18, 2021 • 0 new comments -
build: use --whole-archive for pthread with --fully-static
#30199 commented on
Apr 18, 2021 • 0 new comments -
[WIP] Support requiring .mjs files
#30891 commented on
Apr 18, 2021 • 0 new comments -
process: add CLI opt to hide experimental warnings
#31000 commented on
Apr 18, 2021 • 0 new comments -
fs: simplify copy operations and more cleanups
#31038 commented on
Apr 18, 2021 • 0 new comments -
test: check inspector command Debugger.setInstrumentationBreakpoint
#31137 commented on
Apr 18, 2021 • 0 new comments -
http: decode username and password before encoding
#31450 commented on
Apr 18, 2021 • 0 new comments -
lib: the REPL should survive deletion of Array.prototype methods
#31457 commented on
Apr 18, 2021 • 0 new comments -
tls: Prevent zero length write() syscalls.
#31525 commented on
Apr 18, 2021 • 0 new comments -
http: Add noDelay to http.request() options.
#31539 commented on
Apr 18, 2021 • 0 new comments -
net: Track state of setKeepAlive and prevent unnecessary system calls
#31551 commented on
Apr 18, 2021 • 0 new comments -
dns: default to verbatim=true in dns.lookup()
#31567 commented on
Apr 18, 2021 • 0 new comments -
doc: Add more useful information to Glossary.md
#31879 commented on
Apr 18, 2021 • 0 new comments -
test: cls variant of test-http-abort-stream-end
#32084 commented on
Apr 18, 2021 • 0 new comments -
esm: implement import.meta.main
#32223 commented on
Apr 18, 2021 • 0 new comments -
console: adhere to environment variables enforcing colors
#32308 commented on
Apr 18, 2021 • 0 new comments -
async_hooks: add a method to expose all resources alive
#32390 commented on
Apr 18, 2021 • 0 new comments -
src: make fs functions handle pre-epoch timestamps
#32408 commented on
Apr 18, 2021 • 0 new comments -
build: use Actions to validate commit message
#32417 commented on
Apr 18, 2021 • 0 new comments -
crypto: make crypto.sign() support poly1305 mac
#32448 commented on
Apr 18, 2021 • 0 new comments -
build: add build artifact to CI
#32458 commented on
Apr 18, 2021 • 0 new comments -
net: close connection if no 'connection' listener
#32516 commented on
Apr 18, 2021 • 0 new comments -
test: skip test-worker-prof in debug builds
#32596 commented on
Apr 18, 2021 • 0 new comments -
esm: resolve main from package.json when importing from directory
#32612 commented on
Apr 18, 2021 • 0 new comments -
esm: make enhancements to example loader fixture
#32646 commented on
Apr 18, 2021 • 0 new comments -
lib: do not show warning on timeout overflow
#32666 commented on
Apr 18, 2021 • 0 new comments -
build: rework gyp files for zlib
#33044 commented on
Apr 18, 2021 • 0 new comments -
lib: make the builtInObjects set deterministic during bootstrap
#33049 commented on
Apr 18, 2021 • 0 new comments -
stream: mutable highwatermark
#33346 commented on
Apr 18, 2021 • 0 new comments -
[WIP] src,lib: policy permissions
#33504 commented on
Apr 18, 2021 • 0 new comments -
doc: clarify url param of http.get
#33518 commented on
Apr 18, 2021 • 0 new comments -
assert: improve assert call tracker
#33522 commented on
Apr 18, 2021 • 0 new comments -
modules: runtime deprecate module.parent
#33534 commented on
Apr 18, 2021 • 0 new comments -
fs: add mkstemp functions
#33549 commented on
Apr 18, 2021 • 0 new comments -
http: add res.req and res.redirect()
#33606 commented on
Apr 18, 2021 • 0 new comments -
test: improve http-client coverage
#33633 commented on
Apr 18, 2021 • 0 new comments -
Update en-us.wxl
#33739 commented on
Apr 18, 2021 • 0 new comments -
Update install_tools.bat
#33740 commented on
Apr 18, 2021 • 0 new comments -
fs: streamline EISDIR error on different platforms
#33831 commented on
Apr 18, 2021 • 0 new comments -
doc: drop minimum waiting time as hard guideline
#33879 commented on
Apr 18, 2021 • 0 new comments -
http2: Abstracting stream and session-related logic
#33928 commented on
Apr 18, 2021 • 0 new comments -
build: automate winget package creation
#34014 commented on
Apr 18, 2021 • 0 new comments -
tls: add getter and setter for session ticket number.
#34020 commented on
Apr 18, 2021 • 0 new comments -
net: simplify server.close() behavior when closing unopened server.
#34042 commented on
Apr 18, 2021 • 0 new comments -
path: add Buffer support to join
#34053 commented on
Apr 18, 2021 • 0 new comments -
Draft: Cancellation of FSReq
#34080 commented on
Apr 18, 2021 • 0 new comments -
stream: Expose DuplexPair API
#34111 commented on
Apr 18, 2021 • 0 new comments -
esm: treat modules with no extension as .js
#34177 commented on
Apr 18, 2021 • 0 new comments -
deps: update zlib to upstream 8603eee
#34183 commented on
Apr 18, 2021 • 0 new comments -
doc: Add OpenSSL errors to API docs
#34213 commented on
Apr 18, 2021 • 0 new comments -
lib: cache length prop in classic for loop
#34217 commented on
Apr 18, 2021 • 0 new comments -
cluster: make kill to be just process.kill
#34312 commented on
Apr 18, 2021 • 0 new comments -
child_process: Pass `child` in execFile resolve/reject too
#34345 commented on
Apr 18, 2021 • 0 new comments -
stream: error Duplex write/read if not writable/readable
#34385 commented on
Apr 18, 2021 • 0 new comments -
Fixed invalid path in CONNECT method requests.
#34412 commented on
Apr 18, 2021 • 0 new comments -
src: set SA_SIGINFO flag when using sa_sigaction
#34648 commented on
Apr 18, 2021 • 0 new comments -
repl: unflag Top-Level Await
#34733 commented on
Apr 18, 2021 • 0 new comments -
net: enable use of BlockList with net.server
#34846 commented on
Apr 18, 2021 • 0 new comments -
meta: add gyp as owner of gyp files and tools/gyp
#34847 commented on
Apr 18, 2021 • 0 new comments -
process: improve rejections tracking performance
#34862 commented on
Apr 18, 2021 • 0 new comments -
doc: replace bash references with sh
#34869 commented on
Apr 18, 2021 • 0 new comments -
test: add http agent to executionAsyncResource
#34966 commented on
Apr 18, 2021 • 0 new comments -
build: use purple merge instead of close on CQ
#35001 commented on
Apr 18, 2021 • 0 new comments -
src: allow preventing InitializeInspector in env
#35025 commented on
Apr 18, 2021 • 0 new comments -
doc: debugger, updated instructions.
#35073 commented on
Apr 18, 2021 • 0 new comments -
url: make ICU-dependent functions warn for node compiled --without-intl
#35099 commented on
Apr 18, 2021 • 0 new comments -
lib: change ERR_INVALID_ARG_VALUE error message
#35156 commented on
Apr 18, 2021 • 0 new comments -
process: introduce codeGenerationFromString event
#35157 commented on
Apr 18, 2021 • 0 new comments -
doc: split supported platforms table
#35221 commented on
Apr 18, 2021 • 0 new comments -
doc: update message to match actual output
#35271 commented on
Apr 18, 2021 • 0 new comments -
build: skip Actions tests for doc-only changes
#35284 commented on
Apr 18, 2021 • 0 new comments -
http2: fix destroy() to send and handle remote NGHTTP2_CANCEL
#35378 commented on
Apr 18, 2021 • 0 new comments -
deps: Experiments with Corepack
#35398 commented on
Apr 18, 2021 • 0 new comments -
build: enable Clang-cl Windows builds
#35433 commented on
Apr 18, 2021 • 0 new comments -
module: improve named cjs import errors
#35453 commented on
Apr 18, 2021 • 0 new comments -
esm: merge and simplify loader hooks
#35524 commented on
Apr 18, 2021 • 0 new comments -
lib: make diagnostics_channel async iterable
#35532 commented on
Apr 18, 2021 • 0 new comments -
lib: add span API to diagnostics_channel
#35534 commented on
Apr 18, 2021 • 0 new comments -
test: refactor test-cluster-master-error to be more resilient
#35598 commented on
Apr 18, 2021 • 0 new comments -
doc: move all TLS-PSK documentation to its section
#35717 commented on
Apr 18, 2021 • 0 new comments -
lib: fix inspector links for stack traces
#35725 commented on
Apr 18, 2021 • 0 new comments -
feature-request - add [lazy] option `parents` to fs.writeFile[Sync], fs.appendFile[Sync], fs.open[Sync]
#35775 commented on
Apr 18, 2021 • 0 new comments -
ci(automation): automate AUTHORS updates with GitHub Actions
#35831 commented on
Apr 18, 2021 • 0 new comments -
timers: refactor to use rest parameter
#35947 commented on
Apr 18, 2021 • 0 new comments -
child_process: add an API to escape shell argument
#35975 commented on
Apr 18, 2021 • 0 new comments -
Bug fixes for PowerPC targets
#35988 commented on
Apr 18, 2021 • 0 new comments -
lib: add option to silence warnings
#36137 commented on
Apr 18, 2021 • 0 new comments -
test: throw when using public methods instead of primordials
#36164 commented on
Apr 18, 2021 • 0 new comments -
http: replace destroySoon with socket.end
#36205 commented on
Apr 18, 2021 • 0 new comments -
build: enable building with shared uvwasi lib
#36257 commented on
Apr 18, 2021 • 0 new comments -
lib: restate the code to use primordials
#36294 commented on
Apr 18, 2021 • 0 new comments -
Https imports
#36328 commented on
Apr 18, 2021 • 0 new comments -
async_hooks: use new v8::Context PromiseHook API
#36394 commented on
Apr 18, 2021 • 0 new comments -
lib: add `WebAssembly` to `primordials`
#36433 commented on
Apr 18, 2021 • 0 new comments -
add callWithTimeout and should_return_to_caller apis
#36446 commented on
Apr 18, 2021 • 0 new comments -
wip make policies not apply to the wrapper
#36472 commented on
Apr 18, 2021 • 0 new comments -
doc: add possibility to patch static HTML files
#36495 commented on
Apr 18, 2021 • 0 new comments -
worker: implement Web Locks API
#36502 commented on
Apr 18, 2021 • 0 new comments -
src: expose PlatformInit
#36518 commented on
Apr 18, 2021 • 0 new comments -
lib,events: replace the attr listener of the wrapped listener with symbol.
#36558 commented on
Apr 18, 2021 • 0 new comments -
lib: refactor to use more primordials in internal/freelist.js
#36565 commented on
Apr 18, 2021 • 0 new comments -
lib: avoid unsafe String methods that depend on RegExp prototype methods
#36593 commented on
Apr 18, 2021 • 0 new comments -
lib: add `SafeArray` to `primordials` and use it for `FreeList`
#36600 commented on
Apr 18, 2021 • 0 new comments -
WIP net: enable emitclose in socket
#36662 commented on
Apr 18, 2021 • 0 new comments -
doc: deprecate (doc-only) .aborted property and 'abort', 'aborted' event in http
#36670 commented on
Apr 18, 2021 • 0 new comments -
WASM cache: POC
#36672 commented on
Apr 18, 2021 • 0 new comments -
build, tools, win: update nasm detection
#36689 commented on
Apr 18, 2021 • 0 new comments -
http: invoke callback with ERR_STREAM_DESTROYED if the socket is destroyed
#36692 commented on
Apr 18, 2021 • 0 new comments -
build, tools, win: check if python is a executable program
#36696 commented on
Apr 18, 2021 • 0 new comments -
inspect: fix pop undefined when array prototype pop deleted
#36742 commented on
Apr 18, 2021 • 0 new comments -
assert: refactor to avoid unsafe array iteration
#36754 commented on
Apr 18, 2021 • 0 new comments -
streams: pipeline error if any stream is destroyed
#36791 commented on
Apr 18, 2021 • 0 new comments -
test: suppress ExperimentalWarning
#36797 commented on
Apr 18, 2021 • 0 new comments -
http_client: prevent domain fronting (Host mismatch) when using proxy
#36805 commented on
Apr 18, 2021 • 0 new comments -
fs: fix busy loop in recursive rm for windows
#36815 commented on
Apr 18, 2021 • 0 new comments -
stream: add readableDidRead
#36820 commented on
Apr 18, 2021 • 0 new comments -
process: simplify emit warning code-type check condition
#36858 commented on
Apr 18, 2021 • 0 new comments -
tools: avoid crashing CQ when git push fails
#36861 commented on
Apr 18, 2021 • 0 new comments -
http: deprecated unnecessary 'upgrade' head argument
#36901 commented on
Apr 18, 2021 • 0 new comments -
crypto: add support for SM2
#37066 commented on
Apr 18, 2021 • 0 new comments -
util: fix infinite recursion during inspection
#37079 commented on
Apr 18, 2021 • 0 new comments -
lib: refactor to use validators
#37099 commented on
Apr 18, 2021 • 0 new comments -
fs: change default value of position in read and readSync
#37101 commented on
Apr 18, 2021 • 0 new comments -
process: use frozen array for process.allowedNodeEnvironmentFlags
#37171 commented on
Apr 18, 2021 • 0 new comments -
doc: update contact information for @gdams
#37182 commented on
Apr 18, 2021 • 0 new comments -
crypto: deprecate KeyObject.from but support CryptoKeys in create*Key
#37240 commented on
Apr 18, 2021 • 0 new comments -
process: add _getActiveHandles documentation
#37261 commented on
Apr 18, 2021 • 0 new comments -
module: disable package self resolution when name contains a colon
#37290 commented on
Apr 18, 2021 • 0 new comments -
console: make console.log resilient to built-in prototypes tempering
#37332 commented on
Apr 18, 2021 • 0 new comments -
lib: implement fetch's Headers class
#37355 commented on
Apr 18, 2021 • 0 new comments -
module: Unflag JSON modules
#37375 commented on
Apr 18, 2021 • 0 new comments -
lib: use class instead of prototype for round_robin_handle/shared_handle
#37381 commented on
Apr 18, 2021 • 0 new comments -
lib: refactor Timeout, ImmediateList, TimersList to class
#37408 commented on
Apr 18, 2021 • 0 new comments -
refactor: undefined check for tls_wrap
#37424 commented on
Apr 18, 2021 • 0 new comments -
tools: use LDFLAGS_host for host toolset
#37444 commented on
Apr 18, 2021 • 0 new comments -
deps: update inspector_protocol to c149e90e9ff5bf7
#37574 commented on
Apr 18, 2021 • 0 new comments -
test: clear status for WPT console tests
#37625 commented on
Apr 18, 2021 • 0 new comments -
[doc] Example of self-reference in scoped packages
#37630 commented on
Apr 18, 2021 • 0 new comments -
lib: inline `Array` operations in `FreeList` methods
#37649 commented on
Apr 18, 2021 • 0 new comments -
module: make module.parent truthy when loaded from ESM
#37702 commented on
Apr 18, 2021 • 0 new comments -
doc: request default snap track be updated for LTS
#37708 commented on
Apr 18, 2021 • 0 new comments -
src: allow CAP_NET_BIND_SERVICE in SafeGetenv
#37727 commented on
Apr 18, 2021 • 0 new comments -
inspector: mark as stable
#37748 commented on
Apr 18, 2021 • 0 new comments -
worker: add addPreload API
#37760 commented on
Apr 18, 2021 • 0 new comments -
test: reduce memory usage of test-worker-stdio
#37769 commented on
Apr 18, 2021 • 0 new comments -
test: skip some console tests on dumb terminal
#37770 commented on
Apr 18, 2021 • 0 new comments -
perf: add toJSON to performance class
#37771 commented on
Apr 18, 2021 • 0 new comments -
Dodged it into compiling on Oracle Solaris 11.4 using CLANG 11.
#37772 commented on
Apr 18, 2021 • 0 new comments -
events: refactor [customInspectSymbol]
#37834 commented on
Apr 18, 2021 • 0 new comments -
Canonicalize URLs prior to Policy specifier matching
#37863 commented on
Apr 18, 2021 • 0 new comments -
test: crypto KeyObject.from() ERR_INVALID_ARG_TYPE
#37890 commented on
Apr 18, 2021 • 0 new comments -
doc: add arguments for stream event of Http2Server and Http2SecureServer
#37892 commented on
Apr 18, 2021 • 0 new comments -
fs: introduce readJSON functions
#37944 commented on
Apr 18, 2021 • 0 new comments -
readline: add Promise-based API
#37947 commented on
Apr 18, 2021 • 0 new comments -
doc: introduce RFC process
#37953 commented on
Apr 18, 2021 • 0 new comments -
build: add GitHub Action for coverage with --without-intl
#37954 commented on
Apr 18, 2021 • 0 new comments -
webcrypto: graduate from experimental, expose via `crypto`
#37969 commented on
Apr 18, 2021 • 0 new comments -
inspector: remove redundant method for connection check
#37986 commented on
Apr 18, 2021 • 0 new comments -
doc: document ctor of ReadStream and WriteStream in tty
#38021 commented on
Apr 18, 2021 • 0 new comments -
module: add --package flag for implicit config testing
#38028 commented on
Apr 18, 2021 • 0 new comments -
doc: Use .prototype. for consistency
#38032 commented on
Apr 20, 2021 • 0 new comments -
fs,doc: doc-only deprecate nullish position in read and readSync
#38043 commented on
Apr 18, 2021 • 0 new comments -
space removed
#38055 commented on
Apr 18, 2021 • 0 new comments -
Make docs more welcoming and descriptive for newcomers
#38056 commented on
Apr 18, 2021 • 0 new comments -
lib: cache `process.binding(…)` wrappers
#38132 commented on
Apr 18, 2021 • 0 new comments -
doc: clarify the parameter byteOffset for lastIndexOf method of Buffer
#38167 commented on
Apr 18, 2021 • 0 new comments -
benchmark: simplify http benchmarker regular expression
#38206 commented on
Apr 18, 2021 • 0 new comments -
deps: upgrade npm to 6.14.13
#38214 commented on
Apr 16, 2021 • 0 new comments -
typings: add JSDoc typings for child_process
#38222 commented on
Apr 18, 2021 • 0 new comments -
Throw within queueMicrotask callbacks should not crash Node
#38225 commented on
Apr 18, 2021 • 0 new comments