node
v13.14.0 proposal
#33122
Merged

v13.14.0 proposal #33122

BridgeAR merged 116 commits into v13.x from v13.14.0-proposal
BridgeAR
targos deps: V8: cherry-pick dc3a90be6ca7
ea857684
Revert "n-api: detect deadlocks in thread-safe function"
cc0395ce
n-api: detect deadlocks in thread-safe function
fd4320c4
addaleax worker: fix type check in receiveMessageOnPort
b80b08fe
puzpuzpuz doc: add puzpuzpuz to collaborators
19961988
test: use symlinks to copy shells
f4e9bd6d
build: add build from tarball
c6078f0c
Qard async_hooks: prevent sync methods of async storage exiting outer context
b304df97
puzpuzpuz async_hooks: merge run and exit methods
52d8afc0
HarshithaKP doc: document `buffer.from` returns internal pool buffer
ea09c0f1
juanarbol src: remove unused v8 Array namespace
bff11a9c
puzpuzpuz doc: improve AsyncLocalStorage sample
c0e4ac49
addaleax buffer: mark pool ArrayBuffer as untransferable
d9378747
addaleax tls: provide default cipher list from command line
1436f535
Flarna buffer: add type check in bidirectionalIndexOf
a1178b6c
cecchi doc: remove warning from `response.writeHead`
95cd771f
mmarchini build: use same flags as V8 for ASAN
c8d43604
mmarchini build: re-enable ASAN Action using clang
5c4d8cd7
mhdawson doc: updated guidance for n-api changes
a0be60e3
cjihrig cli, report: move --report-on-fatalerror to stable
8fb7852e
cjihrig doc: add transform stream destroy() return value
ae034c4a
addaleax build: add configure flag to build V8 with DCHECKs
e1809c8d
yashLadha lib: created isValidCallback helper
83f1e98a
danbev src: ignore GCC -Wcast-function-type for v8.h
2f7e3720
julianduque test: cover node entry type in perf_hooks
f1273e8e
haqer1 doc: note that signatures of binary may be from subkeys
b7da5877
sam-github test: mark test-http2-reset-flood flaky on all
98db564f
sam-github test: mark test-worker-prof flaky on arm
edc10d4f
JesuHrz test: replace equal with strictEqual
46cafade
addaleax process: suggest --trace-warnings when printing warning
3b590d4f
addaleax src: use basename(argv0) for --trace-uncaught suggestion
5b017722
ronag http: refactor agent 'free' handler
85b333b8
sam-github test: mark cpu-prof-dir-worker flaky on all
23a4d604
ronag fs: use finished over destroy w/ cb
8774cb4a
ronag doc: improve net docs
3f4bb8d6
dmabupt test: only detect uname on supported os
740f8640
daemon1024 test: replace console.log/error() with debuglog
4baf41f1
richardlau build: remove .git folders when testing V8
832ea520
mhdawson doc: improve consistency in usage of NULL
7980f6f7
danbev src: remove unused using in node_worker.cc
a72d1d3a
lianxuify module: fix memory leak when require error occurs
520347c1
sla100 doc: missing brackets
5dba49db
guybedford module: remove experimental modules warning
0c7391c9
juanarbol doc: add juanarbol as collaborator
cc476457
mhdawson doc: add N-API version 6 to table
45a125cf
juanarbol src: remove redundant v8::HeapSnapshot namespace
9fd0c352
addaleax tools: decrease timeout in test.py
f7b25c00
nimit95 src: elevate v8 namespaces
e529a32f
nimit95 test: changed function to arrow function
87149c4b
Trott doc: add `tsc-agenda` to onboarding labels list
43adbe6b
ronag stream: inline unbuffered _write
b36eb756
vadzim stream: close iterator in Readable.from
507240ce
ddazal lib: remove unnecesary else block
8a85afab
JesuHrz fs: remove unnecessary else statement
0b2cff28
juanarbol src: remove validation of unreachable code
c1f54c73
Trott doc: synch SECURITY.md with website
8c1a69c1
cjihrig deps: upgrade to libuv 1.36.0
771ca7d4
cjihrig deps: upgrade to libuv 1.37.0
afe7f414
rickyes perf_hooks: remove unnecessary assignment when name is undefined
7bd51fb8
rickyes fs: extract kWriteFileMaxChunkSize constant
04b1f63b
chenmnkken doc: fix typo in zlib.md
c5967596
karan1205 doc: fix usage of folder and directory terms in fs.md
76e960c6
puzpuzpuz test: mark test-child-process-fork-args as flaky on Windows
944e0103
willarmiros doc: corrected ERR_SOCKET_CANNOT_SEND message
faeb4088
fowles src: fix null deref in AllocatedBuffer::clear
0fdc55f5
SASUKE40 doc: fix typo in security-release-process.md
8c48d166
MylesBorins module: partial doc removal of --experimental-modules
4432bb24
jasnell tls: move getAllowUnauthorized to internal/options
bfa19c47
MylesBorins module: improve error for invalid package targets
e540d5cd
guybedford module: exports not exported for null resolutions
cb93c60e
http2: wait for secureConnect before initializing
a673c8fe
daemon1024 fs: update validateOffsetLengthRead in utils.js
27837fe4
rickyes src: use using NewStringType
015f33cf
Trott tools: remove unused code in doc generation tool
c402edd6
gireeshpunathil doc: elevate diagnostic report to tier1
287bd8af
kodekage doc: remove repeated word in modules.md
99f4af41
deps: V8: cherry-pick e1eac1b16c96
347f71aa
dericop test: test-async-wrap-constructor prefer forEach
c3025f32
nschonni doc: add angle brackets around implicit links
2eb52622
nschonni doc: ignore no-literal-urls in changelogs
f7c7713a
nschonni doc: convert bare email addresses to mailto links
a5bed1e2
nschonni doc: ignore no-literal-urls in README
e372b8b6
himself65 lib: simplify function process.emitWarning
2c364d46
edsadr test: refactor events tests for invalid listeners
4169bc4d
doc: updated directory entry information
fae1aed6
edsadr test: better error validations for event-capture
a223ccc7
juanarbol src: delete MicroTaskPolicy namespace
bd096bd8
yashLadha lib: unnecessary const assignment for class
d178250b
joyeecheung inspector: only write coverage in fully bootstrapped Environments
5dc4349a
devsnek vm: add importModuleDynamically option to compileFunction
88096997
yashLadha src: assignment to valid type
f1556900
Fishrock123 test: remove timers-blocking-callback
790c4534
ishaanjain1898 doc: avoid tautology in README
dd1cc1a4
addaleax buffer,n-api: fix double ArrayBuffer::Detach() during cleanup
18fd841a
ryzokuken deps: V8: backport 3f8dc4b2e5ba
5caa627d
rickyes tls: add highWaterMark option for connect
f6274afd
hassaanp deps: upgrade openssl sources to 1.1.1g
29d7202d
hassaanp deps: update archs files for OpenSSL-1.1.1g
28c39d32
juanarbol doc: add documentation for transferList arg at worker threads
9ebcd79a
bl-ue worker: fix process.env var empty key access
428fca1f
juanarbol doc: add documentation for transferList arg at worker threads
9ebcd79a
bl-ue src: fix empty-named env var assertion failure
018de28b
bl-ue src: do not compare against wide characters
14cf9043
yashLadha cluster: removed unused addressType argument from constructor
0f4d5138
addaleax util,readline: NFC-normalize strings before getStringWidth
c239cc65
himself65 test: refactor test-async-hooks-constructor
6984fbcf
ronag doc: document major finished changes in v14
6b6c8d08
Qard src: add AsyncWrapObject constructor template factory
b953ab61
targos doc: improve release documentation
79d92b29
MylesBorins module: refactor condition
c97a7ce3
sam-github doc: make openssl maintenance position independent
be55aac1
Hakerh400 build: fix vcbuild error for missing Visual Studio
bd40a8b3
lirantal doc: improve WHATWG url constructor code example
de3ab9f5
legendecas n-api: fix false assumption on napi_async_context structures
4fc7877e
ronag http: doc deprecate abort and improve docs
9d18408b
richardlau doc: assign missing deprecation code
386d158a
nodejs-github-bot nodejs-github-bot added build
nodejs-github-bot nodejs-github-bot added doc
nodejs-github-bot nodejs-github-bot added meta
nodejs-github-bot nodejs-github-bot added openssl
nodejs-github-bot nodejs-github-bot added v13.x
BridgeAR
nodejs-github-bot
BridgeAR BridgeAR force pushed 5 years ago
mcollina
targos
targos requested changes on 2020-04-28
BridgeAR BridgeAR force pushed to 9862aba7 5 years ago
targos
targos approved these changes on 2020-04-28
nodejs-github-bot
BridgeAR
BridgeAR 2020-04-29, Version 13.14.0 (Current)
9fc74f16
BridgeAR BridgeAR force pushed from 9862aba7 to 9fc74f16 5 years ago
BridgeAR
codebytere
codebytere approved these changes on 2020-04-29
nodejs-github-bot
nodejs-github-bot
nodejs-github-bot
BridgeAR
BridgeAR
BethGriggs
BethGriggs approved these changes on 2020-04-29
BridgeAR BridgeAR merged 9fc74f16 into v13.x 5 years ago
devsnek devsnek deleted the v13.14.0-proposal branch 5 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone