Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v17.7.0 release proposal #42254

Merged
merged 81 commits into from Mar 9, 2022
Merged

v17.7.0 release proposal #42254

merged 81 commits into from Mar 9, 2022

Commits on Feb 26, 2022

  1. doc: add release key for Bryan English

    Adds Bryan English and his public key to the README for releases.
    
    PR-URL: #42102
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Beth Griggs <bgriggs@redhat.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: Danielle Adams <adamzdanielle@gmail.com>
    bengl committed Feb 26, 2022
    Copy the full SHA
    a4969d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. lib: add legacy built-in functions to primordials

    PR-URL: #42049
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    aduh95 authored and sxa committed Mar 7, 2022
    Copy the full SHA
    f7ea75f View commit details
    Browse the repository at this point in the history
  2. meta: remove collaborator

    PR-URL: #42073
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Mary Marchini <oss@mmarchini.me>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
    Trott authored and sxa committed Mar 7, 2022
    Copy the full SHA
    e3347db View commit details
    Browse the repository at this point in the history
  3. test: increase Fibonacci argument to 40

    Fixes: #34031
    
    PR-URL: #42055
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
    Trott authored and sxa committed Mar 7, 2022
    Copy the full SHA
    9930146 View commit details
    Browse the repository at this point in the history
  4. doc: add missing api entries on performance

    PR-URL: #42018
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    legendecas authored and sxa committed Mar 7, 2022
    Copy the full SHA
    3789d66 View commit details
    Browse the repository at this point in the history
  5. net: add new options to net.Socket and net.Server

    PR-URL: #41310
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    ShogunPanda authored and sxa committed Mar 7, 2022
    Copy the full SHA
    a2926c4 View commit details
    Browse the repository at this point in the history
  6. doc: clarify supported versus enabled TLS ciphers

    PR-URL: #42063
    Refs: #42059
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: Harshitha K P <harshitha014@gmail.com>
    Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    tniessen authored and sxa committed Mar 7, 2022
    Copy the full SHA
    8b531da View commit details
    Browse the repository at this point in the history
  7. doc: move bnoordhuis back to collaborators

    PR-URL: #42064
    Reviewed-By: Beth Griggs <bgriggs@redhat.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Mary Marchini <oss@mmarchini.me>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Nitzan Uziely <linkgoron@gmail.com>
    Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
    Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
    Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Harshitha K P <harshitha014@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    bnoordhuis authored and sxa committed Mar 7, 2022
    Copy the full SHA
    0ce00ca View commit details
    Browse the repository at this point in the history
  8. crypto: clarify require("crypto").getRandomValues is Node.js specific

    Refs: #41779
    Refs: #41760
    PR-URL: #41782
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    aduh95 authored and sxa committed Mar 7, 2022
    Copy the full SHA
    288f627 View commit details
    Browse the repository at this point in the history
  9. doc: clarify persistent ref behavior

    Add explanation of case to be careful of
    in order to avoid native memory being kept
    alive.
    
    Signed-off-by: Michael Dawson <mdawson@devrus.com>
    
    PR-URL: #42035
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    mhdawson authored and sxa committed Mar 7, 2022
    Copy the full SHA
    bd04fc8 View commit details
    Browse the repository at this point in the history
  10. build: update feature close action for testing

    This should process the 4 oldest feature requests.
    Once we've confirmed these are ok we can adjust the
    days before an issue is marked as stale.
    
    Signed-off-by: Michael Dawson <mdawson@devrus.com>
    
    PR-URL: #42082
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    mhdawson authored and sxa committed Mar 7, 2022
    Copy the full SHA
    03ebca8 View commit details
    Browse the repository at this point in the history
  11. repl: remove preview when press escape

    Fix: #42040
    
    PR-URL: #42053
    Fixes: #42040
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    meixg authored and sxa committed Mar 7, 2022
    Copy the full SHA
    d6b1a4a View commit details
    Browse the repository at this point in the history
  12. test: validate EventEmitterAsyncResource methods throw on invalid this

    PR-URL: #42041
    Refs: https://coverage.nodejs.org/coverage-26f9a91cc9b178d3/lib/events.js.html#L156
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    kuriyosh authored and sxa committed Mar 7, 2022
    Copy the full SHA
    482b220 View commit details
    Browse the repository at this point in the history
  13. doc: add meixg to triagers

    PR-URL: #42066
    Reviewed-By: Qingyu Deng <i@ayase-lab.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Harshitha K P <harshitha014@gmail.com>
    Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    meixg authored and sxa committed Mar 7, 2022
    Copy the full SHA
    eb622a0 View commit details
    Browse the repository at this point in the history
  14. meta: move one or more collaborators to emeritus

    PR-URL: #42068
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Danielle Adams <adamzdanielle@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    nodejs-github-bot authored and sxa committed Mar 7, 2022
    Copy the full SHA
    e0448da View commit details
    Browse the repository at this point in the history
  15. meta: correct link to feature request document

    PR-URL: #42092
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    SimenB authored and sxa committed Mar 7, 2022
    Copy the full SHA
    7ed2c19 View commit details
    Browse the repository at this point in the history
  16. process: fix named report export

    PR-URL: #41861
    Fixes: #41774
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    madflow authored and sxa committed Mar 7, 2022
    Copy the full SHA
    7c49785 View commit details
    Browse the repository at this point in the history
  17. doc: document change to IncomingMessage.headers enumerability

    The IncomingMessage.headers property was made non-enumerable
    in PR #35281.
    
    PR-URL: #42095
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Robert Nagy <ronagy@icloud.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Harshitha K P <harshitha014@gmail.com>
    ArnoldZokas authored and sxa committed Mar 7, 2022
    Copy the full SHA
    26fe61b View commit details
    Browse the repository at this point in the history
  18. stream: port more test262 tests

    Add some test262 tests for `every`, add some `length` checks.
    
    Turns out properties need to be writable after all according to the
    test262 tests.
    
    PR-URL: #41974
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Robert Nagy <ronagy@icloud.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    benjamingr authored and sxa committed Mar 7, 2022
    Copy the full SHA
    8431fb9 View commit details
    Browse the repository at this point in the history
  19. module: prefer async/await in https imports

    PR-URL: #41950
    Fixes: #41950
    Reviewed-By: Guy Bedford <guybedford@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    benjamingr authored and sxa committed Mar 7, 2022
    Copy the full SHA
    96510b3 View commit details
    Browse the repository at this point in the history
  20. src: allow preventing InitializeInspector in env

    PR-URL: #35025
    Reviewed-By: David Carlier <devnexen@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    codebytere authored and sxa committed Mar 7, 2022
    Copy the full SHA
    86248f1 View commit details
    Browse the repository at this point in the history
  21. doc,tools: improve navigability of API docs

    PR-URL: #41404
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    ShogunPanda authored and sxa committed Mar 7, 2022
    Copy the full SHA
    8b94ea6 View commit details
    Browse the repository at this point in the history
  22. node-api: fix typo in node_api.cc

    PR-URL: #42110
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    austinkelleher authored and sxa committed Mar 7, 2022
    Copy the full SHA
    f107f8b View commit details
    Browse the repository at this point in the history
  23. test: deflake test-common-expect-warning

    The subprocess might exit before the data is flushed. Run the assertion
    after the `'end'` event is emitted.
    
    PR-URL: #42046
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    lpinca authored and sxa committed Mar 7, 2022
    Copy the full SHA
    d0f68a3 View commit details
    Browse the repository at this point in the history
  24. doc: make building with ninja more discoverable

    Building with ninja would speed up the build
    We have the documenation about building with ninja,
    but not easily discoverable.
    And present this early to the contributors.
    
    PR-URL: #41840
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Filip Skokan <panva.ip@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    bavulapati authored and sxa committed Mar 7, 2022
    Copy the full SHA
    a32ec98 View commit details
    Browse the repository at this point in the history
  25. stream: allow returning null from pipeline tail

    PR-URL: #42078
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    ronag authored and sxa committed Mar 7, 2022
    Copy the full SHA
    53338fe View commit details
    Browse the repository at this point in the history
  26. deps: V8: cherry-pick b66334313c8b

    Original commit message:
    
        [riscv64] use callee save register in regexp
    
        Bug: v8:12502
    
        Change-Id: I8d1b599fc945e276b70901953368768594470204
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3343861
        Reviewed-by: ji qiu <qiuji@iscas.ac.cn>
        Commit-Queue: ji qiu <qiuji@iscas.ac.cn>
        Cr-Commit-Position: refs/heads/main@{#78421}
    
    Refs: v8/v8@b663343
    
    PR-URL: #42067
    Refs: v8/v8@77d5154
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Mary Marchini <oss@mmarchini.me>
    Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Stewart X Addison <sxa@redhat.com>
    luyahan authored and sxa committed Mar 7, 2022
    Copy the full SHA
    769e2a4 View commit details
    Browse the repository at this point in the history
  27. deps: V8: cherry-pick 77d515484864

    Original commit message:
    
        [riscv64] Move explicit specialization into .cc file
    
        Building with Gcc-10 causes error "explicit specialization in non-namespace scope".
        This change fixes it.
    
        Bug: v8:12649
    
        Change-Id: I36b2b042b336c2dfd32ba5541fdbbdb8dc8b4fd7
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3473997
        Reviewed-by: ji qiu <qiuji@iscas.ac.cn>
        Commit-Queue: ji qiu <qiuji@iscas.ac.cn>
        Cr-Commit-Position: refs/heads/main@{#79185}
    
    Refs: v8/v8@77d5154
    
    PR-URL: #42067
    Refs: v8/v8@b663343
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Mary Marchini <oss@mmarchini.me>
    Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Stewart X Addison <sxa@redhat.com>
    luyahan authored and sxa committed Mar 7, 2022
    Copy the full SHA
    1359f60 View commit details
    Browse the repository at this point in the history
  28. build: last test of the stale feature action

    - set the days so that we process ~ 40 issues
      so that we can see what kind of feedback we get
      on saying we are going to close stale feature requests
    - set the label to stale instead of stalled so that
      there is no race with the action that closes stalled
      issues
    - fix the links to the feature management doc
    
    Signed-off-by: Michael Dawson <mdawson@devrus.com>
    
    PR-URL: #42085
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    mhdawson authored and sxa committed Mar 7, 2022
    Copy the full SHA
    ec4c0de View commit details
    Browse the repository at this point in the history
  29. errors: do not access .stack in debug

    Refs: #41541
    
    PR-URL: #42096
    Refs: #41541
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Mestery <mestery@protonmail.com>
    bcoe authored and sxa committed Mar 7, 2022
    Copy the full SHA
    2e1231b View commit details
    Browse the repository at this point in the history
  30. build: add corepack to the auto-updated dependencies

    PR-URL: #42090
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    arcanis authored and sxa committed Mar 7, 2022
    Copy the full SHA
    3fc3f52 View commit details
    Browse the repository at this point in the history
  31. deps: upgrade npm to 8.5.2

    PR-URL: #42122
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Danielle Adams <adamzdanielle@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    npm-robot authored and sxa committed Mar 7, 2022
    Copy the full SHA
    ccacf99 View commit details
    Browse the repository at this point in the history
  32. perf_hooks: do not return all entries with getEntriesBy[Name|Type]

    Fix: #42028
    
    PR-URL: #42104
    Fixes: #42028
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    meixg authored and sxa committed Mar 7, 2022
    Copy the full SHA
    c72c3f4 View commit details
    Browse the repository at this point in the history
  33. doc: remove repeated a word

    PR-URL: #42138
    Reviewed-By: Filip Skokan <panva.ip@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    apeltop authored and sxa committed Mar 7, 2022
    Copy the full SHA
    5d010bc View commit details
    Browse the repository at this point in the history
  34. lib: clean after the cancel algorithm throw error

    PR-URL: #41366
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Robert Nagy <ronagy@icloud.com>
    MoonBall authored and sxa committed Mar 7, 2022
    Copy the full SHA
    384872f View commit details
    Browse the repository at this point in the history
  35. crypto: add KeyObject.prototype.equals method

    PR-URL: #42093
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    panva authored and sxa committed Mar 7, 2022
    Copy the full SHA
    2b35422 View commit details
    Browse the repository at this point in the history
  36. crypto: validate this value for webcrypto.getRandomValues

    PR-URL: #41760
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    aduh95 authored and sxa committed Mar 7, 2022
    Copy the full SHA
    c9ea6a9 View commit details
    Browse the repository at this point in the history
  37. tools: update eslint to 8.10.0

    PR-URL: #42143
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    nodejs-github-bot authored and sxa committed Mar 7, 2022
    Copy the full SHA
    28f6364 View commit details
    Browse the repository at this point in the history
  38. meta: update AUTHORS

    PR-URL: #42142
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    nodejs-github-bot authored and sxa committed Mar 7, 2022
    Copy the full SHA
    cad7dde View commit details
    Browse the repository at this point in the history
  39. esm: fix relative imports for https

    PR-URL: #42119
    Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
    Reviewed-By: Guy Bedford <guybedford@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    bmeck authored and sxa committed Mar 7, 2022
    Copy the full SHA
    2bc136d View commit details
    Browse the repository at this point in the history
  40. deps: update nghttp2 to 1.47.0

    Added script to update nghttp2 in future. One can use
    ```sh
    $ ./tools/update-nghttp2.sh 1.47.0
    ```
    
    It will automatically copy and update the nghttps in deps.
    
    Fixes: #42089
    
    PR-URL: #42127
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    yashLadha authored and sxa committed Mar 7, 2022
    Copy the full SHA
    0b8efea View commit details
    Browse the repository at this point in the history
  41. fs: adjust default length for fs.readSync and fsPromises/read

    Makes default length reasonable when nonzero offset is set.
    
    PR-URL: #42128
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    LiviaMedeiros authored and sxa committed Mar 7, 2022
    Copy the full SHA
    576c1ae View commit details
    Browse the repository at this point in the history
  42. src: simplify GetExponentString

    PR-URL: #42121
    Reviewed-By: Filip Skokan <panva.ip@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    tniessen authored and sxa committed Mar 7, 2022
    Copy the full SHA
    3366618 View commit details
    Browse the repository at this point in the history
  43. src: do not ignore return value of BIO_reset

    The USE macro indicates that a value is intentionally ignored. Instead,
    CHECK that the function succeeds.
    
    PR-URL: #42103
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Filip Skokan <panva.ip@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    tniessen authored and sxa committed Mar 7, 2022
    Copy the full SHA
    07de4ed View commit details
    Browse the repository at this point in the history
  44. src: simplify arg type of AddFingerprintDigest

    PR-URL: #42101
    Reviewed-By: Filip Skokan <panva.ip@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    tniessen authored and sxa committed Mar 7, 2022
    Copy the full SHA
    382ffda View commit details
    Browse the repository at this point in the history
  45. src: prefer bool over int in crypto_common

    PR-URL: #42097
    Reviewed-By: Filip Skokan <panva.ip@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    tniessen authored and sxa committed Mar 7, 2022
    Copy the full SHA
    97f5ced View commit details
    Browse the repository at this point in the history
  46. src: simplify TLSWrap::SetSession

    PR-URL: #42087
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    tniessen authored and sxa committed Mar 7, 2022
    Copy the full SHA
    f0558d8 View commit details
    Browse the repository at this point in the history
  47. src: combine GetCurveASN1Name and GetCurveNistName

    PR-URL: #42118
    Reviewed-By: Filip Skokan <panva.ip@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    tniessen authored and sxa committed Mar 7, 2022
    Copy the full SHA
    4c9f2b5 View commit details
    Browse the repository at this point in the history
  48. http: add default argument for Agent.prototype.getName

    PR-URL: #41906
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    xtx1130 authored and sxa committed Mar 7, 2022
    Copy the full SHA
    0413736 View commit details
    Browse the repository at this point in the history
  49. buffer: improve blob read performance

    Fix: #42108
    
    PR-URL: #42117
    Fixes: #42108
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    meixg authored and sxa committed Mar 7, 2022
    Copy the full SHA
    d05758f View commit details
    Browse the repository at this point in the history
  50. tools: update lint-md rollup dependencies

    Update to @rollup/plugin-commonjs@21.0.2 rollup@2.68.0
    
    PR-URL: #42141
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    nodejs-github-bot authored and sxa committed Mar 7, 2022
    Copy the full SHA
    41b6d9e View commit details
    Browse the repository at this point in the history
  51. build: increase max ops for stale feature action

    Set the limit to match the number used in the
    close stalled action. Required as not all eligeable
    stale features are being processed.
    
    Signed-off-by: Michael Dawson <mdawson@devrus.com>
    
    PR-URL: #42130
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    mhdawson authored and sxa committed Mar 7, 2022
    Copy the full SHA
    853cbd9 View commit details
    Browse the repository at this point in the history
  52. build: fix usage of input in feature action

    Signed-off-by: Michael Dawson <mdawson@devrus.com>
    
    PR-URL: #42150
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    mhdawson authored and sxa committed Mar 7, 2022
    Copy the full SHA
    4e9fac6 View commit details
    Browse the repository at this point in the history
  53. doc: remove reference to obsolete security program

    The ecosystem security program via HackerOne is no longer a thing.
    Remove mention of it from SECURITY.md.
    
    PR-URL: #42144
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Danielle Adams <adamzdanielle@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Trott authored and sxa committed Mar 7, 2022
    Copy the full SHA
    ce86fc3 View commit details
    Browse the repository at this point in the history
  54. test: update V8 trace events test expectations

    The event "V8.GCScavenger" is soon to be deprecated. Most of V8
    trace events are either behind flags and disabled by default, or
    are emitted infrequently. Instead of replacing "V8.GCScavenger"
    with some other random event, this patch updates the tests to
    check that there is some event in the category "v8" whose name
    starts with "V8.".
    
    PR-URL: #42120
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    nickie authored and sxa committed Mar 7, 2022
    Copy the full SHA
    f21fbee View commit details
    Browse the repository at this point in the history
  55. src: remove dead code in AddFingerprintDigest

    This function is never called with md_size == 0, and it would make no
    sense to do so in the future either.
    
    PR-URL: #42145
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    tniessen authored and sxa committed Mar 7, 2022
    Copy the full SHA
    ce40927 View commit details
    Browse the repository at this point in the history
  56. http2: close stream and session on frameError

    PR-URL: #42147
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    RafaelGSS authored and sxa committed Mar 7, 2022
    Copy the full SHA
    9bc7a95 View commit details
    Browse the repository at this point in the history
  57. doc: add JakobJingleheimer to collaborators list

    Fixes: #42079
    
    PR-URL: #42185
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Evan Lucas <evanlucas@me.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    JakobJingleheimer authored and sxa committed Mar 7, 2022
    Copy the full SHA
    3df001f View commit details
    Browse the repository at this point in the history
  58. doc: fix typos

    PR-URL: #42146
    Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Danielle Adams <adamzdanielle@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Jacob Smith <jacob@frende.me>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
    apeltop authored and sxa committed Mar 7, 2022
    Copy the full SHA
    84859c4 View commit details
    Browse the repository at this point in the history
  59. doc: add missing single-quotes to http.OutgoingMessage

    PR-URL: #42162
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
    juanarbol authored and sxa committed Mar 7, 2022
    Copy the full SHA
    ee02739 View commit details
    Browse the repository at this point in the history
  60. url: fix url.parse() for @hostname

    Make url.parse() behave more like browsers and WHATWHG URL when dealing
    with URLs that of the format `http:@example.com`. This is the same as
    `http://example.com`.
    
    This issue was reported by P0cas. https://github.com/P0cas
    
    PR-URL: #42136
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Trott authored and sxa committed Mar 7, 2022
    Copy the full SHA
    9aeda47 View commit details
    Browse the repository at this point in the history
  61. stream: use .chunk when calling adapters's writev

    Fix: #42157
    
    PR-URL: #42161
    Fixes: #42157
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    meixg authored and sxa committed Mar 7, 2022
    Copy the full SHA
    06e5c0e View commit details
    Browse the repository at this point in the history
  62. doc: add next-10 to strategic initiatives

    It was suggested to me that adding the next-10
    effort to the strategic initiatives would be a good
    way to keep the TSC up to date an in the loop on
    the effort.
    
    Signed-off-by: Michael Dawson <mdawson@devrus.com>
    
    PR-URL: #42167
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Beth Griggs <bgriggs@redhat.com>
    Reviewed-By: Danielle Adams <adamzdanielle@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    mhdawson authored and sxa committed Mar 7, 2022
    Copy the full SHA
    6a74fa9 View commit details
    Browse the repository at this point in the history
  63. build: drop shortened URL from lint-commit-message

    The shortened link to the commit message guidelines no longer works
    after they were moved from `docs/guides` to `docs/contributing`. Now
    that `core-validate-commit` outputs an error message pointing to the
    full URL of the commit message guidelines on failure we no longer need
    to include the URL (shortened or otherwise) in the workflow title.
    
    PR-URL: #42168
    Refs: nodejs/core-validate-commit#95
    Refs: #41697
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    richardlau authored and sxa committed Mar 7, 2022
    Copy the full SHA
    0bbb447 View commit details
    Browse the repository at this point in the history
  64. doc: use parenthesis instead of em dash

    PR-URL: #42202
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    aduh95 authored and sxa committed Mar 7, 2022
    Copy the full SHA
    04d2c74 View commit details
    Browse the repository at this point in the history
  65. test: fix test-process-env-tz.js by using RegExp

    Not all environment returns 'Central European Summer Time', 'British
    Summer Time' and 'Coordinated Universal Time'. E.g. Some environment
    like Chinese returns '中欧夏令时间', '英国夏令时间' and '协调世界时'.
    
    PR-URL: #42113
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    XadillaX authored and sxa committed Mar 7, 2022
    Copy the full SHA
    ceb47d1 View commit details
    Browse the repository at this point in the history
  66. esm: fix base URL for network imports

    PR-URL: #42131
    Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
    Reviewed-By: Guy Bedford <guybedford@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    bmeck authored and sxa committed Mar 7, 2022
    Copy the full SHA
    8dd4878 View commit details
    Browse the repository at this point in the history
  67. doc: add note about nghttp2 hd pair size

    PR-URL: #42172
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    RafaelGSS authored and sxa committed Mar 7, 2022
    Copy the full SHA
    a6c1abf View commit details
    Browse the repository at this point in the history
  68. doc: clarify that some modules don't work when compiled without ssl

    PR-URL: #42198
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    aduh95 authored and sxa committed Mar 7, 2022
    Copy the full SHA
    05c3ff5 View commit details
    Browse the repository at this point in the history
  69. loader: fix esm resolve for symlink file

    Fix: #42195
    
    PR-URL: #42197
    Fixes: #42195
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
    meixg authored and sxa committed Mar 7, 2022
    Copy the full SHA
    7f1c83e View commit details
    Browse the repository at this point in the history
  70. meta: update AUTHORS

    PR-URL: #42227
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    nodejs-github-bot authored and sxa committed Mar 7, 2022
    Copy the full SHA
    5b23e67 View commit details
    Browse the repository at this point in the history
  71. src: skip revoke_data_object if uuid is not found

    Fix: #42206
    
    PR-URL: #42212
    Fixes: #42206
    Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    meixg authored and sxa committed Mar 7, 2022
    Copy the full SHA
    0abc20b View commit details
    Browse the repository at this point in the history
  72. test: cover 32-bit sizes in generatePrime

    PR-URL: #42207
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    tniessen authored and sxa committed Mar 7, 2022
    Copy the full SHA
    0be3c61 View commit details
    Browse the repository at this point in the history
  73. tools: update lint-md-dependencies to rollup@2.69.1

    PR-URL: #42226
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    nodejs-github-bot authored and sxa committed Mar 7, 2022
    Copy the full SHA
    c01134e View commit details
    Browse the repository at this point in the history
  74. doc: remove "considered" for clarity

    "considered undefined" suggests that it's not REALLY undefined. It's
    really undefined. Be firm!
    
    PR-URL: #42218
    Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and sxa committed Mar 7, 2022
    Copy the full SHA
    555da9b View commit details
    Browse the repository at this point in the history
  75. http2: add edge case to GOAWAY request

    PR-URL: #42190
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    RafaelGSS authored and sxa committed Mar 7, 2022
    Copy the full SHA
    1de8087 View commit details
    Browse the repository at this point in the history
  76. doc: remove erroneous comma in cluster explainer

    PR-URL: #42238
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    tniessen authored and sxa committed Mar 7, 2022
    Copy the full SHA
    6183749 View commit details
    Browse the repository at this point in the history
  77. url, src: modify one special_back_slash

    Make it always equals to `false`.
    
    PR-URL: #42112
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    XadillaX authored and sxa committed Mar 7, 2022
    Copy the full SHA
    ecb5980 View commit details
    Browse the repository at this point in the history
  78. src: return proper URLs from node_api_get_module_file_name

    Using `file://${path}` does not properly escape special URL characters.
    
    PR-URL: #41758
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    addaleax authored and sxa committed Mar 7, 2022
    Copy the full SHA
    98b1be0 View commit details
    Browse the repository at this point in the history
  79. doc: update stale feature messages

    - update the messages to reflect additional
      bikeshedding that took place when action
      was implemented in
      https://github.com/nodejs/node/blob/master/.github/workflows/close-stale-feature-requests.yml.
    - fix links to this document in messages as
      we moved the contributing docs location.
    
    Signed-off-by: Michael Dawson <mdawson@devrus.com>
    
    PR-URL: #42217
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Mestery <mestery@protonmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    mhdawson authored and sxa committed Mar 7, 2022
    Copy the full SHA
    fc7d429 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. 2022-03-09, Version 17.7.0 (Current)

    Notable changes:
    
    * (SEMVER-MINOR) crypto: add KeyObject.prototype.equals method (Filip Skokan) #42093
    * (SEMVER-MINOR) net: add new options to net.Socket and net.Server (Paolo Insogna) #41310
    * (SEMVER-MINOR) src: allow preventing InitializeInspector in env (Shelley Vohr) #35025
    * doc: add release key for Bryan English (Bryan English) #42102
    
    Dependency Updates:
    
    * deps: update nghttp2 to 1.47.0 (Yash Ladha) #42127
    * deps: upgrade npm to 8.5.2 (npm team) #42122
    
    New Collaborators:
    
    * doc: add JakobJingleheimer to collaborators list (Jacob Smith) #42185
    * doc: move bnoordhuis back to collaborators (Ben Noordhuis) #42064
    
    PR-URL: #42254
    sxa committed Mar 9, 2022
    Copy the full SHA
    05c2520 View commit details
    Browse the repository at this point in the history