-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
Insights: nodejs/node
Overview
Could not load contribution data
Please try again later
46 Pull requests merged by 25 people
-
deps: update OpenSSL gen container to Ubuntu 22.04
#58432 merged
May 30, 2025 -
test_runner: emit test:watch:restarted event on watched file changes
#57903 merged
May 30, 2025 -
src: fix FIPS init error handling
#58379 merged
May 30, 2025 -
typings: add inspector internalBinding typing
#58492 merged
May 30, 2025 -
src,lib: obtain sourceURL in magic comments from V8
#58389 merged
May 30, 2025 -
test: force slow
JSON.stringify
path for overflow#58181 merged
May 30, 2025 -
src: fix possible dereference of NULL pointer
#58459 merged
May 29, 2025 -
src: add env->cppgc_allocation_handle() convenience method
#58483 merged
May 29, 2025 -
doc: explain child_process code and signal null values everywhere
#58479 merged
May 29, 2025 -
http2: add diagnostics channel 'http2.server.stream.start'
#58449 merged
May 29, 2025 -
src: remove deprecated process exit APIs in node.h
#58469 merged
May 29, 2025 -
http2: deprecate priority
#58313 merged
May 29, 2025 -
test: account for truthy signal in flaky async_hooks tests
#58478 merged
May 29, 2025 -
doc: add Filip Skokan to TSC
#58499 merged
May 28, 2025 -
doc: update
git node release
example#58475 merged
May 28, 2025 -
doc: add missing options.info for ZstdOptions
#58360 merged
May 28, 2025 -
doc: add missing options.info for BrotliOptions
#58359 merged
May 28, 2025 -
src: fix
-Wreturn-stack-address
error#58439 merged
May 28, 2025 -
deps: patch V8 to 13.7.152.10
#58446 merged
May 28, 2025 -
inspector: add mimeType and charset support to Network.Response
#58192 merged
May 28, 2025 -
doc,src,test: fix typos
#58477 merged
May 28, 2025 -
repl: extract and standardize history from both repl and interface
#58225 merged
May 28, 2025 -
doc: clarify x509.checkIssued only checks metadata
#58457 merged
May 28, 2025 -
deps: update undici to 7.10.0
#58445 merged
May 27, 2025 -
tools: support
DisposableStack
andAsyncDisposableStack
in linter#58454 merged
May 27, 2025 -
benchmark: fix broken fs.cpSync benchmark
#58472 merged
May 27, 2025 -
test: update WPT for WebCryptoAPI to 591c95ce61
#58176 merged
May 27, 2025 -
test: remove --no-warnings flag
#58424 merged
May 27, 2025 -
zlib: remove mentions of unexposed Z_TREES constant
#58371 merged
May 27, 2025 -
esm: implement import.meta.main
#57804 merged
May 26, 2025 -
test: add tests ensuring worker threads cannot access internals
#58332 merged
May 26, 2025 -
errors: show url of unsupported attributes in the error message
#58303 merged
May 26, 2025 -
meta: move one or more collaborators to emeritus
#58456 merged
May 26, 2025 -
stream: making DecompressionStream spec compliant for trailing junk
#58316 merged
May 26, 2025 -
sqlite: handle thrown errors in result callback
#58426 merged
May 25, 2025 -
http2: remove no longer userful options.selectPadding
#58373 merged
May 25, 2025 -
meta: bump github/codeql-action from 3.28.11 to 3.28.16
#58112 merged
May 25, 2025 -
meta: bump codecov/codecov-action from 5.4.0 to 5.4.2
#58110 merged
May 25, 2025 -
benchmark: add callback-based
fs.glob
to glob benchmark#58417 merged
May 25, 2025 -
lib: make ERM functions into wrappers returning undefined
#58400 merged
May 25, 2025 -
http2: add diagnostics channel 'http2.server.stream.created'
#58390 merged
May 25, 2025 -
deps: keep required OpenSSL doc files
#58431 merged
May 25, 2025 -
doc: add links to parent class for
node:zlib
classes#58433 merged
May 25, 2025 -
meta: bump actions/download-artifact from 4.2.1 to 4.3.0
#58106 merged
May 24, 2025 -
test: leverage
process.features.openssl_is_boringssl
in test#58421 merged
May 24, 2025 -
test: fix test-buffer-tostring-range on allocation failure
#58416 merged
May 23, 2025
21 Pull requests opened by 17 people
-
events: Add use/useOnce methods to EventEmitter
#58453 opened
May 25, 2025 -
[v22.x backport] worker: make Worker async disposable
#58455 opened
May 26, 2025 -
fs: improve cpSync no-filter copyDir performance
#58461 opened
May 26, 2025 -
doc: add ambassadors recurring livestream proposal
#58466 opened
May 26, 2025 -
src: remove node.h APIs to make callback without an async context
#58471 opened
May 26, 2025 -
module: move Module._debug to end-of-life
#58473 opened
May 26, 2025 -
dgram: move deprecated APIs to EOL
#58474 opened
May 26, 2025 -
fs: fix cpSync handle existing symlinks
#58476 opened
May 27, 2025 -
src: remove fast API for InternalModuleStat
#58489 opened
May 28, 2025 -
fs: fix race-condition in fs.watch async iterator
#58490 opened
May 28, 2025 -
deps: update V8 to 13.8
#58491 opened
May 28, 2025 -
lib: fix testNamePatterns and testSkipPatterns being ignored with isolation "none"
#58496 opened
May 28, 2025 -
tools: check for std::vector<v8::Local> in lint
#58497 opened
May 28, 2025 -
src: update std::vector<v8::Local<T>> to use v8::LocalVector<T>
#58500 opened
May 28, 2025 -
win,tools: use Azure Trusted Signing
#58502 opened
May 29, 2025 -
doc: clarify DEP0194 scope
#58504 opened
May 29, 2025 -
test: make sqlite-database-sync tests work with system sqlite
#58507 opened
May 30, 2025 -
http2: add diagnostics channel 'http2.server.stream.error'
#58512 opened
May 30, 2025 -
permission: remove useless conditional
#58514 opened
May 30, 2025 -
fs: add disposable mkdtemp
#58516 opened
May 30, 2025 -
src,permission: add --allow-net permission
#58517 opened
May 30, 2025
36 Issues closed by 17 people
-
Unexpected `this !== undefined` in strict mode when variable declared before `'use strict'`
#58510 closed
May 30, 2025 -
Getting `TypeError: info.replace is not a function` when using `https.request`
#58509 closed
May 30, 2025 -
Getter on `TypedArray.prototype.length` invoked unexpectedly after `path.join` in Node.js
#58513 closed
May 30, 2025 -
TypeError: when using fetch in Node but not in Bun
#58508 closed
May 30, 2025 -
arm release required
#58511 closed
May 30, 2025 -
Long Major GC events while using external buffers (Video Image Data)
#55627 closed
May 29, 2025 -
Interoperability between the v8::External and Napi::External is broken
#58480 closed
May 29, 2025 -
For the x86 CPU os.machine() returns i686 instead of i386
#58493 closed
May 29, 2025 -
Mass eval() of unique functions causes slowdown and halts, later on in program execution
#44310 closed
May 29, 2025 -
Bad reporting unsettled top-level await
#58398 closed
May 29, 2025 -
Frequent console.log() calls prevent error output on stack overflow
#25930 closed
May 29, 2025 -
Broken type stripping for imports, "does not provide an export named" ...
#58503 closed
May 29, 2025 -
WASI preview 1: `fd_readdir` ignores `cookie` argument
#47193 closed
May 29, 2025 -
ST1
#58501 closed
May 29, 2025 -
[Request] backport libuv v1.50 to v22 LTS
#57203 closed
May 28, 2025 -
Add zlib/promise module
#55949 closed
May 28, 2025 -
`--env-file` support in `NODE_OPTIONS`
#51147 closed
May 28, 2025 -
Freeze NODE_OPTIONS for SingeExecutableApplications
#55573 closed
May 28, 2025 -
test-child-process-pipe-dataflow failing on Windows
#48300 closed
May 27, 2025 -
import.meta.main
#57226 closed
May 26, 2025 -
ERR_IMPORT_ATTRIBUTE_UNSUPPORTED should show _where_ the unsupported attribute is used
#56930 closed
May 26, 2025 -
cannot call mockImplementationOnce on empty function
#58462 closed
May 26, 2025 -
DecompressionStream should not accept data after the end
#58247 closed
May 26, 2025 -
WIP label vs convert to draft?
#33309 closed
May 25, 2025 -
sqlite: throw within aggregate's `result` callback causes segfault
#58425 closed
May 25, 2025 -
ServerHttp2Stream: Error: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
#55760 closed
May 25, 2025 -
http.server.close() closes idle connections in v20 and v21
#53939 closed
May 25, 2025 -
@nodejs/loaders
#58451 closed
May 25, 2025 -
Review requested:my77m
#58450 closed
May 25, 2025 -
@nodejs/vm
#58452 closed
May 25, 2025 -
Arc
#58448 closed
May 25, 2025 -
dns.lookup timeout / cancellation
#55525 closed
May 25, 2025 -
ERR_INTERNAL_ASSERTION
#56914 closed
May 24, 2025 -
HTTP Server close is taking up to 5 seconds in node 18
#50188 closed
May 24, 2025 -
spawn doesn't use PATH when env is set
#58290 closed
May 24, 2025 -
[v20.x] `parallel/test-buffer-tostring-range` fails on SmartOS
#56726 closed
May 23, 2025
18 Issues opened by 17 people
-
ERR_INTERNAL_ASSERTION: Unexpected module status 3
#58515 opened
May 30, 2025 -
add a option --watch-buffer-size to dynamic change fs event buffer size
#58506 opened
May 30, 2025 -
Cannot build node v22 and above Android with NDK 27
#58505 opened
May 29, 2025 -
Implement `navigator.userAgentData` as a built-in API
#58498 opened
May 28, 2025 -
Support per-benchmark-suite setup and teardown
#58488 opened
May 28, 2025 -
`require.resolve` regression starts from Node v12 with `paths`
#58487 opened
May 28, 2025 -
disposable temporary directory
#58486 opened
May 27, 2025 -
node-v24.1.0 fails to build on riscv / gcc-15
#58485 opened
May 27, 2025 -
ThreadsafeFunction in worker_threads cause segfault randomly
#58484 opened
May 27, 2025 -
Generating Compile Cache Ahead of Runtime
#58482 opened
May 27, 2025 -
`FormData` implementation/types mismatch
#58481 opened
May 27, 2025 -
`cp` and `cpSync` incorrectly handle existing dest symlinks
#58468 opened
May 26, 2025 -
Investigate flaky `async-hooks.test-improper-unwind`
#58463 opened
May 26, 2025 -
Node.js V8 Crash in Debugging Mode When Using for...of Loops
#58460 opened
May 26, 2025 -
Building Node 24 in unofficial-builds for armv6l
#58458 opened
May 26, 2025 -
Node 24 no longer supports POST streaming response
#58447 opened
May 25, 2025 -
mock.module: add `preserveOthers` config option
#58444 opened
May 24, 2025 -
mock.module: consolidate `defaultExport` + `namedExports` into `exports`
#58443 opened
May 24, 2025
89 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.
-
build, doc: use new api doc tooling
#57343 commented on
May 28, 2025 β’ 16 new comments -
src: support namespace options in configuration
#58073 commented on
May 30, 2025 β’ 15 new comments -
src,lib,test: unflag --experimental-webstorage by default
#57666 commented on
May 29, 2025 β’ 8 new comments -
disable REPL completion on proxies and getters
#57909 commented on
May 27, 2025 β’ 6 new comments -
tools: lint typescript files
#58256 commented on
May 28, 2025 β’ 4 new comments -
sqlite: cleanup ERM support and export Session class
#58378 commented on
May 27, 2025 β’ 4 new comments -
src: improve performance of http parser
#58288 commented on
May 27, 2025 β’ 4 new comments -
fs: fix rmSync to handle non-ASCII characters
#56934 commented on
May 28, 2025 β’ 3 new comments -
crypto: support outputLength in XOF hash functions
#58121 commented on
May 28, 2025 β’ 2 new comments -
dns: support max timeout
#58440 commented on
May 25, 2025 β’ 2 new comments -
build,win: fix dll build
#58357 commented on
May 30, 2025 β’ 1 new comment -
wip: crypto: use cppgc to manage Hash
#51017 commented on
May 27, 2025 β’ 1 new comment -
fs: prevent multiple invocations of callback in Dir class
#58430 commented on
May 24, 2025 β’ 1 new comment -
esm: syncify default path of `ModuleLoader.load`
#57419 commented on
May 28, 2025 β’ 1 new comment -
test_runner: support object property mocking
#58438 commented on
May 29, 2025 β’ 1 new comment -
test: migrate snapshots from python to js
#57778 commented on
May 30, 2025 β’ 0 new comments -
fs: add signal option to fs.stat()
#57775 commented on
May 25, 2025 β’ 0 new comments -
test: add tests for REPL custom evals (second attempt)
#57850 commented on
May 23, 2025 β’ 0 new comments -
deps: update simdjson to 3.12.3
#57682 commented on
May 25, 2025 β’ 0 new comments -
assert,util: handle invalid dates as equal in deep comparison
#57627 commented on
May 26, 2025 β’ 0 new comments -
src: add nullptr checks in `StreamPipe::New`
#57613 commented on
May 26, 2025 β’ 0 new comments -
[v22.x backport] module: unflag --experimental-strip-types
#57298 commented on
May 28, 2025 β’ 0 new comments -
crypto: add SubtleCrypto.supports feature detection in Web Crypto API
#57270 commented on
May 27, 2025 β’ 0 new comments -
deps: update nghttp2 to 1.65.0
#57269 commented on
May 25, 2025 β’ 0 new comments -
doc: add sonsurim to triage team
#57245 commented on
May 24, 2025 β’ 0 new comments -
deps: update nghttp3 to 1.9.0
#56333 commented on
May 25, 2025 β’ 0 new comments -
src: add WDAC integration (Windows)
#54364 commented on
May 29, 2025 β’ 0 new comments -
dns: set timeout to 1000ms when timeout <= 0
#58441 commented on
May 28, 2025 β’ 0 new comments -
dns: fix dns query cache implementation
#58404 commented on
May 30, 2025 β’ 0 new comments -
deps: upgrade npm to 11.4.0
#58347 commented on
May 29, 2025 β’ 0 new comments -
test: fix flaky debugger test
#58324 commented on
May 28, 2025 β’ 0 new comments -
buffer: create relative reading methods
#58295 commented on
May 29, 2025 β’ 0 new comments -
http2: remove support for priority signaling
#58293 commented on
May 30, 2025 β’ 0 new comments -
Revert https://github.com/nodejs/node/pull/56664
#58282 commented on
May 28, 2025 β’ 0 new comments -
node-api: add warning for NAPI_EXPERIMENTAL
#58280 commented on
May 25, 2025 β’ 0 new comments -
deps: update sqlite to 3.49.2
#58272 commented on
May 25, 2025 β’ 0 new comments -
node-api: minimal C node embedding API function
#58207 commented on
May 30, 2025 β’ 0 new comments -
doc: type improvement of file `http.md`, `outgoingMessage.setHeader` and `outgoingMessage.getHeader` section
#58189 commented on
May 24, 2025 β’ 0 new comments -
deps: update googletest to 09ffd00
#58151 commented on
May 25, 2025 β’ 0 new comments -
http2: add lenient flag for RFC-9113
#58116 commented on
May 28, 2025 β’ 0 new comments -
inspector: initial support for Network.loadNetworkResource
#58077 commented on
May 27, 2025 β’ 0 new comments -
src: use ranges library (C++20) more systematically
#58028 commented on
May 25, 2025 β’ 0 new comments -
lib: destroy waiting httpMessage on socket close
#57947 commented on
May 24, 2025 β’ 0 new comments -
deps: update ngtcp2 to 1.12.0
#57941 commented on
May 25, 2025 β’ 0 new comments -
src: add FromV8Value<T>() for integral and enum types
#57931 commented on
May 27, 2025 β’ 0 new comments -
Transpile TypeScript code inside `node_modules`.
#58429 commented on
May 27, 2025 β’ 0 new comments -
flaky: async-hooks.test-emit-after-on-destroyed
#58199 commented on
May 27, 2025 β’ 0 new comments -
Memory leak on Windows Server 2022 depending on the installation Folder
#58435 commented on
May 26, 2025 β’ 0 new comments -
Node 24.0.2: Memory leak on `fetch` response `.text()`
#58380 commented on
May 26, 2025 β’ 0 new comments -
Byte stream support for Socket readableWebStream
#56004 commented on
May 26, 2025 β’ 0 new comments -
lint-commit-message is failing on Dependabot PRs
#57050 commented on
May 25, 2025 β’ 0 new comments -
napi_threadsafe_function is very hard to use safely
#55706 commented on
May 25, 2025 β’ 0 new comments -
GPG key verification failure
#56690 commented on
May 25, 2025 β’ 0 new comments -
Structured log package in node core
#49296 commented on
May 25, 2025 β’ 0 new comments -
Missing import trace from error stack when loading a module throws an error
#46992 commented on
May 25, 2025 β’ 0 new comments -
The desiredSize of `Writable.toWeb()` is incorrect
#56269 commented on
May 24, 2025 β’ 0 new comments -
V8 platform symbols are not exported in the Node shared library build
#49595 commented on
May 24, 2025 β’ 0 new comments -
Unexpected server incoming requests queue after Node.js 20 version (possible performance regression)
#57364 commented on
May 24, 2025 β’ 0 new comments -
Many zlib tests are failing on armhf with system zlib
#31970 commented on
May 24, 2025 β’ 0 new comments -
http: OutgoingMessage streamlike
#28969 commented on
May 24, 2025 β’ 0 new comments -
Does `autoDestroy` make sense for http2 streams?
#24576 commented on
May 24, 2025 β’ 0 new comments -
lib: callbacks firing twice if first attempt throws
#58419 commented on
May 24, 2025 β’ 0 new comments -
Run script from the console with UTF-8 with BOM
#39111 commented on
May 24, 2025 β’ 0 new comments -
TextDecoder does not error incorrectly for legacy byte sequences
#40091 commented on
May 24, 2025 β’ 0 new comments -
process.execve's args argument should be optional
#58411 commented on
May 24, 2025 β’ 0 new comments -
Transactions for SQLite
#57431 commented on
May 24, 2025 β’ 0 new comments -
Add `--watch-path-if-exists`
#58436 commented on
May 24, 2025 β’ 0 new comments -
http: resume kept-alive when no body allowed
#52329 commented on
May 29, 2025 β’ 0 new comments -
node-api: treat V8 platform symbols same as base
#49740 commented on
May 24, 2025 β’ 0 new comments -
doc: document undocumented methods on buffer prototype
#48041 commented on
May 26, 2025 β’ 0 new comments -
refactor: undefined check for tls_wrap
#37424 commented on
May 25, 2025 β’ 0 new comments -
Fatal Error in V8 Debugging Context on Node.js v23.7.0
#57606 commented on
May 30, 2025 β’ 0 new comments -
Homebrew: Could not symlink bin/corepack
#56519 commented on
May 29, 2025 β’ 0 new comments -
Introduce buffer relative methods
#58348 commented on
May 29, 2025 β’ 0 new comments -
Installer failing on Windows
#57908 commented on
May 29, 2025 β’ 0 new comments -
flaky: test_http2_debug
#58353 commented on
May 29, 2025 β’ 0 new comments -
AbortSignal.any() causes memory leak
#54614 commented on
May 29, 2025 β’ 0 new comments -
http2: Support of custom certificate verifier
#49841 commented on
May 29, 2025 β’ 0 new comments -
Pointer Compression and Isolate Groups
#55735 commented on
May 28, 2025 β’ 0 new comments -
Capture stack trace from main thread
#58238 commented on
May 28, 2025 β’ 0 new comments -
Deadlock at process shutdown
#54918 commented on
May 28, 2025 β’ 0 new comments -
Update npm to v11 in Node.js v22
#58423 commented on
May 28, 2025 β’ 0 new comments -
test runner run() ignores testNamePatterns and testSkipPatterns when isolation is "none"
#57399 commented on
May 28, 2025 β’ 0 new comments -
add API for "package dir"
#49445 commented on
May 28, 2025 β’ 0 new comments -
Reusing TLS sessions causes to socket.servername being false with Repro
#57175 commented on
May 28, 2025 β’ 0 new comments -
REPL with package.json "type":"module"
#33369 commented on
May 28, 2025 β’ 0 new comments -
Building with pointer compression is broken
#57650 commented on
May 27, 2025 β’ 0 new comments -
finalize callback of instance data is not called when error is thrown
#58341 commented on
May 27, 2025 β’ 0 new comments -
Building with libc++ on Windows instead of MSVC STL
#58123 commented on
May 27, 2025 β’ 0 new comments