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: b85aa5a1438857d82f49c1a2f458e86a21c1460c
Choose a base ref
...
head repository: nodejs/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0231ffa5010d906076da0d39734e43ed16b5ce7f
Choose a head ref
  • 3 commits
  • 75 files changed
  • 2 contributors

Commits on Jan 25, 2022

  1. deps: add corepack

    Corepack provides shims for Yarn and pnpm in order to soften the
    developer experience when working on Node projects.
    
    Refs: #15244
    Refs: nodejs/TSC#904
    
    PR-URL: #39608
    Backport-PR-URL: #40479
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Michaël Zasso <[email protected]>
    Reviewed-By: Antoine du Hamel <[email protected]>
    arcanis authored and richardlau committed Jan 25, 2022

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    737df75 View commit details
  2. deps: upgrade Corepack to 0.10

    PR-URL: #40374
    Backport-PR-URL: #40479
    Reviewed-By: Michaël Zasso <[email protected]>
    Reviewed-By: Tobias Nießen <[email protected]>
    Reviewed-By: Antoine du Hamel <[email protected]>
    Reviewed-By: Benjamin Gruenbaum <[email protected]>
    Reviewed-By: Jiawen Geng <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    arcanis authored and richardlau committed Jan 25, 2022

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    cd20ecc View commit details
  3. build: add --without-corepack

    PR-URL: #41060
    Backport-PR-URL: #40479
    Reviewed-By: Richard Lau <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Antoine du Hamel <[email protected]>
    Reviewed-By: Ruben Bridgewater <[email protected]>
    jonahsnider authored and richardlau committed Jan 25, 2022

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    0231ffa View commit details
Loading