Overview
Could not load contribution data
Please try again later
2 Releases published by 2 people
-
v16.14.0 2022-02-08, Version 16.14.0 'Gallium' (LTS), @danielleadams
published
Feb 8, 2022 -
v17.5.0 2022-02-10, Version 17.5.0 (Current), @ruyadorno
published
Feb 10, 2022
45 Pull requests merged by 27 people
-
test: fix typographical error
#41983 merged
Feb 15, 2022 -
fs: support copy of relative links with cp and cpSync
#41819 merged
Feb 15, 2022 -
build: use zoslib_include_dir provided by node-gyp
#41713 merged
Feb 15, 2022 -
doc: fix bug in stream doc unshift example
#41944 merged
Feb 15, 2022 -
build: move tool updates workflow runtime a day later
#41982 merged
Feb 15, 2022 -
stream: need to cleanup event listeners if last stream is readable
#41954 merged
Feb 15, 2022 -
tools: update lint-md-dependencies to rollup@2.67.2
#41941 merged
Feb 15, 2022 -
meta: update AUTHORS and .mailmap
#41953 merged
Feb 14, 2022 -
build: extend yamllint configuration
#41756 merged
Feb 14, 2022 -
test: fix intl tests on small-icu builds
#41939 merged
Feb 14, 2022 -
crypto: expose Web Crypto API on the global scope
#41938 merged
Feb 14, 2022 -
doc: add missing `buffer` in the `stream/consumers` import example
#41961 merged
Feb 14, 2022 -
tls: avoid throw in onerror for bad TLSSocket obj
#41523 merged
Feb 14, 2022 -
src: merge ToJsSet into ToV8Value
#41757 merged
Feb 13, 2022 -
stream: revert revert map spec compliance
#41933 merged
Feb 13, 2022 -
doc: fix typo in readableStream.locked description
#41923 merged
Feb 13, 2022 -
fs: fix writev empty array error behavior
#41919 merged
Feb 12, 2022 -
doc: fix wrong indent in stream documentation
#41943 merged
Feb 12, 2022 -
doc: emphasize security warning in vm module doc
#41916 merged
Feb 12, 2022 -
esm: fix typo in `fetch_module`
#41924 merged
Feb 12, 2022 -
doc: clarify `tls.Server` `'connection'` event documentation
#41917 merged
Feb 12, 2022 -
child_process: apply hide_console_windows to spawnSync calls
#41412 merged
Feb 11, 2022 -
lib: move kEnumerableProperty to internal/util
#41877 merged
Feb 11, 2022 -
src: remove separate definitions for static constexpr members
#41755 merged
Feb 11, 2022 -
stream: revert map spec compliance
#41931 merged
Feb 11, 2022 -
fs: refactor to use ES2020 syntax
#41903 merged
Feb 11, 2022 -
test: improve code coverage for streams/duplexify
#41862 merged
Feb 11, 2022 -
doc: imporve scrollbar appearance in dark mode
#41890 merged
Feb 11, 2022 -
debugger: remove duplicate setPauseOnException call
#41838 merged
Feb 11, 2022 -
worker: improve code coverage
#41818 merged
Feb 11, 2022 -
src: don't print interface if sin6_scope_id is 0
#41547 merged
Feb 11, 2022 -
deps: upgrade npm to 8.5.0
#41925 merged
Feb 11, 2022 -
build: remove broken x32 arch support
#41905 merged
Feb 11, 2022 -
test: remove lint rule for setTimeout() arguments
#41901 merged
Feb 11, 2022 -
stream: throw invalid arg type from End Of Stream
#41766 merged
Feb 10, 2022 -
doc: replace text with paths in toggle SVGs
#41885 merged
Feb 10, 2022 -
v17.5.0 release proposal
#41897 merged
Feb 10, 2022 -
doc: edit process.config deprecation text
#41889 merged
Feb 10, 2022 -
Https imports
#36328 merged
Feb 10, 2022 -
repl: #41690 REPL gives wrong autocomplete on literals
#41883 merged
Feb 10, 2022 -
lib: add internal genericNodeError() function
#41879 merged
Feb 9, 2022 -
v16.14.0 proposal
#41804 merged
Feb 8, 2022 -
doc: remove unneeded ellipsis in header
#41888 merged
Feb 8, 2022 -
tools: fix typo in prefer-primordials.js
#41891 merged
Feb 8, 2022 -
process: deprecate multipleResolves
#41872 merged
Feb 8, 2022
26 Pull requests opened by 15 people
-
http,https: add default argument for Agent.prototype.getName
#41906 opened
Feb 9, 2022 -
debugger: add debugger alias for exec(expr)
#41907 opened
Feb 9, 2022 -
process: add reportError
#41912 opened
Feb 9, 2022 -
doc: adjust a/an word usage
#41915 opened
Feb 9, 2022 -
doc: clarify moderation in onboarding
#41930 opened
Feb 11, 2022 -
src,buffer: evaluate `THROW_AND_RETURN_IF_OOB()` expression only once
#41945 opened
Feb 12, 2022 -
esm: use `[stdin]` as module URL when reading stdin
#41946 opened
Feb 12, 2022 -
esm: improve `fetch_module` test coverage and remove hack
#41947 opened
Feb 12, 2022 -
module: prefer async/await in https imports
#41950 opened
Feb 12, 2022 -
deps: update undici to 3e267ece5f
#41955 opened
Feb 13, 2022 -
lib: add FormData global when fetch is enabled
#41956 opened
Feb 13, 2022 -
lib: restrict usage of fetch related globals in core internals
#41957 opened
Feb 13, 2022 -
test: run webmessaging/broadcastchannel WPT
#41962 opened
Feb 14, 2022 -
Doc: Some minor touch-ups (nitcpicks?) in the contributor docs.
#41966 opened
Feb 14, 2022 -
lib: stop installing fetch if `no_browser_globals` is `true`
#41969 opened
Feb 14, 2022 -
events: set default handler value
#41970 opened
Feb 14, 2022 -
lib: stop installing webcrypto if `no_browser_globals` is `true`
#41971 opened
Feb 14, 2022 -
stream: port more test262 tests
#41974 opened
Feb 14, 2022 -
esm: remove erroneous `context.parentURL` property passed to `load` hook
#41975 opened
Feb 14, 2022 -
crypto: check result of BIO_new in X509ToObject
#41979 opened
Feb 15, 2022 -
build: add action to close stale feature requests
#41981 opened
Feb 15, 2022 -
test: fix names of tests marked flaky on IBM i
#41984 opened
Feb 15, 2022 -
Capitalize Valgrind in docs
#41986 opened
Feb 15, 2022 -
meta: use plain emojis instead of escape sequences
#41989 opened
Feb 15, 2022 -
doc: fix deprecation number
#41990 opened
Feb 15, 2022 -
doc: add marsonya to collaborators
#41991 opened
Feb 15, 2022
27 Issues closed by 11 people
-
fs.cp/fs.cpSync convert relative symlinks to absolute symlinks
#41693 closed
Feb 15, 2022 -
`pipeline` leaves a hanging error handler
#35452 closed
Feb 15, 2022 -
Include iowait and steal in os.cpus()
#22691 closed
Feb 15, 2022 -
Illegal characters in URL do not raise an exception
#41976 closed
Feb 14, 2022 -
IDNA2008 DISALLOWED characters are permitted in URL
#41977 closed
Feb 14, 2022 -
Implement TC39 Temporal Proposal
#41972 closed
Feb 14, 2022 -
Callback Issue Detected
#41968 closed
Feb 14, 2022 -
TLSSocket._tlsOptions undefined during TLSWrap.onerror cause an additional TypeError
#41501 closed
Feb 14, 2022 -
save space, allow different versions for all node/npm/npx projects
#41960 closed
Feb 14, 2022 -
npx does not fail nor use correct version from package.json/package-lock.json file
#41959 closed
Feb 14, 2022 -
Uncatchable EINVAL when passing a 0-length array of buffers to FileHandle.writev
#41910 closed
Feb 12, 2022 -
Typo in fetch_module - "[stdin" instead of "[stdin]"?
#41922 closed
Feb 12, 2022 -
API can't catch exception from the stream.compose API
#41942 closed
Feb 12, 2022 -
Support for package.xxxx (dedicated)
#41927 closed
Feb 12, 2022 -
TLS Server Interface Buf
#41880 closed
Feb 12, 2022 -
Purpose of double Debugger.setPauseOnExceptions
#41795 closed
Feb 11, 2022 -
Crash in AddressToJS for udp6 socket bound to link-local address
#41500 closed
Feb 11, 2022 -
doc: CJS/ESM switch label is truncated
#41878 closed
Feb 10, 2022 -
An inconsistency in converting a URL object to string when searchParams is modified
#41911 closed
Feb 10, 2022 -
HTTP server.close() does not shut down, process hangs
#41895 closed
Feb 10, 2022 -
REPL gives wrong autocomplete on literals
#41690 closed
Feb 10, 2022 -
Nominating Joe Sepi (@joesepi) as collaborator
#41671 closed
Feb 9, 2022 -
Search for Nodejs Documentation
#41904 closed
Feb 9, 2022 -
`export` spec clarification with `require` xor `import` and non-JS cases
#41686 closed
Feb 9, 2022 -
Invalid state: Reader released
#41858 closed
Feb 8, 2022 -
Deprecate `multipleResolves`?
#41554 closed
Feb 8, 2022
19 Issues opened by 18 people
-
Maintaining a project board to manage feature requests
#41988 opened
Feb 15, 2022 -
Emojis not rendered in new issue template selection
#41987 opened
Feb 15, 2022 -
AsyncLocalStorage instance shared between several http requests
#41978 opened
Feb 14, 2022 -
http.Agent tcp keepalive not working
#41965 opened
Feb 14, 2022 -
[child_process] add async version of fork
#41964 opened
Feb 14, 2022 -
BroadcastChannel: onmessage must be null
#41963 opened
Feb 14, 2022 -
Vendoring to fix HTTP import reliability concerns
#41951 opened
Feb 12, 2022 -
message: "Assertion `val->IsArrayBufferView()' failed."
#41949 opened
Feb 12, 2022 -
HTTP imports not found error
#41948 opened
Feb 12, 2022 -
The ESM resolver does not respect package `main`s for packages imported via relative imports
#41940 opened
Feb 11, 2022 -
double execution with THROW_AND_RETURN_IF_OOB
#41935 opened
Feb 11, 2022 -
httpServer.requestTimeout aborts downloads after 100 seconds
#41934 opened
Feb 11, 2022 -
Https imports integrity checksums
#41920 opened
Feb 10, 2022 -
Support for registering custom HTTP method handlers
#41913 opened
Feb 9, 2022 -
NPM: npm-cli.js not found when running npm
#41908 opened
Feb 9, 2022 -
Process hangs after calling `readline.emitKeypressEvents` and having attached a "keypress" event handler
#41902 opened
Feb 9, 2022 -
Outdated list of architectures for `process.arch`?
#41900 opened
Feb 9, 2022 -
end after write stops http2 stream with trailers ending
#41898 opened
Feb 8, 2022 -
Forked process with "import" (ES6) fails in Heroku env with 512mb of memory
#41893 opened
Feb 8, 2022
46 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.
-
`assert.deepEqual` and `assert.deepStrictEqual` incorrectly compare Proxied arrays when using `ownKeys` trap
#41714 commented on
Feb 12, 2022 • 7 new comments -
Proposal: Adding a built-in test runner
#40954 commented on
Feb 14, 2022 • 5 new comments -
16.11.1 cant build and execute on FreeBSD 13
#40467 commented on
Feb 14, 2022 • 5 new comments -
Managing feature requests
#41113 commented on
Feb 15, 2022 • 5 new comments -
build: add GitHub Action for coverage with --without-intl
#37954 commented on
Feb 14, 2022 • 5 new comments -
src: return proper URLs from node_api_get_module_file_name
#41758 commented on
Feb 15, 2022 • 5 new comments -
lib: allow respondWithNewView on byob auto allocated webstreams
#41887 commented on
Feb 11, 2022 • 5 new comments -
--enable-source-maps is unnecessarily slow with large source files
#41541 commented on
Feb 14, 2022 • 4 new comments -
Fetch should not be installed if `no_browser_globals==true`
#41816 commented on
Feb 14, 2022 • 4 new comments -
reportException(ex) / reportError(ex)
#38947 commented on
Feb 9, 2022 • 3 new comments -
Pragma "section(".CRT$XCU", read)" can prevent global variable dynamic initialization
#41852 commented on
Feb 11, 2022 • 3 new comments -
process: add CLI opt to hide experimental warnings
#31000 commented on
Feb 15, 2022 • 3 new comments -
lib: do not crash using workers with disabled shared array buffers
#41023 commented on
Feb 12, 2022 • 3 new comments -
fs: make promises/write and writeSync params optional
#41677 commented on
Feb 14, 2022 • 3 new comments -
events: simplify on implementation
#41851 commented on
Feb 11, 2022 • 3 new comments -
WebStreams "respondWithNewView" incorrectly errors when using autoAllocateChunkSize
#41886 commented on
Feb 8, 2022 • 2 new comments -
Request: Expose original (mangled) stacktrace when using `--enable-source-maps`
#41131 commented on
Feb 11, 2022 • 2 new comments -
crypto: clarify `require("crypto").getRandomValues` is Node.js specific
#41782 commented on
Feb 11, 2022 • 2 new comments -
readline: simplify async iterable implementation
#41853 commented on
Feb 11, 2022 • 2 new comments -
`node/openssl/ssl.h` should compile without any additional defines
#40575 commented on
Feb 8, 2022 • 1 new comment -
docs: Clarification around real world risks and use cases of VM module
#40718 commented on
Feb 10, 2022 • 1 new comment -
Poor performance with net.connect and https.request in MacOS
#41699 commented on
Feb 10, 2022 • 1 new comment -
Investigate flaky parallel/test-worker-init-failure
#40448 commented on
Feb 11, 2022 • 1 new comment -
HTTP/3 support
#38478 commented on
Feb 11, 2022 • 1 new comment -
Replace `--enable-source-maps` with `--disable-source-maps`
#38817 commented on
Feb 11, 2022 • 1 new comment -
Ability to suppress warnings by type (or just experimental warnings)
#30810 commented on
Feb 12, 2022 • 1 new comment -
Wanted: Reimplement WHATWG URL Parser in WASM
#38708 commented on
Feb 12, 2022 • 1 new comment -
Nominating Akhil Marsonya (marsonya) to be a collaborator
#41781 commented on
Feb 13, 2022 • 1 new comment -
buffer: ~2x slowdown in master compared to v12.x
#32226 commented on
Feb 14, 2022 • 1 new comment -
doc: clarify default heap size formula since node 12
#39107 commented on
Feb 14, 2022 • 1 new comment -
doc: Don't think atob and btoa should be marked as legacy
#40754 commented on
Feb 15, 2022 • 1 new comment -
stream: pipeline should error if any stream is destroyed
#36674 commented on
Feb 15, 2022 • 1 new comment -
add missing sigemptyset() to init sigset_t
#29554 commented on
Feb 11, 2022 • 1 new comment -
console: adhere to environment variables enforcing colors
#32308 commented on
Feb 13, 2022 • 1 new comment -
n-api: emit uncaught-exception on calling into modules
#36510 commented on
Feb 11, 2022 • 1 new comment -
lib: export submodules in parent builtins
#40197 commented on
Feb 14, 2022 • 1 new comment -
doc: add fspromises mkdir example
#40843 commented on
Feb 11, 2022 • 1 new comment -
lib: performance improvement on readline async iterator
#41276 commented on
Feb 8, 2022 • 1 new comment -
test: improve test coverage of internal/blob
#41513 commented on
Feb 11, 2022 • 1 new comment -
repl: make autocomplete case-insensitive if user input is lowercase
#41632 commented on
Feb 11, 2022 • 1 new comment -
doc: deprecate `crypto.getRandomValues` alias
#41779 commented on
Feb 14, 2022 • 1 new comment -
test: improve vm test coverage
#41847 commented on
Feb 15, 2022 • 1 new comment -
Backport `structuredClone` to Node v16
#40756 commented on
Feb 8, 2022 • 0 new comments -
fixing incorrect 4.4.4.4 DNS reference(s) in examples
#41803 commented on
Feb 9, 2022 • 0 new comments -
Node.js directory case issue on Windows with AppV enabled
#41832 commented on
Feb 10, 2022 • 0 new comments -
util: make debuglog show up in --inspect logs
#41884 commented on
Feb 12, 2022 • 0 new comments

