-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Insights: nodejs/node
Overview
Could not load contribution data
Please try again later
36 Pull requests merged by 21 people
-
doc: remove mhdawson from security steward rotation
#58927 merged
Jul 4, 2025 -
src: simplify adding fast APIs to ExternalReferenceRegistry
#58896 merged
Jul 4, 2025 -
deps: V8: cherry-pick 0ce2edb7adfd
#58773 merged
Jul 4, 2025 -
meta: bump step-security/harden-runner from 2.12.0 to 2.12.2
#58923 merged
Jul 4, 2025 -
meta: bump github/codeql-action from 3.28.18 to 3.29.2
#58922 merged
Jul 4, 2025 -
tools: bump the eslint group in /tools/eslint with 6 updates
#58921 merged
Jul 3, 2025 -
docs: add @ovflowd back to core collaborators
#58911 merged
Jul 3, 2025 -
doc: update email address for Richard Lau
#58910 merged
Jul 3, 2025 -
tools: update
inspector_protocol
to69d69dd
#58900 merged
Jul 2, 2025 -
src,permission: enhance permission model debug
#58898 merged
Jul 2, 2025 -
permission: propagate permission model flags on spawn
#58853 merged
Jul 2, 2025 -
test: add known issue tests for recursive readdir calls with Buffer path
#58893 merged
Jul 1, 2025 -
meta: add IlyasShabi to collaborators
#58916 merged
Jul 1, 2025 -
doc: update vm doc links
#58885 merged
Jul 1, 2025 -
crypto: fix inclusion of
OPENSSL_IS_BORINGSSL
define#58845 merged
Jul 1, 2025 -
test: add known issue tests for fs.cp
#58883 merged
Jul 1, 2025 -
deps: update sqlite to 3.50.2
#58882 merged
Jul 1, 2025 -
test: add tests to ensure that node.1 is kept in sync with cli.md
#58878 merged
Jun 30, 2025 -
doc: fix links in test.md
#58876 merged
Jun 30, 2025 -
v8: fix missing callback in heap utils destroy
#58846 merged
Jun 30, 2025 -
build: disable
v8_enable_pointer_compression_shared_cage
on non-64bit#58867 merged
Jun 30, 2025 -
fs: special input
-1
onchown
,lchown
andfchown
#58836 merged
Jun 29, 2025 -
assert: remove dead code
#58760 merged
Jun 29, 2025 -
test_runner: correctly filter --experimental-config-file
#58833 merged
Jun 29, 2025 -
test: replace
.filter()[0]
with.find()
#58872 merged
Jun 29, 2025 -
deps: update undici to 7.11.0
#58859 merged
Jun 29, 2025 -
test: remove reliance on in-tree
deps/undici
#58866 merged
Jun 29, 2025 -
doc: add missing comma in
child_process.md
#58862 merged
Jun 29, 2025 -
meta: add guidelines for introduction of ERM support
#58526 merged
Jun 29, 2025 -
test: close dirs in
fs-opendir
test#58855 merged
Jun 28, 2025 -
src: -Wmismatched-new-delete in debug_utils.cc
#58844 merged
Jun 28, 2025 -
vm: expose import phase on SourceTextModule.moduleRequests
#58829 merged
Jun 28, 2025 -
repl: fix eval errors thrown after close throwing
ERR_USE_AFTER_CLOSE
#58791 merged
Jun 28, 2025 -
fs: throw
ERR_INVALID_THIS
on illegal invocations#58848 merged
Jun 28, 2025 -
tty: treat empty
NO_COLOR
same as absentNO_COLOR
#58074 merged
Jun 28, 2025 -
build: option to use custom
inspector_protocol
path#58839 merged
Jun 28, 2025
38 Pull requests opened by 23 people
-
lib: add node:metrics module
#58874 opened
Jun 28, 2025 -
Add support to print help/usage of util.parseArgs
#58875 opened
Jun 28, 2025 -
doc: update release key for aduh95
#58877 opened
Jun 28, 2025 -
node-api: add support for Float16Array
#58879 opened
Jun 28, 2025 -
test: update WPT for url to 45531abcf4
#58880 opened
Jun 29, 2025 -
test: add fs.rmSync regression test for Unicode filename crash on Windows
#58884 opened
Jun 29, 2025 -
module: link module with a module request record
#58886 opened
Jun 29, 2025 -
node-api: add napi_float16_array
#58889 opened
Jun 29, 2025 -
lib: map Latin1 labels to iso-8859-1 instead of Windows-1252
#58890 opened
Jun 29, 2025 -
repl: improve REPL disabling completion on proxies and getters
#58891 opened
Jun 29, 2025 -
fs: port SonicBoom module to fs module as FastUtf8Stream
#58897 opened
Jun 30, 2025 -
doc: add missing CAA type to dns.resolveAny() & dnsPromises.resolveAny()
#58899 opened
Jun 30, 2025 -
src: fix a series of `-Wno-unreachable-code` errors
#58901 opened
Jun 30, 2025 -
[v24.x] lib: modify the prototype based on cond on deprecate
#58907 opened
Jun 30, 2025 -
doc: remove `--expose-gc` flag from CLI documentation
#58909 opened
Jun 30, 2025 -
doc: update buffer examples to use subarray instead of slice
#58912 opened
Jul 1, 2025 -
doc: add constraints for mem leak to threat model
#58917 opened
Jul 1, 2025 -
lib: expose global ErrorEvent
#58920 opened
Jul 1, 2025 -
doc: add missing environment variables to manpage and remove test worβ¦
#58924 opened
Jul 1, 2025 -
doc: clarify details of TSC public and private meetings
#58925 opened
Jul 2, 2025 -
lib: flag to conditionally modify proto on deprecate
#58928 opened
Jul 2, 2025 -
tools,doc: move more MDN links to types
#58930 opened
Jul 2, 2025 -
doc: add missing `Class:` mentions
#58931 opened
Jul 2, 2025 -
doc: mark stability markers consistent in `globals.md`
#58932 opened
Jul 2, 2025 -
doc: fix `fetch` subsections in `globals.md`
#58933 opened
Jul 2, 2025 -
doc: move "Core Promise APIs" to "Completed initiatives"
#58934 opened
Jul 2, 2025 -
worker: add worker name to report
#58935 opened
Jul 2, 2025 -
bootstrap: initialize http proxy after user module loader setup
#58938 opened
Jul 3, 2025 -
os: fix GetInterfaceAddresses memory leaky
#58940 opened
Jul 3, 2025 -
test: add known issue test for fs.cpSync dereference bug
#58941 opened
Jul 3, 2025 -
crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4
#58942 opened
Jul 3, 2025 -
repl: catch promise errors during eval in completion
#58943 opened
Jul 3, 2025 -
meta: add marco-ippolito to security release stewards
#58944 opened
Jul 3, 2025 -
test: deflake stream-readable-to-web test
#58948 opened
Jul 3, 2025 -
test: move http proxy tests to test/client-proxy
#58950 opened
Jul 3, 2025 -
src,permission: add support to permission.has(addon)
#58951 opened
Jul 3, 2025 -
test: deflake test-runner-watch-mode-kill-signal
#58952 opened
Jul 3, 2025 -
inspector: support undici traffic data inspection
#58953 opened
Jul 4, 2025
19 Issues closed by 12 people
-
node-v24.1.0 fails to build on riscv / gcc-15
#58485 closed
Jul 4, 2025 -
Customize password-based KDF in `KeyObject#export`
#53359 closed
Jul 4, 2025 -
Speed up async hooks (former domain module)
#57724 closed
Jul 3, 2025 -
Revisiting: fix for loading module twice with different case on case insensitive FSes
#38752 closed
Jul 3, 2025 -
Building Node with shared libuv doesn't work with the given `--shared-libuv-path`
#58815 closed
Jul 2, 2025 -
Nominate @IlyasShabi as a collaboratorΒ
#58766 closed
Jul 1, 2025 -
vm.runInContext Function Prototype Issue
#56413 closed
Jul 1, 2025 -
Node crashes on reload of a vue2 dev server
#58906 closed
Jun 30, 2025 -
Fix PATH under Windows
#39261 closed
Jun 30, 2025 -
node inspect crashes when tab-completing with a require
#41793 closed
Jun 30, 2025 -
fs.chown crashes when uid is -1
#58826 closed
Jun 29, 2025 -
Setting `"experimental-test-coverage": true` within node.config.json causes multiple reports
#58828 closed
Jun 29, 2025 -
Does node 20.x fully supports cgroups v2 ? facing memory celling problem Kubernetes cluster
#52478 closed
Jun 28, 2025 -
ICU behavior discrepancy in Current and LTS Node.js versions and latest browsers
#58870 closed
Jun 28, 2025 -
ERR_USE_AFTER_CLOSE in repl with async eval
#58784 closed
Jun 28, 2025 -
libuv in node 22.12+ has parallelism bug when running under cgroupsv2
#58428 closed
Jun 28, 2025 -
Spelling error in error report
#58805 closed
Jun 28, 2025 -
Hound.net
#58863 closed
Jun 27, 2025
26 Issues opened by 19 people
-
nodejs 24.0.1 tries and fails to link v8's maglev on s390x
#58954 opened
Jul 4, 2025 -
Investigate flaky test `parallel/test-stream-readable-to-web.js`
#58949 opened
Jul 3, 2025 -
Inconsistency in fs.cp operation
#58947 opened
Jul 3, 2025 -
--experimental-config-file throws bizarre error in linux
#58946 opened
Jul 3, 2025 -
`require(esm)` with top level error taints future `await import(esm)` swallowing errors
#58945 opened
Jul 3, 2025 -
Bug in `fs.cpSync` handling of the `dereference` option
#58939 opened
Jul 3, 2025 -
Test runner's output is hard to read due to blue-on-black text
#58937 opened
Jul 2, 2025 -
`--inspect-brk` fails with "Error: Access to this API has been restricted" when using `--permission`
#58936 opened
Jul 2, 2025 -
Config File nodeOptions.warnings: false not working
#58929 opened
Jul 2, 2025 -
Proposal: Resource Management Scopes for Node.js
#58926 opened
Jul 2, 2025 -
Add `ErrorEvent`
#58918 opened
Jul 1, 2025 -
XOF hash function changed their default outputLength to zero byte
#58913 opened
Jul 1, 2025 -
```RegExp.prototype.test``` produces inconsistent results in Node.js vs Chrome
#58905 opened
Jun 30, 2025 -
Can no longer validate signatures on NodeJS binaries due to needing approval on keyserver
#58904 opened
Jun 30, 2025 -
Promise.reject() hint cause endless loop
#58903 opened
Jun 30, 2025 -
Some CLI options documented in the CLI docs are missing in node manpage
#58895 opened
Jun 29, 2025 -
Some environment variables documented in the CLI docs are missing in node manpage
#58894 opened
Jun 29, 2025 -
all versions of `readdir` don't work in recursive mode when used with a buffer argument
#58892 opened
Jun 29, 2025 -
sqlite: abortable backup
#58888 opened
Jun 29, 2025 -
Report 0% coverage for untested files in a project (i.e., files matching some glob)
#58887 opened
Jun 29, 2025 -
Add Float16Array support to node-api
#58873 opened
Jun 28, 2025 -
Network.dataSent event missing documentation/PDL
#58871 opened
Jun 28, 2025 -
fsPromises.cp(...) inconsistencies and bugs
#58869 opened
Jun 27, 2025 -
Tests broken with externalized undici
#58865 opened
Jun 27, 2025
106 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: improve transparency and inclusivity of TSC meetings
#58837 commented on
Jul 2, 2025 β’ 25 new comments -
src: add web locks api
#58666 commented on
Jul 3, 2025 β’ 19 new comments -
inspector: initial support for Network.loadNetworkResource
#58077 commented on
Jul 4, 2025 β’ 11 new comments -
crypto: support outputLength option in crypto.hash for XOF functions
#58121 commented on
Jul 4, 2025 β’ 7 new comments -
module: add module.customConditions
#57688 commented on
Jul 4, 2025 β’ 7 new comments -
net: update net.blocklist to allow file save and file management
#58087 commented on
Jul 2, 2025 β’ 4 new comments -
http,https,http2: make async disposers idempotent
#58832 commented on
Jul 3, 2025 β’ 3 new comments -
module: correctly detect top-level await in ambiguous contexts
#58646 commented on
Jul 2, 2025 β’ 2 new comments -
src: add an option to make compile cache path relative
#58797 commented on
Jul 4, 2025 β’ 2 new comments -
lib: expose `setupInstance` method on WASI class
#57214 commented on
Jul 3, 2025 β’ 1 new comment -
doc: update "Spawning `.bat` and `.cmd` files on Windows" section
#58739 commented on
Jun 27, 2025 β’ 1 new comment -
n-api: fix dead lock if multi push events
#58724 commented on
Jun 27, 2025 β’ 1 new comment -
test: add --test-files-glob flag
#58860 commented on
Jul 4, 2025 β’ 1 new comment -
Add SourceMap Benchmark
#58125 commented on
Jul 3, 2025 β’ 0 new comments -
src: simplify is_callable by making it a concept
#58169 commented on
Jun 30, 2025 β’ 0 new comments -
async_hooks: add use() method to AsyncLocalStorage
#58104 commented on
Jul 3, 2025 β’ 0 new comments -
build,deps,tools: prepare to update to OpenSSL 3.5
#58100 commented on
Jul 2, 2025 β’ 0 new comments -
src: improve TextEncoder encodeInto performance
#58080 commented on
Jul 2, 2025 β’ 0 new comments -
node-api: minimal C node embedding API function
#58207 commented on
Jul 1, 2025 β’ 0 new comments -
tools: Compile maglev files into v8_compiler if maglev is disabled
#58861 commented on
Jun 30, 2025 β’ 0 new comments -
buffer: add fast api for isAscii & isUtf8
#58058 commented on
Jun 30, 2025 β’ 0 new comments -
doc: add tls.convertALPNProtocols(protocols, out)
#58026 commented on
Jun 29, 2025 β’ 0 new comments -
src: skip calling object setters
#57942 commented on
Jun 28, 2025 β’ 0 new comments -
deps: update ngtcp2 to 1.13.0
#57941 commented on
Jun 29, 2025 β’ 0 new comments -
util: fix test to prevent styleText color from changing
#57935 commented on
Jul 1, 2025 β’ 0 new comments -
zlib: reduce code duplication
#57810 commented on
Jul 3, 2025 β’ 0 new comments -
test: migrate some snapshots from python to js
#57778 commented on
Jul 4, 2025 β’ 0 new comments -
src,lib,test: unflag --experimental-webstorage by default
#57666 commented on
Jul 2, 2025 β’ 0 new comments -
build, doc: use new api doc tooling
#57343 commented on
Jul 4, 2025 β’ 0 new comments -
fix(process): improve error message for process.cwd() when directory is deleted
#57184 commented on
Jul 2, 2025 β’ 0 new comments -
module: implement synchronous module evaluate hooks
#57139 commented on
Jul 3, 2025 β’ 0 new comments -
fs: close dir before throwing if `options.bufferSize` is invalid
#58856 commented on
Jun 29, 2025 β’ 0 new comments -
[v22.x] deps: upgrade npm to 10.9.3
#58847 commented on
Jun 29, 2025 β’ 0 new comments -
inspector: prevent propagation of promise hooks to noPromise hooks
#58841 commented on
Jul 1, 2025 β’ 0 new comments -
test_runner: improve mock timer promisifiers
#58824 commented on
Jun 29, 2025 β’ 0 new comments -
crypto: add tls.useSystemCA()
#58822 commented on
Jun 30, 2025 β’ 0 new comments -
[v24.x] deps: V8: backport 1c3e018e7d48
#58818 commented on
Jul 1, 2025 β’ 0 new comments -
[v24.x] deps: V8: cherry-pick 3d750c2aa9ef
#58750 commented on
Jul 4, 2025 β’ 0 new comments -
sqlite: add tagged template
#58748 commented on
Jul 2, 2025 β’ 0 new comments -
[v22.x backport] esm: Wasm globals ns unwrapping 22 backport
#58745 commented on
Jul 3, 2025 β’ 0 new comments -
deps: patch V8 to 13.7.152.19
#58713 commented on
Jul 3, 2025 β’ 0 new comments -
[v22.x backport] esm: implement import.meta.main
#58693 commented on
Jul 1, 2025 β’ 0 new comments -
src: expose help texts into node-config-schema.json
#58680 commented on
Jul 2, 2025 β’ 0 new comments -
lib: add support for readable byte streams to .toWeb()
#58664 commented on
Jun 29, 2025 β’ 0 new comments -
lib: deserialize to native errors in error_serdes
#58605 commented on
Jul 1, 2025 β’ 0 new comments -
build: fix android build
#58574 commented on
Jul 2, 2025 β’ 0 new comments -
lib: deprecate _http_*
#58535 commented on
Jul 2, 2025 β’ 0 new comments -
child_process: `options.shell` validation
#58525 commented on
Jul 1, 2025 β’ 0 new comments -
meta: enable eslint jsdoc rules
#58521 commented on
Jul 2, 2025 β’ 0 new comments -
fs: add disposable mkdtemp
#58516 commented on
Jun 29, 2025 β’ 0 new comments -
tools: check for std::vector<v8::Local> in lint
#58497 commented on
Jul 3, 2025 β’ 0 new comments -
tools: lint typescript files
#58256 commented on
Jul 2, 2025 β’ 0 new comments -
Changing assert to become a class
#58253 commented on
Jul 1, 2025 β’ 0 new comments -
os: (cpus) pre-allocate the size of the result array
#57059 commented on
Jul 3, 2025 β’ 0 new comments -
Remove `Symbol.dispose` integration in `setTimeout` and `setInterval`
#58689 commented on
Jul 2, 2025 β’ 0 new comments -
--experimental-test-module-mocks is not working as expected
#55891 commented on
Jul 2, 2025 β’ 0 new comments -
Allow inspector flags with SEA binaries via configuration
#51688 commented on
Jul 2, 2025 β’ 0 new comments -
node --run fails to locate package.json when the directory path contains special characters (e.g., accents)
#58764 commented on
Jul 1, 2025 β’ 0 new comments -
Unable to build node.js in Windows with VS2022
#58801 commented on
Jul 1, 2025 β’ 0 new comments -
Tracking issue: require(esm)
#52697 commented on
Jul 1, 2025 β’ 0 new comments -
test-runner: write out timestamp as first line in watch mode
#57206 commented on
Jun 30, 2025 β’ 0 new comments -
`deprecate` shows increased use of CPU
#58218 commented on
Jun 30, 2025 β’ 0 new comments -
Enabling Rust support for Temporal
#58730 commented on
Jun 30, 2025 β’ 0 new comments -
napi: stabilization criteria - requirement for alternative VM
#58852 commented on
Jun 30, 2025 β’ 0 new comments -
Update on QUIC
#57281 commented on
Jun 30, 2025 β’ 0 new comments -
Uncaught Exception on `node:stream/promises` pipeline
#58843 commented on
Jun 30, 2025 β’ 0 new comments -
GPG key verification failure
#56690 commented on
Jun 30, 2025 β’ 0 new comments -
Accept `Blob`s anywhere where a `Buffer` is currently accepted for writing
#53090 commented on
Jun 29, 2025 β’ 0 new comments -
v8.writeHeapSnapshot to accept a folder as path to write it's snapshot
#58857 commented on
Jun 29, 2025 β’ 0 new comments -
Bug in fileHandle.readableWebStream implementation
#58817 commented on
Jun 29, 2025 β’ 0 new comments -
Node shows up in macOS 26 developer beta task bar.
#58798 commented on
Jun 29, 2025 β’ 0 new comments -
fs.mkdtemp should return a Buffer when prefix argument is a Buffer
#58795 commented on
Jun 29, 2025 β’ 0 new comments -
rejectUnauthorized for WebSocket
#58792 commented on
Jun 29, 2025 β’ 0 new comments -
DEP0190 (passing args to spawn with shell: true) isn't fixable when `stdio` option is required
#58763 commented on
Jun 29, 2025 β’ 0 new comments -
fs.rmSync('a.ζ') crash without throw
#58759 commented on
Jun 29, 2025 β’ 0 new comments -
fs: `opendirSync()` leaks directory handle on error
#58854 commented on
Jun 29, 2025 β’ 0 new comments -
fs.cpSync / fs.cp / fs.promises.cp fails when src/dest args are Buffer
#58634 commented on
Jun 29, 2025 β’ 0 new comments -
Add support to print help/usage of util.parseArgs
#56184 commented on
Jun 28, 2025 β’ 0 new comments -
finalize callback of instance data is not called when error is thrown
#58341 commented on
Jun 27, 2025 β’ 0 new comments -
NodeJS 22 throws std::bad_alloc when calling std::regex
#57639 commented on
Jun 27, 2025 β’ 0 new comments -
inspector: make dispatching_messages_ atomic
#56929 commented on
Jun 29, 2025 β’ 0 new comments -
Temporarily increase network_family_autoselection_attempt_timeout to 500ms
#56738 commented on
Jul 2, 2025 β’ 0 new comments -
deps: update nghttp3 to 1.10.1
#56333 commented on
Jun 29, 2025 β’ 0 new comments -
child_process: validate strings in exec and spawn
#56148 commented on
Jul 1, 2025 β’ 0 new comments -
src: use wide string for findPackageJson onWindows
#55861 commented on
Jul 2, 2025 β’ 0 new comments -
fix: support buffers greater than `2^32` bytes in length in `Buffer.concat` and `Buffer.copy`
#55492 commented on
Jun 28, 2025 β’ 0 new comments -
url: add V8 Fast API for Blob RevokeObjectURL
#54712 commented on
Jun 30, 2025 β’ 0 new comments -
tls: wrap ssl errors in ECONNRESET
#54492 commented on
Jul 3, 2025 β’ 0 new comments -
lib: optimize link header regex for case insensitivity
#54407 commented on
Jul 3, 2025 β’ 0 new comments -
src: add WDAC integration (Windows)
#54364 commented on
Jul 2, 2025 β’ 0 new comments -
tls: Server should generate lazily create sessionIdContext
#54298 commented on
Jul 1, 2025 β’ 0 new comments -
http: resume kept-alive when no body allowed
#52329 commented on
Jul 2, 2025 β’ 0 new comments -
lib: cache source maps in vm sources
#52153 commented on
Jul 2, 2025 β’ 0 new comments -
Missing `Http2ServerResponse.setHeaders()` fixed
#51576 commented on
Jun 30, 2025 β’ 0 new comments -
cli: implement node --run <script-in-package-json>
#46534 commented on
Jun 30, 2025 β’ 0 new comments -
node 22.x fails to build with pointer compression
#54531 commented on
Jul 4, 2025 β’ 0 new comments -
Support webcrypto hash algorithm arguments in node.js crypto hash apis
#56464 commented on
Jul 4, 2025 β’ 0 new comments -
Tracking issue: HTTP_PROXY/HTTPS_PROXY/NO_PROXY support in Node.js
#57872 commented on
Jul 3, 2025 β’ 0 new comments -
Unexpected server incoming requests queue after Node.js 20 version (possible performance regression)
#57364 commented on
Jul 3, 2025 β’ 0 new comments -
Test test/parallel/test-crypto-oneshot-hash.js fails in OpenSSL 3.4.0 due to breaking changes in OpenSSL
#56159 commented on
Jul 3, 2025 β’ 0 new comments -
Provide a file system clock API (or platform specific clock API)
#56448 commented on
Jul 3, 2025 β’ 0 new comments -
Tracking issue: compile cache
#52696 commented on
Jul 3, 2025 β’ 0 new comments -
Support relative compile cache
#58755 commented on
Jul 3, 2025 β’ 0 new comments -
stream/web internal function correct implementation leads to debuggers incorrectly detecting an unhandled rejection
#51093 commented on
Jul 2, 2025 β’ 0 new comments -
`"packageManager"` field doesnβt support npm
#51888 commented on
Jul 2, 2025 β’ 0 new comments -
Update npm to v11 in Node.js v22
#58423 commented on
Jul 2, 2025 β’ 0 new comments