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

doc: reserve 132 for Electron 34

mlaurencin opened this pull request 3 months ago
Internal node assertion caused by js copy mechanism

artur-ma opened this issue 3 months ago
Flaky `test-loaders-workers-spawned`

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

nodejs-github-bot opened this pull request 3 months ago
doc: add missing examples and information to fs

shrenisc opened this pull request 3 months ago
sqlite: disable DQS misfeature by default

tniessen opened this pull request 3 months ago
crypto: fix non-multiple of 8 in SubtleCrypto.deriveBits

panva opened this pull request 3 months ago
benchmark: adjust byte size for buffer-copy

RafaelGSS opened this pull request 3 months ago
fs: refactor 'cb' to 'callback' for consistency in validateFunction

kimtaejin3 opened this pull request 3 months ago
Accepting `CryptoKey` in `node:crypto` APIs

panva opened this issue 3 months ago
Node

imyjim opened this issue 3 months ago
test: update test_util.cc for coverage

kmk324 opened this pull request 3 months ago
doc: fix the return type of outgoingMessage.setHeaders()

hkleungai opened this pull request 3 months ago
"Fatal error in , line 0 unreachable code" in v20.17.0

emichael opened this issue 3 months ago
build: fix make errors that occur in Makefile

kmk324 opened this pull request 3 months ago
src: implement IsInsideNodeModules() in C++

joyeecheung opened this pull request 3 months ago
NODE_EXTRA_CA_CERTS not recognized

Subnum12 opened this issue 3 months ago
doc: add onboarding details for ambassador program

marco-ippolito opened this pull request 3 months ago
doc: don't require anchor in `errors.md`

RedYetiDev opened this pull request 3 months ago
module: add module.stripTypeScriptTypes

marco-ippolito opened this pull request 3 months ago
Transfer should not be null or undefined in `structuredClone`

jazelly opened this issue 3 months ago
doc: updated the Class:fs filesystem documentation as it was missing …

shrenisc opened this pull request 3 months ago
lib: remove `Symbol[Async]Dispose` polyfills

targos opened this pull request 3 months ago
util: add fast path for Latin1 decoding

mertcanaltin opened this pull request 3 months ago
deps: V8: partially cherry-pick 8953e49478

bnoordhuis opened this pull request 3 months ago
doc: add missing return values in buffer docs

karlhorky opened this pull request 3 months ago
Update README.md

sadanandbgs opened this pull request 3 months ago
stream: catch and forward error from dest.write

jakecastelli opened this pull request 3 months ago
v8.deserialize: Fix out of bounds write

arneg opened this pull request 3 months ago
cli: generate man-page

RedYetiDev opened this pull request 3 months ago
build: stop pre-compiling `lint-md`

RedYetiDev opened this pull request 3 months ago
crypto: add KeyObject.prototype.toCryptoKey

panva opened this pull request 3 months ago
v8: out of bounds copy

ronag opened this pull request 3 months ago
[v22.x backport] deps: V8: backport 0d5d6e71bbb0

aduh95 opened this pull request 3 months ago
build: try disabling sccache

targos opened this pull request 3 months ago
Update README.md

Irshad01programmer opened this pull request 3 months ago
doc: add esm examples to `node:perf_hooks`

mfdebian opened this pull request 3 months ago
doc, test: update --watch for linux recursive watch

RedYetiDev opened this pull request 3 months ago
deps: upgrade npm to 10.9.0

npm-cli-bot opened this pull request 3 months ago
benchmark: adjust config for deepEqual object

RafaelGSS opened this pull request 3 months ago
Django

56789KD opened this issue 3 months ago
Pine Script

56789KD opened this issue 3 months ago
Assemblée section

56789KD opened this issue 3 months ago
module: check --experimental-require-module separately from detection

joyeecheung opened this pull request 3 months ago
build,win: enable pch for clang-cl

StefanStojanovic opened this pull request 3 months ago
doc: move `ERR_NAPI_TSFN_START/STOP_IDLE_LOOP` to legacy errors

aduh95 opened this pull request 3 months ago
doc: move `ERR_INVALID_PERFORMANCE_MARK` to legacy errors

aduh95 opened this pull request 3 months ago
doc: fix initial default value of autoSelectFamily

freego555 opened this pull request 3 months ago
test_runner: add mock timers for nodeTimers.promises.scheduler.wait

ErickWendel opened this pull request 3 months ago
module: use kNodeModulesRE to detect node_modules

joyeecheung opened this pull request 3 months ago
doc: fix unordered error anchors

aduh95 opened this pull request 3 months ago
process: add process.features.require_module

joyeecheung opened this pull request 3 months ago
build: drop support for python 3.8

RedYetiDev opened this pull request 3 months ago
benchmark: rewrite detect-esm-syntax benchmark

joyeecheung opened this pull request 3 months ago
Stack traces broken for static methods with --enable-source-maps

mika-fischer opened this issue 3 months ago
Update crypto.md

56789KD opened this pull request 3 months ago
worker: add `markAsUncloneable` api

jazelly opened this pull request 3 months ago
doc: adding kevin uehara as collaborator

kevinuehara opened this pull request 3 months ago
doc: adding kevin uehara as collaborator

kevinuehara opened this pull request 3 months ago
test_runner: fix TypeError exception when --enable-source-maps is passed

geeksilva97 opened this pull request 3 months ago
events: extract event listener validation as a function

sungpaks opened this pull request 3 months ago
module: expose `getPackageJSON` utility

JakobJingleheimer opened this pull request 3 months ago
test_runner: fix coverage report when --enable-source-maps is provided

geeksilva97 opened this pull request 3 months ago
tools: bump the eslint group in /tools/eslint with 4 updates

dependabot[bot] opened this pull request 3 months ago
module: add internal type def for `flushCompileCache`

JakobJingleheimer opened this pull request 3 months ago
meta: bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6

dependabot[bot] opened this pull request 3 months ago
meta: bump actions/checkout from 4.1.7 to 4.2.0

dependabot[bot] opened this pull request 3 months ago
meta: bump actions/setup-node from 4.0.3 to 4.0.4

dependabot[bot] opened this pull request 3 months ago
meta: bump codecov/codecov-action from 4.5.0 to 4.6.0

dependabot[bot] opened this pull request 3 months ago
meta: bump github/codeql-action from 3.26.6 to 3.26.10

dependabot[bot] opened this pull request 3 months ago
meta: bump step-security/harden-runner from 2.9.1 to 2.10.1

dependabot[bot] opened this pull request 3 months ago
meta: bump peter-evans/create-pull-request from 7.0.1 to 7.0.5

dependabot[bot] opened this pull request 3 months ago
tools: enforce errors to not be documented in legacy section

RedYetiDev opened this pull request 3 months ago
build: vcbuild format-md doesn't hit all the things

srl295 opened this issue 3 months ago
build: unbreak windows build of ICU source URL

srl295 opened this pull request 3 months ago
[v20.x backport] buffer: fix out of range for toString

jazelly opened this pull request 3 months ago
doc: tweak onboarding instructions

mhdawson opened this pull request 3 months ago
build: include `.nycrc` in coverage workflows

iwuliz opened this pull request 3 months ago
crypto: remove experimental Curve448 WebCryptoAPI algorithms

panva opened this pull request 3 months ago
Improve ClangCL compilation time on Windows.

StefanStojanovic opened this issue 3 months ago
src: fix winapi_strerror error string

huseyinacacak-janea opened this pull request 3 months ago
worker: handle invalid BroadcastChannel postMessage after close

Nahee-Park opened this pull request 3 months ago
test: update wpt test for webmessaging/broadcastchannel

Nahee-Park opened this pull request 3 months ago
repl: don't use deprecated `domain` module

RedYetiDev opened this pull request 3 months ago
stream: `readable.compose` fails to return a Duplex

Renegade334 opened this issue 3 months ago
esm: add import.meta.env

jkrems opened this pull request 3 months ago
tools: update clang-format to v19

RedYetiDev opened this pull request 3 months ago
doc: use correct dash in stability status

aduh95 opened this pull request 3 months ago
doc: update `require(ESM)` history and stability status

aduh95 opened this pull request 3 months ago