Skip to content

build: updated node-gyp and prebuildify #1677

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abhilash-sivan
Copy link
Contributor

@abhilash-sivan abhilash-sivan commented Apr 10, 2025

Updated the node-gyp and related packages to latest version for getting the latest changes.
see comment: #1677 (comment)

@@ -203,16 +203,16 @@
"nats-v1": "npm:nats@^1.4.12",
"node-fetch": "^3.3.2",
"node-fetch-v2": "npm:node-fetch@^2.7.0",
"node-gyp": "^9.4.1",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The node-gyp version was kept to v9.4.1 to support the node v14.
see: 210e333

From collector version 4, our minimun node version is 18. So this can be updated to the latest version which supports v18. see: https://github.com/nodejs/node-gyp/blob/8f3cd8b3a157bccd8d7110e7d46a27c2926625cd/package.json#L37

@abhilash-sivan abhilash-sivan marked this pull request as ready for review April 10, 2025 05:53
@abhilash-sivan abhilash-sivan requested a review from a team as a code owner April 10, 2025 05:53
@abhilash-sivan abhilash-sivan marked this pull request as draft April 10, 2025 06:50
@abhilash-sivan abhilash-sivan force-pushed the chore-update-packages branch from 990505d to 0e58ec1 Compare April 10, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant