-
Notifications
You must be signed in to change notification settings - Fork 28.7k
Insights: nodejs/node
Overview
Could not load contribution data
Please try again later
2 Releases published by 2 people
-
v22.5.1 2024-07-19, Version 22.5.1 (Current), @richardlau
published
Jul 19, 2024 -
v20.16.0 2024-07-24, Version 20.16.0 'Iron' (LTS), @marco-ippolito
published
Jul 24, 2024
71 Pull requests merged by 39 people
-
stream: Expose DuplexPair API
#34111 merged
Jul 26, 2024 -
doc: move GeoffreyBooth to TSC regular member
#54047 merged
Jul 25, 2024 -
test: add comments and rename test for timer robustness
#54008 merged
Jul 25, 2024 -
test: add test for one arg timers to increase coverage
#54007 merged
Jul 25, 2024 -
test_runner: do not throw on mocked clearTimeout()
#54005 merged
Jul 25, 2024 -
src: simplify AESCipherTraits::AdditionalConfig
#53890 merged
Jul 25, 2024 -
doc: correct typescript stdin support
#54036 merged
Jul 25, 2024 -
src: remove redundant RsaPointer (use RSAPointer)
#54003 merged
Jul 25, 2024 -
test: mark 'test/parallel/test-sqlite.js' as flaky
#54031 merged
Jul 25, 2024 -
lib: optimize copyError with ObjectAssign in primordials
#53999 merged
Jul 25, 2024 -
build: avoid compiling with VS v17.10
#53863 merged
Jul 25, 2024 -
deps: fix V8 compilation on GCC 12
#53728 merged
Jul 25, 2024 -
meta: move tsc member to emeritus
#54029 merged
Jul 25, 2024 -
deps: add gn build files for ncrypto
#53940 merged
Jul 25, 2024 -
doc, test: tracing channel hasSubscribers getter
#52908 merged
Jul 24, 2024 -
module: add --experimental-strip-types
#53725 merged
Jul 24, 2024 -
deps: update c-ares to v1.32.2
#53865 merged
Jul 24, 2024 -
test_runner: fix support watch with run(), add globPatterns option
#53866 merged
Jul 24, 2024 -
v20.16.0 proposal
#53945 merged
Jul 24, 2024 -
build: ensure
v8_pointer_compression_sandboxis enabled on 64bit#53884 merged
Jul 24, 2024 -
src: fix
-Wshadowwarning#53885 merged
Jul 24, 2024 -
meta: add jake to collaborators
#54004 merged
Jul 24, 2024 -
src: start using ncrypto for CSPRNG calls
#53984 merged
Jul 23, 2024 -
fs: fix regression on rmsync
#53982 merged
Jul 23, 2024 -
src: return
undefinedif no rows are returned in SQLite#53981 merged
Jul 23, 2024 -
test: mark test-pipe-file-to-http as flaky
#53751 merged
Jul 23, 2024 -
Fixes: https://github.com/nodejs/node/issues/53989
#53993 merged
Jul 23, 2024 -
fs: ensure consistency for mkdtemp in both fs and fs/promises
#53776 merged
Jul 23, 2024 -
process: unify experimental warning messages
#53704 merged
Jul 23, 2024 -
doc: fix typo in recognizing-contributors
#53990 merged
Jul 23, 2024 -
build: fix gyp configs in debug
#53605 merged
Jul 23, 2024 -
test_runner: cleanup global event listeners after run
#53878 merged
Jul 23, 2024 -
test: skip sea tests in large debug builds
#53918 merged
Jul 22, 2024 -
doc: fix documentation for
--run#53976 merged
Jul 22, 2024 -
src: fix slice of slice of file-backed Blob
#53972 merged
Jul 22, 2024 -
meta: remove license for hljs
#53970 merged
Jul 22, 2024 -
fs: optimize
fs.cpSyncjs calls#53614 merged
Jul 22, 2024 -
build, tools: drop leading
/fromr2dir#53951 merged
Jul 22, 2024 -
meta: make more bug-report information required
#53718 merged
Jul 22, 2024 -
src,test: disallow unsafe integer coercion in SQLite
#53851 merged
Jul 22, 2024 -
test: skip --title check on IBM i
#53952 merged
Jul 22, 2024 -
deps: V8: cherry-pick 9812cb486e2b
#53966 merged
Jul 22, 2024 -
src: do not save c_str of a temp string
#53941 merged
Jul 22, 2024 -
timers: test timeout NaN warning in promises version
#53622 merged
Jul 22, 2024 -
test_runner: refactor coverage to pass in config options
#53931 merged
Jul 22, 2024 -
src,http2: cache invariant code motion
#53879 merged
Jul 21, 2024 -
src: avoid strcmp in ImportJWKAsymmetricKey
#53813 merged
Jul 21, 2024 -
doc: update boxstarter README
#53785 merged
Jul 21, 2024 -
lib: improve cluster/primary code
#53756 merged
Jul 21, 2024 -
meta: reword linter messages
#53949 merged
Jul 21, 2024 -
src: switch from ToLocalChecked to ToLocal in node_webstorage
#53959 merged
Jul 21, 2024 -
child_process: fix incomplete prototype pollution hardening
#53781 merged
Jul 21, 2024 -
src: move
ToNamespacedPathcall of webstorage#53875 merged
Jul 21, 2024 -
tools: fix
SLACK_TITLEin invalid commit workflow#53912 merged
Jul 21, 2024 -
doc: add info about prefix-only modules to
module.builtinModules#53954 merged
Jul 21, 2024 -
test: reduce flakiness of
test-assert-esm-cjs-message-verify#53967 merged
Jul 21, 2024 -
test: use
PYTHONexecutable from env inassertSnapshot#53938 merged
Jul 21, 2024 -
doc,tools: enforce use of
node:prefix#53950 merged
Jul 21, 2024 -
doc: remove
scroll-behavior: smooth;#53942 merged
Jul 21, 2024 -
meta: store actions secrets in environment
#53930 merged
Jul 20, 2024 -
module: unflag detect-module
#53619 merged
Jul 20, 2024 -
test_runner: refactoring for supporting in-process testing
#53921 merged
Jul 20, 2024 -
doc: move --test-coverage-{ex,in}clude to proper location
#53926 merged
Jul 20, 2024 -
test: deflake test-blob-file-backed
#53920 merged
Jul 20, 2024 -
lib: improve error message when index not found on cjs
#53859 merged
Jul 20, 2024 -
doc, sqlite: add
--experimental-sqlitenote#53907 merged
Jul 19, 2024 -
build,tools: simplify upload of shasum signatures
#53892 merged
Jul 19, 2024 -
v22.5.1 proposal
#53935 merged
Jul 19, 2024 -
src: use Maybe<void> in SecureContext
#53883 merged
Jul 19, 2024 -
doc: add documentation for ReadStream and WriteStream in tty
#53567 merged
Jul 19, 2024 -
doc: update
api_assetsREADME for new files#53676 merged
Jul 19, 2024
39 Pull requests opened by 30 people
-
Fix http.server.close() to properly close idle connections before shu…
#53953 opened
Jul 19, 2024 -
build: upgrade clang-format to v18
#53957 opened
Jul 19, 2024 -
fs: remove unnecessary option argument validation
#53958 opened
Jul 19, 2024 -
test: add coverage for webstorage quota
#53964 opened
Jul 20, 2024 -
[v18.x backport] fs: fix the file name is not included when the withFileTypes option of readdir
#53969 opened
Jul 20, 2024 -
doc, test: simplify test README table
#53971 opened
Jul 20, 2024 -
stream: fix error when reading less than buffer
#53973 opened
Jul 20, 2024 -
build: don't store eslint locally
#53974 opened
Jul 20, 2024 -
tools: update lint-md-dependencies to remark-preset-lint-node@5.1.1 rollup@4.19.0
#53978 opened
Jul 21, 2024 -
assert: use isError instead of instanceof in innerOk to define message type
#53980 opened
Jul 21, 2024 -
src: move spkac methods to ncrypto
#53985 opened
Jul 21, 2024 -
path: fix relative on Windows
#53991 opened
Jul 22, 2024 -
doc: clarify `useCodeCache` setting for cross-platform SEA generation
#53994 opened
Jul 22, 2024 -
test: skip sea tests with more accurate available disk space estimation
#53996 opened
Jul 22, 2024 -
deps: V8: backport 7857eb34db42
#53997 opened
Jul 22, 2024 -
Allow nested data: imports with --experimental-network-imports
#53998 opened
Jul 22, 2024 -
test_runner: switched to internal readline interface
#54000 opened
Jul 23, 2024 -
tools: make choco install script readable
#54002 opened
Jul 23, 2024 -
test_runner: automatically wait for subtests to finish
#54011 opened
Jul 23, 2024 -
node-api: add property keys benchmark
#54012 opened
Jul 23, 2024 -
test_runner: remove redundant bootstrap boolean
#54013 opened
Jul 24, 2024 -
sqlite: split up large test file
#54014 opened
Jul 24, 2024 -
build: update gcovr to 7.2 and codecov config
#54019 opened
Jul 24, 2024 -
deps: update c-ares to v1.32.3
#54020 opened
Jul 24, 2024 -
Disallow destructuring internalbinding c
#54023 opened
Jul 24, 2024 -
doc: fix typo in method name in the sea doc
#54027 opened
Jul 24, 2024 -
src: shift more crypto impl details to ncrypto
#54028 opened
Jul 24, 2024 -
readline: fix unresolved promise on abortion
#54030 opened
Jul 25, 2024 -
stream: Relocate the status checking code in the onWriteComplete
#54032 opened
Jul 25, 2024 -
watch: watch env files in `--watch` mode
#54033 opened
Jul 25, 2024 -
src: account for OpenSSL unexpected version
#54038 opened
Jul 25, 2024 -
test: do not swallow uncaughtException errors in exit code tests
#54039 opened
Jul 25, 2024 -
test: move shared module to `test/common`
#54042 opened
Jul 25, 2024 -
[v20.x backport] stream: implement `min` option for `ReadableStreamBYOBReader.read`
#54044 opened
Jul 25, 2024 -
module: do not warn for typeless package.json when there isn't one
#54045 opened
Jul 25, 2024 -
crypto: remove unnecessary buffer initialization
#54046 opened
Jul 25, 2024 -
test_runner: differentiate test types in enqueue dequeue events
#54049 opened
Jul 26, 2024 -
lib: replace spread operator with primordials function
#54053 opened
Jul 26, 2024 -
http: add diagnostics channel `http.client.request.error`
#54054 opened
Jul 26, 2024
33 Issues closed by 13 people
-
Total regression in codecov coverage report looks suspicious
#35759 closed
Jul 25, 2024 -
--experimental-strip-types does not work for STDIN
#54035 closed
Jul 25, 2024 -
Update Undici to backport a fix in Node.js 20.x
#53186 closed
Jul 25, 2024 -
Adding cross-compilation support for Windows on Arm
#32582 closed
Jul 25, 2024 -
How can I improve the build speed of node js?
#35888 closed
Jul 25, 2024 -
JSON.parse() is generating memory-wise heavier objects when using a trivial `reviver` function
#54017 closed
Jul 24, 2024 -
Allow packages to declare a schema for what kind of versioning system it uses (Allow use of non-SemVer)
#54016 closed
Jul 24, 2024 -
Nominating @jakecastelli for Collaborator
#53777 closed
Jul 24, 2024 -
flaky: test-child-process-cwd
#53989 closed
Jul 23, 2024 -
make all experimental warning messages consistent
#30803 closed
Jul 23, 2024 -
test_runner: make the dot reporter colored
#51770 closed
Jul 23, 2024 -
test_runner: remove global event handlers after run is completed
#53868 closed
Jul 23, 2024 -
`async_hooks` is raised on Step in debugging into `async`/`await` function and on leaving `await` function
#36022 closed
Jul 23, 2024 -
node: --run requires an argument
#53944 closed
Jul 22, 2024 -
Incorrect slice() from fs.openAsBlob()
#53908 closed
Jul 22, 2024 -
ECONNRESET while doing http 1.1 keep alive requests and server closes the connections
#47130 closed
Jul 22, 2024 -
`stream.Readable.toWeb(readable)` pauses the original `readable` stream
#45545 closed
Jul 22, 2024 -
test: parallel/test-worker-node-options fails on IBM i
#53852 closed
Jul 22, 2024 -
Support native syscall API
#51189 closed
Jul 22, 2024 -
`parallel/test-assert-esm-cjs-message-verify` is flaky
#53962 closed
Jul 21, 2024 -
parallel/test-blob-file-backed is flaky
#51860 closed
Jul 20, 2024 -
Erronous import failure message
#53806 closed
Jul 20, 2024 -
FixedCircularBuffer isFull(), isEmpty() and wrapping off by one
#53139 closed
Jul 19, 2024 -
document that using `node:sqlite` requires `--experimental-sqlite` flag
#53906 closed
Jul 19, 2024 -
Node command doesn't work on MacOS Sequoia
#53445 closed
Jul 19, 2024 -
yarn install fail on node:latest
#53956 closed
Jul 19, 2024 -
Node 22.5.0 breaks yarn install (1.22.22)
#53943 closed
Jul 19, 2024 -
yarn.lock file does not get created in nearly all the cases
#53936 closed
Jul 19, 2024 -
How to open exist tty using net.Socket ?
#37780 closed
Jul 19, 2024 -
Review Requesting Comment
#53897 closed
Jul 19, 2024
21 Issues opened by 21 people
-
subtest filtering only works with describe not with test
#54056 opened
Jul 26, 2024 -
Issue with Variable Declaration and Reference Errors in Node.js REPL and Browser Console
#54055 opened
Jul 26, 2024 -
comment about --test-only if only is set to false
#54052 opened
Jul 26, 2024 -
Add async alternative to import.meta.resolve() with additional options
#54051 opened
Jul 26, 2024 -
How to use environment variables in index.html file
#54050 opened
Jul 26, 2024 -
windows build vs 17.10 error
#54048 opened
Jul 26, 2024 -
ERR_INTERNAL_ASSERTION error for yarn test:cover
#54043 opened
Jul 25, 2024 -
filehandle.readableWebStream() chunks return incompatible `ArrayBuffer` instead of `Uint8Array`
#54041 opened
Jul 25, 2024 -
CI runs on fork keep failing
#54026 opened
Jul 24, 2024 -
require('fs').openSync('\\\\.\\PhysicalDrive2', fs.constants.O_RDWR) is broken
#54025 opened
Jul 24, 2024 -
parseArgs - support positional arguments per option key
#54022 opened
Jul 24, 2024 -
test-cli-permission tests fail when running with CWD containing /tmp
#54021 opened
Jul 24, 2024 -
Flaky: parallel.test-sqlite
#54006 opened
Jul 23, 2024 -
`--env-file` watch
#54001 opened
Jul 23, 2024 -
Import data: from data: should be allowed
#53992 opened
Jul 22, 2024 -
ERR_INTERNAL_ASSERTION
#53987 opened
Jul 22, 2024 -
[regression] node-gyp: createConfigFile: Cannot assign to read only property 'cflags' of object '#<Object>'
#53986 opened
Jul 21, 2024 -
readability/pointer is inaccurate
#53955 opened
Jul 19, 2024 -
DNS Lookups Failing After Updating to Latest Node 20 and 18 for IBM i
#53948 opened
Jul 19, 2024 -
Tracking issue: Stabilizing network inspection in Node.js
#53946 opened
Jul 19, 2024 -
http.server.close() closes idle connections in v20 and v21
#53939 opened
Jul 19, 2024
80 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.
-
Fix the bug caused by fast api changes in v22.5.0 and have a post-mortem
#53934 commented on
Jul 26, 2024 • 17 new comments -
doc: update security-release process to automated one
#53877 commented on
Jul 25, 2024 • 15 new comments -
node-api: add support for UTF-8 and Latin-1 property keys
#52984 commented on
Jul 25, 2024 • 13 new comments -
crypto: add extra CA certs to all secure contexts
#44529 commented on
Jul 26, 2024 • 8 new comments -
test_runner: add coverage support to run function
#53937 commented on
Jul 23, 2024 • 7 new comments -
permission: add permission for udp
#53398 commented on
Jul 23, 2024 • 5 new comments -
lib: rewrite AsyncLocalStorage without async_hooks
#48528 commented on
Jul 25, 2024 • 4 new comments -
tools: support rewriting links in code blocks
#52938 commented on
Jul 21, 2024 • 2 new comments -
module: __cjsModule on ESM CJS wrapper and in require ESM
#53848 commented on
Jul 23, 2024 • 2 new comments -
doc: add more details for localStorage and sessionStorage
#53881 commented on
Jul 25, 2024 • 1 new comment -
assert: fix deepEqual always return true on URL
#50853 commented on
Jul 23, 2024 • 1 new comment -
process: make `exitCode` configurable again
#49579 commented on
Jul 22, 2024 • 1 new comment -
[v20.x] backport require(esm) and related patches
#53500 commented on
Jul 19, 2024 • 0 new comments -
module,win: fix long path resolve
#53294 commented on
Jul 26, 2024 • 0 new comments -
stream: properly cleanup pipeline on destroy
#53226 commented on
Jul 23, 2024 • 0 new comments -
doc: fix worker threadId/destination typo
#53933 commented on
Jul 24, 2024 • 0 new comments -
[v20.x backport] test_runner: make end of work check stricter
#53123 commented on
Jul 19, 2024 • 0 new comments -
[v20.x] vm: harden module type checks
#53109 commented on
Jul 19, 2024 • 0 new comments -
meta: merge stalebot and update timings/messages
#52712 commented on
Jul 20, 2024 • 0 new comments -
zlib: add zstd support
#52100 commented on
Jul 21, 2024 • 0 new comments -
build: enable `yarn` and `pnpm` Corepack binaries by default
#51886 commented on
Jul 25, 2024 • 0 new comments -
tools: update doc to new version
#51192 commented on
Jul 21, 2024 • 0 new comments -
"Fatal error, unreachable code" seen intermittently on v20.10.0
#51555 commented on
Jul 26, 2024 • 0 new comments -
doc: move numCPUs require to top of file in `cluster` CJS example
#53932 commented on
Jul 24, 2024 • 0 new comments -
tools: remove unused python files
#53928 commented on
Jul 21, 2024 • 0 new comments -
test_runner: support running tests in process
#53927 commented on
Jul 20, 2024 • 0 new comments -
meta: add sqlite to js subsystems
#53911 commented on
Jul 25, 2024 • 0 new comments -
src: expose `LookupAndCompile` with parameters
#53886 commented on
Jul 26, 2024 • 0 new comments -
test_runner: mock_loader resolve the cjs and esm formats respectively.
#53846 commented on
Jul 23, 2024 • 0 new comments -
node-api: rename nogc to basic
#53830 commented on
Jul 23, 2024 • 0 new comments -
lib,src: drop --experimental-network-imports
#53822 commented on
Jul 25, 2024 • 0 new comments -
child_process: remove unused internal event
#53793 commented on
Jul 22, 2024 • 0 new comments -
src: update clang-tidy and focus on modernization
#53757 commented on
Jul 23, 2024 • 0 new comments -
build: support `lint-js-fix` in `vcbuild.bat`
#53695 commented on
Jul 23, 2024 • 0 new comments -
fs: improve async error performance
#53678 commented on
Jul 24, 2024 • 0 new comments -
path: use the correct name in `validateString`
#53669 commented on
Jul 23, 2024 • 0 new comments -
test: fix embedding test for Windows
#53659 commented on
Jul 22, 2024 • 0 new comments -
deps: update V8 to 12.7
#53651 commented on
Jul 19, 2024 • 0 new comments -
src: avoid allocation in the Size method for BASE64URL and BASE64
#53550 commented on
Jul 23, 2024 • 0 new comments -
[v20.x backport] src: move package_json_reader cache to c++
#53502 commented on
Jul 19, 2024 • 0 new comments -
Stop throwing for unsupported options in `Worker`'s `execArgv` and `env.NODE_OPTIONS`.
#41103 commented on
Jul 23, 2024 • 0 new comments -
Documented way to add certificates to existing SecureContext
#27079 commented on
Jul 23, 2024 • 0 new comments -
require() no longer follows symlinks after calling statSync() on a FIFO or socket file
#51142 commented on
Jul 23, 2024 • 0 new comments -
Promise rejection in timeout (versus module-level) treated as unhandled by debugger
#53732 commented on
Jul 22, 2024 • 0 new comments -
NodeWorker.sendMessageToWorker fails with multi-byte code points in JSON
#50516 commented on
Jul 22, 2024 • 0 new comments -
node:test APIs returning Promises clashes with no-floating-promises lint rule
#51292 commented on
Jul 22, 2024 • 0 new comments -
v22.4.1 C++ addon incurs segmentation faults
#53810 commented on
Jul 21, 2024 • 0 new comments -
fs.watch emitting file change when file getting read after some time
#50920 commented on
Jul 21, 2024 • 0 new comments -
`assert.ok()` throwing `AssertionError` instead of provided `Error` object
#50780 commented on
Jul 21, 2024 • 0 new comments -
[v18.x] Wrong path returned by fs.readdir withFileTypes=true
#52441 commented on
Jul 21, 2024 • 0 new comments -
Missing import trace from error stack when loading a module throws an error
#46992 commented on
Jul 21, 2024 • 0 new comments -
v18.18.2 -> v18.19.0, v20.5.1 -> v20.6.0 regression: pathToFileURL trims whitespace.
#51167 commented on
Jul 20, 2024 • 0 new comments -
NODE_EXTRA_CA_CERTS does not work when set in env file
#51426 commented on
Jul 20, 2024 • 0 new comments -
Performance Enhancement in EventEmitter’s emit Method
#53056 commented on
Jul 20, 2024 • 0 new comments -
Warning potential scam emails
#53727 commented on
Jul 20, 2024 • 0 new comments -
OS/architecture compatiblility list for nodejs versions
#51404 commented on
Jul 20, 2024 • 0 new comments -
Subpath imports with "imports" field in CommonJS does not try to resolve with extensions
#51492 commented on
Jul 20, 2024 • 0 new comments -
Expose Undici's ProxyAgent and setGlobalDispatcher within Node
#43187 commented on
Jul 19, 2024 • 0 new comments -
Set the current terminal window size.
#52830 commented on
Jul 19, 2024 • 0 new comments -
Redesign of the Node.js API Docs
#52343 commented on
Jul 19, 2024 • 0 new comments -
segfault in generated sea executable
#53916 commented on
Jul 25, 2024 • 0 new comments -
`NodeEventTarget` is not exported
#39903 commented on
Jul 25, 2024 • 0 new comments -
test_runner: do not read from `process.argv` and `process.cwd()` in run()
#53867 commented on
Jul 25, 2024 • 0 new comments -
Add a GHA Windows test workflow?
#50489 commented on
Jul 25, 2024 • 0 new comments -
Reconsider adding FFI to the core
#46233 commented on
Jul 25, 2024 • 0 new comments -
Hope to provide `fs.isEmpty` method
#51521 commented on
Jul 25, 2024 • 0 new comments -
TypeScript Support
#43816 commented on
Jul 24, 2024 • 0 new comments -
Support .noderc or similar file-based initialization configurations?
#53787 commented on
Jul 24, 2024 • 0 new comments -
`test-structuredclone-jstransferable` is flaky
#50260 commented on
Jul 24, 2024 • 0 new comments -
`napi_create_external_buffer` is super slow
#53804 commented on
Jul 24, 2024 • 0 new comments -
Node.js' internal scripts should be hidden in the inspector.
#11893 commented on
Jul 24, 2024 • 0 new comments -
Remove dependency on Chocolatey
#51905 commented on
Jul 24, 2024 • 0 new comments -
test_runner: differentiate describe from it in event:enqueue so we can have a total test count
#51235 commented on
Jul 24, 2024 • 0 new comments -
Improve DX of importing ESM-compiled-to-CJS from native ESM
#50981 commented on
Jul 24, 2024 • 0 new comments -
`--enable-source-maps` does not work with stdin
#46454 commented on
Jul 23, 2024 • 0 new comments -
--watch should monitor replaced files
#51621 commented on
Jul 23, 2024 • 0 new comments -
flaky: parallel/test-http2-large-write-multiple-requests
#52550 commented on
Jul 23, 2024 • 0 new comments -
Assertion Failed in node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start()
#53919 commented on
Jul 23, 2024 • 0 new comments -
Segmentation fault when allocating memory in WASM
#51303 commented on
Jul 23, 2024 • 0 new comments -
The signature and verification of SM2 return incorrect results in crypto.createSign and crypto.createVerify
#53761 commented on
Jul 23, 2024 • 0 new comments

