openedx / edx-platform

The Open edX LMS & Studio, powering education sites around the world!
https://openedx.org
GNU Affero General Public License v3.0
7.45k stars 3.88k forks source link

fix(deps): update dependency node-gyp to v10.2.0 #35876

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 3 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-gyp 10.0.1 -> 10.2.0 age adoption passing confidence

Release Notes

nodejs/node-gyp (node-gyp) ### [`v10.2.0`](https://redirect.github.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#1020-2024-07-09) [Compare Source](https://redirect.github.com/nodejs/node-gyp/compare/v10.1.0...v10.2.0) ##### Features - allow VCINSTALLDIR to specify a portable instance ([#​3036](https://redirect.github.com/nodejs/node-gyp/issues/3036)) ([d38af2e](https://redirect.github.com/nodejs/node-gyp/commit/d38af2e0c2a81b12cd221b1f8517fb89e609d62c)) - **gyp:** update gyp to v0.18.1 ([#​3039](https://redirect.github.com/nodejs/node-gyp/issues/3039)) ([ea99fea](https://redirect.github.com/nodejs/node-gyp/commit/ea99fea83485dc5be04db01df9b2fdbe05319b8e)) - support `rebuild` and `build` for cross-compiling Node-API module to wasm on Windows ([#​2974](https://redirect.github.com/nodejs/node-gyp/issues/2974)) ([6318d2b](https://redirect.github.com/nodejs/node-gyp/commit/6318d2b210224415ff5932c2863e6cc14d4583dc)) ##### Core - add an arch check to VS 2019 ([#​3025](https://redirect.github.com/nodejs/node-gyp/issues/3025)) ([323957b](https://redirect.github.com/nodejs/node-gyp/commit/323957b74e9586fb3fbfb2acad5040379c778de6)) - **deps:** bump seanmiddleditch/gha-setup-ninja from 4 to 5 ([#​3041](https://redirect.github.com/nodejs/node-gyp/issues/3041)) ([10f6730](https://redirect.github.com/nodejs/node-gyp/commit/10f6730be660e7a38be8a12111937e37fcf74834)) - proc-log@4.0.0 ([#​3022](https://redirect.github.com/nodejs/node-gyp/issues/3022)) ([141aa6b](https://redirect.github.com/nodejs/node-gyp/commit/141aa6bf029e6f984be8ea98aaf985e5df894082)) - tar@6.2.1 ([#​3021](https://redirect.github.com/nodejs/node-gyp/issues/3021)) ([b22d5ee](https://redirect.github.com/nodejs/node-gyp/commit/b22d5eef861892c968052ffc1c71b551f738163b)) ##### Doc - `node-pre-gyp` is no longer maintained ([#​3015](https://redirect.github.com/nodejs/node-gyp/issues/3015)) ([93186f1](https://redirect.github.com/nodejs/node-gyp/commit/93186f10c966b4148fc500e48f8cbffacccdfa3c)) - add the way to configuring Python dependency for Windows PowerShell ([#​2996](https://redirect.github.com/nodejs/node-gyp/issues/2996)) ([9fd7936](https://redirect.github.com/nodejs/node-gyp/commit/9fd7936f0d7232a8a79e6a7b6cbfb814d9042b13)) - Installation -- Python >= v3.12 requires `node-gyp` >= v10 ([#​3010](https://redirect.github.com/nodejs/node-gyp/issues/3010)) ([a6b48fc](https://redirect.github.com/nodejs/node-gyp/commit/a6b48fca9993e54d757cd110f6b41f8200d99ca4)) ##### Miscellaneous - fix ruff command ([#​3044](https://redirect.github.com/nodejs/node-gyp/issues/3044)) ([b3916d5](https://redirect.github.com/nodejs/node-gyp/commit/b3916d5b25704a53e89be16b500036a14bdc5060)) ### [`v10.1.0`](https://redirect.github.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#1010-2024-03-13) [Compare Source](https://redirect.github.com/nodejs/node-gyp/compare/v10.0.1...v10.1.0) ##### Features - improve visual studio detection ([#​2957](https://redirect.github.com/nodejs/node-gyp/issues/2957)) ([109e3d4](https://redirect.github.com/nodejs/node-gyp/commit/109e3d4245504a7b75c99f578e1203c0ef4b518e)) ##### Core - add support for locally installed headers ([#​2964](https://redirect.github.com/nodejs/node-gyp/issues/2964)) ([3298731](https://redirect.github.com/nodejs/node-gyp/commit/329873141f0d3e3787d3c006801431da04e4ed0c)) - **deps:** bump actions/setup-python from 4 to 5 ([#​2960](https://redirect.github.com/nodejs/node-gyp/issues/2960)) ([3f0df7e](https://redirect.github.com/nodejs/node-gyp/commit/3f0df7e9334e49e8c7f6fdbbb9e1e6c5a8cca53b)) - **deps:** bump google-github-actions/release-please-action ([#​2961](https://redirect.github.com/nodejs/node-gyp/issues/2961)) ([b1f1808](https://redirect.github.com/nodejs/node-gyp/commit/b1f1808bfff0d51e6d3eb696ab6a5b89b7b9630c)) - print Python executable path using UTF-8 ([#​2995](https://redirect.github.com/nodejs/node-gyp/issues/2995)) ([c472912](https://redirect.github.com/nodejs/node-gyp/commit/c4729129daa9bb5204246b857826fb391ac961e1)) - update supported vs versions ([#​2959](https://redirect.github.com/nodejs/node-gyp/issues/2959)) ([391cc5b](https://redirect.github.com/nodejs/node-gyp/commit/391cc5b9b25cffe0cb2edcba3583414a771b4a15)) ##### Doc - npm is currently v10 ([#​2970](https://redirect.github.com/nodejs/node-gyp/issues/2970)) ([7705a22](https://redirect.github.com/nodejs/node-gyp/commit/7705a22f31a62076e9f8429780a459f4ad71ea4c)) - remove outdated Node versions from readme ([#​2955](https://redirect.github.com/nodejs/node-gyp/issues/2955)) ([ae8478e](https://redirect.github.com/nodejs/node-gyp/commit/ae8478ec32d9b2fa71b591ac22cdf867ef2e9a7d)) - remove outdated update engines.node reference in 10.0.0 changelog ([b42e796](https://redirect.github.com/nodejs/node-gyp/commit/b42e7966177f006f3d1aab1d27885d8372c8ed01)) ##### Miscellaneous - only run release please on push ([cff9ac2](https://redirect.github.com/nodejs/node-gyp/commit/cff9ac2c3083769a383e00bc60b91562f03116e3)) - upgrade release please action from v2 to v4 ([#​2982](https://redirect.github.com/nodejs/node-gyp/issues/2982)) ([0035d8e](https://redirect.github.com/nodejs/node-gyp/commit/0035d8e9dc98b94f0bc8cd9023a6fa635003703e)) ##### [10.0.1](https://www.github.com/nodejs/node-gyp/compare/v10.0.0...v10.0.1) (2023-11-02) ##### Bug Fixes - use local `util` for `findAccessibleSync()` ([b39e681](https://www.github.com/nodejs/node-gyp/commit/b39e6819aa9e2c45107d6e60a4913ca036ebfbfd)) ##### Miscellaneous - add parallel test logging ([7de1f5f](https://www.github.com/nodejs/node-gyp/commit/7de1f5f32d550d26d48fe4f76aed5866744edcba)) - lint fixes ([4e0ed99](https://www.github.com/nodejs/node-gyp/commit/4e0ed992566f43abc6e988af091ad07fde04acbf)) - use platform specific timeouts in tests ([a68586a](https://www.github.com/nodejs/node-gyp/commit/a68586a67d0af238300662cc062422b42820044d))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

edx-pipeline-bot commented 3 days ago

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

edx-pipeline-bot commented 3 days ago

2U Release Notice: This PR has been deployed to the edX production environment.

edx-pipeline-bot commented 3 days ago

2U Release Notice: This PR has been deployed to the edX production environment.

edx-pipeline-bot commented 3 days ago

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

edx-pipeline-bot commented 3 days ago

2U Release Notice: This PR has been deployed to the edX production environment.

edx-pipeline-bot commented 3 days ago

2U Release Notice: This PR has been deployed to the edX production environment.