-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
Insights: nodejs/node
Overview
Could not load contribution data
Please try again later
12 Pull requests merged by 11 people
-
tools: make nodedownload module compatible with Python 3.14
#58752 merged
Jun 22, 2025 -
test: correct SIMD support comment
#58767 merged
Jun 21, 2025 -
fs: move rmdir recursive option to end-of-life
#58616 merged
Jun 21, 2025 -
src: pass resource on permission checks for spawn
#58758 merged
Jun 21, 2025 -
assert,util: handle invalid dates as equal in deep comparison
#57627 merged
Jun 21, 2025 -
fs: make
Dir
disposers idempotent#58692 merged
Jun 20, 2025 -
deps: update amaro to 1.1.0
#58754 merged
Jun 20, 2025 -
doc: fix wrong RFC number in http2
#58753 merged
Jun 20, 2025 -
inspector: add protocol methods retrieving sent/received data
#58645 merged
Jun 20, 2025 -
tools: include toolchain.gypi in abseil.gyp
#58678 merged
Jun 20, 2025 -
test: skip the test if the buffer allocation fails
#58738 merged
Jun 20, 2025 -
deps: upgrade npm to 11.4.2
#58696 merged
Jun 20, 2025
16 Pull requests opened by 12 people
-
test_runner: fix Date serialization in TAP reporter YAML output
#58762 opened
Jun 19, 2025 -
lib: make `validateInternalField()` throw `ERR_INVALID_THIS`
#58765 opened
Jun 19, 2025 -
doc: clarify http.request supports headers as array
#58769 opened
Jun 20, 2025 -
[v22.x] tools: disable failing coverage jobs
#58770 opened
Jun 20, 2025 -
test: deflake test-buffer-large-size-buffer-alloc-unsafe
#58771 opened
Jun 20, 2025 -
deps: V8: cherry-pick 0ce2edb7adfd
#58773 opened
Jun 20, 2025 -
repl: improve tab completion on computed properties
#58775 opened
Jun 21, 2025 -
doc: add comma after "blocks" for clarity in child_process.md
#58776 opened
Jun 21, 2025 -
build: fix typo 'Stoage' to 'Storage' in help text
#58777 opened
Jun 21, 2025 -
doc: reserve NMV 139 for Electron 38
#58779 opened
Jun 21, 2025 -
sqlite: fix aggregate step function undefined handling
#58780 opened
Jun 21, 2025 -
src: extend `--env-file` to also accept sections
#58782 opened
Jun 21, 2025 -
doc: fix stability 1.x links excluding the decimal digit
#58783 opened
Jun 21, 2025 -
test: update WPT for urlpattern to 84b75f0880
#58785 opened
Jun 22, 2025 -
deps: update nghttp2 to 1.66.0
#58786 opened
Jun 22, 2025 -
tools: update gyp-next to 0.20.1
#58788 opened
Jun 22, 2025
6 Issues closed by 4 people
-
FancyURLopener and URLopener have been removed from Python 3.14
#58740 closed
Jun 22, 2025 -
test
#58789 closed
Jun 22, 2025 -
Feedback on Node.js Visual Identity Update
#58781 closed
Jun 21, 2025 -
Node.js v24.2.0 fails to run on Darwin 19.6.0 (xnu-6153.141.66~1) due to incompatible libc++ symbol
#58772 closed
Jun 21, 2025 -
`DOMException` should have `[[ErrorData]]` internal slot
#56497 closed
Jun 21, 2025 -
node 22.16.0 on OpenBSD: building a module with node-gyp spins in a tight loop
#58569 closed
Jun 20, 2025
5 Issues opened by 5 people
-
ERR_USE_AFTER_CLOSE in repl with async eval
#58784 opened
Jun 21, 2025 -
`std::filesystem::path` and non-ASCII paths on Windows
#58768 opened
Jun 20, 2025 -
Nominate @IlyasShabi as a collaborator
#58766 opened
Jun 19, 2025 -
node --run fails to locate package.json when the directory path contains special characters (e.g., accents)
#58764 opened
Jun 19, 2025 -
DEP0190 (passing args to spawn with shell: true) isn't fixable when `stdio` option is required
#58763 opened
Jun 19, 2025
70 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 support for readable byte streams to .toWeb()
#58664 commented on
Jun 21, 2025 • 15 new comments -
src: add web locks api
#58666 commented on
Jun 22, 2025 • 12 new comments -
src,lib,test: unflag --experimental-webstorage by default
#57666 commented on
Jun 21, 2025 • 8 new comments -
net: update net.blocklist to allow file save and file management
#58087 commented on
Jun 21, 2025 • 4 new comments -
module: add module.customConditions
#57688 commented on
Jun 21, 2025 • 3 new comments -
fs: add disposable mkdtemp
#58516 commented on
Jun 22, 2025 • 3 new comments -
lib: expose `setupInstance` method on WASI class
#57214 commented on
Jun 21, 2025 • 2 new comments -
os: expose `guessFileDescriptorType`
#58060 commented on
Jun 21, 2025 • 2 new comments -
meta: add guidelines for introduction of ERM support
#58526 commented on
Jun 22, 2025 • 2 new comments -
lib: avoid event override by assignment
#58315 commented on
Jun 20, 2025 • 2 new comments -
Add SourceMap Benchmark
#58125 commented on
Jun 20, 2025 • 2 new comments -
module: improve error message for top-level await in CommonJS
#55874 commented on
Jun 22, 2025 • 1 new comment -
build, doc: use new api doc tooling
#57343 commented on
Jun 22, 2025 • 1 new comment -
inspector: initial support for Network.loadNetworkResource
#58077 commented on
Jun 19, 2025 • 1 new comment -
fs: move FileHandle close on GC to EOL
#58536 commented on
Jun 22, 2025 • 1 new comment -
doc: title `index.md`
#58613 commented on
Jun 21, 2025 • 1 new comment -
module: correctly detect top-level await in ambiguous contexts
#58646 commented on
Jun 21, 2025 • 1 new comment -
Avoid match looping in sourceMappingURL tag detection by using negative lookahead
#58704 commented on
Jun 21, 2025 • 1 new comment -
n-api: fix dead lock if multi push events
#58724 commented on
Jun 19, 2025 • 1 new comment -
assert: remove dead code
#58760 commented on
Jun 20, 2025 • 1 new comment -
NodeJS 22 throws std::bad_alloc when calling std::regex
#57639 commented on
Jun 20, 2025 • 0 new comments -
Build Error on riscv64
#58741 commented on
Jun 20, 2025 • 0 new comments -
v20.19.3 proposal
#58588 commented on
Jun 20, 2025 • 0 new comments -
module: convert schema-only core module on `convertCJSFilenameToURL`
#58612 commented on
Jun 19, 2025 • 0 new comments -
node-v24.1.0 fails to build on riscv / gcc-15
#58485 commented on
Jun 20, 2025 • 0 new comments -
fs.rmSync('a.思') crash without throw
#58759 commented on
Jun 20, 2025 • 0 new comments -
http.request should be documented to receive an headers array
#57986 commented on
Jun 20, 2025 • 0 new comments -
node:sqlite warning because of internal usage
#58611 commented on
Jun 19, 2025 • 0 new comments -
fs: fix TypeError in glob when directory access is denied
#58674 commented on
Jun 22, 2025 • 0 new comments -
[v22.x backport] esm: implement import.meta.main
#58693 commented on
Jun 20, 2025 • 0 new comments -
New SQlite database options
#58697 commented on
Jun 20, 2025 • 0 new comments -
Tracking issue: Stabilizing network inspection in Node.js
#53946 commented on
Jun 19, 2025 • 0 new comments -
process: move multipleResolves event to EOL
#58707 commented on
Jun 22, 2025 • 0 new comments -
deps: update googletest to 35b75a2
#58710 commented on
Jun 22, 2025 • 0 new comments -
deps: update acorn to 8.15.0
#58711 commented on
Jun 22, 2025 • 0 new comments -
deps: update minimatch to 10.0.3
#58712 commented on
Jun 22, 2025 • 0 new comments -
deps: patch V8 to 13.7.152.18
#58713 commented on
Jun 22, 2025 • 0 new comments -
test: refactor repl save-load tests
#58715 commented on
Jun 21, 2025 • 0 new comments -
watch: add `--watch-kill-signal` flag
#58719 commented on
Jun 20, 2025 • 0 new comments -
Conflict between `child_process` API guidance and DEP0190
#58735 commented on
Jun 19, 2025 • 0 new comments -
lib: remove globalPreload support
#58743 commented on
Jun 20, 2025 • 0 new comments -
[v22.x backport] esm: Wasm globals ns unwrapping 22 backport
#58745 commented on
Jun 20, 2025 • 0 new comments -
sqlite: add tagged template
#58748 commented on
Jun 21, 2025 • 0 new comments -
deps: V8: cherry-pick 1d7159580156
#58749 commented on
Jun 22, 2025 • 0 new comments -
Update npm to v11 in Node.js v22
#58423 commented on
Jun 19, 2025 • 0 new comments -
module: expose `resolveLoadAndCache` API
#55756 commented on
Jun 21, 2025 • 0 new comments -
deps: update nghttp3 to 1.10.1
#56333 commented on
Jun 22, 2025 • 0 new comments -
module: implement synchronous module evaluate hooks
#57139 commented on
Jun 20, 2025 • 0 new comments -
test: snicallback prioritization issue
#54251 commented on
Jun 20, 2025 • 0 new comments -
http: resume kept-alive when no body allowed
#52329 commented on
Jun 21, 2025 • 0 new comments -
test_runner: ensure proper teardown when tests run without isolation
#57394 commented on
Jun 19, 2025 • 0 new comments -
Remove `Symbol.dispose` integration in `setTimeout` and `setInterval`
#58689 commented on
Jun 22, 2025 • 0 new comments -
Expose file resolution as a utility
#51855 commented on
Jun 22, 2025 • 0 new comments -
build: remove the rest of corepack
#57763 commented on
Jun 21, 2025 • 0 new comments -
fs: add signal option to fs.stat()
#57775 commented on
Jun 19, 2025 • 0 new comments -
test: migrate some snapshots from python to js
#57778 commented on
Jun 22, 2025 • 0 new comments -
zlib: reduce code duplication
#57810 commented on
Jun 22, 2025 • 0 new comments -
deps: update ngtcp2 to 1.13.0
#57941 commented on
Jun 22, 2025 • 0 new comments -
`Writable.write(buf, sourceOffset, sourceLength)`
#56107 commented on
Jun 22, 2025 • 0 new comments -
Extend --env-file with support for INI sections
#58729 commented on
Jun 21, 2025 • 0 new comments -
Add template tags support to node:sqlite
#57570 commented on
Jun 21, 2025 • 0 new comments -
doc: add instructions about using Visual Studio
#58094 commented on
Jun 19, 2025 • 0 new comments -
build,deps,tools: prepare to update to OpenSSL 3.5
#58100 commented on
Jun 22, 2025 • 0 new comments -
Enabling Rust support for Temporal
#58730 commented on
Jun 21, 2025 • 0 new comments -
http: fix keep-alive not timing out after post-request empty line
#58178 commented on
Jun 21, 2025 • 0 new comments -
buffer: create relative reading methods
#58295 commented on
Jun 21, 2025 • 0 new comments -
[feature] Option/flag for process.cwd( ) to return the actual PWD with symlinks, not real path
#56288 commented on
Jun 21, 2025 • 0 new comments -
src: ERR_ILLEGAL_CONSTRUCTOR thrown from c++ had the wrong constructor
#58364 commented on
Jun 22, 2025 • 0 new comments -
dns: support max timeout
#58440 commented on
Jun 19, 2025 • 0 new comments -
Error: write ECONNRESET at afterWriteDispatched (node:internal/stream_base_commons:160:15)
#58757 commented on
Jun 20, 2025 • 0 new comments