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: 154a27e
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: ee9b544
Choose a head ref
  • 7 commits
  • 10 files changed
  • 4 contributors

Commits on Apr 22, 2026

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

Commits on Apr 25, 2026

  1. fix: retry downloads on retryable errors (#3308)

    Assisted-by: Claude Opus 4.6
    
    Signed-off-by: David Sanders <dsanders11@ucsbalum.com>
    dsanders11 authored Apr 25, 2026
    Configuration menu
    Copy the full SHA
    0793489 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2026

  1. Configuration menu
    Copy the full SHA
    87c8c59 View commit details
    Browse the repository at this point in the history
  2. fix: test on Node.js v26 (#3314)

    * fix: test on Node.js v26
    
    * Add fetch import from undici to download.js
    cclauss authored May 12, 2026
    Configuration menu
    Copy the full SHA
    0e65639 View commit details
    Browse the repository at this point in the history
  3. fix: stop testing end-of-life Node.js v20 (#3315)

    Removed Node.js version 20.x from the test matrix.
    cclauss authored May 12, 2026
    Configuration menu
    Copy the full SHA
    5c0ec47 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2026

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

Commits on Jun 5, 2026

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