Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nodejs/node

Node.js JavaScript runtime ✨🐢🚀✨
https://github.com/nodejs/node

Out of memory errors as of v20y

btakita opened this issue over 1 year ago
test_runner: mock.mockImplementationOnce only works for the last call

ErickWendel opened this issue over 1 year ago
only build Embedding c test file

rluvaton opened this issue over 1 year ago
stream: prevent pipeline hang with generator functions

debadree25 opened this pull request over 1 year ago
Currently no way to use zlib optimally in Node.js

JoshuaWise opened this issue over 1 year ago
stream: pipeline with option end=false doesn't finish

xfournet opened this issue over 1 year ago
`message` tests can be migrated from python to JS

MoLow opened this issue over 1 year ago
src: support V8 experimental shared values in messaging

syg opened this pull request over 1 year ago
Please document the stdio array in cluster.settings

aral opened this issue over 1 year ago
doc: add link to news for Node.js core

mhdawson opened this pull request over 1 year ago
deps: time zone updater workflow problems

srl295 opened this issue over 1 year ago
tools: fix skip message in update-cjs-module-lexer

tniessen opened this pull request over 1 year ago
doc: add scroll to top button

btea opened this pull request over 1 year ago
test_runner: fix test counting

MoLow opened this pull request over 1 year ago
nested test counting is wrong

MoLow opened this issue over 1 year ago
src: mark fatal error functions as noreturn

legendecas opened this pull request over 1 year ago
Null-proofing in files_watcher

sosoba opened this pull request over 1 year ago
doc: fix a typo in `fs.openAsBlob`

daeyeon opened this pull request over 1 year ago
watch runner crash with ERR_INVALID_ARG_TYPE

sosoba opened this issue over 1 year ago
src: fix creating an ArrayBuffer from a Blob created with `openAsBlob`

daeyeon opened this pull request over 1 year ago
idiot,so spamming back door

inmortalbobz opened this issue over 1 year ago
src: make realm binding data store weak

legendecas opened this pull request over 1 year ago
test_runner: remove no-op validation

cjihrig opened this pull request over 1 year ago
test_runner: support combining coverage reports

cjihrig opened this pull request over 1 year ago
doc: fix typos

VoltrexKeyva opened this pull request over 1 year ago
process.argv cannot parse the path properly

ephemeral108 opened this issue over 1 year ago
failed to dlopen .node when embedding node.js in Windows C++ program

zombieyang opened this issue over 1 year ago
deps: update timezone to 2023c

nodejs-github-bot opened this pull request over 1 year ago
deps: update undici to 5.22.0

nodejs-github-bot opened this pull request over 1 year ago
deps: update ada to 2.2.0

nodejs-github-bot opened this pull request over 1 year ago
doc: fix typos in SECURITY.md

VoltrexKeyva opened this pull request over 1 year ago
doc: fix capitalization of ASan

VoltrexKeyva opened this pull request over 1 year ago
test_runner: fix test runner concurrency

MoLow opened this pull request over 1 year ago
[v18.x] esm: fix `--specifier-resolution=node` not preserving symlinks

znewsham opened this pull request over 1 year ago
`.load` accumulates indentation

edemaine opened this issue over 1 year ago
Nominating Claudio Wunder (@ovflowd) to be a collaborator

Trott opened this issue over 1 year ago
package issue

aritrichatterjee9 opened this issue over 1 year ago
doc: Fixing incorrect links

rv97 opened this pull request over 1 year ago
`--experimental-test-coverage` cannot be used with `--test`

piranna opened this issue over 1 year ago
esm: rename `URLCanParse` to be consistent

aduh95 opened this pull request over 1 year ago
build: refactor configure.py

VoltrexKeyva opened this pull request over 1 year ago
Make disk- blob transferable

jimmywarting opened this issue over 1 year ago
doc: add copy node executable guide on windows

yjl9903 opened this pull request over 1 year ago
Create a Node-API release checklist

gabrielschulhof opened this issue over 1 year ago
Test Runner is slow

egoroof opened this issue over 1 year ago
[v18.x backport] tools: add button to copy code example to clipboard

jakecastelli opened this pull request over 1 year ago
path: indicate index of wrong resolve() parameter

sosoba opened this pull request over 1 year ago
crypto: update root-certificates to 3.89

nodejs-github-bot opened this pull request over 1 year ago
test: port flaky wpt/html/webappapis/timers tests to test/sequential

panva opened this pull request over 1 year ago
http: throw error when attempting to write to response with no body

mertcanaltin opened this pull request over 1 year ago
The simplest loader results in an infinite loop of module loading

giltayar opened this issue over 1 year ago
doc,fs: update description of fs.stat() method

mertcanaltin opened this pull request over 1 year ago
test_runner: support passing globs

MoLow opened this pull request over 1 year ago
test_runner: support coverage of unnamed functions

cjihrig opened this pull request over 1 year ago
test_runner: move coverage collection to root.postRun()

cjihrig opened this pull request over 1 year ago
fs: make recursive readdir algorithms iterative

Ethan-Arrowood opened this pull request over 1 year ago
test_runner: fix nested hooks

MoLow opened this pull request over 1 year ago
added matt folder and file

mattius459 opened this pull request over 1 year ago
test: skip flaky wpt/test-timers

panva opened this pull request over 1 year ago
beforeEach/afterEach hooks not executing for nested tests

rochdev opened this issue over 1 year ago
doc: clarify concurrency model of test runner

tniessen opened this pull request over 1 year ago
Add the missing LoongArch64 definition in the v8.gyp file.

sunhaiyong1978 opened this pull request over 1 year ago
bot-test

rosusi opened this issue over 1 year ago
[v18.x] broken build with ./configure --shared

bnoordhuis opened this issue over 1 year ago
build: add GN build files

zcbenz opened this pull request over 1 year ago
test: refactor WPTRunner and enable parallel WPT execution

panva opened this pull request over 1 year ago
statSync fails in detecting link

FStefanni opened this issue over 1 year ago
EADDRINUSE Exception in node js while cluster.fork()

abhay12 opened this issue over 1 year ago
Feature request: add ability to avoid missed stack traces

galkin opened this issue over 1 year ago
http: merge chunks during chunked encoding

gjgmenendez opened this pull request over 1 year ago
chunks: Merge HTTP chunks during chunked encoding

gjgmenendez opened this pull request over 1 year ago
test_runner: add testNamePatterns to run api

atlowChemi opened this pull request over 1 year ago
test: revert parallel wpt commits

panva opened this pull request over 1 year ago
test: fix WPT runner cutting off inprogress workers

panva opened this pull request over 1 year ago
Update single-executable-applications.md - make copy-and-paste work

alexec opened this pull request over 1 year ago
Undocumented behavior for handling options of http.request

ZEDCWT opened this issue over 1 year ago
build failure with GCC 13.0.1

AdamMajer opened this issue over 1 year ago
deps: update googletest to 65cfeca

nodejs-github-bot opened this pull request over 1 year ago
tools: keep PR titles/description up-to-date

tniessen opened this pull request over 1 year ago
loader: use default loader as cascaded loader in the in loader worker

joyeecheung opened this pull request over 1 year ago
tools: move update-npm to dep updaters

marco-ippolito opened this pull request over 1 year ago
doc: update error code of buffer

deokjinkim opened this pull request over 1 year ago
Loaders that use childProcess.fork lead to endless recursion of processes

Jamesernator opened this issue over 1 year ago
Error when: node v20, `--test --loader`, await import

iambumblehead opened this issue over 1 year ago
buffer: make File cloneable

KhafraDev opened this pull request over 1 year ago