Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.20.1
Choose a base ref
...
head repository: nodejs/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.21.0
Choose a head ref
  • 17 commits
  • 55 files changed
  • 8 contributors

Commits on Sep 23, 2022

  1. Working on v14.20.2

    bengl committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    33d8d8e View commit details
    Browse the repository at this point in the history
  2. src,doc,test: add --openssl-shared-config option

    This commit adds a new command line option named
    '--openssl-shared-config' intended to allow reverting to the old OpenSSL
    configuration behavior where Node.js would use the configuration section
    name (called appname in OpenSSL) 'openssl_conf' which could potentially
    be used my other applications..
    
    PR-URL: #43124
    Refs: #40366
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Rich Trott <[email protected]>
    Reviewed-By: Rafael Gonzaga <[email protected]>
    Reviewed-By: Beth Griggs <[email protected]>
    Backport-PR-URL: #43782
    
    Refs: nodejs/nodejs.org#4713
    Reviewed-By: Matteo Collina <[email protected]>
    Reviewed-By: Richard Lau <[email protected]>
    danbev authored and bengl committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    4f83d75 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. deps: update Corepack to 0.11.2

    PR-URL: #43402
    Backport-PR-URL: #43760
    Reviewed-By: Antoine du Hamel <[email protected]>
    Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
    Reviewed-By: Benjamin Gruenbaum <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Darshan Sen <[email protected]>
    Reviewed-By: Jiawen Geng <[email protected]>
    arcanis authored and danielleadams committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    fa6c276 View commit details
    Browse the repository at this point in the history
  2. deps: update corepack to 0.12.0

    PR-URL: #43748
    Backport-PR-URL: #43760
    Reviewed-By: Antoine du Hamel <[email protected]>
    Reviewed-By: Tobias Nießen <[email protected]>
    Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
    nodejs-github-bot authored and danielleadams committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    9d6cb3b View commit details
    Browse the repository at this point in the history
  3. deps: update corepack to 0.12.1

    PR-URL: #43965
    Backport-PR-URL: #43760
    Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
    Reviewed-By: Antoine du Hamel <[email protected]>
    Reviewed-By: Mestery <[email protected]>
    nodejs-github-bot authored and danielleadams committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    b6972c9 View commit details
    Browse the repository at this point in the history
  4. deps: update corepack to 0.12.2

    PR-URL: #44159
    Backport-PR-URL: #43760
    Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
    Reviewed-By: Antoine du Hamel <[email protected]>
    Reviewed-By: Feng Yu <[email protected]>
    nodejs-github-bot authored and danielleadams committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    28e9891 View commit details
    Browse the repository at this point in the history
  5. deps: update corepack to 0.12.3

    PR-URL: #44229
    Backport-PR-URL: #43760
    Reviewed-By: Antoine du Hamel <[email protected]>
    Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
    Reviewed-By: Feng Yu <[email protected]>
    Reviewed-By: Rich Trott <[email protected]>
    nodejs-github-bot authored and danielleadams committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    ee24c32 View commit details
    Browse the repository at this point in the history
  6. deps: update corepack to 0.13.0

    PR-URL: #44318
    Backport-PR-URL: #43760
    Reviewed-By: Tobias Nießen <[email protected]>
    Reviewed-By: Rich Trott <[email protected]>
    Reviewed-By: Antoine du Hamel <[email protected]>
    nodejs-github-bot authored and danielleadams committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    0227462 View commit details
    Browse the repository at this point in the history
  7. deps: update corepack to 0.14.0

    PR-URL: #44509
    Backport-PR-URL: #43760
    Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
    Reviewed-By: Darshan Sen <[email protected]>
    Reviewed-By: Tobias Nießen <[email protected]>
    Reviewed-By: Feng Yu <[email protected]>
    Reviewed-By: Antoine du Hamel <[email protected]>
    nodejs-github-bot authored and danielleadams committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    e55389c View commit details
    Browse the repository at this point in the history
  8. deps: update corepack to 0.14.1

    PR-URL: #44704
    Backport-PR-URL: #43760
    Reviewed-By: Moshe Atlow <[email protected]>
    Reviewed-By: Antoine du Hamel <[email protected]>
    nodejs-github-bot authored and danielleadams committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    a1f8e4d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. deps: update timezone to tz2022e

    PR-URL: #45094
    Refs: nodejs/Release#773
    Reviewed-By: Rafael Gonzaga <[email protected]>
    Reviewed-By: Danielle Adams <[email protected]>
    richardlau authored and danielleadams committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    18c43c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. deps: update corepack to 0.14.2

    PR-URL: #44775
    Backport-PR-URL: #44924
    Reviewed-By: Antoine du Hamel <[email protected]>
    Reviewed-By: Rich Trott <[email protected]>
    Reviewed-By: Darshan Sen <[email protected]>
    Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Trivikram Kamat <[email protected]>
    nodejs-github-bot authored and danielleadams committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    98c49d8 View commit details
    Browse the repository at this point in the history
  2. tools: add more options to track flaky tests

    Refs: #43929 (comment)
    
    PR-URL: #43954
    Backport-PR-URL: #45126
    Reviewed-By: Matteo Collina <[email protected]>
    Reviewed-By: Tobias Nießen <[email protected]>
    Reviewed-By: Feng Yu <[email protected]>
    aduh95 authored and danielleadams committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a1d5209 View commit details
    Browse the repository at this point in the history
  3. deps: cherry-pick libuv/libuv@abb109f

    Original commit log follows:
    
    darwin: remove EPROTOTYPE error workaround (libuv/libuv#3405)
    
    It's been reported in the past that OS X 10.10, because of a race
    condition in the XNU kernel, sometimes returns a transient EPROTOTYPE
    error when trying to write to a socket. Libuv handles that by retrying
    the operation until it succeeds or fails with a different error.
    
    Recently it's been reported that current versions of the operating
    system formerly known as OS X fail permanently with EPROTOTYPE under
    certain conditions, resulting in an infinite loop.
    
    Because Apple isn't exactly forthcoming with bug fixes or even details,
    I'm opting to simply remove the workaround and have the error bubble up.
    
    Refs: libuv/libuv#482
    Fixes: #43916
    
    PR-URL: #43950
    Reviewed-By: Luigi Pinca <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    Reviewed-By: Santiago Gimeno <[email protected]>
    Reviewed-By: Matteo Collina <[email protected]>
    bnoordhuis authored and danielleadams committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a1dea66 View commit details
    Browse the repository at this point in the history
  4. deps: cherry-pick libuv/libuv@3a7b955

    Original commit log follows:
    
    darwin: translate EPROTOTYPE to ECONNRESET (libuv/libuv#3413)
    
    macOS versions 10.10 and 10.15 - and presumbaly 10.11 to 10.14, too -
    have a bug where a race condition causes the kernel to return EPROTOTYPE
    because the socket isn't fully constructed.
    
    It's probably the result of the peer closing the connection and that is
    why libuv translates it to ECONNRESET.
    
    Previously, libuv retried until the EPROTOTYPE error went away but some
    VPN software causes the same behavior except the error is permanent, not
    transient, turning the retry mechanism into an infinite loop.
    
    Refs: libuv/libuv#482
    Refs: libuv/libuv#3405
    Fixes: #43916
    
    PR-URL: #43950
    Reviewed-By: Luigi Pinca <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    Reviewed-By: Santiago Gimeno <[email protected]>
    Reviewed-By: Matteo Collina <[email protected]>
    bnoordhuis authored and danielleadams committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    773f587 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. test: fix intl tests on small-icu builds

    PR-URL: #41939
    Reviewed-By: Michaël Zasso <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    aduh95 authored and danielleadams committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    9487028 View commit details
    Browse the repository at this point in the history
  2. 2022-11-01, Version 14.21.0 'Fermium' (LTS)

    Notable changes:
    
    * deps:
      * update corepack to 0.14.2 (Node.js GitHub Bot) #44775
    * src:
      * add --openssl-shared-config option (Daniel Bevenius) #43124
    
    PR-URL: #44889
    danielleadams committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    f7e5f28 View commit details
    Browse the repository at this point in the history
Loading