Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
f43c292
deps: update V8 to 9.3.345.16
targos Aug 30, 2021
2170346
build: reset embedder string to "-node.0"
targos Aug 30, 2021
3ce6f72
deps: V8: un-cherry-pick bd019bd
refack Mar 27, 2019
10ba1cb
deps: V8: patch register-arm64.h
refack May 22, 2019
54f4f1a
deps: V8: forward declaration of `Rtl*FunctionTable`
refack May 22, 2019
068824d
deps: make v8.h compatible with VS2015
joaocgreis Nov 1, 2019
b83cab7
deps: fix V8 build issue with inline methods
gengjiawen Oct 14, 2020
cd9b03e
deps: silence irrelevant V8 warnings
targos Jan 30, 2021
d9d0104
deps: silence irrelevant V8 warning
targos May 1, 2021
3e1053e
deps: V8: cherry-pick 81814ed44574
Aug 9, 2021
0140fac
deps: V8: cherry-pick 00bb1a77c03e
RaisinTen Aug 21, 2021
92d83d1
deps: make V8 9.3 abi-compatible with 9.0
targos Aug 30, 2021
7470db0
deps: restore minimum ICU version to 68
targos Jul 20, 2021
9f105c7
tools: update V8 gypfiles for 9.3
targos Jun 12, 2021
beca890
build: adapt v8_pch.h to V8 9.3
targos Jun 20, 2021
105bff9
test: adapt test-v8-flags to V8 9.3
targos Jun 20, 2021
644b25e
test: adapt test-util-inspect to V8 9.3
targos Jul 3, 2021
549d717
test: adapt test-fs-read to V8 9.3
targos Jul 17, 2021
79ce096
src: remove extra semicolons outside fns
codebytere Aug 18, 2021
71659fd
deps: add corepack
arcanis Sep 28, 2020
3b1ce93
worker: add brand checks for detached MessageEvent accessors
jasnell Aug 15, 2021
cfbe906
events: add brand checks for detached accessors
jasnell Aug 15, 2021
a4b8c13
events: protect property defs against prototype polution
jasnell Aug 16, 2021
20cf470
crypto: fix JWK RSA-PSS SubtleCrypto.exportKey
panva Aug 21, 2021
d33ab96
cluster: fix comment regarding child_process file
yashLadha Jul 8, 2021
bc236a6
meta: update .mailmap to remove duplicate AUTHORS entry for addaleax
Trott Aug 25, 2021
20da0a5
module: support pattern trailers
guybedford Aug 2, 2021
4e7212c
test: update error message keywords
leeight Aug 21, 2021
4b5bbec
deps: upgrade openssl sources to OpenSSL_1_1_1l+quic
richardlau Aug 24, 2021
9270684
deps: update archs files for OpenSSL-1.1.1l+quic
richardlau Aug 24, 2021
16271d2
worker: remove file extension check
Ayase-252 Aug 17, 2021
4861505
doc: move ERR_WORKER_UNSPPORTED_EXTENSION to legacy
Ayase-252 Aug 17, 2021
00529b0
test: add test to verify other extension can be loaded by worker
Ayase-252 Aug 17, 2021
d059a51
doc: update maintaining openssl guide
richardlau Aug 25, 2021
4ac703c
doc: add Mesteery to triagers
Mesteery Aug 25, 2021
1dd9158
crypto: fix rsa-pss one-shot sign/verify error handling
panva Aug 20, 2021
259e0cf
meta: add mailmap entry for branisha
Trott Aug 26, 2021
e25dc8e
deps: upgrade npm to 7.21.1
npm-robot Aug 26, 2021
007e285
test: use error code mapping in place of raw errno
RaisinTen May 13, 2021
3a8f77a
doc: document JavaScript tool for benchmark comparison
targos Aug 21, 2021
34c627e
crypto: add RSA-PSS params to asymmetricKeyDetails
tniessen Aug 23, 2021
112af69
fs: add docs and tests for `AsyncIterable` support in `fh.writeFile`
aduh95 Aug 21, 2021
8b68f8e
doc: add VoltrexMaster to triagers
VoltrexKeyva Aug 27, 2021
bc2b73e
doc: add FrankQiu to a triager
iam-frankqiu Aug 28, 2021
8ea4bef
doc: add docs for duplex.allowHalfOpen property
pimterry Jun 23, 2021
0ff88f3
build: update token used for pull requests
Trott Aug 27, 2021
afdb665
build: fix find-inactive-collaborators workflow token
Trott Aug 27, 2021
9eb4a70
doc: move reference to OpenSSL flags SSL_OP_*
tniessen Aug 29, 2021
3588f07
meta: add mailmap entry for Ethan-Arrowood
Trott Aug 29, 2021
29c4b07
doc: update WASI example to use import.meta.url
guybedford Aug 28, 2021
ca9b781
test: use `assert.match` instead of `regexp.test`
targos Aug 29, 2021
2343c39
async_hooks: use resource stack for AsyncLocalStorage run
Aug 26, 2021
953f2e9
doc: add nodejs/tweet issue creation to sec. doc
danbev Aug 30, 2021
fc01dd9
doc: add missing changes to generateKeyPair(Sync)
tniessen Aug 31, 2021
5851994
crypto: fix regression in RSA-PSS keygen
tniessen Aug 29, 2021
9763561
tools: update gyp-next to v0.10.0
targos Aug 30, 2021
c49b0c0
build: add support for Visual Studio 2022
targos Aug 24, 2021
e783453
build: add windows-2022 to GitHub test matrix
targos Aug 24, 2021
d43b555
doc: remove danbev from TSC member list
danbev Sep 2, 2021
0095182
Revert "build: add windows-2022 to GitHub test matrix"
targos Sep 3, 2021
402071b
meta: remove duplicate AUTHORS entry for NigelKibodeaux
Trott Sep 1, 2021
7857e9c
doc: add descriptions about when `options.mode` is ignored
rayw000 Aug 25, 2021
879dc46
src: remove usage of AllocatedBuffer from src/node_buffer.cc
RaisinTen Aug 30, 2021
d92bd9a
tools: add support for import assertions in linter
aduh95 Aug 28, 2021
9e782eb
doc: remove {C,Dec}ompressionStream documentation
lpinca Aug 26, 2021
cb44781
stream: add stream.compose
ronag Jun 18, 2021
b7c0d64
2021-09-07, Version 16.9.0 (Current)
targos Sep 6, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
deps: silence irrelevant V8 warnings
PR-URL: #37587
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
  • Loading branch information
