summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2021-11-30, Version 17.2.0 (Current)v17.2.0v17.2.0-proposalMichaël Zasso2021-11-299-13/+140
* stream: stricter isReadableNodeStreamRobert Nagy2021-11-293-2/+23
* stream: drain Transform with 0 highWaterMarkRobert Nagy2021-11-292-0/+9
* doc: add information on suppressing initial break in debuggerRich Trott2021-11-261-24/+15
* doc: improve grammar in API descriptionTobias Nießen2021-11-261-2/+2
* stream: deprecate thenable supportAntoine du Hamel2021-11-261-0/+28
* meta: add feature request label for issue templateMestery2021-11-261-1/+1
* tools: update gyp-next to v0.10.1Michaël Zasso2021-11-265-4/+11
* doc: update BUILDING.md section on running testsRich Trott2021-11-261-15/+17
* tools: fix commit-lint GH Actions CIAntoine du Hamel2021-11-261-2/+8
* doc: remove experimental abortcontroller flagFrankQiu2021-11-261-15/+0
* stream: fix the ReadableStreamBYOBReader error messageJames M Snell2021-11-262-3/+7
* build: remove extraneous quotation marks from commit bodyRich Trott2021-11-261-2/+2
* src,crypto: use `ByteSource::ToBuffer()` in `crypto_dh`Darshan Sen2021-11-261-8/+2
* repl: fix and extend require/import tab completeMestery2021-11-263-114/+108
* tools: ping TSC members identified as inactiveRich Trott2021-11-262-11/+25
* module: import assertions improvementsGeoffrey Booth2021-11-266-31/+41
* doc: fix spelling of 'WebAssembly'Geoffrey Booth2021-11-263-5/+5
* lib: add reason to AbortSignalJames M Snell2021-11-263-8/+73
* test: mark test-fs-watch-non-recursive flaky on WindowsLuigi Pinca2021-11-261-0/+2
* meta: update AUTHORSNode.js GitHub Bot2021-11-261-0/+2
* tools: update lint-md-dependencies to rollup@2.60.1Node.js GitHub Bot2021-11-263-2701/+62
* test: improve test coverage of readline/promisesYoshiki Kurihara2021-11-261-0/+15
* build: fix branch name for lint-md-dependencies updateRich Trott2021-11-261-1/+1
* doc: clarify more optional parameters in node-apiMichael Dawson2021-11-261-2/+5
* tools: update lint-md dependenciesRich Trott2021-11-263-362/+367
* tools: update ESLint to 8.3.0Luigi Pinca2021-11-2656-1287/+1700
* stream: pipeline with end optionRobert Nagy2021-11-263-17/+50
* stream: fix finished regression when working with legacy StreamMatteo Collina2021-11-262-3/+12
* deps: upgrade npm to 8.1.4npm team2021-11-26353-7424/+8547
* build: fix `make` invocation in tools.ymlRich Trott2021-11-261-2/+9
* test: deflake cluster-concurrent-disconnectLuigi Pinca2021-11-261-1/+5
* test: deflake fs-promises-watchLuigi Pinca2021-11-261-2/+4
* tools: add find-inactive-tscRich Trott2021-11-264-5/+313
* tools: disable trap handler for Windows cross-compilerMichaël Zasso2021-11-211-3/+6
* tools: update V8 gypfiles for 9.6Michaël Zasso2021-11-211-132/+66
* deps: V8: cherry-pick cced52a97ee9Ray Wang2021-11-213-1/+58
* deps: V8: cherry-pick 7ae0b77628f6Ray Wang2021-11-212-12/+23
* deps: V8: cherry-pick 2a0bc36dec12Michaël Zasso2021-11-212-1/+8
* deps: V8: patch jinja2 for Python 3.10 compatMichaël Zasso2021-11-212-2/+2
* deps: disable trap handler for Windows cross-compilerMichaël Zasso2021-11-212-2/+2
* deps: silence irrelevant V8 warningMichaël Zasso2021-11-212-2/+2
* deps: silence irrelevant V8 warningMichaël Zasso2021-11-212-2/+2
* deps: fix V8 build issue with inline methodsJiawen Geng2021-11-214-2/+17
* deps: make v8.h compatible with VS2015Joao Reis2021-11-212-1/+5
* deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann2021-11-212-1/+31
* deps: V8: patch register-arm64.hRefael Ackermann2021-11-212-1/+3
* deps: V8: un-cherry-pick bd019bdRefael Ackermann2021-11-214-1/+96
* build: reset embedder string to "-node.0"Michaël Zasso2021-11-211-1/+1
* deps: update V8 to 9.6.180.14Michaël Zasso2021-11-21877-19443/+27914