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-gyp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f5fa6b8
Choose a base ref
...
head repository: nodejs/node-gyp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b1ad492
Choose a head ref
  • 13 commits
  • 13 files changed
  • 10 contributors

Commits on Nov 28, 2021

  1. Configuration menu
    Copy the full SHA
    c2a1850 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    2ef5fb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    6e8f93b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    faf6d48 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    a2f2988 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. doc: Update Python versions (#2571)

    * Add Python 3.10
    * Drop Python 3.6 which [EOLs on 23 Dec. 2021](https://devguide.python.org/#status-of-python-branches)
    * macOS: clarify `Xcode Command Line Tools` standalone vs. from full Xcode
    * Window: Use the same URL as https://github.com/nodejs/node/blob/master/BUILDING.md#windows
    cclauss authored Jan 30, 2022
    Configuration menu
    Copy the full SHA
    e069f13 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. deps!: increase "engines" to "node" : "^12.22 || ^14.13 || >=16" (#2601)

    Makes npm warn users if they are using an unsupported Node version.
    wraithgar authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    6562f92 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. deps: [email protected]

    The breaking change was dropping node10 support, which node-gyp has
    already done.
    wraithgar authored and rvagg committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    78f6660 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    839e414 View commit details
    Browse the repository at this point in the history
  2. added node-heapdump binding.gyp

    mohamed-bahaa21 authored and rvagg committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    a32a9aa View commit details
    Browse the repository at this point in the history
  3. fix: _ in npm_config_ env variables

    zcbenz authored and rvagg committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    eef4eef View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    1d499dd View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. chore: release 9.0.0

    github-actions[bot] authored and rvagg committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    b1ad492 View commit details
    Browse the repository at this point in the history
Loading