Skip to content
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

Replace node-pre-gyp with supported version #694

Merged
merged 1 commit into from Jun 7, 2021

Conversation

achingbrain
Copy link
Contributor

@achingbrain achingbrain commented Apr 29, 2021

node-pre-gyp has been deprecated and renamed @mapbox/node-pre-gyp but is otherwise API compatible so this change swaps the deps around.

node-pre-gyp will no longer receive updates - the @mapbox version has already seen a few new releases so should be what's used going forwards.

See the release notes: https://github.com/mapbox/node-pre-gyp/blob/HEAD/CHANGELOG.md#100

Fixes #682

`node-pre-gyp` has been deprecated and renamed `@mapbox/node-pre-gyp` but
is otherwise API compatible so this change swaps the deps around.

`node-pre-gyp` will no longer receive updates - the `@mapbox` version has
already seen a few new releases and should be what's used going forwards.

See the release notes: https://github.com/mapbox/node-pre-gyp/blob/HEAD/CHANGELOG.md#100

Fixes node-webrtc#682
@achingbrain
Copy link
Contributor Author

@markandrus @modeswitch is there anything outstanding you'd like changed on this PR or can it be merged?

@KSWAG317
Copy link

@achingbrain @markandrus @modeswitch hey just wondering, when will this get merged/released?

@achingbrain
Copy link
Contributor Author

It would certainly be helpful!

Copy link
Member

@markandrus markandrus left a comment

Choose a reason for hiding this comment

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

Thanks! Not sure when I can get this released. If anyone wants to help maintaining, please contact me privately.

@markandrus markandrus merged commit bc55b7b into node-webrtc:develop Jun 7, 2021
@achingbrain achingbrain deleted the replace-node-pre-gyp branch June 10, 2021 13:31
@achingbrain
Copy link
Contributor Author

@markandrus I'm not sure I understand the ins and outs of wrtc enough to be a maintainer, but I can help out with releases - what's stopping this from being published as a simple patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dependency node-pre-gyp is deprecated, @mapbox/node-pre-gyp should be used instead
3 participants