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

test: update `performance-timeline` wpt

RedYetiDev opened this pull request 3 months ago
test: update `interfaces` wpt

RedYetiDev opened this pull request 3 months ago
test: update `hr-time` wpt

RedYetiDev opened this pull request 3 months ago
test: update `FileAPI` wpt

RedYetiDev opened this pull request 3 months ago
test: update `dom/events` wpt

RedYetiDev opened this pull request 3 months ago
test: update `console` wpt

RedYetiDev opened this pull request 3 months ago
test: update `compression` wpt

RedYetiDev opened this pull request 3 months ago
test: update `common` wpt

RedYetiDev opened this pull request 3 months ago
node --watch --watch-path

0xMIEL opened this issue 3 months ago
build: fix nycrc format

RafaelGSS opened this pull request 3 months ago
doc: spell out condition restrictions

jkrems opened this pull request 3 months ago
test_runner: update test context.assert

pmarchini opened this pull request 3 months ago
fix async context frame test when tests are run with --shell option

everett1992 opened this pull request 3 months ago
deps: update OpenSSL to 3.0.15+quic1

nodejs-github-bot opened this pull request 3 months ago
meta: remove non-collaborators from mailmap

RedYetiDev opened this pull request 3 months ago
meta: add mailmap entry for abmusse

abmusse opened this pull request 3 months ago
Heads-up: Potential Delay in macOS Infrastructure for Node.js v23

UlisesGascon opened this issue 3 months ago
build: fix not valid json in coverage

jakecastelli opened this pull request 3 months ago
lib: decorate undici classes as platform interfaces

jazelly opened this pull request 3 months ago
doc: add notice to `execArgv`

RedYetiDev opened this pull request 3 months ago
src,test: drop SlowBuffer

RafaelGSS opened this pull request 3 months ago
lib: runtime deprecate SlowBuffer

RafaelGSS opened this pull request 3 months ago
src: apply getCallSite optimization

RafaelGSS opened this pull request 3 months ago
module: add `findNearestPackageJSON` utility

JakobJingleheimer opened this pull request 3 months ago
test: make `test-loaders-workers-spawned` less flaky

aduh95 opened this pull request 3 months ago
fs: fix crash when path contains `%`

aduh95 opened this pull request 3 months ago
v20.18.0 release proposal

targos opened this pull request 3 months ago
meta: move one or more collaborators to emeritus

nodejs-github-bot opened this pull request 3 months ago
doc: mention addons to experimental permission

RafaelGSS opened this pull request 3 months ago
doc: fix link in `test/README.md`

LiviaMedeiros opened this pull request 3 months ago
NodeJS Documentation - Font fix

Mibeon opened this issue 3 months ago
doc: update directories to directory in corepack --help

lvqq opened this pull request 3 months ago
test_runner: ignore unmapped lines for coverage

geeksilva97 opened this pull request 3 months ago
deps: patch V8 to 12.9.202.26

nodejs-github-bot opened this pull request 3 months ago
tools: update gyp-next to 0.18.2

nodejs-github-bot opened this pull request 3 months ago
benchmark: add no-warnings to process.has bench

RafaelGSS opened this pull request 3 months ago
benchmark: add --runs support to run.js

RafaelGSS opened this pull request 3 months ago
test: add resource to internal module stat test

RafaelGSS opened this pull request 3 months ago
src: remove icu based `ToASCII` and `ToUnicode`

anonrig opened this pull request 3 months ago
src: modernize likely/unlikely hints

anonrig opened this pull request 3 months ago
parallel/test-runner-coverage is flaky

lpinca opened this issue 3 months ago
stream: handle undefined chunks correctly in decode stream

Nahee-Park opened this pull request 3 months ago
test: update wpt test for encoding

Nahee-Park opened this pull request 3 months ago
lib: fix module print timing when specifier includes `"`

aduh95 opened this pull request 3 months ago
doc: remove random horizontal separators in `process.md`

aduh95 opened this pull request 3 months ago
fs: acknowledge `signal` option in `filehandle.createReadStream()`

