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

v16.11.0 release proposal #40319

Merged
merged 107 commits into from Oct 8, 2021
Merged

v16.11.0 release proposal #40319

merged 107 commits into from Oct 8, 2021

Commits on Oct 4, 2021

  1. deps: update V8 to 9.4.146.19

    PR-URL: #40285
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    targos committed Oct 4, 2021
    Copy the full SHA
    309c4f0 View commit details
    Browse the repository at this point in the history
  2. build: reset embedder string to "-node.0"

    PR-URL: #40285
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    targos committed Oct 4, 2021
    Copy the full SHA
    4da73d0 View commit details
    Browse the repository at this point in the history
  3. deps: V8: un-cherry-pick bd019bd

    Original commit message:
    
        [testrunner] delete ancient junit compatible format support
    
        Testrunner has ancient support for JUnit compatible XML output.
    
        This CL removes this old feature.
    
        R=mstarzinger@chromium.org,jgruber@chromium.org,jkummerow@chromium.org
        CC=​machenbach@chromium.org
    
        Bug: v8:8728
        Change-Id: I7e1beb011dbaec3aa1a27398a5c52abdd778eaf0
        Reviewed-on: https://chromium-review.googlesource.com/c/1430065
        Reviewed-by: Jakob Gruber <jgruber@chromium.org>
        Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
        Commit-Queue: Tamer Tas <tmrts@chromium.org>
        Cr-Commit-Position: refs/heads/master@{#59045}
    
    Refs: v8/v8@bd019bd
    
    PR-URL: #32116
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    refack authored and targos committed Oct 4, 2021
    Copy the full SHA
    b8aabd5 View commit details
    Browse the repository at this point in the history
  4. deps: V8: patch register-arm64.h

    Fixes a compilation issue on some platforms
    
    PR-URL: #32116
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    refack authored and targos committed Oct 4, 2021
    Copy the full SHA
    e810f07 View commit details
    Browse the repository at this point in the history
  5. deps: V8: forward declaration of Rtl*FunctionTable

    This should be semver-patch since actual invocation is version
    conditional.
    
    PR-URL: #32116
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    refack authored and targos committed Oct 4, 2021
    Copy the full SHA
    88ae710 View commit details
    Browse the repository at this point in the history
  6. deps: make v8.h compatible with VS2015

    There is a bug in the most recent version of VS2015 that affects v8.h
    and therefore prevents compilation of addons.
    
    Refs: https://stackoverflow.com/q/38378693
    
    PR-URL: #32116
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    joaocgreis authored and targos committed Oct 4, 2021
    Copy the full SHA
    e981215 View commit details
    Browse the repository at this point in the history
  7. deps: fix V8 build issue with inline methods

    PR-URL: #35415
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    
    deps: patch for v8 on windows
    
    PR-URL: #40010
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    
    deps: patch v8 for vs2019 in std17
    
    PR-URL: #40060
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    gengjiawen authored and targos committed Oct 4, 2021
    Copy the full SHA
    1aea6a7 View commit details
    Browse the repository at this point in the history
  8. deps: silence irrelevant V8 warnings

    PR-URL: #37587
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    targos committed Oct 4, 2021
    Copy the full SHA
    22dcd3e View commit details
    Browse the repository at this point in the history
  9. deps: silence irrelevant V8 warning

    PR-URL: #38990
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Robert Nagy <ronagy@icloud.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    targos committed Oct 4, 2021
    Copy the full SHA
    be01694 View commit details
    Browse the repository at this point in the history
  10. deps: V8: cherry-pick 00bb1a77c03e

    Original commit message:
    
        [date] Fix Date#getMinutes() test failures
    
        After building V8 using Clang (./out/x64.release/v8_build_config.json
        says that "is_clang" is true), I could reproduce the referenced bug
        report locally. Replacing the getMinutes() calls with getUTCMinutes()
        calls fixed the test failure.
    
        Signed-off-by: Darshan Sen <raisinten@gmail.com>
        Bug: v8:11200
        Change-Id: Ia36be481f2c8728380d550ead856ef8e51b1069c
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3093362
        Reviewed-by: Toon Verwaest <verwaest@chromium.org>
        Commit-Queue: Toon Verwaest <verwaest@chromium.org>
        Cr-Commit-Position: refs/heads/main@{#76367}
    
    Refs: v8/v8@00bb1a7
    Signed-off-by: Darshan Sen <darshan.sen@postman.com>
    
    PR-URL: #39829
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    RaisinTen authored and targos committed Oct 4, 2021
    Copy the full SHA
    807b68b View commit details
    Browse the repository at this point in the history
  11. deps: V8: cherry-pick bdcda72cd1d8

    Original commit message:
    
        [platform] Fix compilation on 32-bit Windows
    
        Use `extern "C"` to declare the __readfsdword function.
        Fixes error C2732 in the Node.js CI.
    
        Bug: chromium:796644
        Change-Id: If261985e65bfdade53ce06ff28afe0e2db402f7a
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3086457
        Reviewed-by: Clemens Backes <clemensb@chromium.org>
        Commit-Queue: Michaël Zasso <mic.besace@gmail.com>
        Cr-Commit-Position: refs/heads/master@{#76259}
    
    Refs: v8/v8@bdcda72
    
    Backport-PR-URL: #40285
    PR-URL: #39945
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    targos committed Oct 4, 2021
    Copy the full SHA
    150d816 View commit details
    Browse the repository at this point in the history
  12. deps: V8: cherry-pick 5681a6565828

    Original commit message:
    
        [rab/gsab] Fix missing assignment in BackingStore::Reallocate
    
        See #39945
    
        Bug: v8:11111
        Change-Id: I7271a907bf036c18a014b2a13ff5746db622456a
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3141581
        Reviewed-by: Leszek Swirski <leszeks@chromium.org>
        Commit-Queue: Marja Hölttä <marja@chromium.org>
        Cr-Commit-Position: refs/heads/main@{#76670}
    
    Refs: v8/v8@5681a65
    
    Backport-PR-URL: #40285
    PR-URL: #39945
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    targos committed Oct 4, 2021
    Copy the full SHA
    8de5eb8 View commit details
    Browse the repository at this point in the history
  13. deps: V8: cherry-pick 9a607043cb31

    Original commit message:
    
        [compiler] Gracefully handle an unsupported situation
    
        ... by skipping the optimization instead of CHECK-failing.
    
        Bug: v8:12188
        Change-Id: I6709bf1c55506f3d12886efbfbb9934788cd02ce
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3148132
        Auto-Submit: Georg Neis <neis@chromium.org>
        Commit-Queue: Jakob Gruber <jgruber@chromium.org>
        Reviewed-by: Jakob Gruber <jgruber@chromium.org>
        Cr-Commit-Position: refs/heads/main@{#76741}
    
    Refs: v8/v8@9a60704
    
    PR-URL: #40046
    Fixes: #40030
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    gengjiawen authored and targos committed Oct 4, 2021
    Copy the full SHA
    5cc24e6 View commit details
    Browse the repository at this point in the history
  14. deps: make V8 9.4 abi-compatible with 9.0

    Revert "[api] Avoid handles for const API functions"
    This reverts commit aee471b2ff5b1a9e622426454885b748d226535b.
    
    Revert "[api] Remove deprecated [Shared]ArrayBuffer API"
    This reverts commit 578f6be77fc5d8af975005c2baf918e7225abb62.
    
    Revert "[Jobs]: Cleanup in v8 platform."
    This reverts commit baf2b088dd9f585aa597459f30d71431171666e2.
    
    Revert "Skip global registration of [Shared]ArrayBuffer backing stores"
    This reverts commit fcdf35e6d70d51699ece063e25dc705e80673308.
    
    Revert "[api] Remove previously deprecated Function::GetDisplayName()."
    This reverts commit 6165fef8cc9dde52973e54c915e6905221b3f8fb.
    
    Revert "[api] Remove deprecated Symbol::Name()"
    This reverts commit bbc72ef6c7d6d8e2c4dd074d7713e5c841003163.
    
    Revert API change for HeapProfiler::TakeHeapSnapshot
    This reverts a small part of 7f52e4f92d3d3ded9a1701ee2f93966075ae5004.
    
    Revert "[cpu-profiler] Reintroduce support for context filtering"
    This reverts commit 0aacfb2a6ecbeda1d1d97ca113afd8253a1b9670.
    
    Restore new argument for TakeHeapSnapshot method
    This creates a new TakeHeapSnapshotV8_92 method with the signature from
    7f52e4f92d3d3ded9a1701ee2f93966075ae5004.
    It is necessary because the API is used internall by V8.
    
    Silence irrelevant warning
    V8 triggers it in the Name method.
    
    Revert "[api] Add v8::metrics::LongTaskStats for the LongTasks UKM"
    This reverts commit 521ae93bf652b0cc1fec1fdd788e3b80fb72a349.
    
    Move cage_base isolate data field
    Makes 3ada6f27404b4ffd6d3e97cf15be76672f60c10d ABI-compatible.
    
    Revert ABI-breaking change in FunctionTemplate::SetCallHandler
    Reverts part of a7980d43e030ba4bdb36813d4bc99f85982bf4ee and
    ad4eab00e7ec96730eb2c1b6ddcef14ba2e4becd.
    
    Revert "[api] Support PropertyAttribute in v8::Template::Set"
    This reverts commit 22a32f11f7a39e4a73105608a51ebab0ad97960f.
    
    Revert API change for FunctionTemplate::New
    This reverts the API change of 5f82dbbe534635a8b1e93f27e8fd7e68c0eaf291.
    
    Fix some reverts
    - constness of internal APIs has not external effect
    - restored API function must but adapted to moved internal API.
    
    Revert "[api] Add API for off-thread code cache deserialization"
    This reverts commit f888f48e4c65e3ccfd9fd831c71c1832b957c945.
    
    Revert "[api] Implement signature checks using instance types"
    This reverts commit 7df6678c32255ec5a1b1470f1e5a7e56b3b192fa.
    
    Revert "[api] Remove deprecated APIs"
    This reverts commit 390456678a8261827cd9a1b5f0c4dc8e4328af07.
    
    PR-URL: #40285
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    targos committed Oct 4, 2021
    Copy the full SHA
    a3db203 View commit details
    Browse the repository at this point in the history
  15. deps: restore minimum ICU version to 68

    Refs: v8/v8@edac496
    
    PR-URL: #39470
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Beth Griggs <bgriggs@redhat.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    targos committed Oct 4, 2021
    Copy the full SHA
    e7046e0 View commit details
    Browse the repository at this point in the history
  16. tools: update V8 gypfiles for 9.4

    Backport-PR-URL: #40285
    PR-URL: #39945
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    targos committed Oct 4, 2021
    Copy the full SHA
    f7c8274 View commit details
    Browse the repository at this point in the history
  17. doc: update markdown formatting for *.md files

    Fix formatting that will change when run through upcoming remark preset.
    
    PR-URL: #40154
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    02a87b0 View commit details
    Browse the repository at this point in the history
  18. tools: extend default yamllint config

    PR-URL: #40150
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    targos committed Oct 4, 2021
    Copy the full SHA
    ebf1710 View commit details
    Browse the repository at this point in the history
  19. doc: update tools .md files for upcoming lint/formatting

    Looks like only one .md file in `tools` needs to be changed.
    
    PR-URL: #40155
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    7e58cda View commit details
    Browse the repository at this point in the history
  20. doc: prepare markdown file for upcoming formatting/linting

    PR-URL: #40156
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    c231745 View commit details
    Browse the repository at this point in the history
  21. doc: update benchmarks README.md for upcoming linting/formatting

    PR-URL: #40158
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    cea7395 View commit details
    Browse the repository at this point in the history
  22. doc: update markdown files in src for upcoming linting/formatting

    PR-URL: #40159
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Harshitha K P <harshitha014@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    847b451 View commit details
    Browse the repository at this point in the history
  23. doc: add blank line between comments

    Upcoming remark-based formatting/linting will add a blank line between
    comments in markdown. This is in preparation for that change.
    
    PR-URL: #40160
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    94b415b View commit details
    Browse the repository at this point in the history
  24. crypto: don't call callback twice in case crypto.randomBytes fails

    PR-URL: #40157
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Filip Skokan <panva.ip@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Robert Nagy <ronagy@icloud.com>
    lbguilherme authored and targos committed Oct 4, 2021
    Copy the full SHA
    7968c79 View commit details
    Browse the repository at this point in the history
  25. doc: fix typos in http.md

    PR-URL: #40161
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    lpinca authored and targos committed Oct 4, 2021
    Copy the full SHA
    7bd62f4 View commit details
    Browse the repository at this point in the history
  26. tools: fix find-inactive-collaborators for recent README change

    I missed this change in 420cdc7.
    
    PR-URL: #40163
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Beth Griggs <bgriggs@redhat.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    80fdedd View commit details
    Browse the repository at this point in the history
  27. doc: make version picker usable on mobile

    This makes the version picker usable on mobile devices.
    Previously, the version picker was difficult to select from. This
    change makes the #gtoc > ul > li elements have a display
    of `block` instead of `inline`.
    
    PR-URL: #39958
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
    evanlucas authored and targos committed Oct 4, 2021
    Copy the full SHA
    779dfd1 View commit details
    Browse the repository at this point in the history
  28. tools: update remark-preset-lint-node to 3.1.0

    Update remark-preset-lint-node from 3.0.1 to 3.1.0. This is a necessary
    step before we can use the lint preset to format markdown files.
    
    PR-URL: #40166
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    0232f94 View commit details
    Browse the repository at this point in the history
  29. build: fix "test-internet.yml" workflows

    PR-URL: #40177
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    suryapratapsinghsuryavanshi authored and targos committed Oct 4, 2021
    Copy the full SHA
    e22ca06 View commit details
    Browse the repository at this point in the history
  30. build: add --no-user for pip commands in Makefile

    I ran into "Cannot combine --user and --target" in an environment and
    adding --no-user seemed to fix it.
    
    Refs: https://stackoverflow.com/a/67259534/436641
    
    PR-URL: #40169
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Christian Clauss <cclauss@me.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    eaf9d08 View commit details
    Browse the repository at this point in the history
  31. meta: update mailmap for LakshmiSwethaG

    LakshmiSwethaG's name appears twice in AUTHORS. Use .mailmap to map the
    various email addresses to a single one.
    
    PR-URL: #40172
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    b856886 View commit details
    Browse the repository at this point in the history
  32. meta: add mailmap entry for ralphtheninja

    PR-URL: #40153
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    4d46bde View commit details
    Browse the repository at this point in the history
  33. doc: fix typo in async_hooks.md

    PR-URL: #40187
    Reviewed-By: Qingyu Deng <i@ayase-lab.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    xuchaobei authored and targos committed Oct 4, 2021
    Copy the full SHA
    59db829 View commit details
    Browse the repository at this point in the history
  34. console: avoid unnecessary variables

    By using destruction re-naming useless variables were eliminated.
    
    PR-URL: #40183
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Khaidi Chu <i@2333.moe>
    Cinnamonsroll authored and targos committed Oct 4, 2021
    Copy the full SHA
    6489423 View commit details
    Browse the repository at this point in the history
  35. tools: re-implement lint-md without unified-args

    `unified-args` ignores settings in the preset, expecting them to be in
    remarkrc files or passed on the command line instead. Realizing that
    we always send the same configuration options via the command-line
    anyway, this removes `unified-args`. This means the preset settings are
    now respected and it removes nearly 30000 lines of code in the resulting
    rollup file.
    
    I wasn't sure I was going to want to keep rollup so I started
    re-implementing this without it, but ended up putting a minimal rollup
    back as it still saves about 90000 lines of code vs. checking in
    `node_modules`.
    
    PR-URL: #40180
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    67812e8 View commit details
    Browse the repository at this point in the history
  36. doc: fix buffer api example code's token error

    Buffer's Blob api example code has some token error
    
    PR-URL: #40125
    Reviewed-By: Qingyu Deng <i@ayase-lab.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    gitwillsky authored and targos committed Oct 4, 2021
    Copy the full SHA
    73a127b View commit details
    Browse the repository at this point in the history
  37. console: use validators for consistency

    The usage of more validators could clean up validation and keep
    consistency.
    
    PR-URL: #39812
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    VoltrexKeyva authored and targos committed Oct 4, 2021
    Copy the full SHA
    4b117fb View commit details
    Browse the repository at this point in the history
  38. doc: fix typo in 'maxHeaderSize'

    PR-URL: #40164
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    rebhialfa authored and targos committed Oct 4, 2021
    Copy the full SHA
    6bf6790 View commit details
    Browse the repository at this point in the history
  39. src,crypto: eliminate code duplication between StatelessDiffieHellman*

    Signed-off-by: Darshan Sen <darshan.sen@postman.com>
    
    PR-URL: #40084
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
    RaisinTen authored and targos committed Oct 4, 2021
    Copy the full SHA
    bddf8c2 View commit details
    Browse the repository at this point in the history
  40. crypto: handle initEDRaw pkey failure

    PR-URL: #40188
    Reviewed-By: Filip Skokan <panva.ip@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    codebytere authored and targos committed Oct 4, 2021
    Copy the full SHA
    2fa5e50 View commit details
    Browse the repository at this point in the history
  41. doc: add version when diagnostics_channel APIs were added

    Add a yaml section to document when diagnostics_channel APIs were
    introduced.
    
    PR-URL: #40208
    Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Flarna authored and targos committed Oct 4, 2021
    Copy the full SHA
    a68f91c View commit details
    Browse the repository at this point in the history
  42. tools: implement markdown formatting

    Markdown formatter is now available via `mark format-md` (or
    `vcbuild format-md` on Windows).
    
    PR-URL: #40181
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    26db6db View commit details
    Browse the repository at this point in the history
  43. tools: fix lint-md autolinking

    Update a transitive dependency in lint-md to fix an autolink bug in the
    formatter that causes a lot of our files (particularly changelogs) to be
    misformatted when run through the automatic formatter.
    
    Refs: syntax-tree/mdast-util-gfm-autolink-literal@7555d45
    
    PR-URL: #40181
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    9c4e7a5 View commit details
    Browse the repository at this point in the history
  44. meta: add .mailmap entry for kunalspathak

    Use mailmap entry to consolidate duplicate entries in AUTHORS.
    
    PR-URL: #40202
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    a660017 View commit details
    Browse the repository at this point in the history
  45. doc: update fs.watchFile doc

    The current wording suggests to compare Date objects, which won't work.
    
    PR-URL: #40134
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    clement-nardi authored and targos committed Oct 4, 2021
    Copy the full SHA
    9a2b94a View commit details
    Browse the repository at this point in the history
  46. typings: define types for worker and messaging bindings

    PR-URL: #40143
    Reviewed-By: James M Snell <jasnell@gmail.com>
    targos committed Oct 4, 2021
    Copy the full SHA
    ced8467 View commit details
    Browse the repository at this point in the history
  47. typings: define types for symbols binding

    PR-URL: #40143
    Reviewed-By: James M Snell <jasnell@gmail.com>
    targos committed Oct 4, 2021
    Copy the full SHA
    dd39422 View commit details
    Browse the repository at this point in the history
  48. src: move ToUSVString() to node_util.cc

    Since `toUSVString()` was exposed in `util` as a public API, not only
    for internal `url` any more.
    
    PR-URL: #40204
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    XadillaX authored and targos committed Oct 4, 2021
    Copy the full SHA
    d36127d View commit details
    Browse the repository at this point in the history
  49. build: pass a tuple of alternatives to str.endswith()

    https://docs.python.org/3/library/stdtypes.html#str.endswith
    
    One function call should be faster than three function calls per file.
    
    PR-URL: #40017
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Shingo Inoue <leko.noor@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    cclauss authored and targos committed Oct 4, 2021
    Copy the full SHA
    a1bee94 View commit details
    Browse the repository at this point in the history
  50. lib: use validateArray

    The `validateArray()` validator could be used to cleanup validation
    and keep consistency.
    
    PR-URL: #39774
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Reviewed-By: Khaidi Chu <i@2333.moe>
    Reviewed-By: Qingyu Deng <i@ayase-lab.com>
    VoltrexKeyva authored and targos committed Oct 4, 2021
    Copy the full SHA
    547fc86 View commit details
    Browse the repository at this point in the history
  51. src: remove usage of AllocatedBuffer from udp_wrap.cc

    Signed-off-by: Darshan Sen <darshan.sen@postman.com>
    
    PR-URL: #40151
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    RaisinTen authored and targos committed Oct 4, 2021
    Copy the full SHA
    528f922 View commit details
    Browse the repository at this point in the history
  52. events: allow dispatch many times without listener

    Fast path for EventTarget dispatch with no listeners didn't reset
    kIsBeingDispatched flag, meaning same event couldn't be dispatched
    multiple times.
    
    PR-URL: #39772
    Refs: #39395
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    mrbbot authored and targos committed Oct 4, 2021
    Copy the full SHA
    88e7bd0 View commit details
    Browse the repository at this point in the history
  53. build: limit update authors CI scope

    PR-URL: #40219
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Reviewed-By: Qingyu Deng <i@ayase-lab.com>
    Reviewed-By: Darshan Sen <raisinten@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    gengjiawen authored and targos committed Oct 4, 2021
    Copy the full SHA
    7fbfb66 View commit details
    Browse the repository at this point in the history
  54. deps: update nghttp2 to v1.45.1

    PR-URL: #40206
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    thunder-coding authored and targos committed Oct 4, 2021
    Copy the full SHA
    685c7d4 View commit details
    Browse the repository at this point in the history
  55. benchmark: add util.toUSVString()'s benchmark

    PR-URL: #40203
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    XadillaX authored and targos committed Oct 4, 2021
    Copy the full SHA
    34f3021 View commit details
    Browse the repository at this point in the history
  56. http: use 0 as default for requests limit

    PR-URL: #40192
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Khaidi Chu <i@2333.moe>
    fatal10110 authored and targos committed Oct 4, 2021
    Copy the full SHA
    22725f5 View commit details
    Browse the repository at this point in the history
  57. doc: fix example of crypto.generateKeySync

    doc: fix the example of crypto.generateKeySync
    
    The "options" argument must be an object.
    
    PR-URL: #40225
    Reviewed-By: Qingyu Deng <i@ayase-lab.com>
    Reviewed-By: Harshitha K P <harshitha014@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Filip Skokan <panva.ip@gmail.com>
    GreenSleepes authored and targos committed Oct 4, 2021
    Copy the full SHA
    9fa6dfb View commit details
    Browse the repository at this point in the history
  58. repl: skip EmptyStatements and return result with TLA

    Fixes: #39932
    
    PR-URL: #40194
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Mesteery authored and targos committed Oct 4, 2021
    Copy the full SHA
    344c03b View commit details
    Browse the repository at this point in the history
  59. meta: update gdams contact information

    Refs: #37182
    
    PR-URL: #40233
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    da6c82b View commit details
    Browse the repository at this point in the history
  60. doc: fix typo in packages.md

    PR-URL: #40230
    Fixes: #40228
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    warlock1996 authored and targos committed Oct 4, 2021
    Copy the full SHA
    614a7c2 View commit details
    Browse the repository at this point in the history
  61. src: remove AllocatedBuffer from crypto_common.cc

    Signed-off-by: Darshan Sen <darshan.sen@postman.com>
    
    PR-URL: #40213
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Khaidi Chu <i@2333.moe>
    RaisinTen authored and targos committed Oct 4, 2021
    Copy the full SHA
    bbf1ed7 View commit details
    Browse the repository at this point in the history
  62. module: fix ERR_REQUIRE_ESM for parentPath null

    PR-URL: #40145
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    guybedford authored and targos committed Oct 4, 2021
    Copy the full SHA
    972d921 View commit details
    Browse the repository at this point in the history
  63. doc: fix typo in fs.md

    PR-URL: #40254
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Qingyu Deng <i@ayase-lab.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    warlock1996 authored and targos committed Oct 4, 2021
    Copy the full SHA
    66edb7b View commit details
    Browse the repository at this point in the history
  64. build: set DESTCPU correctly for 'make binary' on Apple Silicon

    PR-URL: #40147
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    cheister authored and targos committed Oct 4, 2021
    Copy the full SHA
    48c162d View commit details
    Browse the repository at this point in the history
  65. doc: fix typo in fs

    PR-URL: #40257
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    mscdex authored and targos committed Oct 4, 2021
    Copy the full SHA
    1d0a3e1 View commit details
    Browse the repository at this point in the history
  66. meta: move one or more collaborators to emeritus

    PR-URL: #40115
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: Yorkie Liu <yorkiefixer@gmail.com>
    Reviewed-By: Beth Griggs <bgriggs@redhat.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Robert Nagy <ronagy@icloud.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Wyatt Preul <wpreul@gmail.com>
    Reviewed-By: Saúl Ibarra Corretgé <s@saghul.net>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
    Reviewed-By: Benedikt Meurer <benedikt.meurer@gmail.com>
    nodejs-github-bot authored and targos committed Oct 4, 2021
    Copy the full SHA
    9ee9e41 View commit details
    Browse the repository at this point in the history
  67. meta: update AUTHORS

    PR-URL: #40217
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    nodejs-github-bot authored and targos committed Oct 4, 2021
    Copy the full SHA
    d64740f View commit details
    Browse the repository at this point in the history
  68. meta: add .mailmap entry for daguej

    Consolidate duplicate AUTHORS entries with a .mailmap entry.
    
    PR-URL: #40223
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    e040f2c View commit details
    Browse the repository at this point in the history
  69. src: fix time-of-use vs time-of-check "bugs"

    Refs: #40128
    
    PR-URL: #40128
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    kokke authored and targos committed Oct 4, 2021
    Copy the full SHA
    a6112dd View commit details
    Browse the repository at this point in the history
  70. src: implement changes suggested by @addaleax

    Refs: #40128
    
    PR-URL: #40128
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    kokke authored and targos committed Oct 4, 2021
    Copy the full SHA
    383dbe9 View commit details
    Browse the repository at this point in the history
  71. http: remove 'data' and 'end' listener if client parser error

    There might be the case of some more data coming through after
    the parser has returned an error and we have destroyed the socket.
    We should also be removing the 'data' event handler.
    
    Fixes: #40242
    
    PR-URL: #40244
    Reviewed-By: Robert Nagy <ronagy@icloud.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mcollina authored and targos committed Oct 4, 2021
    Copy the full SHA
    555af5b View commit details
    Browse the repository at this point in the history
  72. doc: reorder stream 'readable' paragraphs

    Fixes: #40136
    
    PR-URL: #40212
    Reviewed-By: Robert Nagy <ronagy@icloud.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
    vweevers authored and targos committed Oct 4, 2021
    Copy the full SHA
    d2e54e5 View commit details
    Browse the repository at this point in the history
  73. test: suppress compiler warning in test_bigint

    Currently the are two of following compiler warnings is
    generated:
    
    In file included from ../test_bigint.c:5:
    ../test_bigint.c: In function ‘CreateTooBigBigInt’:
    ../test_bigint.c:120:22: warning:
    ‘words’ may be used uninitialized [-Wmaybe-uninitialized]
    
    This commit initialized the words array to avoid these warnings.
    
    PR-URL: #40253
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    danbev authored and targos committed Oct 4, 2021
    Copy the full SHA
    dc0c274 View commit details
    Browse the repository at this point in the history
  74. util: expose stripVTControlCharacters()

    This commit exposes the existing stripVTControlCharacters()
    method with docs and some additional input validation.
    
    PR-URL: #40214
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    cjihrig authored and targos committed Oct 4, 2021
    Copy the full SHA
    f4164fa View commit details
    Browse the repository at this point in the history
  75. util: improve ansi escape code regex

    PR-URL: #40214
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    cjihrig authored and targos committed Oct 4, 2021
    Copy the full SHA
    66d3101 View commit details
    Browse the repository at this point in the history
  76. tools: update remark-preset-lint-node to 3.2.0

    PR-URL: #40278
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    f31b0c9 View commit details
    Browse the repository at this point in the history
  77. meta: add .mailmap entry for Jimbly

    Consolidate two email addresses for Jimbly into one AUTHORS record using
    .mailmap.
    
    PR-URL: #40267
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    66ab278 View commit details
    Browse the repository at this point in the history
  78. meta: update AUTHORS

    PR-URL: #40289
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    nodejs-github-bot authored and targos committed Oct 4, 2021
    Copy the full SHA
    a75a8f2 View commit details
    Browse the repository at this point in the history
  79. lib: refactor to avoid unsafe array iteration

    PR-URL: #40271
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    aduh95 authored and targos committed Oct 4, 2021
    Copy the full SHA
    3d5eba8 View commit details
    Browse the repository at this point in the history
  80. doc: update Forrest Norvell's pronouns

    Even though I'm only an emeritus at this point, because I'm on the
    moderation team, people within the organization might want to know my
    pronouns. Since I now identify as nonbinary, those pronouns have
    changed. Updating the emeritus list accordingly!
    
    PR-URL: #40292
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    othiym23 authored and targos committed Oct 4, 2021
    Copy the full SHA
    a5218b5 View commit details
    Browse the repository at this point in the history
  81. test: fix typo in test/common/index.js

    PR-URL: #40297
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    tniessen authored and targos committed Oct 4, 2021
    Copy the full SHA
    6a8689f View commit details
    Browse the repository at this point in the history
  82. doc: add triagers to the table of contents

    PR-URL: #39969
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    iam-frankqiu authored and targos committed Oct 4, 2021
    Copy the full SHA
    f71ac57 View commit details
    Browse the repository at this point in the history
  83. build: check for duplicates in new AUTHORS entries

    When the GitHub Action adds new entries to the AUTHORS file, have it
    also flag new entries that might be duplicates.
    
    PR-URL: #40264
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Trott authored and targos committed Oct 4, 2021
    Copy the full SHA
    3148f9b View commit details
    Browse the repository at this point in the history
  84. tools: update certdata.txt

    This is the certdata.txt[0] from NSS 3.71, released on 2021-09-30.
    
    This is the version of NSS that will ship in Firefox 94 on
    2021-11-02.
    
    [0] https://hg.mozilla.org/projects/nss/raw-file/NSS_3_71_RTM/lib/ckfw/builtins/certdata.txt
    
    PR-URL: #40280
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    richardlau authored and targos committed Oct 4, 2021
    Copy the full SHA
    7bb4dc2 View commit details
    Browse the repository at this point in the history
  85. crypto: update root certificates

    Update the list of root certificates in src/node_root_certs.h with
    tools/mk-ca-bundle.pl.
    
    Certificates added:
    - Trustwave Global Certification Authority
    - Trustwave Global ECC P256 Certification Authority
    - Trustwave Global ECC P384 Certification Authority
    - NAVER Global Root Certification Authority
    - AC RAIZ FNMT-RCM SERVIDORES SEGUROS
    - GlobalSign Root R46
    - GlobalSign Root E46
    - GLOBALTRUST 2020
    - ANF Secure Server Root CA
    - Certum EC-384 CA
    - Certum Trusted Root CA
    - TunTrust Root CA
    - HARICA TLS RSA Root CA 2021
    - HARICA TLS ECC Root CA 2021
    
    Certificates removed:
    - GeoTrust Global CA
    - GeoTrust Universal CA
    - GeoTrust Universal CA 2
    - QuoVadis Root CA
    - Sonera Class 2 Root CA
    - Taiwan GRCA
    - GeoTrust Primary Certification Authority
    - thawte Primary Root CA
    - VeriSign Class 3 Public Primary Certification Authority - G5
    - OISTE WISeKey Global Root GA CA
    - GeoTrust Primary Certification Authority - G3
    - thawte Primary Root CA - G2
    - thawte Primary Root CA - G3
    - GeoTrust Primary Certification Authority - G2
    - VeriSign Universal Root Certification Authority
    - VeriSign Class 3 Public Primary Certification Authority - G4
    - Chambers of Commerce Root - 2008
    - Global Chambersign Root - 2008
    - Trustis FPS Root CA
    - EE Certification Centre Root CA
    - Staat der Nederlanden Root CA - G3
    
    PR-URL: #40280
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    richardlau authored and targos committed Oct 4, 2021
    Copy the full SHA
    9af2592 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. doc: format markdown files in test directory

    Use `make format-md` to format markdown files in `test` directory.
    
    PR-URL: #40290
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Trott authored and danielleadams committed Oct 5, 2021
    Copy the full SHA
    88bdbf1 View commit details
    Browse the repository at this point in the history
  2. doc: fix CVE-2021-22940 references

    Fixes: #40306
    
    PR-URL: #40308
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Beth Griggs <bgriggs@redhat.com>
    Reviewed-By: Vladimir de Turckheim <vlad2t@hotmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
    targos authored and danielleadams committed Oct 5, 2021
    Copy the full SHA
    e2cd2f4 View commit details
    Browse the repository at this point in the history
  3. doc: update fast-track approval comment request

    Collaborators no longer need to add a comment for other collaborators
    to upvote after adding the `fast-track` label as the GitHub actions
    bot is configured to automatically add a comment after the label is
    added.
    
    PR-URL: #40316
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    VoltrexKeyva authored and danielleadams committed Oct 5, 2021
    Copy the full SHA
    abfcbcd View commit details
    Browse the repository at this point in the history
  4. src: use As() instead of Cast() for conversions

    We mostly use `As()` instead of `Cast()` in our code, so this change
    replaces the remaining calls to `Cast()` with calls to `As()` to
    maintain the consistency.
    
    Refs: https://github.com/nodejs/node/pull/39921/files#r702293529
    
    Signed-off-by: Darshan Sen <darshan.sen@postman.com>
    
    PR-URL: #40287
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
    RaisinTen authored and danielleadams committed Oct 5, 2021
    Copy the full SHA
    b694b0c View commit details
    Browse the repository at this point in the history
  5. tools: update rollup entry in lint-md package.json

    Update package.json to indicate that rollup 2.58.0 is the minimum. That
    version was already installed by a previous commit.
    
    PR-URL: #40281
    Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    iam-frankqiu authored and danielleadams committed Oct 5, 2021
    Copy the full SHA
    8d7710e View commit details
    Browse the repository at this point in the history
  6. meta: add mailmap entry for ratracegrad

    There are two AUTHORS entries for ratracegrad. Use a mailmap entry to
    consolidate them into a single entry.
    
    PR-URL: #40291
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Trott authored and danielleadams committed Oct 5, 2021
    Copy the full SHA
    a37527c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. fs: add stream utilities to FileHandle

    PR-URL: #40009
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    
    Backport-PR-URL: #40329
    Reviewed-By: Danielle Adams <adamzdanielle@gmail.com>
    aduh95 authored and danielleadams committed Oct 7, 2021
    Copy the full SHA
    c7f3294 View commit details
    Browse the repository at this point in the history
  2. doc: fix typo in stream docs

    PR-URL: #40337
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Harshitha K P <harshitha014@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    juanarbol authored and danielleadams committed Oct 7, 2021
    Copy the full SHA
    1db2ffd View commit details
    Browse the repository at this point in the history
  3. doc: correct the codeblock for hmacImportParams.hash

    PR-URL: #40340
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
    J-Human authored and danielleadams committed Oct 7, 2021
    Copy the full SHA
    8d0546d View commit details
    Browse the repository at this point in the history
  4. doc: fix the inline code-block at the NodeDhKeyGenParams class

    PR-URL: #40341
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
    Reviewed-By: Qingyu Deng <i@ayase-lab.com>
    J-Human authored and danielleadams committed Oct 7, 2021
    Copy the full SHA
    dc9c319 View commit details
    Browse the repository at this point in the history
  5. deps: V8: patch jinja2 for Python 3.10 compat

    PR-URL: #40296
    Fixes: #40294
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Christian Clauss <cclauss@me.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    targos authored and danielleadams committed Oct 7, 2021
    Copy the full SHA
    947f3dc View commit details
    Browse the repository at this point in the history
  6. tools: patch jinja2 for Python 3.10 compat

    PR-URL: #40296
    Fixes: #40294
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Christian Clauss <cclauss@me.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    targos authored and danielleadams committed Oct 7, 2021
    Copy the full SHA
    18820bf View commit details
    Browse the repository at this point in the history
  7. build: support Python 3.10.0

    PR-URL: #40296
    Fixes: #40294
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Christian Clauss <cclauss@me.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    iam-frankqiu authored and danielleadams committed Oct 7, 2021
    Copy the full SHA
    f83b9bc View commit details
    Browse the repository at this point in the history
  8. doc,src: update crypto/README.md

    Refs: #37048
    
    PR-URL: #40332
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Filip Skokan <panva.ip@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Reviewed-By: Qingyu Deng <i@ayase-lab.com>
    tniessen authored and danielleadams committed Oct 7, 2021
    Copy the full SHA
    9b0e61a View commit details
    Browse the repository at this point in the history
  9. doc: format general markdown files

    Use `make format-md` to format general markdown files.
    
    PR-URL: #40322
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and danielleadams committed Oct 7, 2021
    Copy the full SHA
    69eaaf6 View commit details
    Browse the repository at this point in the history
  10. doc: note readStream.path if fd is specified

    it'll be `undefined` if `fd` is specified.
    
    Refs: #40013
    
    PR-URL: #40252
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    ylemkimon authored and danielleadams committed Oct 7, 2021
    Copy the full SHA
    cff0c12 View commit details
    Browse the repository at this point in the history
  11. meta: update mailmap entry for othiym23

    PR-URL: #40326
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and danielleadams committed Oct 7, 2021
    Copy the full SHA
    d112c9a View commit details
    Browse the repository at this point in the history
  12. meta: consolidate AUTHORS entries for jemjam

    PR-URL: #40328
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Trott authored and danielleadams committed Oct 7, 2021
    Copy the full SHA
    7652129 View commit details
    Browse the repository at this point in the history
  13. doc: security release announcement safety check

    Github Actions could have an outage and we should abort the publishing
    of the PR if they are.
    
    PR-URL: #40333
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mcollina authored and danielleadams committed Oct 7, 2021
    Copy the full SHA
    316b385 View commit details
    Browse the repository at this point in the history
  14. doc: clarify that priorities applies to values

    In the discussion on #40235 it
    was mentioned that there might be confusion that some of the
    items listed were technical priorities versus priorities
    being for the values listed. Tweak to clarify.
    
    Signed-off-by: Michael Dawson <mdawson@devrus.com>
    
    PR-URL: #40318
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mhdawson authored and danielleadams committed Oct 7, 2021
    Copy the full SHA
    8d1c471 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. deps: upgrade npm to 8.0.0

    PR-URL: #40369
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Danielle Adams <adamzdanielle@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    npm-robot authored and danielleadams committed Oct 8, 2021
    Copy the full SHA
    b89c7ae View commit details
    Browse the repository at this point in the history
  2. 2021-10-08, Version 16.11.0 (Current)

        Notable changes:
    
        * crypto:
          * update root certificates (Richard Lau) #40280
        * deps:
          * upgrade npm to 8.0.0 (npm team) #40369
          * update `nghttp2` to v1.45.1 (thunder-coding) #40206
          * update V8 to 9.4.146.19 (Michaël Zasso) #40285
        * tools:
          * update certdata.txt (Richard Lau) #40280
    
        PR-URL: #40319
    danielleadams committed Oct 8, 2021
    Copy the full SHA
    f1ae6fb View commit details
    Browse the repository at this point in the history