bruvv / pineapple-firmware-builder

WiFi Pineapple firmware builder. Build the latest firmware
GNU General Public License v3.0
30 stars 17 forks source link

Update dependency node-gyp to v9 #219

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-gyp ~8.4.0 -> ~9.0.0 age adoption passing confidence

Release Notes

nodejs/node-gyp ### [`v9.0.0`](https://togithub.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#​900-httpswwwgithubcomnodejsnode-gypcomparev841v900-2022-02-24) [Compare Source](https://togithub.com/nodejs/node-gyp/compare/v8.4.1...v9.0.0) ##### ⚠ BREAKING CHANGES - increase "engines" to "node" : "^12.22 || ^14.13 || >=16" ([#​2601](https://togithub.com/nodejs/node-gyp/issues/2601)) ##### Bug Fixes - \_ in npm_config\_ env variables ([eef4eef](https://www.github.com/nodejs/node-gyp/commit/eef4eefccb13ff6a32db862709ee5b2d4edf7e95)) - update make-fetch-happen to a minimum of 10.0.3 ([839e414](https://www.github.com/nodejs/node-gyp/commit/839e414b63790c815a4a370d0feee8f24a94d40f)) ##### Miscellaneous - add minimal SECURITY.md ([#​2560](https://www.togithub.com/nodejs/node-gyp/issues/2560)) ([c2a1850](https://www.github.com/nodejs/node-gyp/commit/c2a185056e2e589b520fbc0bcc59c2935cd07ede)) ##### Doc - Add notes/disclaimers for upgrading the copy of node-gyp that npm uses ([#​2585](https://www.togithub.com/nodejs/node-gyp/issues/2585)) ([faf6d48](https://www.github.com/nodejs/node-gyp/commit/faf6d48f8a77c08a313baf9332358c4b1231c73c)) - Rename and update Common-issues.md --> docs/README.md ([#​2567](https://www.togithub.com/nodejs/node-gyp/issues/2567)) ([2ef5fb8](https://www.github.com/nodejs/node-gyp/commit/2ef5fb86277c4d81baffc0b9f642a8d86be1bfa5)) - rephrase explanation of which node-gyp is used by npm ([#​2587](https://www.togithub.com/nodejs/node-gyp/issues/2587)) ([a2f2988](https://www.github.com/nodejs/node-gyp/commit/a2f298870692022302fa27a1d42363c4a72df407)) - title match content ([#​2574](https://www.togithub.com/nodejs/node-gyp/issues/2574)) ([6e8f93b](https://www.github.com/nodejs/node-gyp/commit/6e8f93be0443f2649d4effa7bc773a9da06a33b4)) - Update Python versions ([#​2571](https://www.togithub.com/nodejs/node-gyp/issues/2571)) ([e069f13](https://www.github.com/nodejs/node-gyp/commit/e069f13658a8bfb5fd60f74708cf8be0856d92e3)) ##### Core - add lib.target as path for searching libnode on z/OS ([1d499dd](https://www.github.com/nodejs/node-gyp/commit/1d499dd5606f39de2d34fa822fd0fa5ce17fbd06)) - increase "engines" to "node" : "^12.22 || ^14.13 || >=16" ([#​2601](https://www.togithub.com/nodejs/node-gyp/issues/2601)) ([6562f92](https://www.github.com/nodejs/node-gyp/commit/6562f92a6f2e67aeae081ddf5272ff117f1fab07)) - make-fetch-happen@10.0.1 ([78f6660](https://www.github.com/nodejs/node-gyp/commit/78f66604e0df480d4f36a8fa4f3618c046a6fbdc)) ##### [8.4.1](https://www.github.com/nodejs/node-gyp/compare/v8.4.0...v8.4.1) (2021-11-19) ##### Bug Fixes - windows command missing space ([#​2553](https://www.togithub.com/nodejs/node-gyp/issues/2553)) ([cc37b88](https://www.github.com/nodejs/node-gyp/commit/cc37b880690706d3c5d04d5a68c76c392a0a23ed)) ##### Doc - fix typo in powershell node-gyp update ([787cf7f](https://www.github.com/nodejs/node-gyp/commit/787cf7f8e5ddd5039e02b64ace6b7b15e06fe0a4)) ##### Core - npmlog@6.0.0 ([8083f6b](https://www.github.com/nodejs/node-gyp/commit/8083f6b855bd7f3326af04c5f5269fc28d7f2508))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.