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:
>=v16
->>=v16.19.0
Release Notes
nodejs/node
v16.19.0
: 2022-12-13, Version 16.19.0 'Gallium' (LTS), @richardlauCompare Source
Notable Changes
OpenSSL 1.1.1s
This update is a bugfix release and does not address any security
vulnerabilities.
Root certificates updated to NSS 3.85
Certificates added:
A626340
Certificates removed:
Time zone update to 2022f
Time zone data has been updated to 2022f. This includes changes to Daylight
Savings Time (DST) for Fiji and Mexico. For more information, see
https://mm.icann.org/pipermail/tz-announce/2022-October/000075.html.
Other Notable Changes
33707dcd03
] - dgram: add dgram send queue info (theanarkh) #44149Dependency updates:
3b2b70d792
] - deps: upgrade npm to 8.19.3 (npm team) #45322Experimental features:
1e0dcd1ee0
] - cli: add--watch
(Moshe Atlow) #443668c73279ebb
] - util: add default value option to parsearg (Manuel Spigolon) #44631Commits
bbef3c42f6
] - build: add version info to timezone update PR (Darshan Sen) #45021cc2c7648e0
] - build: support Python 3.11 (Luigi Pinca) #45191ac24c80663
] - build: remove redundant condition from common.gypi (Richard Lau) #4507603dcbe3030
] - build: fix bad upstream merge (Stephen Gallagher) #446421e0dcd1ee0
] - cli: add--watch
(Moshe Atlow) #4436696d131665e
] - cluster: use inspector utils (Moshe Atlow) #44592704836033a
] - crypto: update root certificates (Luigi Pinca) #454905a776d4a69
] - deps: update timezone to 2022f (Richard Lau) #456133b2b70d792
] - deps: upgrade npm to 8.19.3 (npm team) #453229fbc8b21db
] - deps: update corepack to 0.15.1 (Node.js GitHub Bot) #4533187e3d002ca
] - deps: update corepack to 0.15.0 (Node.js GitHub Bot) #45235e972ff7b13
] - deps: V8: backportbbd800c
(Chengzhong Wu) #44947af9d8217c0
] - deps: V8: cherry-pickb953542
(Chengzhong Wu) #4494738202d321b
] - deps: update undici to 5.12.0 (Node.js GitHub Bot) #452367c0da6adf9
] - deps: update archs files for OpenSSL-1.1.1s (RafaelGSS) #452741149ead6f7
] - deps: upgrade openssl sources to OpenSSL_1_1_1s (RafaelGSS) #45274cd54bce4f5
] - deps: update timezone (Node.js GitHub Bot) #449502901abe4f0
] - deps: update undici to 5.11.0 (Node.js GitHub Bot) #44929c80cf97033
] - deps: update corepack to 0.14.2 (Node.js GitHub Bot) #4477533707dcd03
] - dgram: add dgram send queue info (theanarkh) #44149c708d9bb94
] - doc: fix typo in parseArgs default value (Tobias Nießen) #450835a0efa05d2
] - node-api: handle no support for external buffers (Michael Dawson) #45181db31de634e
] - readline: refactor to avoid unsafe regex primordials (Antoine du Hamel) #43475fbc52e5729
] - src: disambiguate terms used to refer to builtins and addons (Joyee Cheung) #44135953072d3db
] - src: let http2 streams end after session close (Santiago Gimeno) #4515354608d8dc3
] - src: split property helpers from node::Environment (Chengzhong Wu) #440566733556783
] - test: add test to validate changelogs for releases (Richard Lau) #45325821d832cef
] - test: mark test-watch-mode* as flaky on all platforms (Pierrick Bouvier) #4504902a18eac69
] - test: fix test-runner-inspect (Moshe Atlow) #44620197df63f74
] - test: add a test to ensure the correctness of timezone upgrades (Darshan Sen) #4529942e9d8016a
] - test: fix textdecoder test for small-icu builds (Richard Lau) #452256d736a56d8
] - test: fix watch mode test flake (Moshe Atlow) #44739543d3d2bf3
] - test: deflake watch mode tests (Moshe Atlow) #4462197f6caf4eb
] - test: split watch mode inspector tests to sequential (Moshe Atlow) #44551499750ff7a
] - test: update list of known globals (Antoine du Hamel) #4525564d343af74
] - test_runner: support using--inspect
with--test
(Moshe Atlow) #4452099ee5e484d
] - test_runner: fixduration_ms
to be milliseconds (Moshe Atlow) #4445037e909251c
] - test_runner: support programmatically running--test
(Moshe Atlow) #442410ae5694f88
] - tools: update certdata.txt (Luigi Pinca) #45490891368cefd
] - tools: remove faulty early termination logic from update-timezone.mjs (Darshan Sen) #44870543493c242
] - tools: fix timezone update tool (Darshan Sen) #44870c77f660b75
] - tools: fixcreate-or-update-pull-request-action
hash on GHA (Antoine du Hamel) #4516658c30dd049
] - tools: update gr2m/create-or-update-pull-request-action (Luigi Pinca) #45022749a4b3e5e
] - tools: use Python 3.11 in GitHub Actions workflows (Luigi Pinca) #451916f541d99a5
] - tools: have test-asan use ubuntu-20.04 (Filip Skokan) #45581e7ed56f501
] - tools: make license-builder.sh comply with shellcheck 0.8.0 (Rich Trott) #41258cc819b4bf8
] - tools: fix typo inavoid-prototype-pollution
lint rule (Antoine du Hamel) #44446254358c81e
] - tools: refactoravoid-prototype-pollution
lint rule (Antoine du Hamel) #434768c73279ebb
] - util: add default value option to parsearg (Manuel Spigolon) #44631v16.18.1
: 2022-11-04, Version 16.18.1 'Gallium' (LTS), @BethGriggsCompare Source
This is a security release.
Notable changes
The following CVEs are fixed in this release:
More detailed information on each of the vulnerabilities can be found in November 2022 Security Releases blog post.
Commits
9ffddd7098
] - inspector: harden IP address validation again (Tobias Nießen) nodejs-private/node-private#354v16.18.0
: 2022-10-12, Version 16.18.0 'Gallium' (LTS), @juanarbolCompare Source
Notable changes
1cc050eaa8
] - (SEMVER-MINOR) assert: addgetCalls
andreset
to callTracker (Moshe Atlow) #44191e5c9975f11
] - (SEMVER-MINOR) crypto: allow zero-length secret KeyObject (Filip Skokan) #44201317cd051ce
] - (SEMVER-MINOR) crypto: allow zero-length IKM in HKDF and in webcrypto PBKDF2 (Filip Skokan) #44201f80bdc5ef3
] - (SEMVER-MINOR) doc: deprecate modp1, modp2, and modp5 groups (Tobias Nießen) #445888398e98b1b
] - (SEMVER-MINOR) http: make idle http parser count configurable (theanarkh) #439742cd2f56962
] - (SEMVER-MINOR) http: throw error on content-length mismatch (sidwebworks) #443786be761e8a9
] - (SEMVER-MINOR) lib: add diagnostics channel for process and worker (theanarkh) #440451400796cef
] - (SEMVER-MINOR) net,tls: pass a valid socket ontlsClientError
(Daeyeon Jeong) #44021092239a7f1
] - (SEMVER-MINOR) net: add local family (theanarkh) #43975381e11e18e
] - (SEMVER-MINOR) report: expose report public native apis (Chengzhong Wu) #442552ba547aa5b
] - (SEMVER-MINOR) src: expose environment RequestInterrupt api (Chengzhong Wu) #443626ed3367155
] - (SEMVER-MINOR) stream: addReadableByteStream.tee()
(Daeyeon Jeong) #445050fbedac6ce
] - (SEMVER-MINOR) test_runner: add before/after/each hooks (Moshe Atlow) #4373070563b53c5
] - (SEMVER-MINOR) util: addmaxArrayLength
option to Set and Map (Kohei Ueno) #43576Commits
1cc050eaa8
] - (SEMVER-MINOR) assert: addgetCalls
andreset
to callTracker (Moshe Atlow) #441912e87cdd1e6
] - benchmark: fix startup benchmark (Evan Lucas) #4472729c0f9ef30
] - benchmark: add stream destroy benchmark (SindreXie) #44533f01bb58c1e
] - bootstrap: update comments in bootstrap/node.js (Joyee Cheung) #44726db151e182f
] - bootstrap: stop delaying instantiation of maps in per-context scripts (Darshan Sen) #42934f700074c57
] - buffer: fixatob
input validation (Austin Kelleher) #42662e10095a759
] - build: update timezone-update.yml (Alex) #44717bec2ede687
] - build: remove redundant entry in crypto (Jiawen Geng) #446047b3a2c3353
] - build: rewritten the Android build system (BuShe Pie) #44207e96bb14942
] - build: add --libdir flag to configure (Stephen Gallagher) #443612a4491b34d
] - build: added NINJA env to customize ninja binary (Jeff Dickey) #44293aaad7a64b4
] - build: enable pointer authentication for branch protection on arm64 (Jeremiah Gowdy) #43200041bb54143
] - build: add workflow to label flaky-test platform (Rafael Gonzaga) #4404258d85c1109
] - build: optimized and fixed building configuration to Android (BuShe) #440165cd8b7bc8b
] - build: allow test-internet on forks if not scheduled (Rich Trott) #440739698be9347
] - build: skip test-internet run on forks (Rich Trott) #4405425e6f48e4a
] - child_process: remove lookup of undefined property (Colin Ihrig) #44766a3bdd07321
] - cluster: fix cluster rr distribute error (theanarkh) #44202317cd051ce
] - (SEMVER-MINOR) crypto: allow zero-length IKM in HKDF and in webcrypto PBKDF2 (Filip Skokan) #44201e5c9975f11
] - (SEMVER-MINOR) crypto: allow zero-length secret KeyObject (Filip Skokan) #442017e705d8d74
] - crypto: fix webcrypto deriveBits validations (Filip Skokan) #441737ad2a268b9
] - crypto: fix webcrypto EC key namedCurve validation errors (Filip Skokan) #441722c938d73ff
] - crypto: fix webcrypto operation errors to be OperationError (Filip Skokan) #44171a6e2cb40a6
] - crypto: fix webcrypto generateKey() AES key length validation error (Filip Skokan) #441707e07cce24b
] - crypto: use EVP_PKEY_CTX_set_dsa_paramgen_q_bits when available (David Benjamin) #445611fc6394741
] - crypto: restrict PBKDF2 args to signed int (Tobias Nießen) #445759a52ee7577
] - crypto: handle invalid prepareAsymmetricKey JWK inputs (Filip Skokan) #444757100baee40
] - crypto: use actual option name in error message (Tobias Nießen) #44455579e066c3a
] - crypto: add digest name to INVALID_DIGEST errors (Tobias Nießen) #44468566d80f622
] - crypto: improve RSA-PSS digest error messages (Tobias Nießen) #44307f717c1e06a
] - debugger: decrease timeout used to wait for the port to be free (Joyee Cheung) #443590f2fcaf771
] - deps: update to ngtcp2 0.8.1 and nghttp3 0.7.0 (Tobias Nießen) #446221a8aada69d
] - deps: update corepack to 0.14.1 (Node.js GitHub Bot) #44704e4f18b4f34
] - deps: update ngtcp2 update instructions (Tobias Nießen) #4461921b5ab1494
] - deps: upgrade npm to 8.19.2 (npm team) #44632916b319e7a
] - deps: update to uvwasi 0.0.13 (Colin Ihrig) #4452467cbbcc902
] - deps: update corepack to 0.14.0 (Node.js GitHub Bot) #445099f14dc1a8f
] - deps: update Acorn to v8.8.0 (Michaël Zasso) #444371811a6aaa8
] - deps: update icu tzdata to 2022b (Matías Zúñiga) #442830c4953cbd1
] - deps: update undici to 5.9.1 (Node.js GitHub Bot) #443198a921fea74
] - deps: upgrade npm to 8.19.1 (npm team) #44486763a63c14b
] - deps: update corepack to 0.13.0 (Node.js GitHub Bot) #44318fdb699c84a
] - deps: upgrade npm to 8.18.0 (npm team) #442632a44872f96
] - deps: update corepack to 0.12.3 (Node.js GitHub Bot) #4422948967e4b34
] - deps: upgrade npm to 8.17.0 (npm team) #442050484122f71
] - deps: update undici to 5.8.2 (Node.js GitHub Bot) #44187e404ac7eed
] - deps: update undici to 5.8.1 (Node.js GitHub Bot) #441589a5ee5e9e3
] - deps: update corepack to 0.12.2 (Node.js GitHub Bot) #441593657cb277b
] - deps: remove unnecessary file (Brian White) #44133d66a807596
] - deps: upgrade npm to 8.16.0 (npm team) #44119ec998be61c
] - deps: upgrade npm to 8.15.1 (npm team) #44013e9e856ae95
] - deps: upgrade base64 todc6a41c
(Brian White) #440328ea9a71b15
] - deps,src: use SIMD for normal base64 encoding (Brian White) #39775969a12be4b
] - doc: remove "currently" and comma splice from child_process.md (Rich Trott) #447895e4a2e94a1
] - doc: mention git node backport (RafaelGSS) #44764618c9c8260
] - doc: ensure to revert node_version changes (Rafael Gonzaga) #44760e0fe11c189
] - doc: fix description fornapi_get_cb_info()
inn-api.md
(Daeyeon Jeong) #44761895719da65
] - doc: fix v16.17.1 security release changelog (Ruy Adorno) #44759fe832a0647
] - doc: update the deprecation for exit code to clarify its scope (Daeyeon Jeong) #447143872abd9a6
] - doc: update guidance for adding new modules (Michael Dawson) #44576f381a1e86a
] - doc: add registry number for Electron 22 (Keeley Hammond) #447488d3cb6c08a
] - doc: include code examples for webstreams consumers (Lucas Santos) #443879e83c00e0b
] - doc: mention where to push security commits (RafaelGSS) #44691bc9f8d24ce
] - doc: remove extra space on threadpool usage (Connor Burton) #447343e38ba53cc
] - doc: make legacy banner slightly less bright (Rich Trott) #446650f88588f52
] - doc: improve building doc for Windows Powershell (Brian Muenzenmeyer) #446255ee0127540
] - doc: maintain only one list of MODP groups (Tobias Nießen) #446446881ecb0e2
] - doc: add legendecas to TSC list (Michael Dawson) #446623614f5ace3
] - doc: remove comma in README.md (Taha-Chaudhry) #44599c9af43616c
] - doc: use serial comma in report docs (Daeyeon Jeong) #44608ff9ef61646
] - doc: use serial comma in stream docs (Daeyeon Jeong) #4460990eaae3ef1
] - doc: remove empty line in YAML block (Claudio Wunder) #44617f80bdc5ef3
] - (SEMVER-MINOR) doc: deprecate modp1, modp2, and modp5 groups (Tobias Nießen) #445889fac6dd1c1
] - doc: remove old OpenSSL ENGINE constants (Tobias Nießen) #4458953543c6d81
] - doc: fix heading levels for test runner hooks (Fabian Meyer) #446032084ad61a7
] - doc: fix errors in http.md (Luigi Pinca) #44587cc55e84ddc
] - doc: fix vm.Script createCachedData example (Chengzhong Wu) #444878187f03834
] - doc: mention how to get commit release (Rafael Gonzaga) #44572d068978933
] - doc: fix link inprocess.md
(Antoine du Hamel) #445940747facb63
] - doc: do not use weak MODP group in example (Tobias Nießen) #44585e26d95ef9a
] - doc: remove ebpf from supported tooling list (Rafael Gonzaga) #445499d24c7a8c7
] - doc: emphasize that createCipher is never secure (Tobias Nießen) #445386d881b8611
] - doc: document attribute Script.cachedDataRejected (Chengzhong Wu) #44451d846e5bac5
] - doc: move policy docs to the permissions scope (Rafael Gonzaga) #442225c721a33c3
] - doc: add performance note to--enable-source-maps
docs (Saurabh Daware) #438171998bc80b5
] - doc: fix release guide example consistency (Ruy Adorno) #443857b691729b1
] - doc: note on release guide to updatemain
branch (Ruy Adorno) #443847ec097fa99
] - doc: mention cherry-pick edge-case on release (RafaelGSS) #444084a4025181c
] - doc: fix spacing issue in--build-snapshot
help text (Shohei YOSHIDA) #44435a5906a09dc
] - doc: apply scroll-margin-top to h2, h3 elements (metonym) #444140e99139df4
] - doc: use serial comma in addons docs (Tobias Nießen) #444828ea3e6f839
] - doc: do not use "Returns:" for crypto.constants (Tobias Nießen) #44481a1dbe4bc79
] - doc: add history for net.createServer() options (Luigi Pinca) #44326eb90d650d4
] - doc: fix typo in test runner code examples (Moshe Atlow) #4435117c5b978a5
] - doc: add daeyeon to collaborators (Daeyeon Jeong) #44355c1458063ee
] - doc: fix style of n-api.md (theanarkh) #44377cf60c6bc74
] - doc: add missing imports in events sample code (Brian Evans) #4433789e5ac9676
] - doc: add missing parenthesis in TLSSocket section (Tobias Nießen) #445125ac344b2a2
] - doc: fix optionality of callback arg of checkPrime (Tobias Nießen) #4431187cc487e28
] - doc: fix typo (Hana) #442625978eb1ae8
] - doc: add TypeScript execution requirements (Michael Dawson) #4403042948364e2
] - doc: add cola119 to collaborators (cola119) #442486196bcedd0
] - doc: improved building doc for Android (BuShe) #44166afe6c87bb5
] - doc: add MoLow to collaborators (Moshe Atlow) #4421482ff3dabc5
] - doc: update tags in adding-new-napi-api.md (Chengzhong Wu) #4419016d6d45ee8
] - doc: fix typo in diagnostics_channel (Evan Lucas) #44199ed1d0c9203
] - doc: add Retry CI in collaborator guide (Livia Medeiros) #441301022ece43f
] - doc: remove unused code in call tracker example (Colin Ihrig) #441270c95d45410
] - doc: add theanarkh to collaborators (theanarkh) #4413197ad1a0f03
] - doc: clarify tls.tlsSocket.getCipher().version (Adam Majer) #440869e10ee70a3
] - doc: update repository list in onboarding doc (Rich Trott) #440893171d55ef8
] - doc: add ErickWendel to collaborators (Erick Wendel) #44088c9c2114a75
] - doc: update collaborator email (Ruy Adorno) #440441f9246a24f
] - doc: copyedittest.md
(Antoine du Hamel) #4406176e9cf2a46
] - doc: add kvakil to triagers (Keyhan Vakil) #439965a34c575ad
] - doc: clarify part of onboarding guide regarding adding to teams (Darshan Sen) #440245d3b8ab2d6
] - doc: fix code examples incrypto.md
(Antoine du Hamel) #44053e59c095b23
] - doc: claim ABI version for Electron 21 (Keeley Hammond) #4403488b0d406ac
] - doc: remove old reference from crypto/README.md (Tobias Nießen) #4401258c97216ee
] - doc: add missing env vars to man page (cola119) #43492c07159215d
] - doc: list supported MODP groups explicitly (Tobias Nießen) #43986be2feec1f0
] - doc: fix typo in packages.md (Dominic Saadi) #440059f7a728168
] - doc: fix typos intest.md
(Antoine du Hamel) #4399721a29d4584
] - doc: add missing test runner option (Moshe Atlow) #439896758c63eba
] - doc,crypto: cleanup removed pbkdf2 behaviours (Filip Skokan) #44733891c4e742f
] - doc,inspector: document changes of inspector.close (Chengzhong Wu) #446284308d95d1d
] - doc,report: document special filenames (Chengzhong Wu) #4425789c837a48d
] - doc,worker: document resourceLimits overrides (Keyhan Vakil) #439928f6bd5a402
] - doc,worker: deprecate--trace-atomics-wait
(Keyhan Vakil) #440939593c37984
] - errors: refactor to use optional chaining (SindreXie) #441847cead5968e
] - esm: fix duplicated test (Geoffrey Booth) #447795d33dfd787
] - esm: do not bind loader hook functions (Antoine du Hamel) #44122ec7bf32350
] - esm: move package config helpers (Geoffrey Booth) #4396742a91e36dd
] - esm,loader: tidy ESMLoader internals (Jacob Smith) #44701d4e9384ccb
] - events: use bitset to save memory (Basit Chonka) #4370014ec52b949
] - fs: don't hard code name in validatePosition() (Colin Ihrig) #4476783cf979a0d
] - fs: fix typo in mkdir example (SergeyTsukanov) #44791bbbb4460ee
] - fs: remove unused option infs.fstatSync()
(Livia Medeiros) #44613bf217f8029
] - fs: add encoding parameter to benchmarks (Yagiz Nizipli) #442781308e68a16
] - gyp: libnode for ios app embedding (chexiongsheng) #442102cee039070
] - http: disable chunked encoding when OBS fold is used (Paolo Insogna) #3412cd2f56962
] - (SEMVER-MINOR) http: throw error on content-length mismatch (sidwebworks) #443788398e98b1b
] - (SEMVER-MINOR) http: make idle http parser count configurable (theanarkh) #43974fa6183fc7e
] - http: add max for http keepalive (theanarkh) #442172f87ba4e03
] - http: trace http request / response (theanarkh) #441025f406a3a53
] - http: reuse socket only when it is drained (ywave620) #439024e49d5d1b4
] - inspector: expose inspector.close on workers (Chengzhong Wu) #44489c736927b0b
] - inspector: prevent integer overflow in open() (Tobias Nießen) #44367a021f1974a
] - lib: fix reference leak (falsandtru) #444996be761e8a9
] - (SEMVER-MINOR) lib: add diagnostics channel for process and worker (theanarkh) #44045ac8d2de3b0
] - lib: resetRegExp
statics before running user code (Antoine du Hamel) #437414968ebfbe1
] - lib: refactorvalidateInt32
andvalidateUint32
(mawaregetsuka) #43071acff743113
] - lib: makevalidateObject
less affected by prototype tampering (Antoine du Hamel) #4292959be5f89ca
] - lib: use safePromise
alternatives when available (Antoine du Hamel) #434769dad4b0d11
] - lib: add diagnostics channel and perf hooks detail (Danielle Adams) #43984a99e2368ea
] - lib: refactor to avoid prototype pollution (Antoine du Hamel) #43474121c54718d
] - lib: fix diagnostics channel (theanarkh) #44154594d9436c3
] - lib: pass env variables to child process on z/OS (alexcfyung) #422559c656c89fc
] - lib: add missing env vars to --help (cola119) #434923aaa4109a0
] - lib: addPromise
methods toavoid-prototype-pollution
lint rule (Antoine du Hamel) #43849debf7301aa
] - lib,test: fix bug in InternalSocketAddress (Tobias Nießen) #44618c1d1ed5ae4
] - meta: update AUTHORS (Node.js GitHub Bot) #44777fe91711ed5
] - meta: add mailmap entry for dnlup (Rich Trott) #44716b9deb1e84d
] - meta: update AUTHORS (Node.js GitHub Bot) #447053564da1c94
] - meta: move dnlup to emeriti (dnlup) #44667af5d49f186
] - meta: update test_runner in label-pr-config (Shrujal Shah) #446157ac9bafd10
] - meta: update AUTHORS (Node.js GitHub Bot) #44591aa68a31804
] - meta: update AUTHORS (Node.js GitHub Bot) #44511edb0851539
] - meta: update AUTHORS (Node.js GitHub Bot) #444224bdd4a3641
] - meta: update AUTHORS (Node.js GitHub Bot) #44321dc5478ad12
] - meta: updateweb streams
in label-pr-config (Daeyeon Jeong) #44235d535190086
] - meta: update AUTHORS (Node.js GitHub Bot) #4423124e3ad069d
] - meta: update AUTHORS (Node.js GitHub Bot) #441611924d897ad
] - meta: add codeowner for src/node_snapshot* (Chengzhong Wu) #441131988be9acf
] - meta: update AUTHORS (Node.js GitHub Bot) #44065261e5acc6b
] - meta: shorten PowerShell snippet for bug-report template (NicoNekoru) #440111bb394e691
] - module: open stat/readPackage to mutations (Maël Nison) #44537b665171911
] - module: protect against prototype mutation (Antoine du Hamel) #44007092239a7f1
] - (SEMVER-MINOR) net: add local family (theanarkh) #439754e0710c3a3
] - net: remove unused callback (theanarkh) #442041400796cef
] - (SEMVER-MINOR) net,tls: pass a valid socket ontlsClientError
(Daeyeon Jeong) #44021adae66cbd4
] - node-api: add deprecation code of uncaught exception (Chengzhong Wu) #44624f38987edcc
] - node-api: avoid calling virtual methods in base's dtor (Chengzhong Wu) #444245b5d95d312
] - node-api: cleanup redundant static modifiers (Chengzhong Wu) #443018f3e8bb1fd
] - (SEMVER-MINOR) os: add machine method (theanarkh) #444163cb28bdde0
] - path: change basename() argument from ext to suffix (Rich Trott) #447747c5ce59dba
] - perf_hooks: fix gc elapsed time (theanarkh) #440580e2c2064bb
] - report: get stack trace with cross origin contexts (Chengzhong Wu) #443985355a46840
] - report: fix missing section javascriptHeap on OOMError (Chengzhong Wu) #44398381e11e18e
] - (SEMVER-MINOR) report: expose report public native apis (Chengzhong Wu) #4425530cfe0a156
] - report: print javascript stack on fatal error (Chengzhong Wu) #44242779761d914
] - report: add queue info for udp (theanarkh) #44345ff34d48d70
] - report: skip report if uncaught exception is handled (Chengzhong Wu) #442083e8569cfbc
] - src: remove ParseIP() in cares_wrap.cc (Tobias Nießen) #44771916f2c5783
] - src: avoid using v8 on Isolate termination (Santiago Gimeno) #446694f056b57e9
] - src: remove <unistd.h> from node_os.cc (Tobias Nießen) #4466824172ca6fe
] - src: avoid copy when creating Blob (Tobias Nießen) #44616eda1f4531a
] - src: make ReqWrap weak (Rafael Gonzaga) #44074ea2957fe77
] - src: make NearHeapLimitCallback() more robust (Joyee Cheung) #44581eaf2ffc23a
] - src: dump isolate stats when process exits (daomingq) #4453449cf3459d1
] - src: rename misleading arg in ClientHelloParser (Tobias Nießen) #445002ba547aa5b
] - (SEMVER-MINOR) src: expose environment RequestInterrupt api (Chengzhong Wu) #4436270662f4058
] - src: fix cppgc incompatibility in v8 (Shelley Vohr) #4352191ef427d2d
] - src: nest namespace report in namespace node (Chengzhong Wu) #44069e7d30b4b49
] - src: use a typed array internally for process._exiting (Darshan Sen) #43883d76e7e4e84
] - src: improve error handling in CloneSSLCerts (Tobias Nießen) #44410cae9c5d5c3
] - src: fix incorrect comments in crypto (Tobias Nießen) #44470c0875d1f00
] - src: avoid casting std::trunc(... / ...) to size_t (Tobias Nießen) #444678f3ed25e08
] - src: add error handling touv_uptime
call (Juan José Arboleda) #44386c7713f19de
] - src: remove base64_select_table and base64_table (Tobias Nießen) #44425a3dc7e18ed
] - src: fix uv_err_name memory leak (theanarkh) #44421a711080061
] - src: make Endianness an enum class (Tobias Nießen) #44411aa80826651
] - src: fix ssize_t error from nghttp2.h (Darshan Sen) #443936b8ed279fd
] - src: trace fs async api (theanarkh) [#44057]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.