doc: clean up deprecations.md doc. by lholmquist · Pull Request #29725 · nodejs/node

@nodejs-github-bot added deprecations

Issues and PRs related to deprecations.

doc

Issues and PRs related to the documentations.

labels

Sep 26, 2019

@lholmquist

* This removes the --pending-deprecation label
  from the Buffer() constructor.  It was added originally,
  since it was just a Documentation only deprecation.
  It is now a full runtime deprecation,
  which by default will output what the  flag does anyway

BridgeAR

Trott added a commit to Trott/io.js that referenced this pull request

Sep 30, 2019

@Trott Trott mentioned this pull request

Sep 30, 2019

3 tasks

Trott added a commit that referenced this pull request

Oct 2, 2019
Refs: #29725 (comment)

PR-URL: #29769
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>

BridgeAR pushed a commit that referenced this pull request

Oct 9, 2019
Refs: #29725 (comment)

PR-URL: #29769
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>