Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v12.19.0 proposal #35401

Merged
merged 492 commits into from Oct 6, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
492 commits
Select commit Hold shift + click to select a range
9d52480
doc: move addaleax to TSC emeritus
addaleax Aug 17, 2020
53eae0d
process: correctly parse Unicode in NODE_OPTIONS
bzoz Jul 22, 2020
cc98103
test: run REPL preview test regardless of terminal type
Trott Aug 16, 2020
d016cdc
test: fix test-cluster-net-listen-relative-path.js to run in /
Trott Aug 18, 2020
f87b6c0
deps: upgrade npm to 6.14.8
ruyadorno Aug 17, 2020
a6b6556
n-api: handle weak no-finalizer refs correctly
Aug 19, 2020
5f09f45
doc: use 'console' info string for console output
Trott Aug 20, 2020
3ea7e03
doc: adopt Microsoft Style Guide officially
Trott Aug 18, 2020
da150f4
doc: fix ESM/CJS wrapper example
fox1t Aug 20, 2020
c059d3d
tls: enable renegotiation when using BoringSSL
nornagon Aug 18, 2020
d953fa3
src: usage of modernize-use-equals-default
yashLadha Aug 17, 2020
26a596b
src: fix abort on uv_loop_init() failure
bnoordhuis Aug 22, 2020
26b060f
doc: indicate the format of process.version
dguo Aug 22, 2020
e8ddaa3
doc,n-api: add link to n-api tutorial website
jschlight Aug 21, 2020
961844d
doc: improve fs doc intro
jasnell Aug 19, 2020
9b53b4d
deps: upgrade to libuv 1.39.0
cjihrig Aug 25, 2020
76d991c
test: simplify test-vm-memleak
Trott Aug 22, 2020
222fcb1
doc: use "previous"/"preceding" instead of "above" as modifier
Trott Aug 22, 2020
acf63b0
build,deps: add gen-openssl target
evanlucas Aug 6, 2020
f6c0b27
deps: add openssl support for arm64
evanlucas Jul 7, 2020
d2f44a7
build: add support for build on arm64
evanlucas Jul 7, 2020
36c705d
meta: enable wasi for CODEOWNERS
gengjiawen Aug 23, 2020
5c968a0
errors: use `ErrorPrototypeToString` from `primordials` object
ExE-Boss Aug 23, 2020
4a0c01e
tools,doc: remove "toc" anchor name
Trott Aug 23, 2020
302d389
src,doc: rephrase for clarity
wjabbour Aug 22, 2020
2a7c65a
src,doc: fix wording to refer to context, not environment
wjabbour Aug 22, 2020
f50fec6
doc: use consistent typography for node-addon-api
Trott Aug 24, 2020
1b27f09
doc: provide more guidance about process.version
Trott Aug 24, 2020
533d00d
doc: fix CHANGELOG.md parsing issue
juanarbol Aug 25, 2020
1e33bfc
doc: make minor fixes to maintaining-openssl.md
Trott Aug 25, 2020
a5b4526
doc: simplify "make use of" to "use"
Trott Aug 21, 2020
481cced
deps: update brotli to v1.0.9
addaleax Aug 26, 2020
cda459e
zlib: replace usage of internal stream state with public api
lundibundi Aug 23, 2020
3c4abe0
net: replace usage of internal stream state with public api
lundibundi Aug 23, 2020
0695e24
doc: make minor improvements to query string sentence in http2.md
Trott Aug 26, 2020
46f94f9
test: make test-tls-reuse-host-from-socket pass without internet
Trott Aug 28, 2020
3fd7889
test: add readline test for escape sequence
Trott Aug 28, 2020
327d009
test: fix typo in test/parallel/test-icu-punycode.js
watilde Aug 26, 2020
d44b05b
stream: allow using `.push()`/`.unshift()` during `once('data')`
addaleax Aug 28, 2020
8d27998
build: use latest node-core-utils from npm
lundibundi Aug 29, 2020
9bb6814
build: use autorebase option for git node land
lundibundi Aug 29, 2020
b575e63
doc: fix typos in buffer doc
robhybrid Aug 30, 2020
4e2415f
doc: fix broken link to writableEnded in deprecations doc
Trott Aug 30, 2020
23389a0
doc: fix broken link to response.finished in deprecations doc
Trott Aug 30, 2020
4d28435
doc: fix broken link to response.writableFinished in deprecations doc
Trott Aug 30, 2020
c68c6cd
doc: drop the --production flag for installing windows-build-tools
DeeDeeG Aug 29, 2020
0bd1768
test: remove incorrect debug() in test-policy-integrity
Trott Aug 28, 2020
e7c74eb
doc: change effected to affected
wjabbour Aug 30, 2020
3975dd3
doc,tools: remove malfunctioning Linux manpage linker
Trott Aug 30, 2020
60774c0
build: close stalled issues and PRs with github action
phillipj Jul 29, 2020
9107595
build: comment about auto close when stalled via with github action
phillipj Aug 10, 2020
0ec3e61
tools,doc: fix global table of content active element
aduh95 Aug 29, 2020
8cc7a73
doc: revise commit-queue.md
Trott Sep 1, 2020
fed08a8
tools,doc: allow page titles to contain inline code
aduh95 Aug 31, 2020
eeb8a4a
tools: update ESLint to 7.8.0
cjihrig Sep 1, 2020
0f61020
tools: update ESLint to 7.8.1
cjihrig Sep 1, 2020
6ccacdf
querystring: manage percent character at unescape
watilde Sep 1, 2020
1dce35d
tools: add banner to lint-md.js by rollup.config.js
KuthorX Jul 7, 2020
00e020b
src: disallow JS execution during exit()
addaleax Sep 2, 2020
5eb1c9c
src: add get/set pair for env context awareness
codebytere Sep 1, 2020
2529ba2
doc: change color contrast for accessibility
Trott Sep 4, 2020
cd4b2aa
test: change var to let
PoojaDurgad Aug 24, 2020
627e484
test: use mustCall() in test-http-timeout
PoojaDurgad Aug 25, 2020
80fa1f5
doc: fix malformed hashes in assert.md
Trott Sep 3, 2020
d7989bd
doc: use consistent header typography
Trott Sep 3, 2020
3c98411
doc: fix certificate display in tls doc
Trott Sep 3, 2020
1ce26fe
doc: remove style for empty links
aduh95 Sep 3, 2020
08b5613
doc: update syntax highlighting color for accessibility
Trott Sep 5, 2020
6d6c6fa
tools: fix doc build targets
aduh95 Sep 4, 2020
fb1a133
doc: spruce up user journey to local docs browsing
DerekNonGeneric Aug 30, 2020
a3c59d8
tools: fix docopen target
aduh95 Sep 4, 2020
7c947b2
doc: add deprecated badge to legacy URL methods
aduh95 Aug 26, 2020
7bc26c2
bootstrap: correct --frozen-intrinsics override fix
guybedford Sep 3, 2020
ef8d373
doc: change stablility-2 color for accessibility
Trott Sep 4, 2020
65b7bf4
doc: restore color for visited links
Trott Sep 8, 2020
756ac65
http: fix crash for sync write errors during header parsing
addaleax Jul 7, 2020
867c451
test: add regression tests for HTTP parser crash
addaleax Jul 7, 2020
4d0129a
http2: do not modify explicity set date headers
rexagod Apr 25, 2020
17a098b
cli: add alias for report-directory to make it consistent
May 27, 2020
5c3c8b3
events: variable originalListener is useless
fuxingZhang May 28, 2020
2302dff
doc: fix typo in cli.md for report-dir
Jun 4, 2020
33b22d7
zlib: add `maxOutputLength` option
rosaxxny May 22, 2020
be6aee9
dgram: allow typed arrays in .send()
SirR4T Aug 20, 2018
388d125
http: expose host and protocol on ClientRequest
Jun 9, 2020
7551a8b
http2: return this for Http2ServerRequest#setTimeout
rexagod Jun 20, 2020
1b24d3a
zlib: remove redundant variable in zlibBufferOnEnd
puzpuzpuz Jun 26, 2020
fb68487
http: return this from IncomingMessage#destroy()
cjihrig Apr 11, 2020
19b55be
src: add equality operators for BaseObjectPtr
addaleax Jun 6, 2020
9b27933
tls: make 'createSecureContext' honor more options
mkrawczuk Jun 19, 2020
403deb7
src: allow setting a dir for all diagnostic output
May 27, 2020
de174cd
dgram: add IPv6 scope id suffix to received udp6 dgrams
pekkanikander Jul 26, 2017
18e8687
src: allow preventing SetPromiseRejectCallback
codebytere Jul 16, 2020
e7486d4
n-api: support type-tagging objects
Jun 14, 2019
45d2f4d
async_hooks: add AsyncResource.bind utility
jasnell Jul 31, 2020
07968ac
async_hooks: improve property descriptors in als.bind
Flarna Aug 4, 2020
0a44017
async_hooks: avoid unneeded AsyncResource creation
Flarna Aug 3, 2020
2cf2316
n-api,src: provide asynchronous cleanup hooks
addaleax Jul 31, 2020
148383f
async_hooks: avoid GC tracking of AsyncResource in ALS
Flarna Aug 3, 2020
c440748
n-api: fix use-after-free with napi_remove_async_cleanup_hook
addaleax Aug 7, 2020
5846bef
doc: use _Class Method_ in async_hooks.md
Trott Aug 4, 2020
d05f615
doc: tidy some addons.md text
Trott Aug 6, 2020
14d4bfa
doc: use _Static method_ instead of _Class Method_
Trott Aug 7, 2020
987e0cb
timers: allow timers to be used as primitives
lundibundi Jun 19, 2020
9d07217
buffer: alias UInt ➡️ Uint in buffer methods
addaleax Aug 11, 2020
06c5120
build: add build flag for OSS-Fuzz integration
DavidKorczynski Aug 13, 2020
4079cdd
http2: fix Http2Response.sendDate
joaolucasl Aug 20, 2020
2b3d4bd
meta: remove non-existent quic from CODEOWNERS
richardlau Aug 27, 2020
b117467
doc: improve link-local text in dgram.md
Trott Aug 21, 2020
2c409a2
perf_hooks: add idleTime and event loop util
trevnorris Aug 25, 2020
53c9975
crypto: add randomInt function
olalonde Aug 2, 2020
921129c
crypto: align parameter names with documentation
Trott Sep 4, 2020
8ed4ab5
doc: format exponents better
tniessen Sep 4, 2020
bf39354
doc: add link to safe integer definition
tniessen Sep 4, 2020
5ef9ee4
crypto: fix randomInt range check
tniessen Sep 4, 2020
bf5a85b
crypto: improve randomInt out-of-range error message
Trott Sep 7, 2020
2b7273b
crypto: improve invalid arg type message for randomInt()
Trott Sep 7, 2020
d60c487
test: remove setMaxListeners in test-crypto-random
tniessen Sep 6, 2020
3954b8f
doc: add note about path.basename on Windows
tniessen Sep 5, 2020
43c0174
test: revise test-policy-integrity
Trott Sep 8, 2020
55b8caa
doc: fix broken links in deprecations.md
Trott Sep 8, 2020
ec5a0ad
doc: fix broken link in fs.md
Trott Sep 8, 2020
1e39820
doc: fix broken link in http2.md
Trott Sep 9, 2020
255d47a
doc: fix broken link in perf_hooks.md
Trott Sep 9, 2020
b47172d
doc,test: specify and test CLI option precedence rules
addaleax Sep 8, 2020
f0b9866
doc: update security process
mhdawson Sep 8, 2020
0f9908b
doc: add missing changes entry for breakEvalOnSigint REPL option
addaleax Sep 10, 2020
f3f72fd
doc: update my email address
mhdawson Sep 8, 2020
c7eb462
meta: update my collab entry
devsnek Sep 12, 2020
745987e
doc: update contact info for Ash Cripps
Sep 10, 2020
23dcfe5
doc: fix left nav color contrast
Trott Sep 10, 2020
09100ce
meta: add links to OpenJSF Slack
mmarchini Sep 9, 2020
62436e6
doc: fix minor punctuation issue in path.md
amilajack Sep 9, 2020
ff0b100
build: filter issues & PRs to auto close by matching on stalled label
phillipj Sep 11, 2020
799fad7
doc: perform cleanup on security-release-process.md
Trott Sep 11, 2020
52eba5b
doc: add missing copyFile change history
codebytere Sep 4, 2020
d94dac4
doc: update process.release
schamberg97 Sep 12, 2020
55ed2d2
tools: update ESLint to 7.9.0
cjihrig Sep 12, 2020
4af4a80
doc: remove problematic auto-linking of curl man pages
Trott Sep 13, 2020
942551e
test: improve pummel/test-timers.js
Trott Sep 13, 2020
2b86032
doc: fix broken link in crypto.md
Trott Sep 14, 2020
3094ace
doc: fix deprecation documentation inconsistencies
aduh95 Sep 6, 2020
c606ed7
doc: fix missing word in dgram.md
Nibbler999 Sep 16, 2020
3ffaf66
doc: replace "you should do X" with "do X"
Trott Sep 14, 2020
ee1bcdb
doc: remove "end user"
Trott Sep 15, 2020
d81db1d
doc: add technical values document
mhdawson Sep 10, 2020
8f2d2aa
build: increase API requests for stale action
phillipj Sep 16, 2020
f050ecc
doc: fix small grammatical issues in timers.md
wjabbour Sep 15, 2020
e21d1cd
doc: add issue labels sections to release guide
targos Sep 16, 2020
89636e3
doc: update attributes used by n-api samples (#35220)
Flarna Sep 18, 2020
6669eff
doc: clarify use of NAPI_EXPERIMENTAL
mhdawson Sep 14, 2020
e026ce9
doc: sort repl references in ASCII order
Trott Sep 16, 2020
1018e52
doc: remove excessive formatting in dgram.md
Trott Sep 16, 2020
5a6bdd0
test: improve assertions in pummel/test-timers
Trott Sep 15, 2020
746517a
doc: revise stability section of values doc
Trott Sep 17, 2020
55dc7aa
doc: standardize on _backward_
Trott Sep 17, 2020
1d3638b
src: use enum for refed flag on native immediates
addaleax May 17, 2020
7d92ac7
src: make `FreeEnvironment()` perform all necessary cleanup
addaleax Nov 10, 2019
9a5cec3
src: fix memory leak in CreateEnvironment when bootstrap fails
addaleax Nov 11, 2019
b7350e8
src: move worker_context from Environment to IsolateData
addaleax Nov 12, 2019
e809a5c
src: associate is_main_thread() with worker_context()
addaleax Nov 12, 2019
808dedc
src: align worker and main thread code with embedder API
addaleax Nov 11, 2019
c5aa3f4
src: provide a variant of LoadEnvironment taking a callback
addaleax Nov 13, 2019
4a6748d
src: add LoadEnvironment() variant taking a string
addaleax Nov 19, 2019
f325c95
test: re-enable cctest that was commented out
addaleax Feb 27, 2020
8005e63
src: add unique_ptr equivalent of CreatePlatform
addaleax Feb 28, 2020
a770a35
src: make InitializeNodeWithArgs() official public API
addaleax Feb 28, 2020
9b84ee6
src: add ability to look up platform based on `Environment*`
addaleax Feb 28, 2020
2f8f767
src: allow non-Node.js TracingControllers
addaleax Feb 28, 2020
a28c990
src: fix what a dispose without checking
Jan 8, 2020
b8c9048
src: shutdown platform from FreePlatform()
addaleax Feb 28, 2020
4af336d
src,test: add full-featured embedder API test
addaleax Feb 28, 2020
1a70820
doc: add basic embedding example documentation
addaleax Feb 28, 2020
cb635c2
test: add extended embedder cctest
addaleax Mar 12, 2020
61eec0c
test: wait for message from parent in embedding cctest
addaleax Mar 30, 2020
ff0a036
embedding: provide hook for custom process.exit() behaviour
addaleax Mar 28, 2020
7a8f59f
embedding: make Stop() stop Workers
addaleax Mar 29, 2020
bdf6d41
test: use InitializeNodeWithArgs in cctest
addaleax Mar 21, 2020
bd71cdf
test: use common.buildType in embedding test
addaleax Mar 22, 2020
1066341
src: initialize inspector before RunBootstrapping()
addaleax Apr 5, 2020
18ecaeb
worker: unify custom error creation
addaleax Apr 27, 2020
4513b6a
src: make `Environment::interrupt_data_` atomic
addaleax Mar 22, 2020
4704e58
src: fix cleanup hook removal for InspectorTimer
addaleax Mar 27, 2020
2e4536e
src: use env->RequestInterrupt() for inspector io thread start
addaleax Mar 22, 2020
29620c4
src: use env->RequestInterrupt() for inspector MainThreadInterface
addaleax Mar 22, 2020
1474405
src: flush V8 interrupts from Environment dtor
addaleax Mar 28, 2020
7e2cd72
src: add callback scope for native immediates
addaleax Jul 14, 2020
26ede7f
test,doc: add missing uv_setup_args() calls
cjihrig Aug 12, 2020
57564eb
deps: V8: cherry-pick 71736859756b2bd0444bdb0a87a
danbev Sep 15, 2020
e9e3390
deps: V8: backport 3f071e3e7e15
miladfarca Sep 22, 2020
27ceec0
Forces Powershell to use tls1.2
bzoz Jul 21, 2020
4277d95
doc: mark assert.CallTracker experimental
BridgeAR Apr 28, 2020
d1be44c
meta: update module pages in CODEOWNERS
aduh95 Aug 26, 2020
b0c1aca
test: verify threadId in reports
Jan 28, 2020
9173b09
worker: add stack size resource limit option
addaleax Apr 27, 2020
4cd7f5f
test: add non-ASCII character embedding test
addaleax Jun 19, 2020
5e28660
src: allow embedders to disable esm loader
codebytere Jun 26, 2020
efd46e3
lib: always initialize esm loader callbackMap
codebytere Jul 1, 2020
5e9f0cf
worker: fix --abort-on-uncaught-exception handling
addaleax Aug 11, 2020
b7e4d5f
src: shutdown libuv before exit()
addaleax Sep 2, 2020
5db8b35
deps: V8: cherry-pick eec10a2fd8fa
Qard Jun 6, 2020
232f6e1
test: AsyncLocalStorage works with thenables
Flarna Jun 6, 2020
a19933f
fs: implement lutimes
arcanis May 14, 2020
0affe86
src: add public APIs to manage v8::TracingController
addaleax Jun 11, 2020
8545fb2
test: add common/udppair utility
jasnell May 12, 2020
a5aa3dd
n-api: re-implement async env cleanup hooks
Aug 17, 2020
3e21dd9
src: add option to track unmanaged file descriptors
addaleax Jul 10, 2020
b4819db
worker: add option to track unmanaged file descriptors
addaleax Jul 10, 2020
667d520
src: introduce BaseObject base FunctionTemplate
addaleax Apr 8, 2020
8e1698a
worker: allow transferring/cloning generic BaseObjects
addaleax Apr 9, 2020
0d35eaa
worker: allow passing JS wrapper objects via postMessage
addaleax Jun 6, 2020
dd51ba3
worker,fs: make FileHandle transferable
addaleax Jun 6, 2020
dafa380
worker: emit `'messagerror'` events for failed deserialization
addaleax Jun 8, 2020
9197882
src: rename internal key handles to KeyObjectHandle
tniessen May 10, 2020
bf3aaa3
src: add NativeKeyObject base class
tniessen May 10, 2020
50b1cde
src: store key data in separate class
tniessen May 11, 2020
b828560
crypto: allow KeyObjects in postMessage
tniessen May 11, 2020
090f869
src: fix minor comment typo in KeyObjectData
danbev Jul 2, 2020
ed72d83
crypto: simplify KeyObject constructor
Trott Sep 5, 2020
44864d7
worker: do not crash when JSTransferable lists untransferable value
addaleax Aug 13, 2020
139442c
worker: add public method for marking objects as untransferable
addaleax Jun 19, 2020
6ee800f
buffer: also alias BigUInt methods
addaleax Aug 28, 2020
63cd05b
src: fix ParseEncoding
sapics Jun 16, 2020
4ff6c77
deps: V8: cherry-pick e06ace6b5cdb
addaleax Aug 7, 2020
3598056
test: add vm crash regression test
addaleax Aug 7, 2020
9f16b7f
lib: improve debuglog() performance
mscdex Mar 14, 2020
4a2accb
internal: rename error-serdes for consistency
evanlucas Jun 8, 2020
8d0c21f
util: restrict custom inspect function + vm.Context interaction
addaleax Jun 1, 2020
cef9921
doc: specify how fs.WriteStream/ReadStreams are created
jasnell Jul 3, 2020
ed055c0
doc: replace http to https of link urls
sapics Jun 29, 2020
a9f0fc9
doc: document behavior for once(ee, 'error')
jasnell Jul 6, 2020
831328b
doc: add note about multiple sync events and once
jasnell Jul 6, 2020
05da376
doc: remove errors that were never released
Trott Jul 4, 2020
2f67e99
test: add arrayOfStreams to pipeline
rickyes Jul 1, 2020
b9d0f73
n-api: create N-API version 7
Sep 15, 2020
3d1bdc2
http: add maxTotalSockets to agent class
rickyes May 28, 2020
1a8669d
doc: Add maxTotalSockets option to agent constructor
rickyes Jun 22, 2020
b7be751
repl: support --loader option in builtin REPL
targos May 16, 2020
d065334
module: package "imports" field
guybedford Jun 28, 2020
00aa935
module: self referential modules in repl or `-r`
dnlup Jul 16, 2020
3ad146d
module: use cjsCache over esm injection
guybedford Aug 3, 2020
d9857fd
module: custom --conditions flag option
guybedford Aug 5, 2020
cecc193
module: share CJS/ESM resolver fns, refactoring
guybedford Aug 9, 2020
740c958
module: fix check for package.json at volume root
DerekNonGeneric Aug 2, 2020
fc93cc9
module: drop `-u` alias for `--conditions`
richardlau Aug 26, 2020
551be2a
esm: improve error message of ERR_UNSUPPORTED_ESM_URL_SCHEME
lundibundi Aug 16, 2020
9159649
esm: shorten ERR_UNSUPPORTED_ESM_URL_SCHEME message
Trott Aug 19, 2020
bf7b796
esm: better package.json parser errors
guybedford Sep 9, 2020
89a58f6
module: use isURLInstance instead of instanceof
aduh95 Aug 27, 2020
ed3278d
module: fix crash on multiline named cjs imports
ctavan Sep 18, 2020
d68bff2
2020-10-06, Version 12.19.0 'Erbium' (LTS)
codebytere Sep 28, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
131 changes: 78 additions & 53 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -5,72 +5,97 @@
# 3. PRs touching any code with a codeowner must be signed off by at least one
# person on the code owner team.

./.github/CODEOWNERS @nodejs/tsc
# tsc & commcomm

/.github/CODEOWNERS @nodejs/tsc
/GOVERNANCE.md @nodejs/tsc
/onboarding.md @nodejs/tsc
/CODE_OF_CONDUCT.md @nodejs/tsc @nodejs/community-committee
/CONTRIBUTING.md @nodejs/tsc @nodejs/community-committee
/LICENSE @nodejs/tsc @nodejs/community-committee
/doc/guides/contributing/code-of-conduct.md @nodejs/tsc @nodejs/community-committee
# TODO(mmarchini): the bot doens't have a notion of precedence, that might
# change when move the codeowners code to an Action, at which point we can
# uncomment the line below
# /doc/guides/contributing/*.md @nodejs/tsc
/doc/guides/contributing/issues.md @nodejs/tsc
/doc/guides/contributing/pull-requests.md @nodejs/tsc
/doc/guides/collaborator-guide.md @nodejs/tsc
/doc/guides/offboarding.md @nodejs/tsc
/doc/guides/onboarding-extras.md @nodejs/tsc

# net

# ./deps/cares @nodejs/net
# ./doc/api/dns.md @nodejs/net
# ./doc/api/dgram.md @nodejs/net
# ./doc/api/net.md @nodejs/net
# ./lib/dgram.js @nodejs/net
# ./lib/dns.js @nodejs/net
# ./lib/net.js @nodejs/net @nodejs/quic
# ./lib/internal/dgram.js @nodejs/net
# ./lib/internal/dns/* @nodejs/net
# ./lib/internal/net.js @nodejs/net
# ./lib/internal/socket_list.js @nodejs/net
# ./lib/internal/js_stream_socket.js @nodejs/net
# ./src/cares_wrap.h @nodejs/net
# ./src/connect_wrap.* @nodejs/net
# ./src/connection_wrap.* @nodejs/net
# ./src/node_sockaddr* @nodejs/net
# ./src/tcp_wrap.* @nodejs/net
# ./src/udp_wrap.* @nodejs/net
/deps/cares @nodejs/net
/doc/api/dns.md @nodejs/net
/doc/api/dgram.md @nodejs/net
/doc/api/net.md @nodejs/net
/lib/dgram.js @nodejs/net
/lib/dns.js @nodejs/net
/lib/net.js @nodejs/net @nodejs/quic
/lib/internal/dgram.js @nodejs/net
/lib/internal/dns/* @nodejs/net
/lib/internal/net.js @nodejs/net
/lib/internal/socket_list.js @nodejs/net
/lib/internal/js_stream_socket.js @nodejs/net
/src/cares_wrap.h @nodejs/net
/src/connect_wrap.* @nodejs/net
/src/connection_wrap.* @nodejs/net
/src/node_sockaddr* @nodejs/net
/src/tcp_wrap.* @nodejs/net
/src/udp_wrap.* @nodejs/net

# tls/crypto

# ./lib/internal/crypto/* @nodejs/crypto
# ./lib/internal/tls.js @nodejs/crypto @nodejs/net
# ./lib/crypto.js @nodejs/crypto
# ./lib/tls.js @nodejs/crypto @nodejs/net
# ./src/node_crypto* @nodejs/crypto
# ./src/node_crypto_common* @nodejs/crypto @nodejs/quic
/lib/internal/crypto/* @nodejs/crypto
/lib/internal/tls.js @nodejs/crypto @nodejs/net
/lib/crypto.js @nodejs/crypto
/lib/tls.js @nodejs/crypto @nodejs/net
/src/node_crypto* @nodejs/crypto
/src/node_crypto_common* @nodejs/crypto @nodejs/quic

# http

# ./deps/llhttp/* @nodejs/http @nodejs/net
# ./doc/api/http.md @nodejs/http @nodejs/net
# ./doc/api/http2.md @nodejs/http @nodejs/net
# ./lib/_http_* @nodejs/http @nodejs/net
# ./lib/http.js @nodejs/http @nodejs/net
# ./lib/https.js @nodejs/crypto @nodejs/net @nodejs/http
# ./src/node_http_common* @nodejs/http @nodejs/http2 @nodejs/quic @nodejs/net
# ./src/node_http_parser.cc @nodejs/http @nodejs/net
/deps/llhttp/* @nodejs/http @nodejs/net
/doc/api/http.md @nodejs/http @nodejs/net
/doc/api/http2.md @nodejs/http @nodejs/net
/lib/_http_* @nodejs/http @nodejs/net
/lib/http.js @nodejs/http @nodejs/net
/lib/https.js @nodejs/crypto @nodejs/net @nodejs/http
/src/node_http_common* @nodejs/http @nodejs/http2 @nodejs/quic @nodejs/net
/src/node_http_parser.cc @nodejs/http @nodejs/net

# http2

# ./deps/nghttp2/* @nodejs/http2 @nodejs/net
# ./doc/api/http2.md @nodejs/http2 @nodejs/net
# ./lib/http2.js @nodejs/http2 @nodejs/net
# ./lib/internal/http2/* @nodejs/http2 @nodejs/net
# ./src/node_http2* @nodejs/http2 @nodejs/net
# ./src/node_mem* @nodejs/http2
/deps/nghttp2/* @nodejs/http2 @nodejs/net
/doc/api/http2.md @nodejs/http2 @nodejs/net
/lib/http2.js @nodejs/http2 @nodejs/net
/lib/internal/http2/* @nodejs/http2 @nodejs/net
/src/node_http2* @nodejs/http2 @nodejs/net
/src/node_mem* @nodejs/http2

# modules

# quic
/doc/api/modules.md @nodejs/modules
/doc/api/esm.md @nodejs/modules
/doc/api/module.md @nodejs/modules
/doc/api/packages.md @nodejs/modules
/lib/module.js @nodejs/modules
/lib/internal/modules/* @nodejs/modules
/lib/internal/bootstrap/loaders.js @nodejs/modules
/src/module_wrap* @nodejs/modules @nodejs/vm

./deps/ngtcp2/* @nodejs/quic
./deps/nghttp3/* @nodejs/quic
./doc/api/quic.md @nodejs/quic
./lib/internal/quic/* @nodejs/quic
./src/node_bob* @nodejs/quic
./src/quic/* @nodejs/quic
# N-API

# modules
/src/node_api* @nodejs/n-api
/src/js_native_api* @nodejs/n-api
/doc/guides/adding-new-napi-api.md @nodejs/n-api
/doc/api/n-api.md @nodejs/n-api

# ./doc/api/modules.md @nodejs/modules
# ./doc/api/esm.md @nodejs/modules
# ./lib/module.js @nodejs/modules
# ./lib/internal/modules/* @nodejs/modules
# ./lib/internal/bootstrap/loaders.js @nodejs/modules
# ./src/module_wrap* @nodejs/modules @nodejs/vm
# WASI
/deps/uvwasi/ @nodejs/wasi
/doc/api/wasi.md @nodejs/wasi
/lib/wasi.js @nodejs/wasi
/src/node_wasi* @nodejs/wasi
/test/wasi/ @nodejs/wasi
/test/fixtures/wasi/ @nodejs/wasi
59 changes: 41 additions & 18 deletions .github/ISSUE_TEMPLATE/3-api-ref-docs-problem.md
Expand Up @@ -7,48 +7,71 @@ labels: doc

# 📗 API Reference Docs Problem

<!------------------------------------------------------------------------------
<!--
Thank you for wanting to make nodejs.org better!
This template is for issues with the Node.js API reference docs.
This template is for issues with the Node.js API
reference documentation.
For more general support, please open an issue in
our help repo at “https://github.com/nodejs/help”.
For problems with nodejs.org beyond the API
reference documentation, please open an issue
using the issue tracker for our site repository.
For the issue title, enter a one-line summary after “doc: ”.
The “✍️” signifies a request for input. If unsure, do the best you can.
https://github.com/nodejs/nodejs.org
If you found a problem with nodejs.org beyond the API reference docs, please
open an issue in our website repo at “https://github.com/nodejs/nodejs.org”.
------------------------------------------------------------------------------->
For more general support, please open an issue
using the issue tracker for our help repository.
https://github.com/nodejs/help
---
For the issue title, please enter a one-line
summary after “doc: ” (preferably 50 characters
or less and no more than 72).
The “✍️” are placeholders signifying requests for
input. Replace them with your responses.
If you are unsure of something, do your best.
<!--
Version: output of “node -v”
Platform: output of “uname -a” (UNIX), or version and 32 or 64-bit (Windows)
Subsystem: if known, please specify affected core module name
-->

<!-- The output of “node --version”. -->

- **Version**: ✍️

<!-- The output of “uname -a” (UNIX) or version
and 32-bit or 64-bit (Windows). -->

- **Platform**: ✍️

<!-- The name of affected core module. -->

- **Subsystem**: ✍️

## Location

_Section of the site where the content exists_

Affected URL(s):

- https://nodejs.org/api/✍️

## Problem description
## Description

_Concise explanation of what you found to be problematic_
_Concise explanation of the problem_

<!-- If applicable, include any screenshots that may help solve the problem. -->
<!-- If applicable, include any screenshots that
may help solve the problem. -->

✍️

---

<!-- Use “[x]” to check the box below if interested in contributing. -->
<!-- Use “[x]” to check the box below if you are
interested in contributing. -->

- [ ] I would like to work on this issue and submit a pull request.
- [ ] I would like to work on this issue and
submit a pull request.
1 change: 1 addition & 0 deletions .github/SUPPORT.md
Expand Up @@ -15,6 +15,7 @@ If you didn't find an answer in the resources above, try these unofficial
resources:

* [Questions tagged 'node.js' on Stack Overflow](https://stackoverflow.com/questions/tagged/node.js)
* [#nodejs](https://openjs-foundation.slack.com/archives/CK9Q4MB53) channel on the OpenJS Foundation Slack ([join here](https://slack-invite.openjsf.org/))
* [#node.js channel on chat.freenode.net](https://webchat.freenode.net?channels=node.js&uio=d4)
* [Node.js Slack Community](https://node-js.slack.com/)
* To register: [nodeslackers.com](https://www.nodeslackers.com/)
Expand Down
63 changes: 63 additions & 0 deletions .github/workflows/auto-start-ci.yml
@@ -0,0 +1,63 @@
---
name: Auto Start CI

on:
schedule:
# Runs every five minutes (fastest the scheduler can run). Five minutes is
# optimistic, it can take longer to run.
# To understand why `schedule` is used instead of other events, refer to
# ./doc/guides/commit-queue.md
- cron: "*/5 * * * *"

jobs:
startCI:
if: github.repository == 'nodejs/node'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master

# Install dependencies
- name: Install jq
run: sudo apt-get install jq -y
- name: Install Node.js
uses: actions/setup-node@v2-beta
with:
node-version: '12'
- name: Install node-core-utils
run: npm install -g node-core-utils

- name: Set variables
run: |
echo "::set-env name=REPOSITORY::$(echo ${{ github.repository }} | cut -d/ -f2)"
echo "::set-env name=OWNER::${{ github.repository_owner }}"

# Get Pull Requests
- name: Get Pull Requests
uses: octokit/graphql-action@v2.x
id: get_prs_for_ci
with:
query: |
query prs($owner:String!, $repo:String!) {
repository(owner:$owner, name:$repo) {
pullRequests(labels: ["request-ci"], states: OPEN, last: 100) {
nodes {
number
}
}
}
}
owner: ${{ env.OWNER }}
repo: ${{ env.REPOSITORY }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Setup node-core-utils
run: |
ncu-config set username ${{ secrets.JENKINS_USER }}
ncu-config set token none
ncu-config set jenkins_token ${{ secrets.JENKINS_TOKEN }}
ncu-config set owner ${{ env.OWNER }}
ncu-config set repo ${{ env.REPOSITORY }}

- name: Start CI
run: ./tools/actions/start-ci.sh ${{ secrets.GITHUB_TOKEN }} ${{ env.OWNER }} ${{ env.REPOSITORY }} $(echo '${{ steps.get_prs_for_ci.outputs.data }}' | jq '.repository.pullRequests.nodes | map(.number) | .[]')
25 changes: 25 additions & 0 deletions .github/workflows/close-stalled.yml
@@ -0,0 +1,25 @@
name: Close stalled issues and PRs
on:
schedule:
- cron: "0 0 * * *"

jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-close: 30
stale-pr-label: stalled
stale-issue-label: stalled
close-issue-message: Closing this because it has stalled. Feel free to reopen if this issue is still relevant, or to ping the collaborator who labelled it stalled if you have any questions.
close-pr-message: Closing this because it has stalled. Feel free to reopen if this PR is still relevant, or to ping the collaborator who labelled it stalled if you have any questions.
# used to filter issues to check whether or not should be closed, avoids hitting maximum operations allowed if needing to paginate through all open issues
only-labels: stalled
# max requests it will send per run to the GitHub API before it deliberately exits to avoid hitting API rate limits
operations-per-run: 500
# deactivates automatic removal of stalled label if issue gets any activity
remove-stale-when-updated: false
# deactivates automatic stale labelling as we prefer to do that manually
days-before-stale: -1
20 changes: 20 additions & 0 deletions .github/workflows/comment-stalled.yml
@@ -0,0 +1,20 @@
name: Comment on issues and PRs when labelled stalled
on:
issues:
types: [labeled]
pull_request_target:
types: [labeled]

jobs:
staleComment:
runs-on: ubuntu-latest
steps:
- name: Post comment
if: github.event.label.name == 'stalled'
env:
COMMENTS_URL: ${{ github.event.issue.comments_url || github.event.pull_request.comments_url }}
run: |
curl -X POST $COMMENTS_URL \
-H "Content-Type: application/json" \
-H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
--data '{ "body": "This issue/PR was marked as stalled, it will be automatically closed in 30 days. If it should remain open, please leave a comment explaining why it should remain open." }'