Skip to content

Bump packet-reader version #1840

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

Merged
merged 2 commits into from
Feb 20, 2019
Merged

Bump packet-reader version #1840

merged 2 commits into from
Feb 20, 2019

Conversation

brianc
Copy link
Owner

@brianc brianc commented Feb 20, 2019

This should fix the deprecation warning from using new Buffer.

closes #1811

This should fix the deprecation warning from using `new Buffer`.
@brianc brianc merged commit bf84db7 into master Feb 20, 2019
@brianc brianc deleted the bmc/upgrade-packet-reader branch February 20, 2019 20:36
@@ -17,9 +17,6 @@ matrix:
- node_js: "10"
addons:
postgresql: "9.6"
- node_js: "11"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Removed intentionally?

@brianc
Copy link
Owner Author

brianc commented Feb 21, 2019 via email

@kibertoad
Copy link
Contributor

@brianc Interesting, it used to work a while ago. What this means though is that when 12 comes around it won't work either.

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.

Deprecated Buffer usage
3 participants