Skip to content

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