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

doc: fix unassigned deprecation codes by jasnell · Pull Request #18492 · nodejs/node · GitHub

/ node Public

doc: fix unassigned deprecation codes - #18492

Closed
jasnell wants to merge 2 commits into
nodejs:masterfrom
jasnell:fix-dep-code
Closed

doc: fix unassigned deprecation codes#18492
jasnell wants to merge 2 commits into
nodejs:masterfrom
jasnell:fix-dep-code

Conversation

jasnell commented Feb 1, 2018

Copy link
Copy Markdown
Member

Oopsie... Forgot to assign the deprecation code when landing #18333

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

crypto, docs

jasnell added the fast-track PRs that do not need to wait for 48 hours to land. label Feb 1, 2018
nodejs-github-bot added the crypto Issues and PRs related to the crypto subsystem. label Feb 1, 2018

Copy link
Copy Markdown
Contributor

Just making an observation. We have DEP0089 after DEP0086.

BridgeAR added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Feb 1, 2018

jasnell commented Feb 1, 2018

Copy link
Copy Markdown
Member Author

jasnell changed the title crypto: fix unassignd deprecation code doc: fix unassigned deprecation codes Feb 1, 2018
jasnell added a commit that referenced this pull request Feb 1, 2018
Missed when landing the original PRs

PR-URL: #18492
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

jasnell commented Feb 1, 2018

Copy link
Copy Markdown
Member Author

Landed in 2ac6658

jasnell closed this Feb 1, 2018
addaleax removed the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Feb 4, 2018
MayaLekova pushed a commit to MayaLekova/node that referenced this pull request May 8, 2018
Missed when landing the original PRs

PR-URL: nodejs#18492
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
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

crypto Issues and PRs related to the crypto subsystem. 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.

9 participants


Back | FazBrowse Home | New Git URL