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: v10.1.0
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: v10.2.0
Choose a head ref
  • 17 commits
  • 51 files changed
  • 12 contributors

Commits on Apr 3, 2024

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

Commits on Apr 5, 2024

  1. Update tests.yml

    cclauss authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7647a78 View commit details
    Browse the repository at this point in the history
  2. Revert

    cclauss authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e1304e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. docs: Installation -- Python >= v3.12 requires node-gyp >= v10 (#3010)

    We are getting a lot of issues opened on this topic so add it to our installation instructions.
    * #2869
    
    > [!Important]
    > Python >= v3.12 requires `node-gyp` >= v10
    cclauss authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a6b48fc View commit details
    Browse the repository at this point in the history
  2. Add Chocolatey Guide for node-gyp on Windows (#3008)

    * Add chocolatey install
    
    * Revert unwanted diffs
    
    * Add chocolatey guide
    
    * Use bash for code block
    
    * Update README.md
    
    Co-authored-by: Christian Clauss <[email protected]>
    
    * Move chocolatey bash to top
    
    * Fix section identation
    
    ---------
    
    Co-authored-by: Christian Clauss <[email protected]>
    Eprince-hub and cclauss authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    77737e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. GitHub Actions: npm test is failing Windows tests on M1 Macs (#3011)

    * GitHub Actions: npm test is failing Windows tests on M1 Macs
    
    `npm test` is running and failing Windows `find-visualstudio` tests on an M1 Mac!!!
    
    These tests are not being run or not failing on Intel Macs.
    
    * Only run "Find Visual Studio" tests on Windows
    
    * Update test/test-find-visualstudio.js
    
    Co-authored-by: Christian Clauss <[email protected]>
    
    ---------
    
    Co-authored-by: Stefan Stojanovic <[email protected]>
    cclauss and StefanStojanovic authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0bab6a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    b22d5ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    141aa6b View commit details
    Browse the repository at this point in the history
  3. docs: node-pre-gyp is no longer maintained (#3015)

    * docs: `node-pre-gyp` is no longer maintained
    
    * Update README.md
    
    * Update README.md
    cclauss authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    93186f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on May 31, 2024

  1. Update binding.gyp-files-in-the-wild.md (#3023)

    Add node-oracledb binding.gyp file
    sharadraju authored May 31, 2024
    Configuration menu
    Copy the full SHA
    c495083 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. feat(gyp): update gyp to v0.18.1 (#3039)

    * feat(gyp): update gyp to v0.18.1
    
    * ci: setup ninja
    
    * ci: visual-studio job use python 3.12
    toyobayashi authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ea99fea View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    6318d2b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump seanmiddleditch/gha-setup-ninja from 4 to 5 (#3041)

    Bumps [seanmiddleditch/gha-setup-ninja](https://github.com/seanmiddleditch/gha-setup-ninja) from 4 to 5.
    - [Release notes](https://github.com/seanmiddleditch/gha-setup-ninja/releases)
    - [Commits](seanmiddleditch/gha-setup-ninja@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: seanmiddleditch/gha-setup-ninja
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    10f6730 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. chore(main): release 10.2.0 (#3006)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Chengzhong Wu <[email protected]>
    Co-authored-by: Christian Clauss <[email protected]>
    3 people authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    08c91d0 View commit details
    Browse the repository at this point in the history
Loading