-
Notifications
You must be signed in to change notification settings - Fork 31.1k
Insights: nodejs/node
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v18.20.8 2025-03-27, Version 18.20.8 'Hydrogen' (LTS), @richardlau
published
Mar 27, 2025
21 Pull requests merged by 18 people
-
v18.20.8 proposal
#57631 merged
Mar 27, 2025 -
tools: remove stalled label on unstalled issues and PRs
#57630 merged
Mar 26, 2025 -
doc: mention reports should align with Node.js CoC
#57607 merged
Mar 26, 2025 -
doc: add section stating that very stale PRs should be closed
#57541 merged
Mar 25, 2025 -
timers: optimize timer functions with improved argument handling
#57072 merged
Mar 24, 2025 -
docs: add bjohansebas as triager
#57564 merged
Mar 23, 2025 -
doc: update support channels
#57538 merged
Mar 23, 2025 -
test: update WPT for urlpattern to a8c62524f6
#57486 merged
Mar 23, 2025 -
doc: make stability labels more consistent
#57516 merged
Mar 23, 2025 -
doc: remove cryptoStream API reference
#57579 merged
Mar 23, 2025 -
tools: update sccache to support GH cache changes
#57573 merged
Mar 23, 2025 -
fs: remove ability to call truncate with fd
#57567 merged
Mar 22, 2025 -
test: buffer.indexOf: add more number cases
#57200 merged
Mar 22, 2025 -
docs: module resolution pseudocode corrections
#57080 merged
Mar 22, 2025 -
sqlite: add support for unknown named parameters
#57552 merged
Mar 22, 2025 -
net: make _setSimultaneousAccepts() end-of-life deprecated
#57550 merged
Mar 22, 2025 -
child_process: disallow args in execFile/spawn when shell option is true
#57199 merged
Mar 21, 2025 -
src: ensure primordials are initialized exactly once
#57519 merged
Mar 21, 2025 -
doc: add history entry for DEP0190 in
child_process.md
#57544 merged
Mar 21, 2025 -
doc: remove deprecated pattern in
child_process.md
#57568 merged
Mar 21, 2025 -
util: avoid run debug when enabled is false
#57494 merged
Mar 21, 2025
42 Pull requests opened by 24 people
-
sqlite,src: refactor sqlite value conversion
#57571 opened
Mar 21, 2025 -
Fix crypto-rsa code
#57572 opened
Mar 21, 2025 -
crypto: fix output of privateDecrypt with zero-length data
#57575 opened
Mar 21, 2025 -
src: add a variant of ToV8Value()
#57576 opened
Mar 21, 2025 -
src: update std::vector<v8::Local<T>> to use v8::LocalVector<T>
#57578 opened
Mar 21, 2025 -
src: disable abseil deadlock detection
#57582 opened
Mar 21, 2025 -
src, permission: make ERR_ACCESS_DENIED more descriptive
#57585 opened
Mar 21, 2025 -
http2: add session tracking and graceful server shutdown of http2 server
#57586 opened
Mar 21, 2025 -
src: improve error message for invalid child stdio type in spawn_sync
#57589 opened
Mar 22, 2025 -
readline: fix unicode line separators being ignored
#57591 opened
Mar 22, 2025 -
src: add `--run-from` flag
#57592 opened
Mar 22, 2025 -
src: add `--install` runtime flag
#57593 opened
Mar 22, 2025 -
doc: add gurgunday as triager
#57594 opened
Mar 22, 2025 -
test: fix dangling promise in test_runner no isolation test setup
#57595 opened
Mar 22, 2025 -
module: remove unnecessary `readPackage` function
#57596 opened
Mar 23, 2025 -
module: improve typescript error message format
#57598 opened
Mar 23, 2025 -
module: improve `getPackageType` performance
#57599 opened
Mar 23, 2025 -
doc: add "Do I still need this dependency for my Node.js app?" to ambassadors program
#57600 opened
Mar 23, 2025 -
test: update WPT for urlpattern to f07d05f49c
#57601 opened
Mar 24, 2025 -
Check HMAC_Init_ex result in SecureContext::TicketKeyCallback
#57604 opened
Mar 24, 2025 -
2025-04-23, Version 24.0.0 (Current)
#57609 opened
Mar 24, 2025 -
esm: top-level Wasm without package type
#57610 opened
Mar 25, 2025 -
src: add convert result for `StreamPipe::New`
#57613 opened
Mar 25, 2025 -
build: stop distributing Corepack
#57617 opened
Mar 25, 2025 -
assert,util: improve array comparison
#57619 opened
Mar 25, 2025 -
Update `--require` docs
#57620 opened
Mar 25, 2025 -
sqlite: enable common flags
#57621 opened
Mar 25, 2025 -
Revert "assert,util: revert recursive breaking change"
#57622 opened
Mar 25, 2025 -
src: env_vars caching and local variable scope optimization
#57624 opened
Mar 25, 2025 -
Improves
#57625 opened
Mar 25, 2025 -
src: collapsed the scope of local variables into the loop
#57626 opened
Mar 25, 2025 -
assert,util: handle invalid dates as equal in deep comparison
#57627 opened
Mar 25, 2025 -
doc: add new companion status to governance document
#57628 opened
Mar 25, 2025 -
doc: classify Chrome DevTools Protocol as tier 2
#57634 opened
Mar 26, 2025 -
doc: remove Corepack documentation
#57635 opened
Mar 26, 2025 -
dns: restore dns query cache ttl
#57640 opened
Mar 26, 2025 -
Update std::vector<v8::Local<T>> to use v8::LocalVector<T> (Part 2)
#57642 opened
Mar 26, 2025 -
lib: deprecate _tls_common and _tls_wrap
#57643 opened
Mar 27, 2025 -
fix a typo in the check for frame->hd.type
#57644 opened
Mar 27, 2025 -
worker: add ESM version examples to worker docs
#57645 opened
Mar 27, 2025 -
Update std::vector<v8::Local<T>> to use v8::LocalVector<T> (Part 3)
#57646 opened
Mar 27, 2025 -
assert,util: improve deep object comparison performance
#57648 opened
Mar 27, 2025
31 Issues closed by 18 people
-
`readable` event not emitted after `net.Socket` reconnects
#25969 closed
Mar 27, 2025 -
`try catch` not work if path include unicode
#51802 closed
Mar 27, 2025 -
Proposal: Alternative to enabling Corepack by default
#51931 closed
Mar 27, 2025 -
node 20.18.3 (a current LTS) is shipping a broken version of corepack
#57041 closed
Mar 27, 2025 -
Stalled Issue action is not working
#54425 closed
Mar 26, 2025 -
Node 22.1+ crashes process when a lot of VM processes are created/destroyed in parallel workers
#54735 closed
Mar 26, 2025 -
Provide an equivalent of require.main for ESM
#57616 closed
Mar 26, 2025 -
Error when generating cc_flags for Windows build with Ninja
#57632 closed
Mar 26, 2025 -
Fatal error in , line 0 # unreachable code
#57556 closed
Mar 25, 2025 -
Synchronous errors in async event handlers get caught too late
#57614 closed
Mar 25, 2025 -
doc: troubleshooting FAQ?
#21663 closed
Mar 24, 2025 -
HTTP/2 TypeError(s)
#46538 closed
Mar 24, 2025 -
some time db connection not working proper and rebuild app working fine
#57588 closed
Mar 24, 2025 -
Creating a branch of the Docs using RunKit
#21723 closed
Mar 24, 2025 -
Move to Electron's docs-parser tooling for Node.js documentation
#32206 closed
Mar 24, 2025 -
net.autoSelectFamilyAttemptTimeoutDefault should not be constant
#52082 closed
Mar 24, 2025 -
enable corepack by default
#50963 closed
Mar 23, 2025 -
Invalid sqlite behavior about unused named parameter
#55533 closed
Mar 22, 2025 -
Disallow args in child_process execFile/spawn when the shell option is true
#57143 closed
Mar 21, 2025 -
armin
#57580 closed
Mar 21, 2025 -
Warn on potentially insecure inspector options (--inspect=0.0.0.0)
#23444 closed
Mar 21, 2025 -
My second issue
#57577 closed
Mar 21, 2025 -
HTTP2 server memory explodes and terminated
#52952 closed
Mar 21, 2025 -
fs.stat error message is different with fs.statSync on windows
#45965 closed
Mar 21, 2025 -
Error building nodeJS + FIPS (static linking) on Windows 10
#45465 closed
Mar 21, 2025 -
Worker bug: parentPort.postMessage in worker_threads
#46350 closed
Mar 21, 2025 -
Requires Canvas API
#57543 closed
Mar 21, 2025 -
`parallel/test-performance-measure` is flaky
#55431 closed
Mar 21, 2025 -
FATAL ERROR: v8::FromJust Maybe value is Nothing.
#57357 closed
Mar 20, 2025 -
Wrong Date Format for specifis Locales
#57545 closed
Mar 20, 2025
23 Issues opened by 22 people
-
Building with pointer compression is broken
#57650 opened
Mar 27, 2025 -
import http request performance regression between 20.x and 22.x
#57649 opened
Mar 27, 2025 -
node:sqlite Export problem
#57647 opened
Mar 27, 2025 -
Implement DNS querying cache management API
#57641 opened
Mar 26, 2025 -
NodeJS 22 throws std::bad_alloc when calling std::regex
#57639 opened
Mar 26, 2025 -
Accidental breaking change in node 23.6.0 caused by type stripping
#57638 opened
Mar 26, 2025 -
Add `dbhash` and `sqldiff` utilities as JS APIs for working with SQLite
#57637 opened
Mar 26, 2025 -
Breaking Change - DNS Caching
#57636 opened
Mar 26, 2025 -
Error when generating cc_flags for Windows build with Ninja
#57633 opened
Mar 26, 2025 -
`node --init` spec proposal
#57623 opened
Mar 25, 2025 -
ERR_INTERNAL_ASSERTION in a Transform stream callback
#57618 opened
Mar 25, 2025 -
Add checks for `stream_pipe.cc`
#57612 opened
Mar 25, 2025 -
http2 server wait infinitely to close
#57611 opened
Mar 25, 2025 -
v20.19 Number.prototype.toLocaleString()
#57608 opened
Mar 24, 2025 -
Fatal Error in V8 Debugging Context on Node.js v23.7.0
#57606 opened
Mar 24, 2025 -
The `MaxListenersExceededWarning` in `TestsStream` when using >= 3 test reporters
#57605 opened
Mar 24, 2025 -
stat.isFIFO() is wrongly marked as always false on Windows, even when piping into a node process
#57603 opened
Mar 24, 2025 -
node:sqlite - add "timeout" as an option for initializing DatabaseSync
#57597 opened
Mar 23, 2025 -
Provide a `llms-full.txt` for the Node.js Docs.
#57587 opened
Mar 22, 2025 -
AbortSignal.any memory leak when circular dependencies
#57584 opened
Mar 21, 2025 -
Using `MessageChannel` pulls in `undici` inappropriately
#57581 opened
Mar 21, 2025 -
Add template tags support to node:sqlite
#57570 opened
Mar 20, 2025
82 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.
-
repl: add support for multiline history
#57400 commented on
Mar 26, 2025 β’ 19 new comments -
util: fix parseEnv handling of invalid lines
#56778 commented on
Mar 22, 2025 β’ 15 new comments -
test_runner: add global setup and teardown functionality
#57438 commented on
Mar 27, 2025 β’ 13 new comments -
sqlite: add aggregate function
#56600 commented on
Mar 22, 2025 β’ 12 new comments -
build, doc: use new api doc tooling
#57343 commented on
Mar 25, 2025 β’ 8 new comments -
src: initialize privateSymbols for per_context
#57479 commented on
Mar 27, 2025 β’ 6 new comments -
doc: clarify behaviour of node-api adjust function
#57463 commented on
Mar 22, 2025 β’ 5 new comments -
WIP: port from reference impl WIP
#51065 commented on
Mar 21, 2025 β’ 4 new comments -
esm: syncify default path of `ModuleLoader.load`
#57419 commented on
Mar 22, 2025 β’ 2 new comments -
url: add flatpak+https url scheme
#57549 commented on
Mar 24, 2025 β’ 2 new comments -
util: fix parseEnv incorrectly splitting multiple β=β in value
#57421 commented on
Mar 27, 2025 β’ 1 new comment -
doc: add differences between Node.js fetch and standard Fetch API
#56314 commented on
Mar 24, 2025 β’ 1 new comment -
doc: improved `fetch` docs
#57296 commented on
Mar 24, 2025 β’ 1 new comment -
build, tools, win: update nasm detection
#36689 commented on
Mar 25, 2025 β’ 0 new comments -
deps: update nghttp3 to 1.8.0
#56333 commented on
Mar 23, 2025 β’ 0 new comments -
process: add _getActiveHandles documentation
#37261 commented on
Mar 27, 2025 β’ 0 new comments -
child_process: validate strings in exec and spawn
#56148 commented on
Mar 21, 2025 β’ 0 new comments -
cli: generate man-page
#55885 commented on
Mar 23, 2025 β’ 0 new comments -
test: use test runner in eventtarget-once-twice test
#55752 commented on
Mar 26, 2025 β’ 0 new comments -
src: add WDAC integration (Windows)
#54364 commented on
Mar 26, 2025 β’ 0 new comments -
doc: document default length as buffer.length
#40354 commented on
Mar 27, 2025 β’ 0 new comments -
http: resume kept-alive when no body allowed
#52329 commented on
Mar 27, 2025 β’ 0 new comments -
worker: add flag to control old space size
#43995 commented on
Mar 22, 2025 β’ 0 new comments -
[DO NOT MERGE] test: duplicate async_hooks tests in esm
#44323 commented on
Mar 25, 2025 β’ 0 new comments -
node-api: treat V8 platform symbols same as base
#49740 commented on
Mar 27, 2025 β’ 0 new comments -
crypto: add argon2() and argon2Sync() methods
#50353 commented on
Mar 25, 2025 β’ 0 new comments -
deps: update simdutf to 6.4.0
#56764 commented on
Mar 23, 2025 β’ 0 new comments -
url: improve performance of the format function
#57099 commented on
Mar 21, 2025 β’ 0 new comments -
[help wanted] deps: update V8 to 13.4
#57114 commented on
Mar 24, 2025 β’ 0 new comments -
test: test-buffer-write.js: test each write throw case individually
#57132 commented on
Mar 24, 2025 β’ 0 new comments -
module: implement synchronous module evaluate hooks
#57139 commented on
Mar 25, 2025 β’ 0 new comments -
deps: update nghttp2 to 1.65.0
#57269 commented on
Mar 23, 2025 β’ 0 new comments -
test_runner: ensure proper teardown when tests run without isolation
#57394 commented on
Mar 27, 2025 β’ 0 new comments -
watch: check parent and child path properly
#57425 commented on
Mar 23, 2025 β’ 0 new comments -
test: update WPT for url to 9504a83e01
#57487 commented on
Mar 24, 2025 β’ 0 new comments -
repl: deprecate `repl.builtinModules`
#57508 commented on
Mar 25, 2025 β’ 0 new comments -
esm: WebAssembly.Global unwrapping for Wasm Namespaces
#57525 commented on
Mar 24, 2025 β’ 0 new comments -
[StepSecurity] Apply security best practices
#57535 commented on
Mar 27, 2025 β’ 0 new comments -
http: remove outgoingmessage _headers and _headersList
#57551 commented on
Mar 25, 2025 β’ 0 new comments -
doc: allow the $schema property in node.config.json
#57560 commented on
Mar 24, 2025 β’ 0 new comments -
sqlite: refactor prepared statement iterator
#57569 commented on
Mar 24, 2025 β’ 0 new comments -
test: cls variant of test-http-abort-stream-end
#32084 commented on
Mar 25, 2025 β’ 0 new comments -
Document why `node:test` exists
#42902 commented on
Mar 24, 2025 β’ 0 new comments -
trace_events: mark it as stable
#43294 commented on
Mar 24, 2025 β’ 0 new comments -
Regular expression operation case segmentation fault
#56371 commented on
Mar 24, 2025 β’ 0 new comments -
globalThis as an EventTarget
#57352 commented on
Mar 24, 2025 β’ 0 new comments -
ERR_HTTP2_INVALID_STREAM thrown when attempting to end response when stream was destroyed
#57416 commented on
Mar 24, 2025 β’ 0 new comments -
Thrown error in writeHead when statusMessage exists in http2
#57524 commented on
Mar 24, 2025 β’ 0 new comments -
Dynamic import does not show location of SyntaxError
#49441 commented on
Mar 24, 2025 β’ 0 new comments -
add "test" namespace to node.config.json
#57559 commented on
Mar 24, 2025 β’ 0 new comments -
Enable all SQLite extensions that do not require code changes.
#56476 commented on
Mar 24, 2025 β’ 0 new comments -
Possible Null Pointer Dereference in `TLSWrap::PskClientCallback`
#56665 commented on
Mar 23, 2025 β’ 0 new comments -
readline: processing \u2028 and \u2029
#22448 commented on
Mar 22, 2025 β’ 0 new comments -
Unable to open file
#57495 commented on
Mar 22, 2025 β’ 0 new comments -
rsa-oaep decrypt the ciphertext (an empty string) got an unexpected string
#57553 commented on
Mar 22, 2025 β’ 0 new comments -
test runner run() ignores testNamePatterns and testSkipPatterns when isolation is "none"
#57399 commented on
Mar 21, 2025 β’ 0 new comments -
Keep Alive option is not working on https.agent
#47137 commented on
Mar 21, 2025 β’ 0 new comments -
Worker terminates with error in Mac OS
#44151 commented on
Mar 21, 2025 β’ 0 new comments -
sqlite: `StatementSync#iterate` fails with `Error: statement has been finalized`
#57493 commented on
Mar 21, 2025 β’ 0 new comments -
SEA binary not dying when calling process.exit if a fd is open
#57563 commented on
Mar 21, 2025 β’ 0 new comments -
Node 20.19.0 broke our Storybook setup
#57555 commented on
Mar 21, 2025 β’ 0 new comments -
Building node 20.18.x fails with pointer compression on Windows OS
#57407 commented on
Mar 20, 2025 β’ 0 new comments -
fs: simplify copy operations and more cleanups
#31038 commented on
Mar 27, 2025 β’ 0 new comments -
build: use --whole-archive for pthread with --fully-static
#30199 commented on
Mar 27, 2025 β’ 0 new comments -
add missing sigemptyset() to init sigset_t
#29554 commented on
Mar 27, 2025 β’ 0 new comments -
deps: add support for interface broadcast addresses
#23438 commented on
Mar 27, 2025 β’ 0 new comments -
Update on QUIC
#57281 commented on
Mar 27, 2025 β’ 0 new comments -
node22 performance degradation
#52700 commented on
Mar 27, 2025 β’ 0 new comments -
node:net blocklist upgrade
#56252 commented on
Mar 27, 2025 β’ 0 new comments -
Node.js tty.ReadStream does not pass in mouse event ANSI escape codes in Windows terminal
#56338 commented on
Mar 27, 2025 β’ 0 new comments -
ERR_UNHANDLED_REJECTION wrongly reported in node 18 when running junit test.
#49507 commented on
Mar 27, 2025 β’ 0 new comments -
DNS Lookups Failing After Updating to Latest Node 20 and 18 for IBM i
#53948 commented on
Mar 26, 2025 β’ 0 new comments -
import.meta.main
#57226 commented on
Mar 26, 2025 β’ 0 new comments -
Provide more information when there is a SyntaxError
#56830 commented on
Mar 26, 2025 β’ 0 new comments -
fail to execute ts file with complex if statement with many nested braces
#57471 commented on
Mar 26, 2025 β’ 0 new comments -
Node.js 20 Upgrade: Segmentation Fault Core Dump During Pipeline Lage Build Step
#56236 commented on
Mar 26, 2025 β’ 0 new comments -
Mac Installer: npm and npx created with wrong permissions
#57548 commented on
Mar 25, 2025 β’ 0 new comments -
console.log failure while working with worker threads.
#30491 commented on
Mar 25, 2025 β’ 0 new comments -
Unable to connect to mongoDB using Mongoose v.8.12.1
#57539 commented on
Mar 24, 2025 β’ 0 new comments -
Watch not working on paths with overlap
#57422 commented on
Mar 24, 2025 β’ 0 new comments -
http2 client drops response headers if the value ends with a space
#56703 commented on
Mar 24, 2025 β’ 0 new comments -
Upcoming Node.js Major Release (v24)
#57057 commented on
Mar 24, 2025 β’ 0 new comments