October 11, 2021 – October 18, 2021
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
-
v16.11.1 2021-10-12, Version 16.11.1 (Current), @danielleadams
published
Oct 12, 2021 -
v14.18.1 2021-10-12, Version 14.18.1 'Fermium' (LTS), @danielleadams
published
Oct 12, 2021 -
v12.22.7 2021-10-12, Version 12.22.7 'Erbium' (LTS), @danielleadams
published
Oct 12, 2021
2 Pull requests merged by 2 people
-
benchmark: increase crypto DSA keygen params
#40416 merged
Oct 16, 2021 -
tools: update ESLint to 8.0.0
#40394 merged
Oct 12, 2021
35 Pull requests opened by 22 people
-
typings: separate `internalBinding` typings
#40409 opened
Oct 11, 2021 -
typings: improve internal bindings typings
#40411 opened
Oct 11, 2021 -
doc: fix code example in `fs.symlink` method
#40414 opened
Oct 11, 2021 -
typings: add more bindings typings
#40415 opened
Oct 11, 2021 -
build: v8 pointer compression is 64bit arch only
#40418 opened
Oct 12, 2021 -
lib,test: highlight output from console.error and console.warn
#40424 opened
Oct 12, 2021 -
src,stream: remove `*Check*()` calls from non-`Initialize()` functions
#40425 opened
Oct 12, 2021 -
src: include specific V8 headers in node_v8
#40427 opened
Oct 12, 2021 -
Add success return value in diagnostics_channel unsubscribe
#40433 opened
Oct 12, 2021 -
timers: allow passing delay to timer.refresh()
#40434 opened
Oct 12, 2021 -
deps: V8: cherry-pick 422dc378a1da
#40450 opened
Oct 14, 2021 -
test: split test-crypto-dh.js
#40451 opened
Oct 14, 2021 -
src,crypto: use `std::variant` in DH params
#40457 opened
Oct 14, 2021 -
doc: clarify behavior of napi_extended_error_info
#40458 opened
Oct 14, 2021 -
crypto: expose Web Crypto API under crypto/web
#40462 opened
Oct 14, 2021 -
deps: upgrade npm to 8.1.0
#40463 opened
Oct 14, 2021 -
meta: move one or more collaborators to emeritus
#40464 opened
Oct 15, 2021 -
doc: add updating expected assets to release guide
#40470 opened
Oct 15, 2021 -
deps: add riscv64 config into openssl gypi
#40473 opened
Oct 16, 2021 -
doc: use GFM footnotes in BUILDING.md
#40474 opened
Oct 16, 2021 -
doc: simplify CHANGELOG.md
#40475 opened
Oct 16, 2021 -
doc: use GFM footnotes in maintaining-V8.md
#40476 opened
Oct 16, 2021 -
doc: enable GFM footnotes in docs
#40477 opened
Oct 16, 2021 -
src: add --openssl-legacy-provider option
#40478 opened
Oct 16, 2021 -
[v14.x backport] deps: add corepack
#40479 opened
Oct 16, 2021 -
test: test `crypto.setEngine()` using an actual engine
#40481 opened
Oct 16, 2021 -
doc: specify that maxFreeSockets is per host
#40483 opened
Oct 16, 2021 -
test: fix test description
#40486 opened
Oct 17, 2021 -
test: add semicolon after chunk size
#40487 opened
Oct 17, 2021 -
deps: update V8 to 9.6
#40488 opened
Oct 17, 2021 -
meta: consolidate AUTHORS entries for cxreg
#40490 opened
Oct 17, 2021 -
[v14.x-backport] doc: anchor link parity between markdown and html-generated docs
#40495 opened
Oct 18, 2021 -
src: add kNoBrowserGlobals flag for Environment
#40496 opened
Oct 18, 2021 -
stream: fix fromAsyncGen
#40499 opened
Oct 18, 2021 -
src: print error on ExecuteBootstrapper failure
#40500 opened
Oct 18, 2021
14 Issues closed by 14 people
-
[Tracking Issue] OpenSSL 3
#29817 closed
Oct 18, 2021 -
psa: hacktoberfest 😨
#40266 closed
Oct 17, 2021 -
`crypto` keygen benchmark failing after OpenSSL 3.0 upgrade
#40410 closed
Oct 16, 2021 -
create cipher with initialization vector as null
#40335 closed
Oct 16, 2021 -
ESM loader fails when "main": "package.node"
#40453 closed
Oct 14, 2021 -
Label for diagnostics_channel
#40444 closed
Oct 13, 2021 -
Module did not self-register
#40440 closed
Oct 13, 2021 -
Node URL constructor is non-compliant with RFC3986 section 7.3
#40431 closed
Oct 13, 2021 -
Setting the `objectMode` option in the `net.Socket()` constructor causes an abort on write
#40336 closed
Oct 13, 2021 -
Replace OpenSSL 1.1.1 with OpenSSL 3.0.0
#40106 closed
Oct 12, 2021 -
deps: `npm@8`
#40168 closed
Oct 12, 2021 -
request-ci don't report when jenkins unavailable
#40426 closed
Oct 12, 2021 -
(unintended?) npm@8 breaking change: return status different for `npm outdated`
#40382 closed
Oct 11, 2021 -
remove lto limitition for clang
#38568 closed
Oct 11, 2021
22 Issues opened by 19 people
-
Patch FS for module resolution
#40501 opened
Oct 18, 2021 -
Duplex.from failure
#40497 opened
Oct 18, 2021 -
Server keepAliveTimeout does not destroy/close the connection
#40493 opened
Oct 17, 2021 -
UDP socket sends garbage when excess length is specified
#40491 opened
Oct 17, 2021 -
`CallTracker` wrapper function to have original function length
#40484 opened
Oct 16, 2021 -
piping request to fs write stream consume 100% CPU
#40480 opened
Oct 16, 2021 -
Submit your app to Microsoft Store
#40472 opened
Oct 15, 2021 -
Race condition when ending a stream
#40471 opened
Oct 15, 2021 -
Erorr : `read ECONNRESET` (MacOS NodeJS v16 and v14)
#40468 opened
Oct 15, 2021 -
16.11.1 cant build and execute on FreeBSD 13
#40467 opened
Oct 15, 2021 -
Investigate flaky test sequential/test-net-connect-econnrefused
#40461 opened
Oct 14, 2021 -
Investigate loading legacy provider with OpenSSL 3.0
#40455 opened
Oct 14, 2021 -
Nodejs 12.22.7 not verified by any of the current release keys
#40454 opened
Oct 14, 2021 -
Can someone take a look at this code in _http_agent.js there may be a bug.
#40452 opened
Oct 14, 2021 -
Investigate flaky wpt/test-user-timing test
#40449 opened
Oct 13, 2021 -
Investigate flaky parallel/test-worker-init-failure
#40448 opened
Oct 13, 2021 -
doc: documentation should mention that maxFreeSockets is per host
#40446 opened
Oct 13, 2021 -
`process`/`child_process`: be able to kill all descendent processes for a given process.
#40438 opened
Oct 13, 2021 -
Commit queue and unsquashed commits
#40436 opened
Oct 13, 2021 -
nodemon (or similar) in core
#40429 opened
Oct 12, 2021 -
Compiler warning while building OpenSSL 3 on macOS
#40421 opened
Oct 12, 2021 -
doc: symlink docs contain erroneous sample code
#40413 opened
Oct 11, 2021
49 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.
-
doc: format doc/api/*.md with markdown formatter
#40403 commented on
Oct 13, 2021 • 54 new comments -
2021-10-19, Version 17.0.0 (Current)
#40119 commented on
Oct 17, 2021 • 37 new comments -
doc: document considerations for inclusion in core
#40338 commented on
Oct 15, 2021 • 14 new comments -
module: unflag import assertions
#40250 commented on
Oct 17, 2021 • 12 new comments -
http: make .headers and .trailers to have no prototype
#40407 commented on
Oct 17, 2021 • 10 new comments -
fs.copyFileSync hangs for file created within same layer in overlay filesystem
#40200 commented on
Oct 16, 2021 • 6 new comments -
Enrich stack traces with an API to add notes to a current stack frame
#40331 commented on
Oct 17, 2021 • 5 new comments -
src: register external references in the crypto and os bindings
#40239 commented on
Oct 15, 2021 • 5 new comments -
crypto: avoid double free
#40380 commented on
Oct 14, 2021 • 5 new comments -
buffer,doc: Throw error instead of assert when buffer too large
#40243 commented on
Oct 13, 2021 • 4 new comments -
lib: body mixin text to return usvstring
#40351 commented on
Oct 14, 2021 • 4 new comments -
[V8] bring msvc build to upstream v8
#36906 commented on
Oct 12, 2021 • 3 new comments -
NodeJS should not use openssl library default configuration (openssl_conf) or not read openssl.cnf at all
#40366 commented on
Oct 14, 2021 • 3 new comments -
HTTP/3 support
#38478 commented on
Oct 17, 2021 • 3 new comments -
[14.x backport] src: add option to disable loading native addons
#40094 commented on
Oct 14, 2021 • 3 new comments -
src: add missing inialization in agent.h
#40379 commented on
Oct 15, 2021 • 3 new comments -
src,crypto: remove `AllocatedBuffer` from `crypto_cipher.cc`
#40400 commented on
Oct 13, 2021 • 3 new comments -
Node 16.4 or higher on M1 Mac OOMs in Qemu/Docker
#40195 commented on
Oct 12, 2021 • 2 new comments -
TLS: improve compliance with shutdown standard, remove hacks
#36111 commented on
Oct 13, 2021 • 2 new comments -
crypto: use map for lazy require cache
#40378 commented on
Oct 11, 2021 • 2 new comments -
Writable is destroyed before calling callback in rare case
#40377 commented on
Oct 11, 2021 • 1 new comment -
Nominating VoltrexMaster as a collaborator
#40323 commented on
Oct 12, 2021 • 1 new comment -
`request-ci` fails without error when CI is locked down
#39746 commented on
Oct 12, 2021 • 1 new comment -
`--abort-on-uncaught-exception` doesn't output stack
#32981 commented on
Oct 14, 2021 • 1 new comment -
use --abort-on-uncaught-exception. that Tips: zsh: illegal hardware instruction (core dumped) node xxx.js
#40026 commented on
Oct 14, 2021 • 1 new comment -
Can't Build on Git Bash
#39654 commented on
Oct 17, 2021 • 1 new comment -
REPL with package.json "type":"module"
#33369 commented on
Oct 17, 2021 • 1 new comment -
LTO enabled built `node` binary doesn't exit
#40368 commented on
Oct 18, 2021 • 1 new comment -
EINTEGRITY: integrity checksum failed
#40376 commented on
Oct 18, 2021 • 1 new comment -
doc: add primordials guidelines
#38635 commented on
Oct 14, 2021 • 1 new comment -
doc: use openpgp.org for keyserver examples
#39227 commented on
Oct 13, 2021 • 1 new comment -
doc: add initial list of technical priorities
#40235 commented on
Oct 15, 2021 • 1 new comment -
build: use Clang 12 for test-asan workflow
#40238 commented on
Oct 12, 2021 • 1 new comment -
[v16.x backport] URL WPT changes
#40383 commented on
Oct 12, 2021 • 1 new comment -
doc: Error for "." and ".." specifiers differs from documented Resolver Algorithm
#39873 commented on
Oct 11, 2021 • 0 new comments -
The `commit-queue` label should wait for CI
#40330 commented on
Oct 13, 2021 • 0 new comments -
[v14.x] deps: cherry-pick 048761a from V8 upstream
#36529 commented on
Oct 12, 2021 • 0 new comments -
build, tools, win: check if python is a executable program
#36696 commented on
Oct 17, 2021 • 0 new comments -
typings: add typing for string decoder
#38229 commented on
Oct 12, 2021 • 0 new comments -
[v14.x] src: use correct outer Context’s microtask queue
#38787 commented on
Oct 12, 2021 • 0 new comments -
Introduce a way to interrupt `diagnostics_channel` flow
#38917 commented on
Oct 13, 2021 • 0 new comments -
perf: remove duplicate codes
#39239 commented on
Oct 12, 2021 • 0 new comments -
async_hooks: multi-tenant promise hook api
#39283 commented on
Oct 15, 2021 • 0 new comments -
repl: limit line processing to one at a time
#39392 commented on
Oct 12, 2021 • 0 new comments -
[v14.x] docs: add macOS arm64 status
#40127 commented on
Oct 12, 2021 • 0 new comments -
stream: support array of streams in promises pipeline
#40193 commented on
Oct 12, 2021 • 0 new comments -
lib: export submodules in parent builtins
#40197 commented on
Oct 11, 2021 • 0 new comments -
[v14.x backport] crypto: make FIPS related options always awailable
#40241 commented on
Oct 12, 2021 • 0 new comments -
tty: support more CI services in `getColorDepth`
#40385 commented on
Oct 13, 2021 • 0 new comments

