Skip to content

Conversation

@fhinkel
Copy link
Contributor

@fhinkel fhinkel commented Aug 2, 2019

safe-buffer is not needed in Node 8 anymore, we can safely use native
Buffer.from(). See
https://nodejs.org/fr/docs/guides/buffer-constructor-deprecation/

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 2, 2019
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 2, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 2, 2019
safe-buffer is not needed in Node 8 anymore, we can safely use native
Buffer.from(). See
https://nodejs.org/fr/docs/guides/buffer-constructor-deprecation/
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 2, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 2, 2019
@fhinkel fhinkel requested a review from JustinBeckwith August 2, 2019 14:28
@fhinkel fhinkel merged commit af87b9a into master Aug 2, 2019
@fhinkel fhinkel deleted the removeSafeBuffer branch August 2, 2019 15:06
This was referenced Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants