-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: v12.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nodejs/node-gyp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 24 files changed
- 5 contributors
Commits on Jan 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 46d7576 - Browse repository at this point
Copy the full SHA 46d7576View commit details
Commits on Feb 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1381458 - Browse repository at this point
Copy the full SHA 1381458View commit details
Commits on Mar 23, 2026
-
build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#3289)
Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.12.2 to 0.13.0. - [Release notes](https://github.com/neostandard/neostandard/releases) - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md) - [Commits](neostandard/neostandard@v0.12.2...v0.13.0) --- updated-dependencies: - dependency-name: neostandard dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19da158 - Browse repository at this point
Copy the full SHA 19da158View commit details
Commits on Apr 21, 2026
-
feat: replace make-fetch-happen with built-in fetch (#3302)
* feat: replace make-fetch-happen with built-in fetch Use Node's built-in fetch for downloading headers/tarballs, with undici's EnvHttpProxyAgent providing --proxy, --noproxy and --cafile support (plus http_proxy/https_proxy/no_proxy env var handling). Drops 36 transitive dependencies. * fixup: address review feedback - Guard Readable.fromWeb against null body (204/304 responses) - Add socket error handlers to CONNECT tunnel in proxy test - Destroy socket in noproxy test's CONNECT handler so a regression fails fast instead of hanging * ci: fix Python lint and npm install in tests workflow Apply f-string fix from gyp-next#337 to resolve ruff F507 in simple_copy.py, and add npm@~11.10.0 pre-install step from #3300 to work around npm/cli#9151. * fix: apply cafile to proxied TLS connections EnvHttpProxyAgent forwards opts to an internal ProxyAgent for proxied requests, which reads origin TLS config from requestTls rather than connect. Set connect/requestTls/proxyTls so the custom CA is honored on both direct and proxied paths. Adds a test covering https origin behind an HTTP CONNECT proxy with a custom CA.
Configuration menu - View commit details
-
Copy full SHA for 393ec2b - Browse repository at this point
Copy the full SHA 393ec2bView commit details -
feat: update gyp-next to v0.22.1 (#3295)
* feat: update gyp-next to v0.22.0 * feat: update gyp-next to v0.22.1
Configuration menu - View commit details
-
Copy full SHA for f4242fb - Browse repository at this point
Copy the full SHA f4242fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 154a27e - Browse repository at this point
Copy the full SHA 154a27eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v12.2.0...v12.3.0