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

[v12.x] backport npm updates and macOS notarization #32527

Closed

Commits on Apr 1, 2020

  1. deps: upgrade npm to 6.14.1

    PR-URL: nodejs#31977
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Shelley Vohr <codebytere@gmail.com>
    Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    isaacs authored and MylesBorins committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    11e3258 View commit details
    Browse the repository at this point in the history
  2. deps: update npm to 6.14.3

    PR-URL: nodejs#32368
    Refs: nodejs#32296
    Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
    Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    MylesBorins committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    949a83c View commit details
    Browse the repository at this point in the history
  3. deps: remove *.pyc files from deps/npm

    These seem to have accidentally slipped into the npm source tarball and
    cause problems when contributors update their git checkout of node.
    
    PR-URL: nodejs#32387
    Refs: nodejs#32368
    Refs: npm/cli#1037
    Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    bnoordhuis authored and MylesBorins committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    dd4eb8b View commit details
    Browse the repository at this point in the history
  4. deps: update term-size with signed version

    PR-URL: nodejs#31459
    Refs: nodejs#29216
    Refs: sindresorhus/macos-terminal-size#3
    Reviewed-By: Christian Clauss <cclauss@me.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Reviewed-By: Ash Cripps <ashley.cripps@ibm.com>
    Signed-off-by: Rod Vagg <rod@vagg.org>
    rvagg authored and MylesBorins committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    b9dc030 View commit details
    Browse the repository at this point in the history
  5. deps: upgrade npm to 6.14.4

    PR-URL: nodejs#32495
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Gus Caplan <me@gus.host>
    ruyadorno authored and MylesBorins committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    7706dad View commit details
    Browse the repository at this point in the history
  6. build: macOS package notarization

    Includes hardened-runtime patch from gdams from
    nodejs#29216 (comment)
    
    PR-URL: nodejs#31459
    Refs: nodejs#29216
    Reviewed-By: Christian Clauss <cclauss@me.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Reviewed-By: Ash Cripps <ashley.cripps@ibm.com>
    Signed-off-by: Rod Vagg <rod@vagg.org>
    rvagg authored and MylesBorins committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    5c52453 View commit details
    Browse the repository at this point in the history
  7. doc: official macOS builds now on 10.15 + Xcode 11

    PR-URL: nodejs#31459
    Refs: nodejs#29216
    Reviewed-By: Christian Clauss <cclauss@me.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Reviewed-By: Ash Cripps <ashley.cripps@ibm.com>
    Signed-off-by: Rod Vagg <rod@vagg.org>
    rvagg authored and MylesBorins committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    c5aee86 View commit details
    Browse the repository at this point in the history