Skip to content

doc: add missing deprecation number#29183

Merged
cjihrig merged 1 commit intonodejs:masterfrom
cjihrig:depr
Aug 19, 2019
Merged

doc: add missing deprecation number#29183
cjihrig merged 1 commit intonodejs:masterfrom
cjihrig:depr

Conversation

@cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Aug 17, 2019

#29015 landed with the new deprecation listed as DEP0XXX. This commit assigns the new deprecation a valid ID.

Refs: #29015

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

@nodejs-github-bot nodejs-github-bot added deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. labels Aug 17, 2019
@jasnell
Copy link
Member

jasnell commented Aug 18, 2019

Perhaps we could use a Github action to catch these 😉

@ZYSzys ZYSzys added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 18, 2019
@cjihrig
Copy link
Contributor Author

cjihrig commented Aug 19, 2019

nodejs#29015 landed with the
new deprecation listed as DEP0XXX. This commit assigns
the new deprecation a valid ID.

Refs: nodejs#29015
PR-URL: nodejs#29183
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.