-
-
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
30 Pull requests merged by 20 people
-
doc: mark stability markers consistent in
globals.md
#58932 merged
Jul 6, 2025 -
fs: close dir before throwing if
options.bufferSize
is invalid#58856 merged
Jul 6, 2025 -
os: fix GetInterfaceAddresses memory leaky
#58940 merged
Jul 5, 2025 -
crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4
#58942 merged
Jul 5, 2025 -
bootstrap: initialize http proxy after user module loader setup
#58938 merged
Jul 5, 2025 -
doc: move "Core Promise APIs" to "Completed initiatives"
#58934 merged
Jul 4, 2025 -
module: link module with a module request record
#58886 merged
Jul 4, 2025 -
doc: fix
fetch
subsections inglobals.md
#58933 merged
Jul 4, 2025 -
doc: add missing
Class:
mentions#58931 merged
Jul 4, 2025 -
tools,doc: move more MDN links to types
#58930 merged
Jul 4, 2025 -
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
33 Pull requests opened by 17 people
-
[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: 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 -
worker: add worker name to report
#58935 opened
Jul 2, 2025 -
test: add known issue test for fs.cpSync dereference bug
#58941 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 -
module: throw error when re-runing errored module jobs
#58957 opened
Jul 4, 2025 -
doc: "if and only if" should be "if" in util.parseArgs default value
#58958 opened
Jul 4, 2025 -
src,lib: support path in `v8.writeHeapSnapshot` output
#58959 opened
Jul 5, 2025 -
[v22.x backport] crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4
#58960 opened
Jul 5, 2025 -
[v20.x backport] crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4
#58961 opened
Jul 5, 2025 -
doc: add missing environment variables to manpage
#58963 opened
Jul 5, 2025 -
deps: update ada to 3.2.5
#58966 opened
Jul 6, 2025 -
deps: update zlib to 1.3.1-3102d2a
#58967 opened
Jul 6, 2025 -
deps: update googletest to 3983f67
#58968 opened
Jul 6, 2025 -
doc: add more missing environment variables to manpage
#58969 opened
Jul 6, 2025 -
test_runner: allow user-defined color themes via NODE_TEST_RUNNER_THEME
#58971 opened
Jul 6, 2025 -
doc: remove broken link to permission model source code
#58972 opened
Jul 6, 2025 -
dns: fix parse memory leaky
#58973 opened
Jul 6, 2025 -
lib: add type names in source mapped stack traces
#58976 opened
Jul 6, 2025 -
test: add missing port=0 arg in test-debugger-extract-function-name
#58977 opened
Jul 6, 2025 -
lib: fix incorrect `ArrayBufferPrototypeGetDetached` primordial type
#58978 opened
Jul 6, 2025 -
http,https: add built-in proxy support in http/https.request and Agent
#58980 opened
Jul 7, 2025
16 Issues closed by 9 people
-
fs: `opendirSync()` leaks directory handle on error
#58854 closed
Jul 6, 2025 -
`--inspect-brk` fails with "Error: Access to this API has been restricted" when using `--permission`
#58936 closed
Jul 6, 2025 -
Crash at `uv_write2` with `Assertion failed` on Darwin
#58720 closed
Jul 6, 2025 -
https://github.com/nodejs/help
#58965 closed
Jul 5, 2025 -
Test test/parallel/test-crypto-oneshot-hash.js fails in OpenSSL 3.4.0 due to breaking changes in OpenSSL
#56159 closed
Jul 5, 2025 -
XOF hash function changed their default outputLength to zero byte
#58913 closed
Jul 5, 2025 -
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
18 Issues opened by 15 people
-
Docs: Missing instructions for importing previous release keys
#58979 opened
Jul 7, 2025 -
Incorrect selection of x64 push_registers_asm.cc for host build when target is arm (Android)
#58975 opened
Jul 6, 2025 -
`ENOENT` error when reading root of `subst` drive on Windows
#58970 opened
Jul 6, 2025 -
Tracking Issue: Port all SonicBoom tests for FastUtf8Stream
#58955 opened
Jul 4, 2025 -
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 -
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 -
```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
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.
-
lib: add node:metrics module
#58874 commented on
Jul 7, 2025 • 21 new comments -
doc: improve transparency and inclusivity of TSC meetings
#58837 commented on
Jul 2, 2025 • 18 new comments -
crypto: support outputLength option in crypto.hash for XOF functions
#58121 commented on
Jul 5, 2025 • 14 new comments -
Add support to print help/usage of util.parseArgs
#58875 commented on
Jul 4, 2025 • 14 new comments -
node-api: add support for Float16Array
#58879 commented on
Jul 3, 2025 • 9 new comments -
module: add module.customConditions
#57688 commented on
Jul 4, 2025 • 6 new comments -
fs: port SonicBoom module to fs module as FastUtf8Stream
#58897 commented on
Jul 6, 2025 • 5 new comments -
inspector: initial support for Network.loadNetworkResource
#58077 commented on
Jul 7, 2025 • 4 new comments -
sqlite: add tagged template
#58748 commented on
Jul 6, 2025 • 3 new comments -
src: add web locks api
#58666 commented on
Jul 7, 2025 • 3 new comments -
src: add an option to make compile cache path relative
#58797 commented on
Jul 4, 2025 • 2 new comments -
module: correctly detect top-level await in ambiguous contexts
#58646 commented on
Jul 2, 2025 • 2 new comments -
lib: fix testNamePatterns and testSkipPatterns being ignored with isolation "none"
#58496 commented on
Jul 6, 2025 • 2 new comments -
node-api: add napi_float16_array
#58889 commented on
Jun 30, 2025 • 2 new comments -
lib: expose `setupInstance` method on WASI class
#57214 commented on
Jul 6, 2025 • 1 new comment -
repl: improve REPL disabling completion on proxies and getters
#58891 commented on
Jul 5, 2025 • 1 new comment -
buffer: create relative reading methods
#58295 commented on
Jul 6, 2025 • 0 new comments -
tools: lint typescript files
#58256 commented on
Jul 7, 2025 • 0 new comments -
dns: support max timeout
#58440 commented on
Jul 7, 2025 • 0 new comments -
tools: check for std::vector<v8::Local> in lint
#58497 commented on
Jul 3, 2025 • 0 new comments -
fs: add disposable mkdtemp
#58516 commented on
Jul 6, 2025 • 0 new comments -
meta: enable eslint jsdoc rules
#58521 commented on
Jul 2, 2025 • 0 new comments -
doc: add missing CAA type to dns.resolveAny() & dnsPromises.resolveAny()
#58899 commented on
Jun 30, 2025 • 0 new comments -
Changing assert to become a class
#58253 commented on
Jul 1, 2025 • 0 new comments -
node-api: minimal C node embedding API function
#58207 commented on
Jul 1, 2025 • 0 new comments -
src: simplify is_callable by making it a concept
#58169 commented on
Jun 30, 2025 • 0 new comments -
Add SourceMap Benchmark
#58125 commented on
Jul 7, 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 -
deps: update OpenSSL to 3.0.17
#58097 commented on
Jul 6, 2025 • 0 new comments -
net: update net.blocklist to allow file save and file management
#58087 commented on
Jul 6, 2025 • 0 new comments -
src: improve TextEncoder encodeInto performance
#58080 commented on
Jul 2, 2025 • 0 new comments -
buffer: add fast api for isAscii & isUtf8
#58058 commented on
Jun 30, 2025 • 0 new comments -
lib: map Latin1 labels to iso-8859-1 instead of Windows-1252
#58890 commented on
Jun 30, 2025 • 0 new comments -
test: add fs.rmSync regression test for Unicode filename crash on Windows
#58884 commented on
Jul 1, 2025 • 0 new comments -
test: update WPT for url to fee00f968c
#58880 commented on
Jul 6, 2025 • 0 new comments -
doc: update release key for aduh95
#58877 commented on
Jul 6, 2025 • 0 new comments -
tools: Compile maglev files into v8_compiler if maglev is disabled
#58861 commented on
Jul 5, 2025 • 0 new comments -
test: add --test-files-glob flag
#58860 commented on
Jul 5, 2025 • 0 new comments -
inspector: prevent propagation of promise hooks to noPromise hooks
#58841 commented on
Jul 1, 2025 • 0 new comments -
http,https,http2: make async disposers idempotent
#58832 commented on
Jul 3, 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 -
[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 6, 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 6, 2025 • 0 new comments -
lib: add support for readable byte streams to .toWeb()
#58664 commented on
Jul 6, 2025 • 0 new comments -
lib: deserialize to native errors in error_serdes
#58605 commented on
Jul 1, 2025 • 0 new comments -
doc: fix return types for sync methods
#58575 commented on
Jul 7, 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 -
ERR_INVALID_RETURN_PROPERTY_VALUE when using module.register and module.registerHooks
#57327 commented on
Jul 5, 2025 • 0 new comments -
Unexpected server incoming requests queue after Node.js 20 version (possible performance regression)
#57364 commented on
Jul 4, 2025 • 0 new comments -
Some CLI options documented in the CLI docs are missing in node manpage
#58895 commented on
Jul 4, 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 -
fsPromises.cp(...) inconsistencies and bugs
#58869 commented on
Jul 3, 2025 • 0 new comments -
Tests broken with externalized undici
#58865 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 -
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 -
Some environment variables documented in the CLI docs are missing in node manpage
#58894 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 -
Network.dataSent event missing documentation/PDL
#58871 commented on
Jul 1, 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 -
deps: update ngtcp2 to 1.13.0
#57941 commented on
Jul 6, 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 6, 2025 • 0 new comments -
lib: fix default AbortController.abort() message
#57735 commented on
Jul 7, 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 -
os: (cpus) pre-allocate the size of the result array
#57059 commented on
Jul 3, 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
Jul 6, 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 -
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 5, 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 -
cli: implement node --run <script-in-package-json>
#46534 commented on
Jun 30, 2025 • 0 new comments -
Tracking issue: HTTP_PROXY/HTTPS_PROXY/NO_PROXY support in Node.js
#57872 commented on
Jul 7, 2025 • 0 new comments -
Accept `Blob`s anywhere where a `Buffer` is currently accepted for writing
#53090 commented on
Jul 6, 2025 • 0 new comments -
Header Menus Overlap Due to Incorrect Stacking Context (z-index) in Documentation
#58243 commented on
Jul 6, 2025 • 0 new comments -
Fatal Error in V8 Debugging Context on Node.js v23.7.0
#57606 commented on
Jul 5, 2025 • 0 new comments