Skip to content

doc: add missing deprecation number - #35630

Closed
bcoe wants to merge 1 commit into
nodejs:masterfrom
bcoe:assign-deprecation-number
Closed

doc: add missing deprecation number#35630
bcoe wants to merge 1 commit into
nodejs:masterfrom
bcoe:assign-deprecation-number

Conversation

@bcoe

@bcoebcoe commented Oct 13, 2020

Copy link
Copy Markdown
Contributor

I assumed that DEP0XXX would be replaced automatically during release, like REPLACEME.

I was wrong. I bet this happens during git node land, and I have an old version of the bin.

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

@bcoe
bcoe requested a review from TrottOctober 13, 2020 15:24
@nodejs-github-botnodejs-github-bot added deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. labels Oct 13, 2020
@bcoebcoe added the fast-track PRs that do not need to wait for 48 hours to land. label Oct 13, 2020
@bcoe

bcoe commented Oct 13, 2020

Copy link
Copy Markdown
ContributorAuthor

I would like to fast track this change, to unblock #35562 👍 👎

@bcoe
bcoe requested a review from richardlauOctober 13, 2020 15:28
@bcoebcoe mentioned this pull request Oct 13, 2020
4 tasks
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@bcoebcoe added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 13, 2020
@bcoe

bcoe commented Oct 13, 2020

Copy link
Copy Markdown
ContributorAuthor

@BethGriggs we should make sure we land this in the LTS release too, I believe we're okay to back port the documentation only deprecation?

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@bcoebcoe added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 13, 2020
@github-actionsgithub-actionsBot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 13, 2020
@github-actions

Copy link
Copy Markdown
Contributor

Landed in efe60a5...2cfdf28

nodejs-github-bot pushed a commit that referenced this pull request Oct 13, 2020
PR-URL: #35630
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@bcoe
bcoe deleted the assign-deprecation-number branch October 13, 2020 18:45
MylesBorins pushed a commit that referenced this pull request Oct 14, 2020
PR-URL: #35630
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Oct 14, 2020
joesepi pushed a commit to joesepi/node that referenced this pull request Jan 8, 2021
PR-URL: nodejs#35630
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.deprecationsIssues and PRs related to deprecations.docIssues and PRs related to the documentations.fast-trackPRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@bcoe@nodejs-github-bot@richardlau@aduh95