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

V20.14.0 merge #137

Merged
merged 47 commits into from
May 28, 2024
Merged

V20.14.0 merge #137

merged 47 commits into from
May 28, 2024

Commits on May 9, 2024

  1. Working on v20.13.2

    marco-ippolito committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6c5a12d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. stream: implement TransformStream cleanup using "transformer.cancel"

    Fixes: nodejs/node#49971
    PR-URL: nodejs/node#50126
    Backport-PR-URL: nodejs/node#52772
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    debadree25 authored and marco-ippolito committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3dd96f1 View commit details
    Browse the repository at this point in the history
  2. test: replace always-opt flag with alway-turbofan

    Refs: v8/v8@e3e8ea5
    PR-URL: nodejs/node#50115
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    targos authored and richardlau committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f8e1886 View commit details
    Browse the repository at this point in the history
  3. test: skip v8-updates/test-linux-perf

    Refs: nodejs/node#50079
    PR-URL: nodejs/node#49639
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    targos authored and richardlau committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8e7e778 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. test_runner: support source mapped test locations

    This commit adds support for source mapping test locations
    when the --enable-source-maps flag is present.
    
    Fixes: nodejs/node#51392
    PR-URL: nodejs/node#52010
    Backport-PR-URL: nodejs/node#52872
    Fixes: nodejs/node#51610
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
    Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    cjihrig authored and marco-ippolito committed May 17, 2024
    Configuration menu
    Copy the full SHA
    743281a View commit details
    Browse the repository at this point in the history
  2. test_runner: use paths for test locations

    This commit transforms test locations to paths when V8 provides
    file URLs (which seems to be for ESM files).
    
    Fixes: nodejs/node#51610
    PR-URL: nodejs/node#52010
    Backport-PR-URL: nodejs/node#52872
    Fixes: nodejs/node#51392
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
    Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    cjihrig authored and marco-ippolito committed May 17, 2024
    Configuration menu
    Copy the full SHA
    be587e3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. deps: upgrade npm to 10.7.0

    PR-URL: nodejs/node#52767
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    npm-cli-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    26b1231 View commit details
    Browse the repository at this point in the history
  2. meta: standardize regex

    PR-URL: nodejs/node#52693
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    RedYetiDev authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0c6019a View commit details
    Browse the repository at this point in the history
  3. meta: bump step-security/harden-runner from 2.7.0 to 2.7.1

    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.7.0 to 2.7.1.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@63c24ba...a4aa98b)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    PR-URL: nodejs/node#52782
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    dependabot[bot] authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    21f1b6b View commit details
    Browse the repository at this point in the history
  4. meta: bump codecov/codecov-action from 4.1.1 to 4.3.1

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.1 to 4.3.1.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@c16abc2...5ecb98a)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    PR-URL: nodejs/node#52783
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    dependabot[bot] authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d1607cd View commit details
    Browse the repository at this point in the history
  5. meta: bump actions/download-artifact from 4.1.4 to 4.1.7

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.4 to 4.1.7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@c850b93...65a9edc)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    PR-URL: nodejs/node#52784
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    dependabot[bot] authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    30482ea View commit details
    Browse the repository at this point in the history
  6. meta: bump actions/upload-artifact from 4.3.1 to 4.3.3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@5d5d22a...6546280)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    PR-URL: nodejs/node#52785
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    dependabot[bot] authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    70611d7 View commit details
    Browse the repository at this point in the history
  7. meta: bump github/codeql-action from 3.24.9 to 3.25.3

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.9 to 3.25.3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@1b1aada...d39d31e)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    PR-URL: nodejs/node#52786
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    dependabot[bot] authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ac56366 View commit details
    Browse the repository at this point in the history
  8. meta: bump actions/checkout from 4.1.1 to 4.1.4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@b4ffde6...0ad4b8f)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    PR-URL: nodejs/node#52787
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    dependabot[bot] authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    61f9f12 View commit details
    Browse the repository at this point in the history
  9. meta: add mailmap entry for legendecas

    PR-URL: nodejs/node#52795
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    legendecas authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b350f43 View commit details
    Browse the repository at this point in the history
  10. doc: fix grammatical mistake

    PR-URL: nodejs/node#52808
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
    codershiba authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d9c5114 View commit details
    Browse the repository at this point in the history
  11. deps: update uvwasi to 0.0.21

    PR-URL: nodejs/node#52863
    Reviewed-By: Guy Bedford <guybedford@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    edc3e5d View commit details
    Browse the repository at this point in the history
  12. deps: update googletest to 4565741

    PR-URL: nodejs/node#51657
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    42070ca View commit details
    Browse the repository at this point in the history
  13. deps: update googletest to b75ecf1

    PR-URL: nodejs/node#51657
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a1817f5 View commit details
    Browse the repository at this point in the history
  14. deps: update googletest to 5df0241

    PR-URL: nodejs/node#51657
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    981d57e View commit details
    Browse the repository at this point in the history
  15. deps: update googletest to e4fdb87

    PR-URL: nodejs/node#51657
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    301541c View commit details
    Browse the repository at this point in the history
  16. deps: update googletest to c231e6f

    PR-URL: nodejs/node#51657
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    760b788 View commit details
    Browse the repository at this point in the history
  17. deps: update googletest to eff443c

    PR-URL: nodejs/node#51657
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c8305f6 View commit details
    Browse the repository at this point in the history
  18. deps: update googletest to 5197b1a

    PR-URL: nodejs/node#51657
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    69959d0 View commit details
    Browse the repository at this point in the history
  19. deps: update googletest to 5a37b51

    PR-URL: nodejs/node#51657
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c1d3e55 View commit details
    Browse the repository at this point in the history
  20. deps: update googletest to d83fee1

    PR-URL: nodejs/node#51657
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    34708d1 View commit details
    Browse the repository at this point in the history
  21. deps: update googletest to 2d16ed0

    PR-URL: nodejs/node#51657
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6cfad60 View commit details
    Browse the repository at this point in the history
  22. deps: update simdutf to 5.2.6

    PR-URL: nodejs/node#52727
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b21a480 View commit details
    Browse the repository at this point in the history
  23. deps: update simdutf to 5.2.8

    PR-URL: nodejs/node#52727
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7ba30a5 View commit details
    Browse the repository at this point in the history
  24. deps: update corepack to 0.28.1

    PR-URL: nodejs/node#52946
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    bbbfd7f View commit details
    Browse the repository at this point in the history
  25. deps: update googletest to fa6de7f

    PR-URL: nodejs/node#52949
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    nodejs-github-bot authored and targos committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f5cd125 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. test_runner: ignore todo flag when running suites

    This commit removes a check for the todo flag when determining
    if a suite should run. In general, the todo flag should have
    no impact on whether or not a test/suite runs. Instead, it should
    only impact how the result of the test/suite is handled.
    
    PR-URL: nodejs/node#52117
    Backport-PR-URL: nodejs/node#53093
    Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    cjihrig authored and marco-ippolito committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b7bc635 View commit details
    Browse the repository at this point in the history
  2. test_runner: support forced exit

    This commit updates the test runner to allow a forced exit once
    all known tests have finished running.
    
    Fixes: nodejs/node#49925
    PR-URL: nodejs/node#52038
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
    Reviewed-By: Raz Luvaton <rluvaton@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    cjihrig authored and marco-ippolito committed May 23, 2024
    Configuration menu
    Copy the full SHA
    77e2bf0 View commit details
    Browse the repository at this point in the history
  3. test_runner: run top level tests in a microtask

    This commit updates the test harness to prevent top level
    tests from executing immediately. This allows certain config
    data, such as filtering options, to be discovered before running
    the tests.
    
    PR-URL: nodejs/node#52092
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
    cjihrig authored and marco-ippolito committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e2ae436 View commit details
    Browse the repository at this point in the history
  4. deps: V8: cherry-pick f8d5e576b814

    Original commit message:
    
        Fix build with older versions of GCC.
    
        This ports the change from bazel on v8:
        https://crrev.com/c/3368869
    
        Compilation errors started showing after this CL:
        https://crrev.com/c/5199515
    
        Change-Id: I8c161a0d9ad5c04d452c444ef4feafae2ef4f6db
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5280535
        Reviewed-by: Leszek Swirski <leszeks@chromium.org>
        Commit-Queue: Milad Farazmand <mfarazma@redhat.com>
        Cr-Commit-Position: refs/heads/main@{#92252}
    
    Refs: v8/v8@f8d5e57
    PR-URL: nodejs/node#52183
    Refs: v8/v8@c4be0a9
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    richardlau authored and marco-ippolito committed May 23, 2024
    Configuration menu
    Copy the full SHA
    200dadb View commit details
    Browse the repository at this point in the history
  5. deps: V8: backport c4be0a97f981

    Original commit message:
    
        Fix build with gcc12
    
        - A number of erroneous flags have been added to BUILD.gn
        - wasm-init-expr.cc is creating an 8 byte buffer witch may be
          much smaller than max size_t output. We also need to make room
          for the `f` character and the terminating null character
        - inspector_protocol currently generates the following error
           ```
           error: loop variable ‘json_in’ of type ‘const std::string&’ {aka
           ‘const std::__cxx11::basic_string<char>&’} binds to a temporary
           constructed from type ‘const char* const’
           ```
    
        Change-Id: I1139899b2664e47d01ebc44f2e972fc4c0ec212d
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5331756
        Reviewed-by: Matthias Liedtke <mliedtke@chromium.org>
        Commit-Queue: Milad Farazmand <mfarazma@redhat.com>
        Reviewed-by: Toon Verwaest <verwaest@chromium.org>
        Cr-Commit-Position: refs/heads/main@{#92615}
    
    Refs: v8/v8@c4be0a9
    PR-URL: nodejs/node#52183
    Refs: v8/v8@f8d5e57
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    richardlau authored and marco-ippolito committed May 23, 2024
    Configuration menu
    Copy the full SHA
    053282e View commit details
    Browse the repository at this point in the history
  6. test_runner: don't await the same promise for each test

    Prior to this commit, each top level test awaited the same
    global promise for setting up test reporters. This commit
    updates the logic to only await the promise the first time
    it is encountered.
    
    PR-URL: nodejs/node#52185
    Refs: nodejs/node#47164
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
    cjihrig authored and marco-ippolito committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a501860 View commit details
    Browse the repository at this point in the history
  7. deps: V8: cherry-pick 500de8bd371b

    Original commit message:
    
        [gcc] Fix gcc / bazel build
    
        Add <iomanip> includes to fix gcc/blaze builds. Also ignore a dangling
        pointer warning introduced in newer gcc, since it has false positives
        on some uses of scope classes.
    
        Change-Id: Ib86a2437ffc34b5497a5b8619013d6d5b4ea30fe
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5380192
        Auto-Submit: Leszek Swirski <leszeks@chromium.org>
        Reviewed-by: Adam Klein <adamk@chromium.org>
        Reviewed-by: Michael Achenbach <machenbach@chromium.org>
        Commit-Queue: Michael Achenbach <machenbach@chromium.org>
        Cr-Commit-Position: refs/heads/main@{#92977}
    
    Refs: v8/v8@500de8b
    PR-URL: nodejs/node#52676
    Fixes: nodejs/node#52675
    Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
    richardlau authored and marco-ippolito committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e3ad05d View commit details
    Browse the repository at this point in the history
  8. tools: update lint-md-dependencies to rollup@4.17.0

    PR-URL: nodejs/node#52729
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    nodejs-github-bot authored and marco-ippolito committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4051316 View commit details
    Browse the repository at this point in the history
  9. src,permission: throw async errors on async APIs

    PR-URL: nodejs/node#52730
    Refs: nodejs/security-wg#898
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    RafaelGSS authored and marco-ippolito committed May 23, 2024
    Configuration menu
    Copy the full SHA
    28d2baa View commit details
    Browse the repository at this point in the history
  10. doc: remove mold use on mac for speeding up build

    Co-authored-by: Vinicius Lourenço
    <12551007+H4ad@users.noreply.github.com>
    PR-URL: nodejs/node#52252
    Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
    Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    congzhangzh authored and marco-ippolito committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8c1f837 View commit details
    Browse the repository at this point in the history
  11. doc: update process.versions properties

    PR-URL: nodejs/node#52736
    Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    Reviewed-By: Qingyu Deng <i@ayase-lab.com>
    IlyasShabi authored and marco-ippolito committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e6d9fbe View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Revert "stream: revert fix cloned webstreams not being unref'd"

    This reverts commit 8d20b64.
    
    PR-URL: nodejs/node#53144
    Fixes: nodejs/node#53143
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    marco-ippolito committed May 27, 2024
    Configuration menu
    Copy the full SHA
    cffd2cc View commit details
    Browse the repository at this point in the history
  2. 2024-05-28, Version 20.14.0 'Iron' (LTS)

    Notable changes:
    
    src,permission:
      * throw async errors on async APIs (Rafael Gonzaga) nodejs/node#52730
    test_runner:
      * (SEMVER-MINOR) support forced exit (Colin Ihrig) nodejs/node#52038
    
    PR-URL: nodejs/node#53120
    marco-ippolito committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fe0f08a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge tag 'v20.14.0' into v20.14.0-merge

    2024-05-28 Node.js v20.14.0 'Iron' (LTS) Release
    Git-EVTag-v0-SHA512: 34ae431d7ef1270c9535019bd40bdb4d5ca09181a743bbfa6412750a32f86043f7e91dd53872c37973693a96bfc15d6c3de2c7e3086156b3c651008d5d337985
    trevnorris committed May 28, 2024
    Configuration menu
    Copy the full SHA
    bda292a View commit details
    Browse the repository at this point in the history
  2. 2024-05-28, Version 20.14.0-nsolid-v5.2.3 'Iron'

    PR-URL: #137
    Reviewed-by: Santiago Gimeno <santiago.gimeno@gmail.com>
    trevnorris committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dfe9b62 View commit details
    Browse the repository at this point in the history
  3. Working on v5.2.4 Iron

    trevnorris committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c621e1f View commit details
    Browse the repository at this point in the history