-
-
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: v11.1.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: v11.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 62 files changed
- 7 contributors
Commits on Feb 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c3b3ab0 - Browse repository at this point
Copy the full SHA c3b3ab0View commit details
Commits on Feb 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b21cf87 - Browse repository at this point
Copy the full SHA b21cf87View commit details
Commits on Mar 19, 2025
-
test: fix wasm test on Windows (#3145)
* fix wasm test on windows * test not rely lint python
Configuration menu - View commit details
-
Copy full SHA for ee1d6fd - Browse repository at this point
Copy the full SHA ee1d6fdView commit details
Commits on Apr 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3e1cdd4 - Browse repository at this point
Copy the full SHA 3e1cdd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4885110 - Browse repository at this point
Copy the full SHA 4885110View commit details -
fix: disable msbuild.exe nodeReuse (#3112)
On windows, one may experience errors due to concurrent node-gyp calls (see #3095) When retrying after such a failure, retries are observed to fail repeatedly with strange EBUSY and EPERM errors. This turns out to be due to a caching feature where msbuild.exe will continue to run in the background (for either 15s or 15m depending on VS version), and keep open file handles to files and directories that the user may be trying to delete (for example with a new call to `npm ci`). This behavior is well documented, as is the recommended workaround implemented here.
Configuration menu - View commit details
-
Copy full SHA for 0cf16d2 - Browse repository at this point
Copy the full SHA 0cf16d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80e9c79 - Browse repository at this point
Copy the full SHA 80e9c79View commit details -
fix: use maxRetries on fs.rm calls (#3113)
* fix: remove more forcefully * add max retries to all fs.rm calls --------- Co-authored-by: Luke Karrys <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2772a7 - Browse repository at this point
Copy the full SHA a2772a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ccbe7e - Browse repository at this point
Copy the full SHA 0ccbe7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc557e4 - Browse repository at this point
Copy the full SHA fc557e4View 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 v11.1.0...v11.2.0