chore(deps): update dependency node-gyp to v12 #14

Merged
alpha-nerd merged 1 commit from renovate/node-gyp-12.x into main 2026-05-10 12:48:40 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
node-gyp ^10.0.0^12.0.0 age confidence

Release Notes

nodejs/node-gyp (node-gyp)

v12.3.0

Compare Source

Features
Bug Fixes
Core

v12.2.0

Compare Source

Features
Bug Fixes
Core
Doc
Miscellaneous
  • deps: upgrade tar to 7.5.4 to address CVE-2026-23950 (#​3271) (7bf371c)

v12.1.0

Compare Source

Features
  • Add support for Visual Studio 2026 (18.x) (69e5fd2)
  • Support for Visual Studio 2026 (18.x) (69e5fd2)

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • align to npm 11 node engine range
Features
  • align to npm 11 node engine range (2f85686)
  • update gyp-next to v0.21.0 (c57cd2e)
Core
Miscellaneous

v11.5.0

Compare Source

Features
Bug Fixes
  • ci: Run Visual Studio test on Windows 11 on ARM (#​3217) (8bd3f63)
  • ci: Test on Python 3.14 release candidate 3 on Linux and macOS (#​3216) (085b445)
Core

v11.4.2

Compare Source

Bug Fixes
Miscellaneous

v11.4.1

Compare Source

Miscellaneous

v11.4.0

Compare Source

Features
Core
Miscellaneous

v11.3.0

Compare Source

Features
Bug Fixes
Miscellaneous

v11.2.0

Compare Source

Features
Bug Fixes
Tests
Doc
Miscellaneous

v11.1.0

Compare Source

Features
Bug Fixes
Miscellaneous

v11.0.0

Compare Source

⚠ BREAKING CHANGES
Features
Miscellaneous

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [node-gyp](https://github.com/nodejs/node-gyp) | [`^10.0.0` → `^12.0.0`](https://renovatebot.com/diffs/npm/node-gyp/10.3.1/12.3.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/node-gyp/12.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/node-gyp/10.3.1/12.3.0?slim=true) | --- ### Release Notes <details> <summary>nodejs/node-gyp (node-gyp)</summary> ### [`v12.3.0`](https://github.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#1230-2026-04-21) [Compare Source](https://github.com/nodejs/node-gyp/compare/v12.2.0...v12.3.0) ##### Features - replace make-fetch-happen with built-in fetch ([#&#8203;3302](https://github.com/nodejs/node-gyp/issues/3302)) ([393ec2b](https://github.com/nodejs/node-gyp/commit/393ec2be480195b585768eb18ac2d92b858b12db)) - update gyp-next to v0.22.1 ([#&#8203;3295](https://github.com/nodejs/node-gyp/issues/3295)) ([f4242fb](https://github.com/nodejs/node-gyp/commit/f4242fb7bf7592d71848bae5c7f8597f2718dc3f)) ##### Bug Fixes - Switch to URL instead of url.resolve ([#&#8203;3256](https://github.com/nodejs/node-gyp/issues/3256)) ([#&#8203;3263](https://github.com/nodejs/node-gyp/issues/3263)) ([46d7576](https://github.com/nodejs/node-gyp/commit/46d75768018d10dc4b5693b35cf58f502425cbbe)) ##### Core - **deps-dev:** bump neostandard from 0.12.2 to 0.13.0 ([#&#8203;3289](https://github.com/nodejs/node-gyp/issues/3289)) ([19da158](https://github.com/nodejs/node-gyp/commit/19da1583b3876dce8c97263b168d9dfef637b76b)) - improve Add-Type with -IgnoreWarnings ([#&#8203;3280](https://github.com/nodejs/node-gyp/issues/3280)) ([1381458](https://github.com/nodejs/node-gyp/commit/13814583a476c85a84d5ac902c7ffa310120cb88)) ### [`v12.2.0`](https://github.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#1220-2026-01-26) [Compare Source](https://github.com/nodejs/node-gyp/compare/v12.1.0...v12.2.0) ##### Features - include built package version in error logs ([#&#8203;3254](https://github.com/nodejs/node-gyp/issues/3254)) ([ee9cbdd](https://github.com/nodejs/node-gyp/commit/ee9cbdd6e1d40dc7c1cdc5ed6a75432c716eaf3f)) - update gyp-next to v0.21.1 ([#&#8203;3273](https://github.com/nodejs/node-gyp/issues/3273)) ([888ff2c](https://github.com/nodejs/node-gyp/commit/888ff2c48a4cf5602013b96b52c6670906976f63)) ##### Bug Fixes - cpu concurrency detection on some platforms ([#&#8203;3255](https://github.com/nodejs/node-gyp/issues/3255)) ([f15b79a](https://github.com/nodejs/node-gyp/commit/f15b79a03c54cea0f66d940a0d6d839df867a319)), closes [#&#8203;3191](https://github.com/nodejs/node-gyp/issues/3191) - python is no longer a valid npm config setting ([#&#8203;3258](https://github.com/nodejs/node-gyp/issues/3258)) ([c7c678f](https://github.com/nodejs/node-gyp/commit/c7c678f89837d956194f326b01c5a8eb1d745db3)) - Switch to URL instead of url.parse ([#&#8203;3256](https://github.com/nodejs/node-gyp/issues/3256)) ([3f81949](https://github.com/nodejs/node-gyp/commit/3f819499d8ce6d46c646466de7b9492bf7bde663)) - Test Windows on Python 3.14, not 3.13 ([#&#8203;3262](https://github.com/nodejs/node-gyp/issues/3262)) ([7b4f315](https://github.com/nodejs/node-gyp/commit/7b4f315e4dad880c841d21df641d6dd9b68bf36b)) ##### Core - **deps:** bump actions/checkout from 5 to 6 ([#&#8203;3248](https://github.com/nodejs/node-gyp/issues/3248)) ([db5385c](https://github.com/nodejs/node-gyp/commit/db5385c5467e5bfb914b9954f0313c46f1f4e10d)) ##### Doc - add a note about changes in gyp folder ([#&#8203;3259](https://github.com/nodejs/node-gyp/issues/3259)) ([a52bc81](https://github.com/nodejs/node-gyp/commit/a52bc819f44b881854ff798865ad416430e3dce2)) - correct typos ([#&#8203;3269](https://github.com/nodejs/node-gyp/issues/3269)) ([0f2bc7d](https://github.com/nodejs/node-gyp/commit/0f2bc7d2e0665b1c7bb03e1cd8653ea330277a70)) - remove obsolete Microsoft Node.js Guidelines link ([#&#8203;3268](https://github.com/nodejs/node-gyp/issues/3268)) ([30cda26](https://github.com/nodejs/node-gyp/commit/30cda268730798dc0f67182c8c568d8b8069964e)) - update Python manual install instructions for Windows ([#&#8203;3265](https://github.com/nodejs/node-gyp/issues/3265)) ([0407877](https://github.com/nodejs/node-gyp/commit/0407877e3e26d3201f74cf1a9deabbbfc40bdbb7)) ##### Miscellaneous - **deps:** upgrade tar to 7.5.4 to address CVE-2026-23950 ([#&#8203;3271](https://github.com/nodejs/node-gyp/issues/3271)) ([7bf371c](https://github.com/nodejs/node-gyp/commit/7bf371c4dd7c694232ab3169d02fe8197e1ecc6d)) ### [`v12.1.0`](https://github.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#1210-2025-11-12) [Compare Source](https://github.com/nodejs/node-gyp/compare/v12.0.0...v12.1.0) ##### Features - Add support for Visual Studio 2026 (18.x) ([69e5fd2](https://github.com/nodejs/node-gyp/commit/69e5fd2c98ac83dad5200a47515b301ccd80d2d3)) - Support for Visual Studio 2026 (18.x) ([69e5fd2](https://github.com/nodejs/node-gyp/commit/69e5fd2c98ac83dad5200a47515b301ccd80d2d3)) ### [`v12.0.0`](https://github.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#1200-2025-11-10) [Compare Source](https://github.com/nodejs/node-gyp/compare/v11.5.0...v12.0.0) ##### ⚠ BREAKING CHANGES - align to npm 11 node engine range ##### Features - align to npm 11 node engine range ([2f85686](https://github.com/nodejs/node-gyp/commit/2f85686bbe745673350a8f9dbb0e86ee0190f213)) - update gyp-next to v0.21.0 ([c57cd2e](https://github.com/nodejs/node-gyp/commit/c57cd2e86dc57707475b9f7e676e189f064817de)) ##### Core - **deps:** bump actions/setup-node from 5 to 6 ([ae90e63](https://github.com/nodejs/node-gyp/commit/ae90e632d9fab85f4cd902dc9205ba9dfafaf3bc)) - **deps:** bump env-paths from 2.2.1 to 3.0.0 ([#&#8203;3235](https://github.com/nodejs/node-gyp/issues/3235)) ([5fffb2f](https://github.com/nodejs/node-gyp/commit/5fffb2ffee304cc898fdea7a0cd9e41d54c53839)) - **deps:** bump which from 5.0.0 to 6.0.0 ([#&#8203;3238](https://github.com/nodejs/node-gyp/issues/3238)) ([eaa8e34](https://github.com/nodejs/node-gyp/commit/eaa8e34cb5a0710bef0602c42e5840b47eb76822)) - make-fetch-happen\@&#8203;15.0.0 ([e2b9d21](https://github.com/nodejs/node-gyp/commit/e2b9d21bce27c35d18fcb6f8583e386d15ce395c)) - nopt\@&#8203;9.0.0 ([9bdeaf3](https://github.com/nodejs/node-gyp/commit/9bdeaf307cd7a254946859d306465989fa39dfb2)) - proc-log\@&#8203;6.0.0 ([dfc68df](https://github.com/nodejs/node-gyp/commit/dfc68dfba3c17deb0bda9a395bb49d8fb9fa5951)) ##### Miscellaneous - increase test timeouts ([#&#8203;3237](https://github.com/nodejs/node-gyp/issues/3237)) ([3b41971](https://github.com/nodejs/node-gyp/commit/3b41971e2f6b90e02b1d7df592d403b8dfc8fa4d)) - setup dependabot for npm ([86d65c7](https://github.com/nodejs/node-gyp/commit/86d65c7874eb41eb49c9b8bbf342becac8e57c6f)) - update devDependencies ([41b0cea](https://github.com/nodejs/node-gyp/commit/41b0cea2f12342a790580cc8f844f075d49e096c)) ### [`v11.5.0`](https://github.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#1150-2025-10-15) [Compare Source](https://github.com/nodejs/node-gyp/compare/v11.4.2...v11.5.0) ##### Features - update gyp-next to v0.20.5 ([#&#8203;3222](https://github.com/nodejs/node-gyp/issues/3222)) ([848e950](https://github.com/nodejs/node-gyp/commit/848e950833b90f0b25f346710ee42e9be4797604)) ##### Bug Fixes - **ci:** Run Visual Studio test on Windows 11 on ARM ([#&#8203;3217](https://github.com/nodejs/node-gyp/issues/3217)) ([8bd3f63](https://github.com/nodejs/node-gyp/commit/8bd3f6354b8bd43262a4d99d58a568beab0459e8)) - **ci:** Test on Python 3.14 release candidate 3 on Linux and macOS ([#&#8203;3216](https://github.com/nodejs/node-gyp/issues/3216)) ([085b445](https://github.com/nodejs/node-gyp/commit/085b445d1c00f8f1fc6a6ff80d8a93c6643f11ee)) ##### Core - **deps:** bump actions/github-script from 7 to 8 ([#&#8203;3213](https://github.com/nodejs/node-gyp/issues/3213)) ([c6b968c](https://github.com/nodejs/node-gyp/commit/c6b968caf7f4e22687fc10716162675b1411f713)) - **deps:** bump actions/setup-node from 4 to 5 ([#&#8203;3211](https://github.com/nodejs/node-gyp/issues/3211)) ([921c04d](https://github.com/nodejs/node-gyp/commit/921c04d142549f172d3aeae4097c9e0af05599dd)) - **deps:** bump actions/setup-python from 5 to 6 ([#&#8203;3210](https://github.com/nodejs/node-gyp/issues/3210)) ([6b70b05](https://github.com/nodejs/node-gyp/commit/6b70b05ed21cb977214348c97c2b97515c0d08f3)) ### [`v11.4.2`](https://github.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#1142-2025-08-26) [Compare Source](https://github.com/nodejs/node-gyp/compare/v11.4.1...v11.4.2) ##### Bug Fixes - add adaptation for OpenHarmony platform ([#&#8203;3207](https://github.com/nodejs/node-gyp/issues/3207)) ([b406532](https://github.com/nodejs/node-gyp/commit/b406532c77659c441c845708ec3ecdf09f013a3b)) ##### Miscellaneous - update gyp-next to v0.20.4 ([#&#8203;3208](https://github.com/nodejs/node-gyp/issues/3208)) ([adc61b1](https://github.com/nodejs/node-gyp/commit/adc61b1458315d9648591e74bf16bbe39511401e)) - **ci:** Update Node.js version matrix in `tests.yml` ([#&#8203;3209](https://github.com/nodejs/node-gyp/issues/3209)) ([a4e1da6](https://github.com/nodejs/node-gyp/commit/a4e1da6683a37fde565e1ea50f1fa86fa99a83c7)) - ruff format Python code ([#&#8203;3203](https://github.com/nodejs/node-gyp/issues/3203)) ([cb30a53](https://github.com/nodejs/node-gyp/commit/cb30a538eadf49ca0310980ffb0bfdb8fcebf0a4)) ### [`v11.4.1`](https://github.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#1141-2025-08-20) [Compare Source](https://github.com/nodejs/node-gyp/compare/v11.4.0...v11.4.1) ##### Miscellaneous - **release:** use npm\@&#8203;11 for OIDC publishing ([#&#8203;3202](https://github.com/nodejs/node-gyp/issues/3202)) ([6b9638a](https://github.com/nodejs/node-gyp/commit/6b9638a0f80352e5bf7c1702e6ef622a6474d44a)), closes [#&#8203;3201](https://github.com/nodejs/node-gyp/issues/3201) ### [`v11.4.0`](https://github.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#1140-2025-08-19) [Compare Source](https://github.com/nodejs/node-gyp/compare/v11.3.0...v11.4.0) ##### Features - read from config case-insensitively ([#&#8203;3198](https://github.com/nodejs/node-gyp/issues/3198)) ([5538e6c](https://github.com/nodejs/node-gyp/commit/5538e6c5d78dffd41e2a588adfa7ea9022150b9d)) - support reading config from package.json ([#&#8203;3196](https://github.com/nodejs/node-gyp/issues/3196)) ([1822dff](https://github.com/nodejs/node-gyp/commit/1822dff4f616a30ac3ca72e5946d81389cb8557e)), closes [#&#8203;3156](https://github.com/nodejs/node-gyp/issues/3156) ##### Core - **deps:** bump actions/checkout from 4 to 5 ([#&#8203;3193](https://github.com/nodejs/node-gyp/issues/3193)) ([27f5505](https://github.com/nodejs/node-gyp/commit/27f5505ec236551081366bf8a9c13ef5d8e468bf)) ##### Miscellaneous - use npm oicd connection for publishing ([#&#8203;3197](https://github.com/nodejs/node-gyp/issues/3197)) ([0773615](https://github.com/nodejs/node-gyp/commit/077361502933fcb994ca365c3c07c03177503df2)) ### [`v11.3.0`](https://github.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#1130-2025-07-29) [Compare Source](https://github.com/nodejs/node-gyp/compare/v11.2.0...v11.3.0) ##### Features - update gyp-next to v0.20.2 ([#&#8203;3169](https://github.com/nodejs/node-gyp/issues/3169)) ([0e65632](https://github.com/nodejs/node-gyp/commit/0e656322c1e94041331ab3b01bf66c2ef9bd6ead)) ##### Bug Fixes - Correct Visual Studio 2019 test version ([#&#8203;3153](https://github.com/nodejs/node-gyp/issues/3153)) ([7d883b5](https://github.com/nodejs/node-gyp/commit/7d883b5cf4c26e76065201f85b0be36d5ebdcc0e)) - Normalize win32 library names ([#&#8203;3189](https://github.com/nodejs/node-gyp/issues/3189)) ([b81a665](https://github.com/nodejs/node-gyp/commit/b81a665acfb9d88102e8044a8ec8ca74a3e9eccc)) - use temp dir for tar extraction on all platforms ([#&#8203;3170](https://github.com/nodejs/node-gyp/issues/3170)) ([b41864f](https://github.com/nodejs/node-gyp/commit/b41864f7c1c60e4a160c1b4dd91558dcaa3f74e4)), closes [#&#8203;3165](https://github.com/nodejs/node-gyp/issues/3165) ##### Miscellaneous - retry wasi-sdk download in CI ([#&#8203;3151](https://github.com/nodejs/node-gyp/issues/3151)) ([8f3cd8b](https://github.com/nodejs/node-gyp/commit/8f3cd8b3a157bccd8d7110e7d46a27c2926625cd)) - Windows 2019 has been removed from GitHub Actions ([#&#8203;3190](https://github.com/nodejs/node-gyp/issues/3190)) ([3df8789](https://github.com/nodejs/node-gyp/commit/3df8789a9aa73c60707eec8f02f4e926491d6102)) ### [`v11.2.0`](https://github.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#1120-2025-04-01) [Compare Source](https://github.com/nodejs/node-gyp/compare/v11.1.0...v11.2.0) ##### Features - update gyp-next to v0.20.0 ([#&#8203;3149](https://github.com/nodejs/node-gyp/issues/3149)) ([80e9c79](https://github.com/nodejs/node-gyp/commit/80e9c795a739c490cfbc85633e63022b36a7c70d)) ##### Bug Fixes - disable msbuild.exe nodeReuse ([#&#8203;3112](https://github.com/nodejs/node-gyp/issues/3112)) ([0cf16d2](https://github.com/nodejs/node-gyp/commit/0cf16d29fe604266fb47325496287a63075ea532)) - use maxRetries on fs.rm calls ([#&#8203;3113](https://github.com/nodejs/node-gyp/issues/3113)) ([a2772a7](https://github.com/nodejs/node-gyp/commit/a2772a76709f939af1e80dd8fe766ca2143aa5bf)) ##### Tests - fix wasm test on Windows ([#&#8203;3145](https://github.com/nodejs/node-gyp/issues/3145)) ([ee1d6fd](https://github.com/nodejs/node-gyp/commit/ee1d6fd8d83c9dd3eae7df7ec533bb6b39e1a812)) - use maxRetries with tests too ([#&#8203;3150](https://github.com/nodejs/node-gyp/issues/3150)) ([0ccbe7e](https://github.com/nodejs/node-gyp/commit/0ccbe7e90afb096b46a7818ba127a4871237952e)) ##### Doc - add ffi-napi to docs/README.md ([#&#8203;3138](https://github.com/nodejs/node-gyp/issues/3138)) ([4885110](https://github.com/nodejs/node-gyp/commit/48851107ad8c5d2cf18a55e8bd2764f5938e7102)) ##### Miscellaneous - switch to tinyglobby ([#&#8203;3133](https://github.com/nodejs/node-gyp/issues/3133)) ([c3b3ab0](https://github.com/nodejs/node-gyp/commit/c3b3ab06ee0f092cd5c0646120d57e56d41b79fc)) - update tinyglobby ([#&#8203;3136](https://github.com/nodejs/node-gyp/issues/3136)) ([b21cf87](https://github.com/nodejs/node-gyp/commit/b21cf874f58883f3fd4dd07bec3b584fb07e831d)) ### [`v11.1.0`](https://github.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#1110-2025-02-10) [Compare Source](https://github.com/nodejs/node-gyp/compare/v11.0.0...v11.1.0) ##### Features - update gyp-next to v0.19.1 ([#&#8203;3122](https://github.com/nodejs/node-gyp/issues/3122)) ([504250e](https://github.com/nodejs/node-gyp/commit/504250e5e3e27c6ef6dcfcaa744b36e1a99c1be8)) ##### Bug Fixes - Find VC.Tools.ARM64 on arm64 machine ([#&#8203;3075](https://github.com/nodejs/node-gyp/issues/3075)) ([b899fae](https://github.com/nodejs/node-gyp/commit/b899faed56270d3d8496da7576b5750b264c2c21)) - try libnode.dll first in load\_exe\_hook ([#&#8203;2834](https://github.com/nodejs/node-gyp/issues/2834)) ([b9d10a5](https://github.com/nodejs/node-gyp/commit/b9d10a5a37081e2a731937e43eca52c83609e7f5)) ##### Miscellaneous - add gyp-next updater ([#&#8203;3105](https://github.com/nodejs/node-gyp/issues/3105)) ([e3f9a77](https://github.com/nodejs/node-gyp/commit/e3f9a7756f65a7f4e50799017b3dc51d5bc195b2)) - Test on Ubuntu-24.04-arm and Node.js v23 ([#&#8203;3121](https://github.com/nodejs/node-gyp/issues/3121)) ([2530f51](https://github.com/nodejs/node-gyp/commit/2530f51cec3ba595184e5bcb7fe1245e240beb59)) - Use astral-sh/ruff-action\@&#8203;v3 to run the Python linter ([#&#8203;3114](https://github.com/nodejs/node-gyp/issues/3114)) ([94448fc](https://github.com/nodejs/node-gyp/commit/94448fcd9f090814bce1c4361471dae199dc2e82)) ### [`v11.0.0`](https://github.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#1100-2024-12-03) [Compare Source](https://github.com/nodejs/node-gyp/compare/v10.3.1...v11.0.0) ##### ⚠ BREAKING CHANGES - drop node 16 support ([#&#8203;3102](https://github.com/nodejs/node-gyp/issues/3102)) ##### Features - drop node 16 support ([#&#8203;3102](https://github.com/nodejs/node-gyp/issues/3102)) ([0e6b6f8](https://github.com/nodejs/node-gyp/commit/0e6b6f8bea615cf031d76ecff9102a38e5474c72)) ##### Miscellaneous - migrate from standard to neostandard ([#&#8203;3103](https://github.com/nodejs/node-gyp/issues/3103)) ([a130178](https://github.com/nodejs/node-gyp/commit/a13017807d0ae7da8fa076b0bcf23153af7c60a6)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
dependencies
label 2026-05-10 12:01:32 +02:00
renovate-bot added 1 commit 2026-05-10 12:01:32 +02:00
renovate-bot force-pushed renovate/node-gyp-12.x from d9dc264d1f to d9e9c82071 2026-05-10 12:45:26 +02:00 Compare
alpha-nerd merged commit f07fa7633a into main 2026-05-10 12:48:40 +02:00
Sign in to join this conversation.
No description provided.