-
-
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
2 Releases published by 2 people
-
v24.3.0 2025-06-24, Version 24.3.0 (Current), @RafaelGSS
published
Jun 24, 2025 -
v22.17.0 2025-06-24, Version 22.17.0 'Jod' (LTS), @aduh95
published
Jun 25, 2025
42 Pull requests merged by 24 people
-
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 -
doc: fix jsdoc definition of assert.ifError() fn in lib/assert.js
#58573 merged
Jun 27, 2025 -
deps: update googletest to 35b75a2
#58710 merged
Jun 27, 2025 -
doc: add Array type in http request headers
#58049 merged
Jun 27, 2025 -
test_runner: fix timeout not propagated to the child process in run
#58831 merged
Jun 27, 2025 -
doc: add missing colon to headers in
globals.md
#58825 merged
Jun 27, 2025 -
deps: update minimatch to 10.0.3
#58712 merged
Jun 26, 2025 -
test_runner: correct "already mocked" error punctuation placement
#58840 merged
Jun 26, 2025 -
doc: fix
stream.md
section order#58811 merged
Jun 26, 2025 -
lib: fix
getTypeScriptParsingMode
jsdoc#58681 merged
Jun 26, 2025 -
src: use ranges library (C++20) more systematically
#58028 merged
Jun 26, 2025 -
tools: update gyp-next to 0.20.2
#58788 merged
Jun 26, 2025 -
test: update WPT for urlpattern to 84b75f0880
#58785 merged
Jun 26, 2025 -
repl: improve tab completion on computed properties
#58775 merged
Jun 26, 2025 -
module: convert schema-only core module on
convertCJSFilenameToURL
#58612 merged
Jun 25, 2025 -
dns: set timeout to 1000ms when timeout <= 0
#58441 merged
Jun 25, 2025 -
2025-06-24, Version 22.17.0 'Jod' (LTS)
#58665 merged
Jun 25, 2025 -
2025-06-24, Version 24.3.0 (Current)
#58813 merged
Jun 24, 2025
41 Pull requests opened by 30 people
-
test_runner: improve mock timer promisifiers
#58824 opened
Jun 24, 2025 -
http,https,http2: make async disposers idempotent
#58832 opened
Jun 25, 2025 -
doc: improve transparency and inclusivity of TSC meetings
#58837 opened
Jun 25, 2025 -
inspector: prevent propagation of promise hooks to noPromise hooks
#58841 opened
Jun 26, 2025 -
fs: fix for FileHandle.readableWebStream
#58842 opened
Jun 26, 2025 -
[v22.x] deps: upgrade npm to 10.9.3
#58847 opened
Jun 26, 2025 -
assert: allow printf-style messages as assertion error
#58849 opened
Jun 26, 2025 -
fs: runtime deprecate closing `fs.Dir` on garbage collection
#58850 opened
Jun 26, 2025 -
permission: propagate permission model flags on spawn
#58853 opened
Jun 26, 2025 -
fs: close dir before throwing if `options.bufferSize` is invalid
#58856 opened
Jun 26, 2025 -
test: add --test-files-glob flag
#58860 opened
Jun 27, 2025 -
tools: Compile maglev files into v8_compiler if maglev is disabled
#58861 opened
Jun 27, 2025 -
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 -
src: simplify adding fast APIs to ExternalReferenceRegistry
#58896 opened
Jun 29, 2025 -
fs: port SonicBoom module to fs module as FastUtf8Stream
#58897 opened
Jun 30, 2025 -
src,permission: enhance permission model debug
#58898 opened
Jun 30, 2025 -
doc: add missing CAA type to dns.resolveAny() & dnsPromises.resolveAny()
#58899 opened
Jun 30, 2025 -
tools: update `inspector_protocol` to `69d69dd`
#58900 opened
Jun 30, 2025 -
src: fix a series of `-Wno-unreachable-code` errors
#58901 opened
Jun 30, 2025 -
win,build: Fix MSVS v17.14 compilation issue on v22
#58902 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 email address for Richard Lau
#58910 opened
Jul 1, 2025 -
docs: add @ovflowd back to core collaborators
#58911 opened
Jul 1, 2025 -
doc: update buffer examples to use subarray instead of slice
#58912 opened
Jul 1, 2025 -
[v22.x] test: skip broken sea on rhel8
#58914 opened
Jul 1, 2025 -
src: cleanup uv_fs_req before uv_fs_stat on existSync
#58915 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 -
tools: bump the eslint group in /tools/eslint with 6 updates
#58921 opened
Jul 1, 2025 -
meta: bump github/codeql-action from 3.28.18 to 3.29.2
#58922 opened
Jul 1, 2025 -
meta: bump step-security/harden-runner from 2.12.0 to 2.12.2
#58923 opened
Jul 1, 2025
22 Issues closed by 14 people
-
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 -
http.request should be documented to receive an headers array
#57986 closed
Jun 27, 2025 -
testrunner: run() ignores timeout option
#58802 closed
Jun 27, 2025 -
Unable to wrap Response object in Proxy object on Node.js 24
#58814 closed
Jun 26, 2025 -
import.meta.main is incorrectly false when running `.ts` file
#58838 closed
Jun 26, 2025 -
`require(dir)` ignores `exports` field in `dir/package.json`
#58827 closed
Jun 26, 2025 -
schemeless builtins crash CJS loader
#58607 closed
Jun 25, 2025 -
Failed to upgrade node node 23.7.0 -> 24.2.0. Stopped on js2c.
#58821 closed
Jun 25, 2025 -
lint-commit-message is failing on Dependabot PRs
#57050 closed
Jun 25, 2025
20 Issues opened by 16 people
-
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 -
v8.writeHeapSnapshot to accept a folder as path to write it's snapshot
#58857 opened
Jun 26, 2025 -
fs: `opendirSync()` leaks directory handle on error
#58854 opened
Jun 26, 2025 -
napi: stabilization criteria - requirement for alternative VM
#58852 opened
Jun 26, 2025 -
Uncaught Exception on `node:stream/promises` pipeline
#58843 opened
Jun 26, 2025
97 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.
-
src: add web locks api
#58666 commented on
Jun 30, 2025 • 29 new comments -
inspector: initial support for Network.loadNetworkResource
#58077 commented on
Jun 30, 2025 • 13 new comments -
crypto: add tls.useSystemCA()
#58822 commented on
Jun 30, 2025 • 8 new comments -
net: update net.blocklist to allow file save and file management
#58087 commented on
Jul 1, 2025 • 7 new comments -
Changing assert to become a class
#58253 commented on
Jul 1, 2025 • 5 new comments -
module: correctly detect top-level await in ambiguous contexts
#58646 commented on
Jul 1, 2025 • 3 new comments -
lib: add support for readable byte streams to .toWeb()
#58664 commented on
Jun 29, 2025 • 3 new comments -
module: add module.customConditions
#57688 commented on
Jun 30, 2025 • 3 new comments -
doc: update "Spawning `.bat` and `.cmd` files on Windows" section
#58739 commented on
Jun 27, 2025 • 2 new comments -
fs: add disposable mkdtemp
#58516 commented on
Jun 29, 2025 • 2 new comments -
n-api: fix dead lock if multi push events
#58724 commented on
Jun 27, 2025 • 1 new comment -
build,deps,tools: prepare to update to OpenSSL 3.5
#58100 commented on
Jun 30, 2025 • 0 new comments -
src: improve TextEncoder encodeInto performance
#58080 commented on
Jul 1, 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 -
async_hooks: add use() method to AsyncLocalStorage
#58104 commented on
Jun 26, 2025 • 0 new comments -
Add SourceMap Benchmark
#58125 commented on
Jul 1, 2025 • 0 new comments -
[v24.x] deps: V8: backport 1c3e018e7d48
#58818 commented on
Jul 1, 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 -
http: improve performance by removing async_hooks
#57938 commented on
Jun 26, 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
Jun 29, 2025 • 0 new comments -
test: migrate some snapshots from python to js
#57778 commented on
Jul 1, 2025 • 0 new comments -
lib: fix default AbortController.abort() message
#57735 commented on
Jun 26, 2025 • 0 new comments -
src: collapse local var scope in loop
#57626 commented on
Jun 25, 2025 • 0 new comments -
build, doc: use new api doc tooling
#57343 commented on
Jun 28, 2025 • 0 new comments -
[v22.x backport] module: unflag --experimental-strip-types
#57298 commented on
Jul 1, 2025 • 0 new comments -
lib: expose `setupInstance` method on WASI class
#57214 commented on
Jun 30, 2025 • 0 new comments -
test: add API surface test
#58793 commented on
Jun 26, 2025 • 0 new comments -
deps: V8: cherry-pick 0ce2edb7adfd
#58773 commented on
Jun 30, 2025 • 0 new comments -
deps: V8: cherry-pick 1d7159580156
#58749 commented on
Jul 1, 2025 • 0 new comments -
sqlite: add tagged template
#58748 commented on
Jul 1, 2025 • 0 new comments -
[v22.x backport] esm: Wasm globals ns unwrapping 22 backport
#58745 commented on
Jun 30, 2025 • 0 new comments -
Branch: feature/n-failures
#58737 commented on
Jun 27, 2025 • 0 new comments -
fs: add `signal` option to `filehandle.readableWebStream()`
#58725 commented on
Jun 27, 2025 • 0 new comments -
deps: patch V8 to 13.7.152.19
#58713 commented on
Jun 29, 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
Jun 29, 2025 • 0 new comments -
fs: fix TypeError in glob when directory access is denied
#58674 commented on
Jun 27, 2025 • 0 new comments -
doc: title `index.md`
#58613 commented on
Jun 25, 2025 • 0 new comments -
lib: deprecate _http_*
#58535 commented on
Jul 1, 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
Jun 26, 2025 • 0 new comments -
dns: support max timeout
#58440 commented on
Jun 26, 2025 • 0 new comments -
tools: lint typescript files
#58256 commented on
Jun 26, 2025 • 0 new comments -
lib: add a diagnostic channel for observing AsyncContextFrame.set
#58229 commented on
Jun 26, 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 -
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 -
Support relative compile cache
#58755 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 -
Tracking issue: HTTP_PROXY/HTTPS_PROXY/NO_PROXY support in Node.js
#57872 commented on
Jun 28, 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 -
ERR_INVALID_RETURN_PROPERTY_VALUE when using module.register and module.registerHooks
#57327 commented on
Jun 27, 2025 • 0 new comments -
False positive `ERR_REQUIRE_CYCLE_MODULE` error thrown for dual package with `module-sync` entry
#57869 commented on
Jun 26, 2025 • 0 new comments -
Update npm to v11 in Node.js v22
#58423 commented on
Jun 26, 2025 • 0 new comments -
sqlite async API
#54307 commented on
Jun 26, 2025 • 0 new comments -
Getting uncaughtException Error: write EPIPE when sending http requests over unix socket
#55952 commented on
Jun 26, 2025 • 0 new comments -
Streams: finished Change in behavoir between 22.2.0 and 22.9.0. Throws Exception (Unhandled Rejection)
#55152 commented on
Jun 26, 2025 • 0 new comments -
N-API: Need SharedArrayBuffer api
#23276 commented on
Jun 26, 2025 • 0 new comments -
Proposal: Action to verify if the PR lands cleanly on active release lines
#58201 commented on
Jun 25, 2025 • 0 new comments -
Conflict between `child_process` API guidance and DEP0190
#58735 commented on
Jun 25, 2025 • 0 new comments -
Roadmap for stabilization of vm modules
#37648 commented on
Jun 25, 2025 • 0 new comments -
--env-file-if-exists throws error when the .env file doesn't exist and when combined with --watch (now in lts)
#57040 commented on
Jun 25, 2025 • 0 new comments -
window build failure with the latest node v24.2.0 for small-icu
#58751 commented on
Jun 25, 2025 • 0 new comments -
module: implement synchronous module evaluate hooks
#57139 commented on
Jul 1, 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
Jun 30, 2025 • 0 new comments -
buffer: make methods work on Uint8Array instances
#56578 commented on
Jun 25, 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 -
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 -
src: add WDAC integration (Windows)
#54364 commented on
Jul 1, 2025 • 0 new comments -
tls: Server should generate lazily create sessionIdContext
#54298 commented on
Jul 1, 2025 • 0 new comments -
src: make parsing compatible with motdotla/dotenv package
#54215 commented on
Jun 26, 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 -
Unexpected server incoming requests queue after Node.js 20 version (possible performance regression)
#57364 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 -
Update on QUIC
#57281 commented on
Jun 30, 2025 • 0 new comments -
Building Node with shared libuv doesn't work with the given `--shared-libuv-path`
#58815 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