-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Insights: nodejs/node
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
-
v24.4.1 2025-07-15, Version 24.4.1 (Current), @RafaelGSS
published
Jul 15, 2025 -
v22.17.1 2025-07-15, Version 22.17.1 'Jod' (LTS), @RafaelGSS
published
Jul 15, 2025 -
v20.19.4 2025-07-15, Version 20.19.4 'Iron' (LTS), @RafaelGSS
published
Jul 15, 2025
14 Pull requests merged by 11 people
-
http,https: add built-in proxy support in http/https.request and Agent
#58980 merged
Jul 18, 2025 -
test: mark test-inspector-network-fetch as flaky on Windows
#59091 merged
Jul 17, 2025 -
build: remove suppressions.supp
#59079 merged
Jul 17, 2025 -
sqlite,doc: add setReturnArrays missing docs
#59074 merged
Jul 17, 2025 -
doc: add RafaelGSS as steward July 25
#59078 merged
Jul 16, 2025 -
tools,test: enforce best practices to detect never settling promises
#58992 merged
Jul 16, 2025 -
doc: clarify ERR_FS_FILE_TOO_LARGE explanation to reflect fs.readFile() I/O limit
#59050 merged
Jul 16, 2025 -
doc: run license-builder
#59056 merged
Jul 16, 2025 -
doc: fix typed list formatting
#59019 merged
Jul 15, 2025 -
doc: "if and only if" should be "if" in util.parseArgs default value
#58958 merged
Jul 15, 2025 -
docs: zlib: rm unused process from example
#59041 merged
Jul 14, 2025 -
tools: ignore CVE mention when linting release proposals
#59037 merged
Jul 13, 2025 -
repl: fix repl crashing on variable declarations without init
#59032 merged
Jul 11, 2025 -
crypto: runtime-deprecate default shake128/256 output lengths
#59008 merged
Jul 11, 2025
42 Pull requests opened by 25 people
-
test: WPT for Wasm jsapi including new ESM Integration tests
#59034 opened
Jul 11, 2025 -
node-api: reword "implementation in an alternative VM" as implementable
#59036 opened
Jul 11, 2025 -
Fix incorrect comment about caching of certificates when using the `--use-openssl-ca` option.
#59038 opened
Jul 12, 2025 -
lib: add trace-sigint APIs
#59040 opened
Jul 12, 2025 -
test: update `startCLI` to set `--port=0` by default
#59042 opened
Jul 12, 2025 -
buffer: cache Environment::GetCurrent to avoid repeated calls
#59043 opened
Jul 13, 2025 -
repl: handle errors from getters during completion
#59044 opened
Jul 13, 2025 -
fs: return rejected promise when mkdtemp lacks permissions
#59045 opened
Jul 13, 2025 -
fix: TextDecoder Big5 invalid sequence handling
#59046 opened
Jul 13, 2025 -
test_runner: propagate --experimental-config-file to child processes
#59047 opened
Jul 13, 2025 -
build: bump minimum Clang version to 19
#59048 opened
Jul 13, 2025 -
src: remove duplicate assignment of `O_EXCL` in node_constants.cc
#59049 opened
Jul 13, 2025 -
crypto: add memory tracking for secureContext openssl objects
#59051 opened
Jul 13, 2025 -
doc: add new environment variables doc page
#59052 opened
Jul 13, 2025 -
dgram: improve get-send-queue-info performance
#59054 opened
Jul 13, 2025 -
src: fix broken fast callback signatures
#59055 opened
Jul 13, 2025 -
src: call unmask after install signal handler
#59059 opened
Jul 14, 2025 -
http: deprecate writeHeader
#59060 opened
Jul 14, 2025 -
path: add exclude option to matchesGlob method
#59061 opened
Jul 14, 2025 -
util: replace process.noDeprecation with getOptionValue for deprecation handling
#59063 opened
Jul 14, 2025 -
[v22.x backport] src: backport fast API changes
#59065 opened
Jul 14, 2025 -
crypto: avoid copying buffers to UTF-8 strings in `crypto.hash()`
#59067 opened
Jul 14, 2025 -
fix: support --print with --input-type=module
#59068 opened
Jul 14, 2025 -
node-api: added SharedArrayBuffer api
#59071 opened
Jul 14, 2025 -
cli: support `${pid}` placeholder in --cpu-prof-name
#59072 opened
Jul 14, 2025 -
doc: guide for runtime-specific conditional exports using --import
#59075 opened
Jul 15, 2025 -
doc: fix missing link to the Error documentation in the `http` page
#59080 opened
Jul 15, 2025 -
src: add percentage support to --max-old-space-size
#59082 opened
Jul 16, 2025 -
node-api: clarify enum value ABI stability
#59085 opened
Jul 16, 2025 -
src: add cache to nearest parent package json
#59086 opened
Jul 16, 2025 -
node-api,doc: update links to ecma262 with section names
#59087 opened
Jul 16, 2025 -
Doc(fix): stream.isReadable and stream.isWritable API doc
#59089 opened
Jul 16, 2025 -
src: remove declarations of removed BaseObject static fns
#59093 opened
Jul 16, 2025 -
perf_hooks: do not expose SafeMap via Histogram wrapper
#59094 opened
Jul 16, 2025 -
meta: clarify pr objection process further
#59096 opened
Jul 16, 2025 -
lib: prefer AsyncIteratorPrototype primordial
#59097 opened
Jul 16, 2025 -
util: respect nested formats in styleText
#59098 opened
Jul 16, 2025 -
[v22.x backport] doc: add missing section for setReturnArrays in sqlite.md
#59099 opened
Jul 17, 2025 -
win: fix .node_repl_history file location
#59101 opened
Jul 17, 2025 -
investigate parallel/test-inspector-network-fetch
#59104 opened
Jul 17, 2025 -
SQLite Async API
#59109 opened
Jul 18, 2025 -
src,test: fix config file parsing for flags defaulted to true
#59110 opened
Jul 18, 2025
17 Issues closed by 13 people
-
dot test-reporter includes more info
#53031 closed
Jul 18, 2025 -
Unable to build node.js in Windows with VS2022
#58801 closed
Jul 17, 2025 -
Graceful close for HTTP2 sessions
#34265 closed
Jul 17, 2025 -
Why isn't FormData, a prolific data type in the web ecosystem, a part of NodeJS, a prolific web technology?
#59088 closed
Jul 16, 2025 -
Child process breaks on command
#55802 closed
Jul 16, 2025 -
Regular expression operation case segmentation fault
#56371 closed
Jul 16, 2025 -
Possible Null Pointer Dereference in `TLSWrap::PskClientCallback`
#56665 closed
Jul 16, 2025 -
Unable to connect to mongoDB using Mongoose v.8.12.1
#57539 closed
Jul 16, 2025 -
Node.js V8 Crash in Debugging Mode When Using for...of Loops
#58460 closed
Jul 16, 2025 -
CTRL-C does not quit readline when in infinte loop
#40140 closed
Jul 15, 2025 -
`--inspect-brk` fails with "Error: Access to this API has been restricted" when using `--permission`
#58936 closed
Jul 14, 2025 -
Output of zlib.deflateRawSync and zlib.createDeflateRaw with deflate.flush is different for the same input
#59027 closed
Jul 12, 2025 -
Declaring a variable using `let` or `var` in REPL causes `TypeError`
#59039 closed
Jul 12, 2025 -
--experimental-config-file throws bizarre error in linux
#58946 closed
Jul 11, 2025 -
REPL crash when specifying let or var
#59029 closed
Jul 11, 2025 -
Regression: node repl typing "let w" (or other alpha one byte character) crashes
#59033 closed
Jul 11, 2025
17 Issues opened by 17 people
-
Dictionary support for zstd
#59105 opened
Jul 17, 2025 -
Expose the signature algorithm in X509Certificate
#59103 opened
Jul 17, 2025 -
TypeScript: ECMAScript private method overloading results in syntax error
#59102 opened
Jul 17, 2025 -
Add `--use-env-proxy` to `NODE_OPTIONS`
#59100 opened
Jul 17, 2025 -
Divergence in floating point behaviour between Unix and MacOS builds
#59095 opened
Jul 16, 2025 -
add new lint rule to cpp
#59092 opened
Jul 16, 2025 -
parallel/test-inspector-network-fetch is flaky on Windows
#59090 opened
Jul 16, 2025 -
Enable Intel CET support
#59084 opened
Jul 16, 2025 -
Doc(esm): `import` explaining need to be rephrased
#59077 opened
Jul 15, 2025 -
Progress bar and notification for installing dependencies by chocolatery or something
#59073 opened
Jul 14, 2025 -
crypto.getHashes() return empty array after enabling FIPS
#59069 opened
Jul 14, 2025 -
Nominate @Aditi-1400 as a collaborator
#59064 opened
Jul 14, 2025 -
Options to install Node without Docker?
#59058 opened
Jul 14, 2025 -
Node 24.4.0 OOMs with pnpm
#59057 opened
Jul 14, 2025 -
BroadcastChannel doesn't fill in useful MessageEvent fields like source, or ports
#59053 opened
Jul 13, 2025 -
util.styleText() doesn't restore outer styles after nested calls
#59035 opened
Jul 11, 2025 -
Outdated visualstudio2019-workload-vctools in Node.js 22+ Windows install_tools.bat
#59031 opened
Jul 11, 2025
102 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.
-
sqlite: add tagged template
#58748 commented on
Jul 16, 2025 β’ 30 new comments -
Add support to print help/usage of util.parseArgs
#58875 commented on
Jul 15, 2025 β’ 14 new comments -
Changing assert to become a class
#58253 commented on
Jul 14, 2025 β’ 8 new comments -
vm: sync-ify SourceTextModule linkage
#59000 commented on
Jul 17, 2025 β’ 6 new comments -
node-api: add support for Float16Array
#58879 commented on
Jul 16, 2025 β’ 5 new comments -
src: add web locks api
#58666 commented on
Jul 18, 2025 β’ 4 new comments -
doc: add note on process memoryUsage
#59026 commented on
Jul 14, 2025 β’ 1 new comment -
[v24.x] deps: V8: cherry-pick 3d750c2aa9ef
#58750 commented on
Jul 17, 2025 β’ 1 new comment -
doc: add constraints for mem leak to threat model
#58917 commented on
Jul 17, 2025 β’ 1 new comment -
doc: title `index.md`
#58613 commented on
Jul 13, 2025 β’ 1 new comment -
[v22.x backport] esm: Wasm globals ns unwrapping 22 backport
#58745 commented on
Jul 15, 2025 β’ 0 new comments -
deps: patch V8 to 13.7.152.19
#58713 commented on
Jul 13, 2025 β’ 0 new comments -
[v22.x backport] esm: implement import.meta.main
#58693 commented on
Jul 15, 2025 β’ 0 new comments -
fs: fix TypeError in glob when directory access is denied
#58674 commented on
Jul 17, 2025 β’ 0 new comments -
lib: add support for readable byte streams to .toWeb()
#58664 commented on
Jul 16, 2025 β’ 0 new comments -
meta: enable eslint jsdoc rules
#58521 commented on
Jul 18, 2025 β’ 0 new comments -
[v22.x backport] worker: make Worker async disposable
#58455 commented on
Jul 15, 2025 β’ 0 new comments -
src: ERR_ILLEGAL_CONSTRUCTOR thrown from c++ had the wrong constructor
#58364 commented on
Jul 12, 2025 β’ 0 new comments -
buffer: create relative reading methods
#58295 commented on
Jul 17, 2025 β’ 0 new comments -
deps: support madvise(3C) across ALL illumos revisions
#58237 commented on
Jul 11, 2025 β’ 0 new comments -
[v20.x] permission: ignore internalModuleStat on module loading
#58185 commented on
Jul 15, 2025 β’ 0 new comments -
deps: update ngtcp2 to 1.13.0
#57941 commented on
Jul 13, 2025 β’ 0 new comments -
zlib: reduce code duplication
#57810 commented on
Jul 14, 2025 β’ 0 new comments -
test: migrate some snapshots from python to js
#57778 commented on
Jul 13, 2025 β’ 0 new comments -
fs: add signal option to fs.stat()
#57775 commented on
Jul 11, 2025 β’ 0 new comments -
build: remove the rest of corepack
#57763 commented on
Jul 18, 2025 β’ 0 new comments -
src: add nullptr checks in `StreamPipe::New`
#57613 commented on
Jul 17, 2025 β’ 0 new comments -
build, doc: use new api doc tooling
#57343 commented on
Jul 12, 2025 β’ 0 new comments -
crypto: add SubtleCrypto.supports feature detection in Web Crypto API
#57270 commented on
Jul 15, 2025 β’ 0 new comments -
test,crypto: handle a few more BoringSSL tests
#59030 commented on
Jul 17, 2025 β’ 0 new comments -
esm: add JS string builtins support to Wasm ESM Integration
#59020 commented on
Jul 16, 2025 β’ 0 new comments -
build: fix `node_use_sqlite` for GN builds
#59017 commented on
Jul 15, 2025 β’ 0 new comments -
test: skip tests that cause timeouts on IBM i
#59014 commented on
Jul 16, 2025 β’ 0 new comments -
test: remove unnecessary crypto skip
#59013 commented on
Jul 16, 2025 β’ 0 new comments -
module: fix conditions override in synchronous resolve hooks
#59011 commented on
Jul 18, 2025 β’ 0 new comments -
doc: inject sidebar active link scroll into view script
#59007 commented on
Jul 12, 2025 β’ 0 new comments -
fix return value of fs APIs
#58996 commented on
Jul 18, 2025 β’ 0 new comments -
fix(fs): prevent ENOENT on subst drive root paths like "M:\\" on Windows
#58989 commented on
Jul 15, 2025 β’ 0 new comments -
deps: update ada to 3.2.5
#58966 commented on
Jul 15, 2025 β’ 0 new comments -
[v20.x backport] crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4
#58961 commented on
Jul 15, 2025 β’ 0 new comments -
[v22.x backport] crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4
#58960 commented on
Jul 15, 2025 β’ 0 new comments -
test: deflake stream-readable-to-web test
#58948 commented on
Jul 15, 2025 β’ 0 new comments -
repl: catch promise errors during eval in completion
#58943 commented on
Jul 13, 2025 β’ 0 new comments -
worker: add worker name to report
#58935 commented on
Jul 16, 2025 β’ 0 new comments -
lib: expose global ErrorEvent
#58920 commented on
Jul 12, 2025 β’ 0 new comments -
fs: port SonicBoom module to fs module as FastUtf8Stream
#58897 commented on
Jul 15, 2025 β’ 0 new comments -
lib: map Latin1 labels to iso-8859-1 instead of Windows-1252
#58890 commented on
Jul 16, 2025 β’ 0 new comments -
doc: update release key for aduh95
#58877 commented on
Jul 16, 2025 β’ 0 new comments -
[v22.x] deps: upgrade npm to 10.9.3
#58847 commented on
Jul 15, 2025 β’ 0 new comments -
fs: fix for FileHandle.readableWebStream
#58842 commented on
Jul 18, 2025 β’ 0 new comments -
crypto: add tls.setDefaultCACertificates()
#58822 commented on
Jul 18, 2025 β’ 0 new comments -
module: implement synchronous module evaluate hooks
#57139 commented on
Jul 13, 2025 β’ 0 new comments -
Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals
#58908 commented on
Jul 15, 2025 β’ 0 new comments -
stream.isReadable and stream.isWritable return `null` instead of `false`
#59006 commented on
Jul 15, 2025 β’ 0 new comments -
Please implement WebRTC fully in node.
#54855 commented on
Jul 15, 2025 β’ 0 new comments -
"What's New" section in API docs
#56602 commented on
Jul 15, 2025 β’ 0 new comments -
Tracking issue: `std::filesystem::path` headaches, and breakage on Windows with non-ASCII paths
#58768 commented on
Jul 14, 2025 β’ 0 new comments -
Installer failing on Windows
#57908 commented on
Jul 14, 2025 β’ 0 new comments -
Option to enable inspection mode along with permission model
#48534 commented on
Jul 14, 2025 β’ 0 new comments -
Update npm to v11 in Node.js v22
#58423 commented on
Jul 14, 2025 β’ 0 new comments -
`--experimental-config-file` broken in tests in 24.4.0
#59021 commented on
Jul 14, 2025 β’ 0 new comments -
N-API: Need SharedArrayBuffer api
#23276 commented on
Jul 14, 2025 β’ 0 new comments -
Getting uncaughtException Error: write EPIPE when sending http requests over unix socket
#55952 commented on
Jul 14, 2025 β’ 0 new comments -
Make `--print` respect --input-type=module
#58994 commented on
Jul 14, 2025 β’ 0 new comments -
CI runs on fork keep failing
#54026 commented on
Jul 14, 2025 β’ 0 new comments -
net module ->blocklist->clear method
#56547 commented on
Jul 14, 2025 β’ 0 new comments -
MD5 SIMD
#56558 commented on
Jul 14, 2025 β’ 0 new comments -
Enhance `path.matchesGlob` to support exclusion patterns and options (parity with `fs.glob`)
#59015 commented on
Jul 14, 2025 β’ 0 new comments -
window build failure with the latest node v24.2.0 for small-icu
#58751 commented on
Jul 13, 2025 β’ 0 new comments -
test-runner: write out timestamp as first line in watch mode
#57206 commented on
Jul 13, 2025 β’ 0 new comments -
Tracking issue: require(esm)
#52697 commented on
Jul 13, 2025 β’ 0 new comments -
Update QuotaExceededError handling
#58987 commented on
Jul 13, 2025 β’ 0 new comments -
Update Xcode to 16.4
#58069 commented on
Jul 13, 2025 β’ 0 new comments -
Support printing backtrace also on SIGTERM
#56879 commented on
Jul 13, 2025 β’ 0 new comments -
Bug in fs promise APIs
#59023 commented on
Jul 13, 2025 β’ 0 new comments -
Header Menus Overlap Due to Incorrect Stacking Context (z-index) in Documentation
#58243 commented on
Jul 11, 2025 β’ 0 new comments -
napi: stabilization criteria - requirement for alternative VM
#58852 commented on
Jul 11, 2025 β’ 0 new comments -
util: inspect: avoid a crash on a DataView with a detached buffer
#56669 commented on
Jul 17, 2025 β’ 0 new comments -
buffer: make methods work on Uint8Array instances
#56578 commented on
Jul 18, 2025 β’ 0 new comments -
deps: update nghttp3 to 1.10.1
#56333 commented on
Jul 13, 2025 β’ 0 new comments -
fs: enable chunked reading for large files in readFileHandle
#56022 commented on
Jul 17, 2025 β’ 0 new comments -
tools: update clang-format to v19
#55201 commented on
Jul 11, 2025 β’ 0 new comments -
crypto: add argon2() and argon2Sync() methods
#50353 commented on
Jul 13, 2025 β’ 0 new comments -
Tracking issue: HTTP_PROXY/HTTPS_PROXY/NO_PROXY support in Node.js
#57872 commented on
Jul 18, 2025 β’ 0 new comments -
Config File nodeOptions.warnings: false not working
#58929 commented on
Jul 18, 2025 β’ 0 new comments -
zlib.zstd: `createZstdCompress` and `zstdCompressSync` produce different outputs
#58392 commented on
Jul 18, 2025 β’ 0 new comments -
Tests broken with externalized undici
#58865 commented on
Jul 17, 2025 β’ 0 new comments -
http2 compat missing writableFinished
#29230 commented on
Jul 17, 2025 β’ 0 new comments -
fs: support utimes BigInt
#50859 commented on
Jul 17, 2025 β’ 0 new comments -
Redesign of the Node.js API Docs
#52343 commented on
Jul 17, 2025 β’ 0 new comments -
Use recommended storage locations for app and user data
#43859 commented on
Jul 17, 2025 β’ 0 new comments -
Slow performances when running tests with `--experimental-test-coverage`
#55103 commented on
Jul 17, 2025 β’ 0 new comments -
Use the core module without importing or requiring it.
#56532 commented on
Jul 17, 2025 β’ 0 new comments -
Make Buffer.prototype methods callable with Uint8Array instances
#56577 commented on
Jul 17, 2025 β’ 0 new comments -
flaky: test-fs-cp
#56794 commented on
Jul 16, 2025 β’ 0 new comments -
Structured log package in node core
#49296 commented on
Jul 16, 2025 β’ 0 new comments -
Root certificate is prioritized over SNICallback context in HTTPS Server
#54235 commented on
Jul 16, 2025 β’ 0 new comments -
libuv assertion on Windows with Node.js 23.x
#56645 commented on
Jul 16, 2025 β’ 0 new comments -
Can no longer validate signatures on NodeJS binaries due to needing approval on keyserver
#58904 commented on
Jul 16, 2025 β’ 0 new comments -
Volunteer for CI Reliability Strategic Initiative
#59004 commented on
Jul 16, 2025 β’ 0 new comments -
node:readline support reading non printable characters such as group separator
#53923 commented on
Jul 16, 2025 β’ 0 new comments -
Support seamless cross-package development
#58626 commented on
Jul 15, 2025 β’ 0 new comments