chore(deps): update node.js to v12.16.2#163
Merged
ChristianMurphy merged 1 commit intomasterfrom Apr 8, 2020
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
12.16.1->12.16.2Release Notes
nodejs/node
v12.16.2Compare Source
Notable Changes
Commits
f756c809e0] - assert: align character indicators properly (Ruben Bridgewater) #31429597431b1f2] - async_hooks: remove internal only error checking (Anatoli Papirovski) #3096735f107da53] - benchmark: remove problematic tls params (Brian White) #318160b7579022c] - benchmark: use let instead of var (Daniele Belardi) #315927173b285e7] - benchmark: swap var for let in benchmarks (Alex Ramirez) #28958c18cec7593] - benchmark: remove special test entries (Ruben Bridgewater) #3139619fbe55451] - benchmark: refactor helper into a class (Ruben Bridgewater) #31396a305ae2308] - benchmark: check for and fix multiple end() (Brian White) #316247f828a4dd0] - benchmark: clean up config resolution in multiple benchmarks (Denys Otrishko) #315814e40c77dc7] - benchmark: add MessagePort benchmark (Anna Henningsen) #315682973c1fabf] - benchmark: use let and const instead of var (Daniele Belardi) #31518393b48e744] - benchmark: fix getStringWidth() benchmark (Rich Trott) #31476267a01f4eb] - benchmark: add default type in getstringwidth.js (Rich Trott) #313774f9d57d01e] - benchmark: benchmarking impacts of async hooks on promises (legendecas) #3118806bc2ded77] - buffer: improve from() performance (Brian White) #3161522a37d6847] - buffer: improve concat() performance (Brian White) #315221849c2cc99] - buffer: improve fill(number) performance (Brian White) #3148945d05e1cf6] - build: add mjs extension to lint-js (Nick Schonning) #32145fae680f740] - build: drop Travis in favor of Actions (Christian Clauss) #32450a50648975d] - build: annotate markdown lint failures in pull requests (Richard Lau) #32391c42cb79bb7] - build: build docs in GitHub Actions CI workflow (Richard Lau) #3150446f83df2fd] - build: do not use setup-node in build workflows (Richard Lau) #31349ad12c82e37] - build: fix macos runner type in GitHub Action (扩散性百万甜面包) #31327df701f3b12] - build: fix step name in GitHub Actions workflow (Richard Lau) #31323d190ee06b4] - build: add GitHub actions to run linters (Richard Lau) #313237d3910d078] - build: macOS package notarization (Rod Vagg) #3145936ae81a52a] - build: allow use of system-installed brotli (André Draszik) #320466605bba0b8] - build: allow passing multiple libs to pkg_config (André Draszik) #320468a0b0a76c0] - build: enable backtrace when V8 is built for PPC and S390x (Michaël Zasso) #321134dddb56178] - build: only lint markdown files that have changed (POSIX-only) (Rich Trott) #319234f36bf78ea] - build: add configure option to debug only Node.js part of the binary (Anna Henningsen) #31644a53500e26b] - build: ignore all the "Debug","Release" folders (ConorDavenport) #31565038fd25ef8] - build: fix zlib tarball generation (Shelley Vohr) #32094e79f368783] - build: remove enable_vtune from vcbuild.bat (Richard Lau) #313388296224e41] - build: add vs2019 to vcbuild.bat help (Richard Lau) #3133893a7f91b52] - build: silence OpenSSL Windows compiler warnings (Richard Lau) #31311a89893f3df] - build: silence c-ares Windows compiler warnings (Richard Lau) #31311f6a6638d0c] - build: test Python 3 using GitHub Actions-based CI (Christian Clauss) #29474aec22268af] - cli: allow --jitless V8 flag in NODE_OPTIONS (Andrew Neitsch) #3210070dc1cefea] - cli: --perf-prof only works on Linux (Shelley Vohr) #31892f9113fd7c2] - crypto: turn impossible DH errors into assertions (Tobias Nießen) #31934c6bbae44a9] - crypto: fix ieee-p1363 for createVerify (Tobias Nießen) #31876b84fd947d2] - crypto: fix performance regression (Robert Nagy) #317429a3760d2fa] - crypto: improve randomBytes() performance (Brian White) #31519a1be32752c] - deps: V8: backport07ee86a(Milad Farazmand) #32619a83fc49717] - deps: V8: cherry-pickcb1c2b0(Gerhard Stoebich) #31939784df12494] - deps: revert whitespace changes on V8 (Matheus Marchini) #326056db190bb1c] - deps: upgrade npm to 6.14.4 (Ruy Adorno) #32495652ffa5470] - deps: update term-size with signed version (Rod Vagg) #31459f55d071bfd] - deps: remove *.pyc files from deps/npm (Ben Noordhuis) #32387c419cd21e3] - deps: update npm to 6.14.3 (Myles Borins) #3236817217a5275] - deps: upgrade npm to 6.14.1 (Isaac Z. Schlueter) #31977260bd810e9] - deps: update archs files for OpenSSL-1.1.1e (Hassaan Pasha) #32328e96e8afead] - deps: adjust openssl configuration for 1.1.1e (Hassaan Pasha) #323284de1afd32d] - deps: upgrade openssl sources to 1.1.1e (Hassaan Pasha) #32328e2c40ccb78] - deps: V8: backportf7771e5(Matheus Marchini) #3195778d9a50c83] - deps: openssl: cherry-pick4dcb150(Adam Majer) #32002ff1e5e01f4] - deps: upgrade npm to 6.13.7 (Michael Perrotte) #3155848e4d45cca] - deps: uvwasi: cherry-pick7b5b6f9(Colin Ihrig) #31495604ce0aa5a] - deps: upgrade to libuv 1.34.2 (Colin Ihrig) #314773fb3079337] - deps: uvwasi: cherry-pickeea4508(Colin Ihrig) #314323bd1c02941] - deps: uvwasi: cherry-pickc3bef8e(Colin Ihrig) #3143212949019de] - deps: uvwasi: cherry-pickea73af5(Colin Ihrig) #31432ada070eed4] - deps: update to uvwasi 0.0.5 (Colin Ihrig) #314328cf2666248] - deps: uvwasi: cherry-pick941bedf(Colin Ihrig) #31363ef5517aa0c] - deps: port uvwasi@676ba9ato gyp (Colin Ihrig) #31363bbb8ae7bd0] - deps: upgrade to libuv 1.34.1 (Colin Ihrig) #313327a8963bc75] - deps: upgrade npm to 6.13.6 (Ruy Adorno) #31304676e3c3c38] - deps,test: update to uvwasi 0.0.4 (Colin Ihrig) #31363e88960d1f4] - doc: esm spec bug (Myles Borins) #32610155a6c397d] - doc: update conditional exports recommendations (Guy Bedford) #320987e56e3dee3] - doc: remove unnecessary "obvious(ly)" modifiers in esm.md (Rich Trott) #3245761f44c94ae] - doc: fix lint warning in doc/api/esm.md (Richard Lau) #32462d8e17bf12a] - doc: improve wording in esm.md (Rich Trott) #324278b961347fe] - doc: import clarifications with links to MDN (Eric Dobbertin) #31479f58594b8ec] - doc: update releaser list in README.md (Myles Borins) #32577885c88ee5b] - doc: official macOS builds now on 10.15 + Xcode 11 (Rod Vagg) #31459efd20f08e8] - doc: link setRawMode() from signal docs (Anna Henningsen) #320883f1b9162f6] - doc: document self-referencing a package name (Gil Tayar) #31680f820ce6e50] - doc: add AsyncResource + Worker pool example (Anna Henningsen) #31601df8d51b411] - doc: document fs.watchFile() bigint option (Colin Ihrig) #32128eaf615709f] - doc: fix broken links in benchmark README (Rich Trott) #32121047bd9d38e] - doc: update email address in authors (Yael Hermon) #32026c20f2cd41d] - doc: update maintaining-V8.md (kenzo-spaulding) #3150305fbc80f45] - doc: visibility of Worker threads cli options (Harshitha KP) #31380224a17e202] - doc: improve doc/markdown file organization coherence (ConorDavenport) #31792df54a1932a] - doc: revise --zero-fill-buffers text in buffer.md (Rich Trott) #320199161b7e5c3] - doc: add link to sem-ver info (unknown) #319851630320781] - doc: update zlib doc (James M Snell) #31665a1c0d467ef] - doc: clarify http2.connect authority details (James M Snell) #31828ed86854025] - doc: updated YAML version representation in readline.md (Rich Trott) #31924370653f1a0] - doc: update releases guide re pushing tags (Myles Borins) #31855ab735d0144] - doc: update assert.rejects() docs with a validation function example (Eric Eastwood) #31271911dfc5099] - doc: add note about ssh key to releases (Shelley Vohr) #31856e83af20b70] - doc: add note in BUILDING.md about runningmake distclean(Swagat Konchada) #3154217882ac83d] - doc: reword possessive form of Node.js in adding-new-napi-api.md (Rich Trott) #31748648f83135e] - doc: reword possessive form of Node.js in http.md (Rich Trott) #31748d034eb41f2] - doc: reword possessive form of Node.js in process.md (Rich Trott) #31748b8d2997950] - doc: reword possessive form of Node.js in debugger.md (Rich Trott) #31748aebaeadf05] - doc: move gireeshpunathil to TSC emeritus (Gireesh Punathil) #3177088a6d9b077] - doc: pronouns for @Fishrock123 (Jeremiah Senkpiel) #31725b3d0795a4a] - doc: move @Fishrock123 to TSC Emeriti (Jeremiah Senkpiel) #31725e65c1c25fc] - doc: move @Fishrock123 to a previous releaser (Jeremiah Senkpiel) #3172538d3f56ea3] - doc: fix typos in doc/api/https.md (Jeff) #31793de275d0e0b] - doc: guide - using valgrind to debug memory leaks (Michael Dawson) #3150182defc0d15] - doc: add glossary.md (gengjiawen) #2751701ec7221e6] - doc: add prerequisites information for Arch (Ujjwal Sharma) #31669a7a6261fa4] - doc: fix typo on fs docs (Juan José Arboleda) #31620d4c1a8cc7b] - doc: update contact email for @ryzokuken (Ujjwal Sharma) #3167086686ccbab] - doc: fix default server timeout description for https (Andrey Pechkurov) #31692448fe39c35] - doc: add directions to mark a release line as lts (Danielle Adams) #31724dbe2da65c9] - doc: expand C++ README with information about exception handling (Anna Henningsen) #31720236943ac5b] - doc: update foundation name in onboarding (Tobias Nießen) #31719165047a787] - doc: reword possessive form of Node.js in zlib.md (Rich Trott) #31713d3201d7933] - doc: reword possessive form of Node.js in modules.md (Rich Trott) #317134c65d0a3d3] - doc: reword possessive form of Node.js in repl.md (Rich Trott) #317134c5c340d28] - doc: reword section title in addons.md (Rich Trott) #317131db85aa71c] - doc: revise deepEqual() legacy assertion mode text (Rich Trott) #31704aadd8cac4b] - doc: improve strict assertion mode color text (Rich Trott) #31703708aff953a] - doc: consolidate introductory text (Rich Trott) #31667959fa8ff9d] - doc: simplify async_hooks overview (Rich Trott) #3166028657cc614] - doc: clarify Worker exit/message event ordering (Anna Henningsen) #31642cb75ca1a51] - doc: update TSC name in "Release Process" (Tobias Nießen) #3165276b500218b] - doc: remove .github/ISSUE_TEMPLATE.md in favor of the template folder (Joyee Cheung) #3165655c7b9f94a] - doc: correct getting an ArrayBuffer's length (tsabolov) #31632afeaec7d6f] - doc: ask more questions in the bug report template (Joyee Cheung) #3161106d5a9c0a0] - doc: add example to fs.promises.readdir (Conor ONeill) #31552351c86310b] - doc: fix numbering (Steffen) #31575356e505ab0] - doc: clarify socket.setNoDelay() explanation (Rusty Conover) #31541b2e571ea65] - doc: clarify require() OS independence (Denys Otrishko) #315711759f0ab52] - doc: add protocol option in http2.connect() (Michael Lumish) #31560f5663d92b8] - doc: clarify thatv8.serialize()is not deterministic (Anna Henningsen) #31548af61c5d1b2] - doc: update job reference in COLLABORATOR_GUIDE.md (Richard Lau) #31557f4bdcf86ce] - doc: simultaneous blog and email of sec announce (Sam Roberts) #314835286ccc1dc] - doc: update collaborator guide citgm instructions (Robert Nagy) #315491cf450c51f] - doc: change error message testing policy (Tobias Nießen) #31421d978bb56dd] - doc: remove redundant properties from headers (XhmikosR) #31492e48f874afd] - doc: enable visual code indication in headers (Rich Trott) #314938c78b87d97] - doc: clean up and streamline vm.md examples (Denys Otrishko) #31474821b9ac007] - doc: further fix async iterator example (Robert Nagy) #31367f0b5f9fb94] - doc: add ronag to collaborators (Robert Nagy) #3149837754bab2d] - doc: fix code display in header glitch (Rich Trott) #3146040480e0c0d] - doc: fix syntax in N-API documentation (Tobias Nießen) #3146611dbdcb839] - doc: add explanatory to path.resolve description (Yakov Litvin) #314305e8f8b8320] - doc: document process.std*.fd (Harshitha KP) #31395c7f03ad8ca] - doc: fix several child_process doc typos (Colin Ihrig) #313932d9f111011] - doc: correct added version for --abort-on-uncaught-exception (Anna Henningsen) #31360d944fa71dd] - doc: explainhexencoding in Buffer API (Harshitha KP) #31352ff8f0bc3cc] - doc: explain _writev() API (Harshitha KP) #31356b4d15a9adc] - doc: document missing properties in child_process (Harshitha KP) #313429aa4fcc052] - doc: standardize on "host name" in deprecations.md (Rich Trott) #31326175a5ec795] - doc: standardize on "host name" in url.md (Rich Trott) #313265f45eaf390] - doc: standardize on "host name" in tls.md (Rich Trott) #3132654b5346392] - doc: standardize on "host name" in os.md (Rich Trott) #31326ac3d0c90f5] - doc: standardize on "host name" in net.md (Rich Trott) #313269217b7a639] - doc: standardize on "host name" in https.md (Rich Trott) #313269bca4514bf] - doc: standardize on "host name" in http2.md (Rich Trott) #31326a419698b18] - doc: standardize on "host name" in fs.md (Rich Trott) #31326d4a0300424] - doc: standardize on "host name" in errors.md (Rich Trott) #31326ad701329d6] - doc: standardize on "host name" in dgram.md (Rich Trott) #313260eba07b267] - doc: standardize on "host name" in async_hooks.md (Rich Trott) #3132652a4a44b76] - doc: fix a code example in crypto.md (himself65) #313136598a08308] - doc: add an example for util.types.isExternal (Harshitha KP) #31173760bedee44] - doc: fix example of parsing request.url (Egor Pavlov) #31302fa0762d663] - doc: improve doc v8.getHeapSpaceStatistics() 'GetHeapSpaceStatistics' (dev-313) #31274cb40a1a90f] - doc: update README to make Node.js description clearer (carterbancroft) #31266dd9a6c6c22] - doc: fix a code example in zlib.md (Alexander Wang) #3126497c12f120e] - doc: add GeoffreyBooth to collaborators (Geoffrey Booth) #3130663af1ab60f] - doc: update description ofExternal(Anna Henningsen) #31255e398137020] - doc: rename iterator to iterable in examples (Robert Nagy) #312524922184310] - doc: fix stream async iterator sample (Robert Nagy) #31252623e1118a0] - doc: correct filehandle.[read|write|append]File() (Bryan English) #3123560e35d454c] - doc: prefer server vs srv and client vs clt (Andrew Hughes) #312246cfc4dcfb4] - doc: explain native external types (Harshitha KP) #31214ebc47f8b52] - doc: remove em dashes (Rich Trott) #32146db125c5618] - doc: fix missing changelog corrections (Myles Borins) #318548f75c7497e] - doc,assert: rename "mode" to "assertion mode" (Rich Trott) #31635fd5aa41178] - doc,crypto: re-document oaepLabel option (Ben Noordhuis) #318258f9f92fb33] - doc,net: reword Unix domain path paragraph in net.md (Rich Trott) #31684073b4f2750] - doc,src: clarify that one napi_env is per-module (legendecas) #31102844f893e4e] - doc,util: revise util.md introductory paragraph (Rich Trott) #31685b1517a4f6c] - errors: make use of "cannot" consistent (Tobias Nießen) #314207231090a5d] - errors: remove dead code in ERR_INVALID_ARG_TYPE (Gerhard Stoebich) #313220e513b2ae7] - esm: remove unused parameter on module.instantiate (himself65) #3214705091d48e3] - esm: import.meta.resolve with nodejs: builtins (Guy Bedford) #31032400083b9f5] - events: fix removeListener for Symbols (zfx) #31847de5d162c60] - fs: fix valid id range on chown, lchown, fchown (himself65) #31694d36699662f] - fs: set path when mkdir recursive called on file (Benjamin Coe) #316073d8e850d31] - fs: bail on permission error in recursive directory creation (Benjamin Coe) #31505fc9c6c3227] - fs: do not emit 'close' twice if emitClose enabled (Robert Nagy) #31383ca951e182e] - fs: unset FileHandle fd after close (Anna Henningsen) #313891fe0065a51] - fs: add missing HandleScope to FileHandle.close (Anna Henningsen) #3127673c4729652] - fs: use async writeFile in FileHandle#appendFile (Bryan English) #312354745ac4fd7] - http2: use custom BaseObject smart pointers (Anna Henningsen) #3037476a0ba689a] - http2: make compat finished match http/1 (Robert Nagy) #24347f910f645b9] - http2: skip creating native ShutdownWrap (Anna Henningsen) #31283d00a1b9ad2] - lib: replace BigInt64Array global by the primordials (Sebastien Ahkrin) #311932147c29de0] - lib: add Uint16Array primordials (Sebastien Ahkrin) #31210bc4cbe3f50] - lib: add RegExp primordials (Sebastien Ahkrin) #3120841f0fa742e] - lib: replace Float32Array global by the primordials (Sebastien Ahkrin) #3119568d48fead3] - lib: replace BigUInt64Array global by the primordials (Sebastien Ahkrin) #31194a0ad12bd7d] - lib,tools,test: remove custom number-isnan rule (Colin Ihrig) #31211a6f56bb11e] - meta: move thefourtheye to TSC Emeritus (Rich Trott) #32059ae9f58cbdd] - meta: move not-an-aardvark to emeritus (Rich Trott) #31928553d62c26d] - meta: move aqrln to emeritus (Rich Trott) #31997a44fb3fabf] - meta: move jbergstroem to emeritus (Rich Trott) #31996a75aa93b2d] - meta: move maclover7 to Emeritus (Rich Trott) #31994fd5c3a749a] - meta: move Glen Keane to Collaborator Emeritus (Rich Trott) #319939251307570] - meta: move julianduque to emeritus (Rich Trott) #318632a4d31ae23] - meta: move eljefedelrodeodeljefe to emeritus (Rich Trott) #31735c222d561c6] - meta: move princejwesley to emeritus (Rich Trott) #317303e7e9fdca9] - meta: move vkurchatkin to emeritus (Rich Trott) #31729ca52b5b1e3] - meta: move calvinmetcalf to emeritus (Rich Trott) #31736c892d410bb] - meta: fix collaborator list errors in README.md (James M Snell) #3165562b5bd4ca0] - module: add hook for global preload code (Jan Krems) #32068c537afb18c] - module: package "exports" error refinements (Guy Bedford) #316254ee41c572c] - module: drop support for extensionless main entry points in esm (Geoffrey Booth) #3141508e09eca34] - n-api: free instance data as reference (Gabriel Schulhof) #3163816c690373a] - n-api: rename 'promise' parameter to 'value' (Tobias Nießen) #315443a84634cc1] - n-api: return napi_invalid_arg on napi_create_bigint_words (legendecas) #313120d30546329] - net: track state of setNoDelay() and prevent unnecessary system calls (Rusty Conover) #3154387cfbb2da1] - report: add support for Workers (Anna Henningsen) #31386782f5dbddd] - src: add build Github Action (gengjiawen) #31153fbd5be6734] - src: delete BaseObjectWeakPtr data when pointee is gone (Anna Henningsen) #3239356a45095b7] - src: harden running nativeSetImmediate()s slightly (Anna Henningsen) #31468cb16aabd15] - src: simplify native immediate queue running (Anna Henningsen) #31502c2176e15ea] - src: move MemoryInfo() for worker code to .cc files (Anna Henningsen) #3138622bf867149] - src: add interrupts to Environments/Workers (Anna Henningsen) #313867c2c068aeb] - src: remove AsyncRequest (Anna Henningsen) #31386748a530046] - src: add a threadsafe variant of SetImmediate() (Anna Henningsen) #31386aafb224147] - src: exclude C++ SetImmediate() from count (Anna Henningsen) #313865df969826d] - src: better encapsulate native immediate list (Anna Henningsen) #313862625244111] - src: run native immediates during Environment cleanup (Anna Henningsen) #306665b65348fed] - src: no SetImmediate from destructor in stream_pipe code (Anna Henningsen) #3066651230f71ff] - src: add morecan\_call\_into\_js()guards (Anna Henningsen) #306667647bfe3fc] - src: keep object alive in stream_pipe code (Anna Henningsen) #306665f95e69f4d] - src: remove HandleWrap instances from list once closed (Anna Henningsen) #30374e17d314a21] - src: remove keep alive option from SetImmediate() (Anna Henningsen) #303746db84d3e50] - src: use BaseObjectPtr for keeping channel alive in dns bindings (Anna Henningsen) #30374c60780ff52] - src: introduce custom smart pointers forBaseObjects (Anna Henningsen) #3037417e10dd3cb] - src: use C++ style for struct with initializers (Sam Roberts) #32134b5c6230258] - src: implement per-process native Debug() printer (Joyee Cheung) #31884b95e8eafa5] - src: refactor debug category parsing (Joyee Cheung) #3188419f3c0adc2] - src: make aliased_buffer.h self-contained (Joyee Cheung) #31884908f634110] - src: discard tasks posted to platform TaskRunner during shutdown (Anna Henningsen) #31853808379c379] - src: Handle bad callback in asyc_wrap (Harshitha KP) #31946a6a41f4c77] - src: add node_crypto_common and refactor (James M Snell) #320160b327bd81d] - src: enableStreamPipefor genericStreamBases (Anna Henningsen) #31869bd92243ddf] - src: elevate v8 namespaces (Harshitha KP) #319013b2bbbdeca] - src: allow unique_ptrs with custom deleter in memory tracker (Anna Henningsen) #318709ab4a7e5ce] - src: move BaseObject subclass dtors/ctors out of node_crypto.h (Anna Henningsen) #31872041408d513] - src: don't run bootstrapper in CreateEnvironment (Shelley Vohr) #31910e6debf5c25] - src: prefer 3-argument Array::New() (Anna Henningsen) #3177598640f7a6d] - src: use hex not decimal in IsArrayIndex (Shelley Vohr) #3175875971009d0] - src: wrap HostPort in ExclusiveAccess (Ben Noordhuis) #3171701da65644e] - src: add ExclusiveAccess class (Ben Noordhuis) #3171728289eaeb8] - src: allow to reuse env options handling (Denys Otrishko) #31711249a0fe61d] - src: fix compile warnings in node_url.cc (Anna Henningsen) #31689bf729d02b7] - src: modernized unique_ptr construction (Yuhanun Citgez) #316546e3e158f51] - src: remove dead code in InternalMakeCallback (Gerhard Stoebich) #31622c34672a3b0] - src: remove fixed-size GetHumanReadableProcessName (Ben Noordhuis) #3163357d1d73b47] - src: fix OOB reads in process.title getter (Ben Noordhuis) #316335e68a13d53] - src: various minor improvements to node_url (James M Snell) #316512cdd57ab67] - src: fix inspectingMessagePortfrominitasync hook (Anna Henningsen) #31600753db6aee2] - src: remove unusedWorker::child\_port\_member (Anna Henningsen) #315997e52e39385] - src: change Fill() to use ParseArrayIndex() (ConorDavenport) #3159179a6872809] - src: remove duplicate field env in CryptoJob class (ConorDavenport) #315545e19c4a9d4] - src: fix console debug output on Windows (Denys Otrishko) #315809c9dc4b184] - src: remove preview for heap dump utilities (Anna Henningsen) #3157091dd1018ac] - src: fix debug crash handling null strings (Rusty Conover) #31523fb32043e6a] - src: define noreturn attribute for windows (Alexander Smarus) #31467ce6b9d15d2] - src: reduce code duplication in BootstrapNode (Denys Otrishko) #31465a309af0f52] - src: use custom fprintf alike to write errors to stderr (Anna Henningsen) #314467bdd29fa21] - src: add C++-style sprintf utility (Anna Henningsen) #314468f88d62a31] - src: reduce large pages code duplication (Gabriel Schulhof) #31385de6d5523a1] - src: fix ignore GCC -Wcast-function-type for older compilers (Denys Otrishko) #31524a8d9c0f8b6] - src: ignore GCC -Wcast-function-type for v8.h (Daniel Bevenius) #31475a2f1825cb5] - src: fix performance regression in node_file.cc (Ben Noordhuis) #313431d075cfd7f] - src: use uv_guess_handle() to detect TTYs (Colin Ihrig) #3133321bcc96f92] - src: include uv.h in node_binding header (Shelley Vohr) #31265d77a1b088f] - src: remove node::InitializeV8Platform() (Ben Noordhuis) #31245fe1ac496f7] - src: remove uses of node::InitializeV8Platform() (Ben Noordhuis) #312458aa7bf2d23] - src: clean up large_pages code (Denys Otrishko) #3119612253f8c74] - stream: sync stream unpipe resume (Robert Nagy) #311916e76752a7b] - stream: simplify push (Robert Nagy) #311508973209ad0] - stream: clean up definition using defineProperties (antsmartian) #31236a987972bde] - stream: replace Function.prototype with primordial (Sebastien Ahkrin) #31204e685f12ee6] - test: restore --jitless test on AIX (Richard Lau) #32619eee587b847] - test: fix test-http2-reset-flood flakiness (Anna Henningsen) [#32607](https://togithub.com/nodejsRenovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is behind base branch, 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 WhiteSource Renovate. View repository job log here.