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

Use Buffer.from instead of new Buffer() #2512

Merged
merged 1 commit into from Jan 7, 2019
Merged

Use Buffer.from instead of new Buffer() #2512

merged 1 commit into from Jan 7, 2019

Conversation

mischnic
Copy link
Member

@mischnic mischnic commented Jan 5, 2019

↪️ Pull Request

Removes some warnings when running the tests
Based on https://nodejs.org/en/docs/guides/buffer-constructor-deprecation/#variant-1

💻 Examples

✔️ PR Todo

  • Added/updated unit tests for this change
  • Filled out test instructions (In case there aren't any unit tests)
  • Included links to related issues/PRs

@mischnic
Copy link
Member Author

mischnic commented Jan 5, 2019

Failing tests likely caused by #2506

@devongovett devongovett merged commit 6e1bc68 into master Jan 7, 2019
@devongovett devongovett deleted the buffer-from branch January 7, 2019 20:15
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.

None yet

2 participants