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

Fix #217 and deprecation warnings on install #224

Merged
merged 4 commits into from
Oct 15, 2021
Merged

Fix #217 and deprecation warnings on install #224

merged 4 commits into from
Oct 15, 2021

Conversation

ebaauw
Copy link

@ebaauw ebaauw commented Oct 1, 2021

This PR fixes a crash of noble / NodeJS when (re-)enabling Bluetooth on a Raspberrry Pi, see #217.

It also addresses the deprecation and vulnerability warnings on install, by switching to @mapbox/node-pre-gyp (cf. abandonware/node-bluetooth-hci-socket#26), by updating the dependencies on node-bluetooth-hci-socket and on eslint-config-semistandard, and by removing the dev dependency on eslint-plugin-standard.

I really appreciate the work you're doing here. Please let met me know how I can help.

Fix/workaround for #217.
Resolve deprecation warnings on installation:
- Switch to @mapbox/node-pre-gyp, see abandonware/node-bluetooth-hci-socket#26.
- Remove dev dependency on eslint-config-semistandard.
Fix deprecation and vulnerability warnings on install.
Fix lint errors.
@ebaauw
Copy link
Author

ebaauw commented Oct 1, 2021

I fixed the lint errors, sorry about that.

@ebaauw ebaauw requested a review from rzr October 1, 2021 12:06
@ebaauw
Copy link
Author

ebaauw commented Oct 15, 2021

@rzr, could you please review this PR and let me know if I need to change anything? Thanks.

@rzr rzr merged commit c9a3839 into abandonware:master Oct 15, 2021
@ebaauw
Copy link
Author

ebaauw commented Oct 31, 2021

@rzr, would it be possible to create a new release with this PR? Thanks.

@rzr
Copy link

rzr commented Nov 1, 2021

actually, you can do this yourself try to open a new PR with similar changes l made for previous release.

ask for help in needed

@ebaauw
Copy link
Author

ebaauw commented Nov 1, 2021

Hm, didn't know I could. Please see #227.

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.

2 participants