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: 3cff859
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: 641b220
Choose a head ref
  • 13 commits
  • 15 files changed
  • 6 contributors

Commits on Nov 6, 2025

  1. deps: [email protected]

    owlstronaut authored and lukekarrys committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    e2b9d21 View commit details
    Browse the repository at this point in the history
  2. feat!: align to npm 11 node engine range

    `node-gyp` is now compatible with Node `^20.17.0 || >=22.9.0`
    owlstronaut authored and lukekarrys committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    2f85686 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/setup-node from 5 to 6

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and lukekarrys committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    ae90e63 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Update tar dependency to ^7.5.2 to address CVE-2025-64118

    Co-authored-by: cclauss <[email protected]>
    2 people authored and lukekarrys committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    4b47bc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41b0cea View commit details
    Browse the repository at this point in the history
  3. deps: [email protected]

    lukekarrys committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    dfc68df View commit details
    Browse the repository at this point in the history
  4. deps: [email protected]

    lukekarrys committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    9bdeaf3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86d65c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c57cd2e View commit details
    Browse the repository at this point in the history
  7. build(deps): bump env-paths from 2.2.1 to 3.0.0 (#3235)

    * build(deps): bump env-paths from 2.2.1 to 3.0.0
    
    Bumps [env-paths](https://github.com/sindresorhus/env-paths) from 2.2.1 to 3.0.0.
    - [Release notes](https://github.com/sindresorhus/env-paths/releases)
    - [Commits](sindresorhus/env-paths@v2.2.1...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: env-paths
      dependency-version: 3.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fixup
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Luke Karrys <[email protected]>
    dependabot[bot] and lukekarrys authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    5fffb2f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2025

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

Commits on Nov 10, 2025

  1. build(deps): bump which from 5.0.0 to 6.0.0 (#3238)

    Bumps [which](https://github.com/npm/node-which) from 5.0.0 to 6.0.0.
    - [Release notes](https://github.com/npm/node-which/releases)
    - [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md)
    - [Commits](npm/node-which@v5.0.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: which
      dependency-version: 6.0.0
      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 Nov 10, 2025
    Configuration menu
    Copy the full SHA
    eaa8e34 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

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