File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 11.5 .0"
2+ "." : " 12.0 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 12.0.0] ( https://github.com/nodejs/node-gyp/compare/v11.5.0...v12.0.0 ) (2025-11-07)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * align to npm 11 node engine range
9+
10+ ### Features
11+
12+ * align to npm 11 node engine range ([ 2f85686] ( https://github.com/nodejs/node-gyp/commit/2f85686bbe745673350a8f9dbb0e86ee0190f213 ) )
13+ * update gyp-next to v0.21.0 ([ c57cd2e] ( https://github.com/nodejs/node-gyp/commit/c57cd2e86dc57707475b9f7e676e189f064817de ) )
14+
15+
16+ ### Core
17+
18+ * ** deps:** bump actions/setup-node from 5 to 6 ([ ae90e63] ( https://github.com/nodejs/node-gyp/commit/ae90e632d9fab85f4cd902dc9205ba9dfafaf3bc ) )
19+ * make-fetch-happen@15.0.0 ([ e2b9d21] ( https://github.com/nodejs/node-gyp/commit/e2b9d21bce27c35d18fcb6f8583e386d15ce395c ) )
20+ * nopt@9.0.0 ([ 9bdeaf3] ( https://github.com/nodejs/node-gyp/commit/9bdeaf307cd7a254946859d306465989fa39dfb2 ) )
21+ * proc-log@6.0.0 ([ dfc68df] ( https://github.com/nodejs/node-gyp/commit/dfc68dfba3c17deb0bda9a395bb49d8fb9fa5951 ) )
22+
23+
24+ ### Miscellaneous
25+
26+ * setup dependabot for npm ([ 86d65c7] ( https://github.com/nodejs/node-gyp/commit/86d65c7874eb41eb49c9b8bbf342becac8e57c6f ) )
27+ * update devDependencies ([ 41b0cea] ( https://github.com/nodejs/node-gyp/commit/41b0cea2f12342a790580cc8f844f075d49e096c ) )
28+
329## [ 11.5.0] ( https://github.com/nodejs/node-gyp/compare/v11.4.2...v11.5.0 ) (2025-10-15)
430
531
Original file line number Diff line number Diff line change 1111 " bindings" ,
1212 " gyp"
1313 ],
14- "version" : " 11.5 .0" ,
14+ "version" : " 12.0 .0" ,
1515 "installVersion" : 11 ,
1616 "author" : " Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)" ,
1717 "repository" : {
2222 "bin" : " ./bin/node-gyp.js" ,
2323 "main" : " ./lib/node-gyp.js" ,
2424 "dependencies" : {
25- "env-paths" : " ^3.0 .0" ,
25+ "env-paths" : " ^2.2 .0" ,
2626 "exponential-backoff" : " ^3.1.1" ,
2727 "graceful-fs" : " ^4.2.6" ,
2828 "make-fetch-happen" : " ^15.0.0" ,
You can’t perform that action at this time.
0 commit comments