targos committed Sep 1, 2021
commit cd9b03ea40f1d7cdf158b9e4b9c707fe95db1781
2 changes: 1 addition & 1 deletion common.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

# Reset this number to 0 on major V8 upgrades.
# Increment by one for each non-official patch applied to deps/v8.
'v8_embedder_string': '-node.5',
'v8_embedder_string': '-node.6',

##### V8 defaults for Node.js #####

Expand Down
5 changes: 2 additions & 3 deletions deps/v8/include/v8.h
Original file line number Diff line number Diff line change
Expand Up @@ -1666,7 +1666,7 @@ class V8_EXPORT Module : public Data {
*/
int GetIdentityHash() const;

using ResolveCallback V8_DEPRECATE_SOON("Use ResolveModuleCallback") =
using ResolveCallback =
MaybeLocal<Module> (*)(Local<Context> context, Local<String> specifier,
Local<Module> referrer);
using ResolveModuleCallback = MaybeLocal<Module> (*)(
Expand Down Expand Up @@ -7322,8 +7322,7 @@ using CallCompletedCallback = void (*)(Isolate*);
* fails (e.g. due to stack overflow), the embedder must propagate
* that exception by returning an empty MaybeLocal.
*/
using HostImportModuleDynamicallyCallback V8_DEPRECATE_SOON(
"Use HostImportModuleDynamicallyWithImportAssertionsCallback instead") =
using HostImportModuleDynamicallyCallback =
MaybeLocal<Promise> (*)(Local<Context> context,
Local<ScriptOrModule> referrer,
Local<String> specifier);
Expand Down