Skip to content

worker: assign missing deprecation code - #28395

Closed
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:assign-missing-deprecation-code
Closed

worker: assign missing deprecation code#28395
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:assign-missing-deprecation-code

Conversation

@jasnell

Copy link
Copy Markdown
Member

Deprecation code was not assigned.

@nodejs/tooling ... might be worthwhile adding a check for DEP00XX and DEP0XXX in the change using git-node-land

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

@nodejs-github-botnodejs-github-bot added the worker Issues and PRs related to Worker support. label Jun 23, 2019
@jasnelljasnell added deprecations Issues and PRs related to deprecations. and removed worker Issues and PRs related to Worker support. labels Jun 23, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@addaleax

Copy link
Copy Markdown
Member

Landed in f5f8a18

@addaleaxaddaleax closed this Jul 3, 2019
@addaleaxaddaleax added the worker Issues and PRs related to Worker support. label Jul 3, 2019
addaleax pushed a commit that referenced this pull request Jul 3, 2019
PR-URL: #28395
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
targos pushed a commit that referenced this pull request Jul 20, 2019
PR-URL: #28395
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
This was referenced Jul 23, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deprecationsIssues and PRs related to deprecations.workerIssues and PRs related to Worker support.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@jasnell@nodejs-github-bot@addaleax@Trott@lpinca@TimothyGu@cjihrig@richardlau@ZYSzys