This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
16.6.2-alpine3.13
->17.3.0-alpine3.13
Release Notes
nodejs/node
v17.3.0
: 2021-12-17, Version 17.3.0 (Current), @danielleadamsCompare Source
Notable changes
OpenSSL-3.0.1
OpenSSL-3.0.1 contains a fix for CVE-2021-4044: Invalid handling of X509_verify_cert() internal errors in libssl (Moderate). This is a vulnerability in OpenSSL that may be exploited through Node.js. More information can be read here: https://www.openssl.org/news/secadv/20211214.txt.
Contributed by Richard Lau #41177.
Other Notable Changes
getActiveResourcesInfo()
(Darshan Sen) #40813Commits
99fb6d48eb
] - assert: prefer reference comparison over string comparison (Darshan Sen) #41015a7dfa43dc7
] - assert: use stricter stack frame detection in .ifError() (Ruben Bridgewater) #4100628761de6d4
] - buffer: fixBlob
constructor on variousTypedArray
s (Irakli Gozalishvili) #407068fcb71a5ab
] - build: update openssl config generator Dockerfile (Richard Lau) #411773a9ffa86db
] - build: use '<(python)' instead of 'python' (Cheng Zhao) #4114685f1537c28
] - build: fix comment-labeled workflow (Mestery) #4117661c53a667a
] - build: use gh cli in workflows file (Mestery) #409851fc6fd66ff
] - build: fix commit-queue-rebase functionality (Rich Trott) #41140831face7d1
] - build: skip documentation generation if no ICU (Rich Trott) #41091c776c9236e
] - build: re-enable V8 concurrent marking (Michaël Zasso) #410132125449f89
] - build: add--without-corepack
(Jonah Snider) #410606327685363
] - build: fail early in test-macos.yml (Rich Trott) #41035ee4186b305
] - build: add tools/doc to tools.yml updates (Rich Trott) #41036db30bc97d0
] - build: update Actions versions (Mestery) #40987db9cef3c4f
] - build: set persist-credentials: false on workflows (Rich Trott) #4097229739f813f
] - build: add OpenSSL gyp artifacts to .gitignore (Luigi Pinca) #409671b8baf0e4f
] - build: remove legacy -J test.py option from Makefile/vcbuild (Rich Trott) #409455c27ec8385
] - build: ignore unrelated workflow changes in slow Actions tests (Rich Trott) #409288957c9bd1c
] - build,tools: automate enforcement of emeritus criteria (Rich Trott) #41155e924dc7982
] - cluster: use linkedlist for round_robin_handle (twchn) #40615c757fa513e
] - crypto: add missing null check (Michael Dawson) #4059835fe14454b
] - deps: update archs files for quictls/openssl-3.0.1+quic (Richard Lau) #411770b2103419f
] - deps: upgrade openssl sources to quictls/openssl-3.0.1+quic (Richard Lau) #41177fae4945ab3
] - deps: upgrade npm to 8.3.0 (npm team) #411273a1d952e68
] - deps: upgrade npm to 8.2.0 (npm team) #41065627b5bb718
] - deps: update Acorn to v8.6.0 (Michaël Zasso) #40993a2fb12f9c6
] - deps: patch V8 to 9.6.180.15 (Michaël Zasso) #4094993111e4662
] - doc: fix closing parenthesis (AlphaDio) #41190f883bf3d12
] - doc: add security steward on/offboarding steps (Michael Dawson) #411291274a25b14
] - doc: align module resolve algorithm with implementation (Qingyu Deng) #3883734c6c59014
] - doc: update nodejs-sec managers (Michael Dawson) #41128db26bdb011
] - doc: move style guide to findable location (Rich Trott) #411194369c6d9f6
] - doc: fix comments in test-fs-watch.js (jakub-g) #4104693f5bd34e9
] - doc: document support building with Python 3.10 on Windows (Christian Clauss) #41098d8fa227c26
] - doc: add note about pip being required (Piotr Rybak) #4066995691801f3
] - doc: remove OpenJSF Slack nodejs from support doc (Rich Trott) #41108e3ac384d78
] - doc: simplify major release preparation (Bethany Nicolle Griggs) #408163406910040
] - doc: clarify escaping for ES modules (notroid5) #41074668284b5a1
] - doc: add @bnb as a collaborator (Tierney Cyren) #4110094d09113a2
] - doc: add explicit declaration of fd with null val (Henadzi) #40704b353ded677
] - doc: expand entries for isIP(), isIPv4(), and isIPv6() (Rich Trott) #41028f18aa14b1d
] - doc: link to commit queue guide (Geoffrey Booth) #41030681edbe75f
] - doc: specify thatmessage.socket
can be nulled (Luigi Pinca) #410147c41f32f06
] - doc: fix JSDoc in ESM loaders examples (Mestery) #4098461b2e2ef9e
] - doc: remove legacy -J test.py option from BUILDING.md (Rich Trott) #40945c9b09d124e
] - doc,lib,tools: align multiline comments (Rich Trott) #4110912023dff4b
] - (SEMVER-MINOR) errors: add support for cause in aborterror (James M Snell) #41008b0b7943e8f
] - (SEMVER-MINOR) esm: working mock test (Bradley Farias) #3924037dbc3b9e9
] - (SEMVER-MINOR) events: propagate abortsignal reason in new AbortError ctor in events (James M Snell) #410081b8d4e4867
] - (SEMVER-MINOR) events: propagate weak option for kNewListener (James M Snell) #40899bbdcd0513b
] - (SEMVER-MINOR) fs: accept URL as argument forfs.rm
andfs.rmSync
(Antoine du Hamel) #4113246108f8d50
] - fs: fix error codes forfs.cp
(Antoine du Hamel) #41106e25671cddb
] - fs: fixlength
option being ignored duringread()
(Shinho Ahn) #409066eda874be0
] - (SEMVER-MINOR) fs: propagate abortsignal reason in new AbortSignal constructors (James M Snell) #4100870ed4ef248
] - http: don't write empty data on req/res end() (Santiago Gimeno) #411164b3bf7e818
] - (SEMVER-MINOR) http2: propagate abortsignal reason in new AbortError constructor (James M Snell) #410088d87303f76
] - inspector: add missing initialization (Michael Dawson) #41022b191e66ddf
] - lib: include return types in JSDoc (Rich Trott) #41130348707fca6
] - (SEMVER-MINOR) lib: make AbortSignal cloneable/transferable (James M Snell) #410504ba883d384
] - (SEMVER-MINOR) lib: add abortSignal.throwIfAborted() (James M Snell) #40951cc3e430c11
] - lib: use consistent types in JSDoc @returns (Rich Trott) #41089a1ed7f2810
] - (SEMVER-MINOR) lib: propagate abortsignal reason in new AbortError constructor in blob (James M Snell) #410081572db3e86
] - lib: do not lazy load EOL in blob (Ruben Bridgewater) #4100462c4b4c85b
] - (SEMVER-MINOR) lib: add AbortSignal.timeout (James M Snell) #40899f0d874342d
] - lib,test,tools: use consistent JSDoc types (Rich Trott) #4098903e6771137
] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #41154e26c187b85
] - meta: move to emeritus automatically after 18 months (Rich Trott) #41155b89fb3ef0a
] - meta: move silverwind to emeriti (Roman Reiss) #411710fc148321f
] - meta: update AUTHORS (Node.js GitHub Bot) #41144d6d1d6647c
] - meta: update AUTHORS (Node.js GitHub Bot) #41088f30d6bcaff
] - meta: move one or more TSC members to emeritus (Node.js GitHub Bot) #40908033a646d82
] - meta: increase security policy response targets (Matteo Collina) #409686b6e1d054e
] - node-api,doc: document parms which can be optional (Michael Dawson) #4102193ea1666f6
] - perf_hooks: use spec-compliantstructuredClone
(Michaël Zasso) #40904d8a2125900
] - (SEMVER-MINOR) process: addgetActiveResourcesInfo()
(Darshan Sen) #4081367124ac63a
] - (SEMVER-MINOR) readline: propagate signal.reason in awaitable question (James M Snell) #410088fac878ff5
] - readline: skip escaping characters again (Ruben Bridgewater) #41005d3de937782
] - src: fix limit calculation (Michael Dawson) #410266f0ec9835a
] - src: use a higher limit in the NearHeapLimitCallback (Joyee Cheung) #4104190097ab891
] - src,crypto: remove uses ofAllocatedBuffer
fromcrypto_sig
(Darshan Sen) #40895b59c513c31
] - stream: add isErrored helper (Robert Nagy) #411211787bfab68
] - stream: allow readable to end early without error (Robert Nagy) #4088101e8c15c8a
] - (SEMVER-MINOR) stream: use cause options in AbortError constructors (James M Snell) #410080e21c64ae9
] - stream: remove whatwg streams experimental warning (James M Snell) #40971513305c7d7
] - stream: cleanup eos (Robert Nagy) #40998da8baf4bbb
] - test: do not load absolute path crypto engines twice (Richard Lau) #411771f6a9c3e31
] - test: skip ESLint tests if no Intl (Rich Trott) #41105ce656a80b5
] - test: add missing JSDoc parameter name (Rich Trott) #41057fb8f2e9643
] - test: deflake test-trace-atomics-wait (Luigi Pinca) #41018de1748aca4
] - test: add auth option case for url.format (Hirotaka Tagawa / wafuwafu13) #40516943547a0eb
] - Revert "test: skip different params test for OpenSSL 3.x" (Daniel Bevenius) #406400caa3483d2
] - (SEMVER-MINOR) timers: add experimental scheduler api (James M Snell) #40909e795547651
] - (SEMVER-MINOR) timers: propagate signal.reason in awaitable timers (James M Snell) #41008a77cae1ef7
] - tls: improve handling of shutdown (Jameson Nash) #36111db410e7d3e
] - tools: update doc to remark-rehype@10.1.0 (Node.js GitHub Bot) #41149e3870f3f17
] - tools: update lint-md-dependencies to rollup@2.61.1 vfile-reporter@7.0.3 (Node.js GitHub Bot) #411506fc92bd191
] - tools: enable jsdoc/require-returns-type ESLint rule (Rich Trott) #4113070e6fe860a
] - tools: update ESLint to 8.4.1 (Rich Trott) #4111478894fa888
] - tools: enable JSDoc check-alignment lint rule (Rich Trott) #4110940a773aa29
] - tools: strip comments from lint-md rollup output (Rich Trott) #410927b606cfef6
] - tools: update highlight.js to 11.3.1 (Rich Trott) #4109152633a9e95
] - tools: enable jsdoc/require-returns-check lint rule (Rich Trott) #41089dc0405e7fb
] - tools: update ESLint to 8.4.0 (Luigi Pinca) #41085855f15d059
] - tools: enable jsdoc/require-param-name lint rule (Rich Trott) #4105778265e095a
] - tools: use jsdoc recommended rules (Rich Trott) #410579cfdf15da6
] - tools: rollback highlight.js (Richard Lau) #41078fe3e09bb4b
] - tools: remove Babel from license-builder.sh (Rich Trott) #4104962e0aa9725
] - tools: udpate packages in tools/doc (Rich Trott) #41036a959f4fa72
] - tools: install and enable JSDoc linting in ESLint (Rich Trott) #41027661960e471
] - tools: include JSDoc in ESLint updating tool (Rich Trott) #41027e2922714ee
] - tools: ignore unrelated workflow changes in slow Actions tests (Antoine du Hamel) #409906525226ff7
] - tools: remove unneeded tool in update-eslint.sh (Rich Trott) #409955400b7963d
] - tools: consolidate ESLint dependencies (Rich Trott) #4099586d5af14bc
] - tools: update ESLint update script to consolidate dependencies (Rich Trott) #409958427099f66
] - tools: run ESLint update to minimize diff on subsequent update (Rich Trott) #4099582daaa9914
] - tools,test: make -J behavior default for test.py (Rich Trott) #40945db77780cb9
] - url: detect hostname more reliably in url.parse() (Rich Trott) #4103166b5083c1e
] - util: serialize falsy cause values while inspecting errors (Ruben Bridgewater) #4109709d29ca8d9
] - util: make sure error causes of any type may be inspected (Ruben Bridgewater) #41097f5ff88b3cb
] - (SEMVER-MINOR) util: pass through the inspect function to custom inspect functions (Ruben Bridgewater) #41019a0326f0941
] - util: escape lone surrogate code points using .inspect() (Ruben Bridgewater) #4100191df200ad6
] - (SEMVER-MINOR) util: add numericSeparator to util.inspect (Ruben Bridgewater) #41003da87413257
] - (SEMVER-MINOR) util: always visualize cause property in errors during inspection (Ruben Bridgewater) #41002v17.2.0
: 2021-11-30, Version 17.2.0 (Current), @targosCompare Source
Notable Changes
06916490af
] - (SEMVER-MINOR) async_hooks: expose async_wrap providers (Rafael Gonzaga) #40760371ee64c92
] - (SEMVER-MINOR) deps: update V8 to 9.6.180.14 (Michaël Zasso) #40488675c210b04
] - (SEMVER-MINOR) lib: add reason to AbortSignal (James M Snell) #408070de2850680
] - (SEMVER-MINOR) src: add x509.fingerprint512 to crypto module (3nprob) #39809fa9b5c35d2
] - stream: deprecate thenable support (Antoine du Hamel) #40860534409d4e7
] - stream: fix finished regression when working with legacy Stream (Matteo Collina) #40858Commits
48157c44c2
] - Revert "async_hooks: merge resource_symbol with owner_symbol" (Darshan Sen) #407414a971f67e4
] - async_hooks: eliminate require side effects (Stephen Belanger) #4078206916490af
] - (SEMVER-MINOR) async_hooks: expose async_wrap providers (Rafael Gonzaga) #4076065b33ba510
] - build: remove extraneous quotation marks from commit body (Rich Trott) #4096305d652a555
] - build: fix branch name for lint-md-dependencies update (Rich Trott) #409241482c4415f
] - build: fixmake
invocation in tools.yml (Rich Trott) #4089069de8c8143
] - build: reset embedder string to "-node.0" (Michaël Zasso) #40488e793331322
] - build: fix tools.yml errors (Rich Trott) #4087051ac59b047
] - build: add GitHub Action to update tools modules (Rich Trott) #40644a8cc8b6554
] - crypto: trim input for NETSCAPE_SPKI_b64_decode (Shelley Vohr) #407572979c58fb0
] - crypto: throw errors in SignTraits::DeriveBits (Tobias Nießen) #407967f5931d03f
] - crypto: fix build without scrypt (Martin Jansa) #4061390f35fc329
] - deps: upgrade npm to 8.1.4 (npm team) #40865d461603d71
] - deps: V8: cherry-pickcced52a
(Ray Wang) #40656d6ae50ff96
] - deps: V8: cherry-pick7ae0b77
(Ray Wang) #40882e60053deee
] - deps: V8: cherry-pick2a0bc36
(Michaël Zasso) #4017894acaae3d4
] - deps: V8: patch jinja2 for Python 3.10 compat (Michaël Zasso) #4029637c9828d39
] - deps: disable trap handler for Windows cross-compiler (Michaël Zasso) #40488dfb97fb501
] - deps: silence irrelevant V8 warning (Michaël Zasso) #389909ecf4be0c2
] - deps: silence irrelevant V8 warning (Michaël Zasso) #3758782a8736dec
] - deps: fix V8 build issue with inline methods (Jiawen Geng) #38807eab5ef5505
] - deps: make v8.h compatible with VS2015 (Joao Reis) #32116d6e5dd56ff
] - deps: V8: forward declaration ofRtl*FunctionTable
(Refael Ackermann) #3211629a6e15480
] - deps: V8: patch register-arm64.h (Refael Ackermann) #321161ff83c4945
] - deps: V8: un-cherry-pickbd019bd
(Refael Ackermann) #32116371ee64c92
] - (SEMVER-MINOR) deps: update V8 to 9.6.180.14 (Michaël Zasso) #404886506a42c16
] - deps: V8: cherry-pickcced52a
(Ray Wang) #40656a612ecb42f
] - deps: V8: cherry-pick7ae0b77
(Ray Wang) #40882b46184df5e
] - deps: update to uvwasi 0.0.12 (Colin Ihrig) #40847fa37428472
] - deps: add -fno-strict-aliasing flag to libuv (Daniel Bevenius) #406319711ccfe08
] - deps: upgrade npm to 8.1.3 (npm team) #407268e525634c6
] - deps: update ICU to 70.1 (Michaël Zasso) #406583bfc9f5b47
] - doc: add information on suppressing initial break in debugger (Rich Trott) #409608966ab3c57
] - doc: improve grammar in API description (Tobias Nießen) #40959130777a61c
] - doc: update BUILDING.md section on running tests (Rich Trott) #409336e9b6652e5
] - doc: remove experimental abortcontroller flag (FrankQiu) #38968b92416ff02
] - doc: fix spelling of 'WebAssembly' (Geoffrey Booth) #40785cf495a6293
] - doc: clarify more optional parameters in node-api (Michael Dawson) #40888694012b392
] - doc: define "types", "deno" community conditions (Guy Bedford) #407084c47b0150b
] - doc: document optional params in napi_get_cb_info (Michael Dawson) #40821dfdf68f4d0
] - doc: improve README.md lede section (Rich Trott) #408379c200e1de4
] - doc: add pref to using draft PR versus WIP label (Michael Dawson) #40824fe2cd09750
] - doc: fixadded:
info forReadable.fromWeb()
(Luigi Pinca) #40820c91a9ab095
] - doc: tweak guidance for modules in core (Michael Dawson) #406012ea08e9b55
] - doc: claim ABI version for Electron 18 (Keeley Hammond) #407688166b07ddc
] - doc: fix transform stream example (Evan Lucas) #407775ceb06cddf
] - doc: fix linter-enforced formatting in crypto.md (Mohammed Keyvanzadeh) #40780d3070d8eea
] - doc: fix corepack grammar for--force
flag (Steven) #407629271f23e3a
] - doc: update maintaining ICU guide (Michaël Zasso) #4065820d7d657bb
] - doc: clarify getAuthTag with authTagLength (Tobias Nießen) #4071375288fbc6b
] - doc: fix order of announce work (Michael Dawson) #40725429915aa6c
] - doc: add initial list of technical priorities (Michael Dawson) #40235a5a1691514
] - fs: nullish coalescing to respect zero positional reads (Omar El-Mihilmy) #40716bddb4c69b7
] - http: add missing initialization (Michael Dawson) #4055580ce97f514
] - http: change totalSocketCount only on socket creation/close (Subhi Al Hasan) #40572675c210b04
] - (SEMVER-MINOR) lib: add reason to AbortSignal (James M Snell) #40807b614b17525
] - Revert "lib: use helper for readability" (Darshan Sen) #4074110a842d2d1
] - lib: fix typos in lib code comments (Yoshiki) #407923ec78d1570
] - meta: add feature request label for issue template (Mestery) #409709c897b69a1
] - meta: update AUTHORS (Node.js GitHub Bot) #40900dfc6fc987a
] - meta: update name and email (Viero Fernando) #40848813cf746a8
] - meta: update AUTHORS (Node.js GitHub Bot) #40809e451ec9ec1
] - meta: edit GOVERNANCE.md for minor updates (Rich Trott) #407982536be7528
] - meta: update AUTHORS (Node.js GitHub Bot) #407483c8aa211cd
] - module: import assertions improvements (Geoffrey Booth) #407853a4f3873be
] - process: support hrtime in the snapshot (Joyee Cheung) #406491555dbdddc
] - repl: fix and extend require/import tab complete (Mestery) #40216c2259c974b
] - src: reset error struct if error code is napi_ok (JckXia) #405523be49d6853
] - src: prevent extra copies ofTimerWrap::TimerCb
(Darshan Sen) #406650de2850680
] - (SEMVER-MINOR) src: add x509.fingerprint512 to crypto module (3nprob) #39809924d29e88f
] - src: add and fix some preprocessor comments (Tobias Nießen) #40701acbd8220a7
] - src,crypto: useByteSource::ToBuffer()
incrypto_dh
(Darshan Sen) #4090382b422663d
] - src,crypto: removeAllocatedBuffer
s fromcrypto_spkac
(Darshan Sen) #40752415b42fbdf
] - src,crypto: refactorcrypto_tls.*
(Darshan Sen) #4067588b57bc9d3
] - src,doc: add SyntaxError napi support (Idan Attias) #4073670bd90e039
] - stream: stricter isReadableNodeStream (Robert Nagy) #4094186d1c0b19d
] - stream: drain Transform with 0 highWaterMark (Robert Nagy) #40947fa9b5c35d2
] - stream: deprecate thenable support (Antoine du Hamel) #40860dc99ae3bd6
] - stream: fix the ReadableStreamBYOBReader error message (James M Snell) #40846650c9bd022
] - stream: pipeline with end option (Robert Nagy) #40886534409d4e7
] - stream: fix finished regression when working with legacy Stream (Matteo Collina) #4085816ee8423d6
] - stream: pipeline should drain empty readable (Robert Nagy) #406547d127d2fc1
] - stream: fix non readable Duplex readableAborted (Robert Nagy) #408017c4f9a34ae
] - stream: allow calling callback before promise (Robert Nagy) #4077262171eb516
] - test: mark test-fs-watch-non-recursive flaky on Windows (Luigi Pinca) #40916ae12a609a5
] - test: improve test coverage of readline/promises (Yoshiki Kurihara) #408764288c6a26e
] - test: deflake cluster-concurrent-disconnect (Luigi Pinca) #40877009ab4d9bb
] - test: deflake fs-promises-watch (Luigi Pinca) #40863522a30f469
] - test: fix argument order in assertion (Luigi Pinca) #40842b190b0e77b
] - test: deflake http2-pipe-named-pipe (Luigi Pinca) #40842c485460793
] - test: use descriptive name for destination file (Luigi Pinca) #4084243e86508ae
] - test: add AsyncLocalStorage tests using udp, tcp and tls sockets (Darshan Sen) #40741896073be47
] - test: deflake child-process-pipe-dataflow (Luigi Pinca) #40838150c0f1b76
] - test: add tests for invalid UTF-8 (git-srinivas) #403513d896231cd
] - test: fix flaky test-policy-integrity (Rich Trott) #40763dc9e68899d
] - test: add semicolons for linter update (Rich Trott) #40720747247bc59
] - tools: update gyp-next to v0.10.1 (Michaël Zasso) #409346ebbd0d9dc
] - tools: fix commit-lint GH Actions CI (Antoine du Hamel) #408450201f3f604
] - tools: ping TSC members identified as inactive (Rich Trott) #4091522265e3fb6
] - tools: update lint-md-dependencies to rollup@2.60.1 (Node.js GitHub Bot) #409293d593aa4ed
] - tools: update lint-md dependencies (Rich Trott) #40894e674f61720
] - tools: update ESLint to 8.3.0 (Luigi Pinca) #40917878ba91bf6
] - tools: add find-inactive-tsc (Rich Trott) #40884d97ad3080f
] - tools: disable trap handler for Windows cross-compiler (Michaël Zasso) #40488e3f8988118
] - tools: update V8 gypfiles for 9.6 (Michaël Zasso) #40488de4d0180dc
] - tools: update @babel/eslint-parser to 7.16.3 (Node.js GitHub Bot) #40889727b34ec95
] - tools: only validate first commit message of a PR (Antoine du Hamel) #407405b08e908ea
] - tools: update babel-eslint-parser to 7.16.0 (Rich Trott) #4072030623c283a
] - tools: improve update scripts (Rich Trott) #40644v17.1.0
: 2021-11-09, Version 17.1.0 (Current), @targosCompare Source
Notable Changes
89b34ecffb
] - doc: add VoltrexMaster to collaborators (voltrexmaster) #4056695e4d29eb4
] - (SEMVER-MINOR) esm: add support for JSON import assertion (Antoine du Hamel) #402501ddbae2d76
] - (SEMVER-MINOR) lib: add unsubscribe method to non-active DC channels (simon-id) #40433aa61551b49
] - (SEMVER-MINOR) lib: add return value for DC channel.unsubscribe (simon-id) #40433fbeb895ca6
] - (SEMVER-MINOR) v8: multi-tenant promise hook api (Stephen Belanger) #39283Commits
8a00dc5add
] - build: skip long-running Actions for README-only modifications (Rich Trott) #405719f46fca124
] - build: disable v8 pointer compression on 32bit archs (Cheng Zhao) #404185bef74395d
] - deps: patch V8 to 9.5.172.25 (Michaël Zasso) #406043805b806ee
] - deps: upgrade npm to 8.1.2 (npm team) #40643c003ba131b
] - deps: update c-ares to 1.18.1 (Richard Lau) #40660841f35cc52
] - deps: upgrade npm to 8.1.1 (npm team) #405548d16f0d2d3
] - deps: V8: cherry-pick422dc37
(Ray Wang) #40450cdf5c44d62
] - deps: add riscv64 config into openssl gypi (Lu Yahan) #404732b9fcdfe26
] - deps: attempt to suppress macro-redefined warning (Daniel Bevenius) #40518d2839bfaa9
] - deps: regenerate OpenSSL arch files (Daniel Bevenius) #405185df8ce5cbe
] - deps,build,tools: fix openssl-is-fips for ninja builds (Daniel Bevenius) #4051879bf429405
] - dgram: fix send with out of bounds offset + length (Nitzan Uziely) #40568c29658fda7
] - doc: update cjs-module-lexer repo link (Guy Bedford) #40707e374f3ddd9
] - doc: fix lint re-enabling comment in README.md (Rich Trott) #40647ecccf48106
] - doc: format v8.md in preparation for stricter linting (Rich Trott) #4064795a7117037
] - doc: final round of markdown format changes (Rich Trott) #40645c104f5a9ab
] - doc: remove--experimental-modules
documentation (FrankQiu) #38974ac81f89bbf
] - doc: update tracking issues of startup performance (Joyee Cheung) #4062965effa11fc
] - doc: fix markdown syntax and HTML tag misses (ryan) #40608c78d708a16
] - doc: use 'GitHub Actions workflow' instead (Mestery) #4058671bac70bf2
] - doc: ref OpenSSL legacy provider from crypto docs (Tobias Nießen) #405938f410229ac
] - doc: add node: url scheme (Daniel Nalborczyk) #4057335dbed21f2
] - doc: call cwd function (Daniel Nalborczyk) #405734870a23ccc
] - doc: remove unused imports (Daniel Nalborczyk) #405735951ccc12e
] - doc: simplify CHANGELOG.md (Rich Trott) #404756ae134ecb7
] - doc: correct esm spec scope lookup definition (Guy Bedford) #4059209239216f6
] - doc: update CHANGELOG.md for Node.js 16.13.0 (Richard Lau) #4061746ec5ac4df
] - doc: add info on project's usage of coverity (Michael Dawson) #405067eb1a44410
] - doc: fix typo in changelogs (Luigi Pinca) #40585132f6cba05
] - doc: update onboarding task (Rich Trott) #405705e2d0ed61e
] - doc: simplify ccache instructions (Rich Trott) #40550c1c1738bfc
] - doc: fix macOS environment variables for ccache (Rich Trott) #405506e3e50f2ab
] - doc: improve async_context introduction (Michaël Zasso) #405601587fe62d4
] - doc: use GFM footnotes in webcrypto.md (Rich Trott) #40477305c022db4
] - doc: describe buffer limit of v8.serialize (Ray Wang) #402436e39e0e10a
] - doc: run license-builder (Rich Trott) #40540556e49ccb5
] - doc: use GFM footnotes in maintaining-V8.md (#40476) (Rich Trott) #404769c6a9fd5b1
](https://togitConfiguration
📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.