LiviaMedeiros opened this pull request 3 months ago
Javascript error

mzwa opened this issue 3 months ago
test_runner: consider --enable-source-maps option in coverage report

geeksilva97 opened this pull request 3 months ago
doc: fix `events.once()` example with `AbortSignal`

foxxyz opened this pull request 3 months ago
test_runner: avoid spread operator on arrays

aduh95 opened this pull request 3 months ago
test: remove unnecessary `await` in test-watch-mode

iwuliz opened this pull request 3 months ago
buffer: coerce extrema to int in `blob.slice`

aduh95 opened this pull request 3 months ago
buffer: correctly apply prototype to cloned `File` / `Blob`

RedYetiDev opened this pull request 3 months ago
Project

Zeyad-iss opened this issue 3 months ago
بروجكت

Zeyad-iss opened this issue 3 months ago
doc: add missing `:` to `run()`'s `globPatterns`

RedYetiDev opened this pull request 3 months ago
doc: add esm examples to `node:net`

mfdebian opened this pull request 3 months ago
build: describe the fix for compiling android node.js on an x86_64 host

haotaoyanzhuce opened this pull request 3 months ago
AbortController/AbortSignal memory leak

System233 opened this issue 3 months ago
Set iteration causes unexpected infinite loop

OguzhanUmutlu opened this issue 3 months ago
doc: put --env-file-if-exists=config right under --env-file=config

geeksilva97 opened this pull request 3 months ago
Error on npx gitignore when appdata/npm folder is missing

fbutenhof opened this issue 3 months ago
`--env-file-if-exists` is in the wrong spot in the docs

BoscoDomingo opened this issue 3 months ago
CPUが高い

Kellyzenkeiren opened this issue 3 months ago
test_runner: support custom node options in `run()`

RedYetiDev opened this pull request 3 months ago
Request signal isn't aborted after garbage collection

jvaill opened this issue 3 months ago
test: add `escapePOSIXShell` util

aduh95 opened this pull request 3 months ago
tools: only check teams on the default branch

aduh95 opened this pull request 3 months ago
test: move coverage source map tests to new file

RedYetiDev opened this pull request 3 months ago
`File` is not serializable

RedYetiDev opened this issue 3 months ago
src: fixup Error.stackTraceLimit during snapshot building

joyeecheung opened this pull request 3 months ago
stream: treat null asyncIterator as undefined

jazelly opened this pull request 3 months ago
Environment file option matches on substring (--env-file)

kristianthorsen opened this issue 3 months ago
doc: fix the require resolve algorithm in modules.md

chirsz-ever opened this pull request 3 months ago
diagnostics_channel: fix unsubscribe during publish

simon-id opened this pull request 3 months ago
deps: V8: backport 0d5d6e71bbb0

aduh95 opened this pull request 3 months ago
deps: update libuv to 1.49.1

santigimeno opened this pull request 3 months ago
UV_USE_IO_URING does not update file handle position

ronag opened this issue 3 months ago
doc: remove outdated https import reference

geeksilva97 opened this pull request 3 months ago
test: update test-crypto-aes-wrap to use node:test

jasnell opened this pull request 3 months ago
src: move more key handling to ncrypto

jasnell opened this pull request 3 months ago
Request for a synchronous variant of node:test.test() method

WillAvudim opened this issue 3 months ago
src: track BaseObjects with an efficient list

legendecas opened this pull request 3 months ago
build: notify via slack when review-wanted

RafaelGSS opened this pull request 3 months ago
[v18.x backport] test: update TLS tests for OpenSSL 3.2

aduh95 opened this pull request 3 months ago
test_runner: close and flush destinations on forced exit

cjihrig opened this pull request 3 months ago
test: deflake test/pummel/test-timers.js

jakecastelli opened this pull request 3 months ago
Allow manipulating the generator in Duplex.from()

matthieusieben opened this pull request 3 months ago
test: add unexpected behavior repro test

pmarchini opened this pull request 3 months ago