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
src: add Realm document in the src README.md
legendecas opened this pull request over 1 year ago
legendecas opened this pull request over 1 year ago
test_runner: fix ordering of test hooks
philnash opened this pull request over 1 year ago
philnash opened this pull request over 1 year ago
permission: resolve reference to an absolute path only for fs permission
daeyeon opened this pull request over 1 year ago
daeyeon opened this pull request over 1 year ago
node 20.1.0 --loader seems trigger beforeExit when use await import
wacdev opened this issue over 1 year ago
wacdev opened this issue over 1 year ago
Race condition on array length checks
alex-h-strachan opened this issue over 1 year ago
alex-h-strachan opened this issue over 1 year ago
quic: the next round
jasnell opened this pull request over 1 year ago
jasnell opened this pull request over 1 year ago
doc: document make lint-md-clean
mcollina opened this pull request over 1 year ago
mcollina opened this pull request over 1 year ago
worker: support more cases when (de)serializing errors
MoLow opened this pull request over 1 year ago
MoLow opened this pull request over 1 year ago
`Buffer.copyBytesFrom` should accept a `DataView` as well.
issuefiler opened this issue over 1 year ago
issuefiler opened this issue over 1 year ago
Improve logging in working threads
jimmywarting opened this issue over 1 year ago
jimmywarting opened this issue over 1 year ago
deps: update ada to 2.4.0
nodejs-github-bot opened this pull request over 1 year ago
nodejs-github-bot opened this pull request over 1 year ago
test,crypto: update WebCryptoAPI WPT
panva opened this pull request over 1 year ago
panva opened this pull request over 1 year ago
dns: call `ada::idna::to_ascii` directly from c++
anonrig opened this pull request over 1 year ago
anonrig opened this pull request over 1 year ago
url: call `ada::can_parse` directly
anonrig opened this pull request over 1 year ago
anonrig opened this pull request over 1 year ago
`--use_strict` does not work with script and REPL, only work with stdin and eval
loynoir opened this issue over 1 year ago
loynoir opened this issue over 1 year ago
test_runner: fix test hooks order in subtests to match describe suites
mertcanaltin opened this pull request over 1 year ago
mertcanaltin opened this pull request over 1 year ago
Order of test hooks seems wrong, and is different to the order of hooks for a describe suite
philnash opened this issue over 1 year ago
philnash opened this issue over 1 year ago
node 20.1.0 --loader can not longer listening process events
joacub opened this issue over 1 year ago
joacub opened this issue over 1 year ago
src: avoid prototype access in binding templates
joyeecheung opened this pull request over 1 year ago
joyeecheung opened this pull request over 1 year ago
configure CJS named export within ESM loader
loynoir opened this issue over 1 year ago
loynoir opened this issue over 1 year ago
quic: fix typo in endpoint.h
tniessen opened this pull request over 1 year ago
tniessen opened this pull request over 1 year ago
can you add a guide for how to run nodejs in production
aliber4079 opened this issue over 1 year ago
aliber4079 opened this issue over 1 year ago
test_runner: add shorthands to `test`
atlowChemi opened this pull request over 1 year ago
atlowChemi opened this pull request over 1 year ago
lib: reuse default DOMException in AbortController
debadree25 opened this pull request over 1 year ago
debadree25 opened this pull request over 1 year ago
doc: ntfs junction points must link to directories
bnoordhuis opened this pull request over 1 year ago
bnoordhuis opened this pull request over 1 year ago
tools: update eslint to 8.40.0
nodejs-github-bot opened this pull request over 1 year ago
nodejs-github-bot opened this pull request over 1 year ago
tools: update eslint to 8.40.0
nodejs-github-bot opened this pull request over 1 year ago
nodejs-github-bot opened this pull request over 1 year ago
deps: update timezone to 2023c
nodejs-github-bot opened this pull request over 1 year ago
nodejs-github-bot opened this pull request over 1 year ago
tools: update lint-md-dependencies to [email protected]
nodejs-github-bot opened this pull request over 1 year ago
nodejs-github-bot opened this pull request over 1 year ago
test-runner: Parameterized tests
rluvaton opened this issue over 1 year ago
rluvaton opened this issue over 1 year ago
test: display dot report as wide as the terminal width
rluvaton opened this pull request over 1 year ago
rluvaton opened this pull request over 1 year ago
stream: update readable.map test to use node:test
rluvaton opened this pull request over 1 year ago
rluvaton opened this pull request over 1 year ago
How to convert xlsb to json in node js using streams?
vamsiv4m opened this issue over 1 year ago
vamsiv4m opened this issue over 1 year ago
Add `test.todo` to match `it.todo` in `node:test`
TomasHubelbauer opened this issue over 1 year ago
TomasHubelbauer opened this issue over 1 year ago
module: refactor to use `normalizeRequirableId` in the CJS module loader
RaisinTen opened this pull request over 1 year ago
RaisinTen opened this pull request over 1 year ago
v14.21.3 release includes out-of-date tzdata2022f
DevAhmedRadwan opened this issue over 1 year ago
DevAhmedRadwan opened this issue over 1 year ago
Ada's license
RaisinTen opened this issue over 1 year ago
RaisinTen opened this issue over 1 year ago
deps: update ada to 2.3.1
nodejs-github-bot opened this pull request over 1 year ago
nodejs-github-bot opened this pull request over 1 year ago
src: register ext reference for Fingerprint512
tniessen opened this pull request over 1 year ago
tniessen opened this pull request over 1 year ago
dgram: convert macro to template
tniessen opened this pull request over 1 year ago
tniessen opened this pull request over 1 year ago
doc: add stability experimental to pm
RafaelGSS opened this pull request over 1 year ago
RafaelGSS opened this pull request over 1 year ago
libc++abi: terminating due to uncaught exception of type std::out_of_range: basic_string Abort trap: 6
Leask opened this issue over 1 year ago
Leask opened this issue over 1 year ago
ESM loaders need a way to list exports in load()
bengl opened this issue over 1 year ago
bengl opened this issue over 1 year ago
bootstrap: put is_building_snapshot state in IsolateData and introduce ERR_NOT_SUPPORTED_IN_SNAPSHOT
joyeecheung opened this pull request over 1 year ago
joyeecheung opened this pull request over 1 year ago
url: improve `isURL` detection
anonrig opened this pull request over 1 year ago
anonrig opened this pull request over 1 year ago
url: add value argument to has and delete methods
sankalp1999 opened this pull request over 1 year ago
sankalp1999 opened this pull request over 1 year ago
lib: update comment
sinkhaha opened this pull request over 1 year ago
sinkhaha opened this pull request over 1 year ago
Add value argument to URLSearchParams's has() and delete()
annevk opened this issue over 1 year ago
annevk opened this issue over 1 year ago
[node:test] Incorrect `SuiteContext` description
Semigradsky opened this issue over 1 year ago
Semigradsky opened this issue over 1 year ago
lib: move web global bootstrapping to the expected file
legendecas opened this pull request over 1 year ago
legendecas opened this pull request over 1 year ago
Node 20 ESM loaders cannot hook into the CommonJS loader
TomasHubelbauer opened this issue over 1 year ago
TomasHubelbauer opened this issue over 1 year ago
[ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received an instance of Buffer
phoenix741 opened this issue over 1 year ago
phoenix741 opened this issue over 1 year ago
test: use appropriate usages for a negative import test
panva opened this pull request over 1 year ago
panva opened this pull request over 1 year ago
crypto: fix webcrypto private/secret import with empty usages
panva opened this pull request over 1 year ago
panva opened this pull request over 1 year ago
test: fix webcrypto wrap unwrap tests
panva opened this pull request over 1 year ago
panva opened this pull request over 1 year ago
doc: improve `permission.has` description
daeyeon opened this pull request over 1 year ago
daeyeon opened this pull request over 1 year ago
src: clarify the parameter name in `Permission::Apply`
daeyeon opened this pull request over 1 year ago
daeyeon opened this pull request over 1 year ago
Can't use `process.permission.has` if you don't give permission for `fs.read`
MahdiAghaei1 opened this issue over 1 year ago
MahdiAghaei1 opened this issue over 1 year ago
When will Node.js v18.x update timezone to 2023c?
gulu123 opened this issue over 1 year ago
gulu123 opened this issue over 1 year ago
Browsing through node.js docs should be made easy
rushabhT3 opened this issue over 1 year ago
rushabhT3 opened this issue over 1 year ago
The documentation browsing could be made better
rushabhT3 opened this issue over 1 year ago
rushabhT3 opened this issue over 1 year ago
crypto: remove default encoding from pbkdf2
tniessen opened this pull request over 1 year ago
tniessen opened this pull request over 1 year ago
test: migrated test/message to JS fixture tests
projectnoa opened this pull request over 1 year ago
projectnoa opened this pull request over 1 year ago
test_runner: use v8.serialize instead of TAP
MoLow opened this pull request over 1 year ago
MoLow opened this pull request over 1 year ago
deps: update uvwasi to 0.0.18
nodejs-github-bot opened this pull request over 1 year ago
nodejs-github-bot opened this pull request over 1 year ago
SIGSEGV when compiled with -O2 or -O3 on gcc 13.1.1
sgallagher opened this issue over 1 year ago
sgallagher opened this issue over 1 year ago
Web Crypto API test and key import issues
fhanau opened this issue over 1 year ago
fhanau opened this issue over 1 year ago
`node --test ./tests/*.js` has inconsistent behaviors in unix and windows
hyf0 opened this issue over 1 year ago
hyf0 opened this issue over 1 year ago
deps: upgrade npm to 9.6.6
npm-cli-bot opened this pull request over 1 year ago
npm-cli-bot opened this pull request over 1 year ago
fs: Change the default value of `mode` argument of `fs.copyFile()` to `fs.constants.COPYFILE_FICLONE`
tetsuharuohzeki opened this issue over 1 year ago
tetsuharuohzeki opened this issue over 1 year ago
net: fix family autoselection timeout handling.
ShogunPanda opened this pull request over 1 year ago
ShogunPanda opened this pull request over 1 year ago
test: adapt tests for OpenSSL 3.1
OttoHollmann opened this pull request over 1 year ago
OttoHollmann opened this pull request over 1 year ago
perf_hooks performance now() results ERR_INVALID_ARG_TYPE
hillar opened this issue over 1 year ago
hillar opened this issue over 1 year ago
src: fix bug prone forwarding reference moves
VoltrexKeyva opened this pull request over 1 year ago
VoltrexKeyva opened this pull request over 1 year ago
vm: add experimental NodeRealm implementation
mcollina opened this pull request over 1 year ago
mcollina opened this pull request over 1 year ago
process: add custom dir support for heapsnapshot-signal
MrJithil opened this pull request over 1 year ago
MrJithil opened this pull request over 1 year ago
doc: Fix params names
Semigradsky opened this pull request over 1 year ago
Semigradsky opened this pull request over 1 year ago
parallel test is failing with "SSL routines:tls_setup_handshake:no protocols available:/usr/src/debug/openssl/3.1.0-r"
ArchanaWind opened this issue over 1 year ago
ArchanaWind opened this issue over 1 year ago
Api docs scrolling and anchors appear broken
eri412 opened this issue over 1 year ago
eri412 opened this issue over 1 year ago
test: allow SIGBUS in signal-handler abort test
targos opened this pull request over 1 year ago
targos opened this pull request over 1 year ago
test_runner: omit inaccessible files from coverage
cjihrig opened this pull request over 1 year ago
cjihrig opened this pull request over 1 year ago
Support require's resolve() method in Module.require
anonhostpi opened this issue over 1 year ago
anonhostpi opened this issue over 1 year ago
Error while using the file module from nodejs -- file.readLines() is not a function
nikikalwar opened this issue over 1 year ago
nikikalwar opened this issue over 1 year ago
v20 dns.reverse throws on ::1
msimerson opened this issue over 1 year ago
msimerson opened this issue over 1 year ago
src: rename SKIP_CHECK_SIZE to SKIP_CHECK_STRLEN
tniessen opened this pull request over 1 year ago
tniessen opened this pull request over 1 year ago
doc: add ovflowd to collaborators
ovflowd opened this pull request over 1 year ago
ovflowd opened this pull request over 1 year ago
test: fix output tests when path includes node version
MoLow opened this pull request over 1 year ago
MoLow opened this pull request over 1 year ago
forcing heap snapshot via signal does not allow specifying custom directory
mateodelnorte opened this issue over 1 year ago
mateodelnorte opened this issue over 1 year ago
doc: swap Matteo with Rafael in the stewards
RafaelGSS opened this pull request over 1 year ago
RafaelGSS opened this pull request over 1 year ago
http2: improve nghttp2 error callback
tniessen opened this pull request over 1 year ago
tniessen opened this pull request over 1 year ago
src: throw DOMException on cloning non-serializable objects
legendecas opened this pull request over 1 year ago
legendecas opened this pull request over 1 year ago
doc: update supported version of FreeBSD to 12.4
targos opened this pull request over 1 year ago
targos opened this pull request over 1 year ago
benchmark test is failing with "Error: Cannot find module './build/Release/addon'"
ArchanaWind opened this issue over 1 year ago
ArchanaWind opened this issue over 1 year ago
Flaky test-esm-loader-http-imports
tniessen opened this issue over 1 year ago
tniessen opened this issue over 1 year ago
doc: update BUILDING.md previous versions links
tniessen opened this pull request over 1 year ago
tniessen opened this pull request over 1 year ago
test: reduce WPT concurrency
panva opened this pull request over 1 year ago
panva opened this pull request over 1 year ago
doc: replace EOL versions in README
tniessen opened this pull request over 1 year ago
tniessen opened this pull request over 1 year ago
Support snapshotting node:test
RaisinTen opened this issue over 1 year ago
RaisinTen opened this issue over 1 year ago
module: block requiring `test/reporters` without scheme
MoLow opened this pull request over 1 year ago
MoLow opened this pull request over 1 year ago
`test/reporters` can be required
targos opened this issue over 1 year ago
targos opened this issue over 1 year ago