FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix description of DEP0024 by tniessen · Pull Request #22755 · nodejs/node · GitHub

/ node Public

doc: fix description of DEP0024 - #22755

Closed
tniessen wants to merge 2 commits into
nodejs:masterfrom
tniessen:doc-fix-deprecation-0024
Closed

doc: fix description of DEP0024#22755
tniessen wants to merge 2 commits into
nodejs:masterfrom
tniessen:doc-fix-deprecation-0024

Conversation

tniessen commented Sep 7, 2018

Copy link
Copy Markdown
Member

This function was removed in #13434.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

nodejs-github-bot added deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. labels Sep 7, 2018

Copy link
Copy Markdown
Collaborator

@tniessen sadly an error occured when I tried to trigger a build :(

Copy link
Copy Markdown
Contributor

Node.js Collaborators, please, add 👍 here if you approve fast-tracking.

Comment thread doc/api/deprecations.md Outdated
The `REPLServer.prototype.convertToContext()` API is deprecated and should
not be used.
The `REPLServer.prototype.convertToContext()` API has been removed
and cannot be used anymore.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Suggestions, feel free to ignore: Remove anymore? Or even just end the sentence after removed?

BridgeAR left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM but I agree with @Trott that it would be best to end the sentence after removed.

tniessen added the fast-track PRs that do not need to wait for 48 hours to land. label Sep 8, 2018

tniessen commented Sep 8, 2018

Copy link
Copy Markdown
Member Author

Landed in 9f06a05.

tniessen closed this Sep 8, 2018
tniessen added a commit that referenced this pull request Sep 8, 2018
PR-URL: #22755
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
BridgeAR added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Sep 8, 2018
targos pushed a commit that referenced this pull request Sep 9, 2018
PR-URL: #22755
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
tniessen removed the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Sep 12, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL