Overview
Could not load contribution data
Please try again later
9 Pull requests merged by 6 people
-
tools: update clang-format 1.7.0 to 1.8.0
#43241 merged
Jun 1, 2022 -
doc: use serial comma in console docs
#43257 merged
May 31, 2022 -
doc: use serial comma in errors docs
#43242 merged
May 30, 2022 -
tools: update lint-md-dependencies to rollup@2.75.1
#43230 merged
May 29, 2022 -
meta: update AUTHORS
#43231 merged
May 29, 2022 -
tls: fix convertALPNProtocols accepting ArrayBufferViews
#43211 merged
May 29, 2022 -
doc: add note regarding `%Array.prototype.concat%` in `primordials.md`
#43166 merged
May 29, 2022 -
doc: use serial comma in worker_threads docs
#43220 merged
May 28, 2022 -
Revert "tools: refactor `tools/license2rtf` to ESM"
#43214 merged
May 26, 2022
31 Pull requests opened by 20 people
-
vm: allow negative lineOffset and columnOffset in compileFunction
#43208 opened
May 25, 2022 -
debugger: fix the regex of function name
#43215 opened
May 26, 2022 -
test: fix flaky test-https-server-close-idle
#43216 opened
May 26, 2022 -
net,dns:move hasObserver out of perf function
#43217 opened
May 27, 2022 -
lib: give names to promisified `exists()` and `question()`
#43218 opened
May 27, 2022 -
build: add `nonpm` and `nocorepack` to `vcbuild.bat`
#43219 opened
May 27, 2022 -
test: modify then to async/await
#43224 opened
May 28, 2022 -
src: merge `RunInThisContext()` with `RunInContext()`
#43225 opened
May 28, 2022 -
doc: add ESM version examples to events api doc
#43226 opened
May 28, 2022 -
dns: make promise API fully constructed from `lib/internal/dns/promises`
#43227 opened
May 28, 2022 -
doc,test: clarify timingSafeEqual semantics
#43228 opened
May 28, 2022 -
tools: refactor `tools/license2rtf` to ESM
#43232 opened
May 29, 2022 -
doc: fix 404 link of BUILDING.md
#43234 opened
May 29, 2022 -
test: add `BigInt`s to `common.getArrayBufferViews()`
#43235 opened
May 29, 2022 -
doc: fix Visual Studio 2019 download link
#43236 opened
May 29, 2022 -
doc: add missing require to stream api doc
#43237 opened
May 29, 2022 -
src: convey potential exceptions during StreamPipe construction
#43240 opened
May 29, 2022 -
module: add preImport loader hook
#43245 opened
May 29, 2022 -
tls: fix performance regression in `convertALPNProtocols()`
#43250 opened
May 30, 2022 -
trace_events: add example for docs
#43253 opened
May 30, 2022 -
inspector: add missing initialization
#43254 opened
May 30, 2022 -
doc: add initial doc on how to update cjs-module-lexer
#43255 opened
May 30, 2022 -
v17.9.1 proposal
#43256 opened
May 30, 2022 -
deps: update undici to 5.4.0
#43262 opened
May 31, 2022 -
doc: fix chromium document link in pull-requests.md
#43265 opened
May 31, 2022 -
v18.3.0 proposal
#43266 opened
May 31, 2022 -
lib: use null-prototype objects for property descriptors
#43270 opened
May 31, 2022 -
V16.15.1 proposal
#43272 opened
Jun 1, 2022 -
bootstrap: move policy setup code to internal/process/policy.js
#43282 opened
Jun 1, 2022 -
tools: use hashes instead of tags for external actions
#43284 opened
Jun 1, 2022 -
test: improving code coverage for SourceMap class
#43285 opened
Jun 1, 2022
19 Issues closed by 7 people
-
Is there a way to use eval() with esm?
#43280 closed
Jun 1, 2022 -
"hello world" bug
#43271 closed
Jun 1, 2022 -
Arguments given to spawn/spawnSync on Windows breaks on spaces within quoted arguments
#43275 closed
Jun 1, 2022 -
Node.js to prompt before running any code.
#40583 closed
Jun 1, 2022 -
NodeJS should not use openssl library default configuration (openssl_conf) or not read openssl.cnf at all
#40366 closed
May 31, 2022 -
module "proxy-agent" does not work at all in nodejs 15, but works fine from nodejs 14 and below
#35784 closed
May 31, 2022 -
process is not closed from any error
#43258 closed
May 31, 2022 -
Option to allow partial match with `Buffer.indexOf`
#40667 closed
May 31, 2022 -
Chrome: EvalError: Possible side-effect in debug-evaluate
#43251 closed
May 30, 2022 -
OpenSSL fips.ld and legacy.ld missing for Windows
#40854 closed
May 30, 2022 -
Support emitting a specified number of listeners for `EventEmitter`
#43239 closed
May 30, 2022 -
Support for ANSI_X3.4-1968 encoding
#43185 closed
May 28, 2022 -
Pass exceptions to JS that are thrown by JS functions in an async context
#36402 closed
May 27, 2022 -
Windows build break: `Failed to generate license.rtf`
#43213 closed
May 26, 2022 -
Nodejs crash out "OpenSSL configuration error:"
#41522 closed
May 26, 2022 -
Update http module to return "408 - Request timeout"- when closing idle TCP connections.
#38890 closed
May 26, 2022
13 Issues opened by 13 people
-
Discrepancies in parsing http messages
#43283 opened
Jun 1, 2022 -
Linking an Angular library to an Angular app throw an error after calling the page via localhost
#43276 opened
Jun 1, 2022 -
`require` throws, but `require.resolve` does not
#43274 opened
Jun 1, 2022 -
Document legacyMainResolve in the esm loader
#43269 opened
May 31, 2022 -
fs,macos: Not possible to recover from fs.watch limit error
#43267 opened
May 31, 2022 -
assert: testing function equality
#43263 opened
May 31, 2022 -
Exception thrown occasionally when building nuxt3
#43260 opened
May 31, 2022 -
Windows install of build tools with Chocolatey messed up existing Python installation
#43259 opened
May 30, 2022 -
NodeJS 18 revert to building on CentOS 7, RHEL 7, Ubuntu Bionic 18.04, other other LTS distros
#43246 opened
May 30, 2022 -
esm custom loader: multiple calls to `nextHook` within the same loader result in different `nextHook`s
#43238 opened
May 29, 2022 -
Static and dynamic imports inside loader code should have same behaviour
#43244 opened
May 28, 2022 -
vm.compileFunction throws an RangeError when invoked with options.lineOffset < 0
#43207 opened
May 25, 2022
57 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 `common.mustNotMutate()`
#43196 commented on
Jun 1, 2022 • 23 new comments -
esm: refactor responseURL handling
#43164 commented on
May 31, 2022 • 22 new comments -
src,doc: Experimental support for SEA
#42334 commented on
May 31, 2022 • 13 new comments -
report: add more heap infos in process report
#43116 commented on
Jun 1, 2022 • 7 new comments -
fs: export constants from `fs/promises`
#43177 commented on
May 30, 2022 • 6 new comments -
Rename default branch from "master" to "main"
#33864 commented on
May 27, 2022 • 4 new comments -
fix address already in use in test-domain-dep0097
#43199 commented on
Jun 1, 2022 • 4 new comments -
src: fix memory leaks and refactor ByteSource
#43202 commented on
May 27, 2022 • 4 new comments -
src: fix json utils escapes for U+000B
#43206 commented on
Jun 1, 2022 • 4 new comments -
JSON Parse error in `internal/process/report`?
#43193 commented on
May 27, 2022 • 3 new comments -
setTimeout with a 1ms delay does not reliably cause a minimum 1ms delay
#42293 commented on
May 29, 2022 • 3 new comments -
diagnostics_channel: improved subscribe/unsubscribe
#42714 commented on
Jun 1, 2022 • 3 new comments -
[v16.x backport] test: improve code coverage for streams/duplexify
#42788 commented on
May 31, 2022 • 3 new comments -
[v16.x backport] src: add --openssl-legacy-provider option
#42972 commented on
Jun 1, 2022 • 3 new comments -
tools: add `.git-blame-ignore-revs` file
#43017 commented on
Jun 1, 2022 • 3 new comments -
Revert the change of network interfaces family from string to integer
#43054 commented on
May 31, 2022 • 3 new comments -
AsyncLocalStorage looses context attaching debugger after using `await` in >= 18.0.0
#43148 commented on
May 27, 2022 • 2 new comments -
child_process - windowsHide not working with detached: true
#21825 commented on
May 30, 2022 • 2 new comments -
`test/parallel/test-worker-http2-stream-terminate.js`
#43084 commented on
May 30, 2022 • 2 new comments -
`Segmentation fault` when executing worker with `eval: true` containing dynamic import after `await`
#43205 commented on
May 30, 2022 • 2 new comments -
Http request hangup after server sends "res.writeProcessing"
#43056 commented on
Jun 1, 2022 • 2 new comments -
build: enable Clang-cl Windows builds
#35433 commented on
May 31, 2022 • 2 new comments -
[WIP] bootstrap: implement user land snapshots via --build-snapshot and --snapshot-blob
#38905 commented on
Jun 1, 2022 • 2 new comments -
dns: export error code constants from `dns/promises`
#43176 commented on
Jun 1, 2022 • 2 new comments -
deps: update V8 to 10.3
#43195 commented on
May 27, 2022 • 2 new comments -
build: enable pointer authentication on arm64 for branch protection
#43200 commented on
May 25, 2022 • 2 new comments -
Improve Security of node_modules and package.json Resolution
#43192 commented on
May 25, 2022 • 1 new comment -
Core dump with "double free detected in tcache 2" or assertion failure when using http2 client via @grpc/grpc-js
#38964 commented on
May 26, 2022 • 1 new comment -
Ability to suppress warnings by type (or just experimental warnings)
#30810 commented on
May 26, 2022 • 1 new comment -
behaviour of Buffer.from(string[, encoding]) is not specified for invalid input
#24722 commented on
May 27, 2022 • 1 new comment -
short body race condition in http parsing
#42276 commented on
May 27, 2022 • 1 new comment -
http module accepts all http versions (e.g. HTTP/9.9) and treats/responds to them as http1
#43115 commented on
May 27, 2022 • 1 new comment -
High cpu usage for outbound ssl requests after upgrading from v16.15.0 to v18.1.0
#43128 commented on
May 27, 2022 • 1 new comment -
options for `FileHandle.readableWebStream()`
#40606 commented on
May 28, 2022 • 1 new comment -
perf_hooks.performance.timerify() with histogram: RangeError [ERR_OUT_OF_RANGE] on arm64
#41641 commented on
May 28, 2022 • 1 new comment -
Entering async IIFE in REPL triggers DCHECK
#38685 commented on
May 29, 2022 • 1 new comment -
investigate flaky test-crypto-timing-safe-equal-benchmarks
#38226 commented on
May 29, 2022 • 1 new comment -
V8 gets incorrect compiler and/or arguments when cross compiling macOS x86_64 -> arm64
#40350 commented on
May 30, 2022 • 1 new comment -
Building for Android target not working
#34115 commented on
May 31, 2022 • 1 new comment -
Assertion failure when calling `process.exit()` from a Worker that has TLA
#43182 commented on
May 31, 2022 • 1 new comment -
Memory leak in `vm.compileFunction` when using `importModuleDynamically`
#42080 commented on
Jun 1, 2022 • 1 new comment -
Global `fetch` breaks `source-map`
#42638 commented on
Jun 1, 2022 • 1 new comment -
Suppress specific deprecation warnings
#40940 commented on
Jun 1, 2022 • 1 new comment -
Auto closing old stale PRs
#42981 commented on
Jun 1, 2022 • 1 new comment -
Allow Node to use certificates from the macOS Keychain when making HTTPS requests
#39657 commented on
Jun 1, 2022 • 1 new comment -
build: add devcontainer configuration
#40825 commented on
May 26, 2022 • 1 new comment -
lib: enable global WebCrypto by default
#42083 commented on
May 29, 2022 • 1 new comment -
node-api: add new napi_ref type for any napi_value
#42557 commented on
May 28, 2022 • 1 new comment -
fs: add `FileHandle.prototype.readLines`
#42590 commented on
May 27, 2022 • 1 new comment -
test: remove most of err.message check
#43201 commented on
May 25, 2022 • 1 new comment -
crypto: add HMAC to crypto.timingSafeEqual()
#38488 commented on
May 28, 2022 • 0 new comments -
build: clarify missing clang-format tool
#42762 commented on
May 27, 2022 • 0 new comments -
Greatly speed up 'advanced' ipc receiving with big messages
#42931 commented on
May 30, 2022 • 0 new comments -
lib: add `internalUtil.kEmptyObject`
#43159 commented on
Jun 1, 2022 • 0 new comments -
test: refactor `test/es-module/test-esm-resolve-type`
#43178 commented on
May 26, 2022 • 0 new comments -
test: update WPT tests for url
#43190 commented on
May 29, 2022 • 0 new comments -
deps: V8: cherry-pick c875e86df1d7
#43203 commented on
May 26, 2022 • 0 new comments