Skip to content

Conversation

@feross
Copy link
Contributor

@feross feross commented Feb 9, 2017

The new Buffer APIs were backported to 4.5.0, so we should update the
error message so users who don't care about <4.5.0 can avoid using
safe-buffer.

The changelog for 4.5.0 is here: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V4.md#2016-08-15-version-450-argon-lts-thealphanerd

The new Buffer APIs were backported to 4.5.0, so we should update the
error message so users who don't care about <4.5.0 can avoid using
safe-buffer.
@codecov-io
Copy link

codecov-io commented Feb 9, 2017

Codecov Report

Merging #64 into master will not change coverage.

@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   98.84%   98.84%           
=======================================
  Files          36       36           
  Lines         954      954           
=======================================
  Hits          943      943           
  Misses         11       11
Impacted Files Coverage Δ
tests/lib/rules/no-deprecated-api.js 100% <ø> (ø)
lib/util/deprecated-apis.js 100% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5fdb19a...f9351fc. Read the comment docs.

@mysticatea
Copy link
Owner

Thank you very much!
I had not known it.

@mysticatea mysticatea merged commit 2991302 into mysticatea:master Feb 9, 2017
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.

3 participants