Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: adds support for --pending-deprecation in NODE_OPTIONS. #15494

Closed
wants to merge 1 commit into from

Conversation

tomc974
Copy link
Contributor

@tomc974 tomc974 commented Sep 20, 2017

Fixes: #15484

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

cli

@nodejs-github-bot nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Sep 20, 2017
@mscdex mscdex added the cli Issues and PRs related to the Node.js command line interface. label Sep 20, 2017
@BridgeAR
Copy link
Member

@BridgeAR
Copy link
Member

Landed in 3d7f7b2

@BridgeAR BridgeAR closed this Sep 24, 2017
BridgeAR pushed a commit that referenced this pull request Sep 24, 2017
PR-URL: #15494
Fixes: #15484
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
@BridgeAR
Copy link
Member

@tomc974 congratulations to your first commit to Node.js! 🎉

jasnell pushed a commit that referenced this pull request Sep 25, 2017
PR-URL: #15494
Fixes: #15484
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
addaleax pushed a commit to addaleax/ayo that referenced this pull request Sep 30, 2017
PR-URL: nodejs/node#15494
Fixes: nodejs/node#15484
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
@MylesBorins
Copy link
Contributor

Should this be backported to 6.x? We now have support for NODE_OPTIONS and the PR lands cleanly

As an aside, should this have been landed as Semver-Minor?

MylesBorins pushed a commit that referenced this pull request Nov 14, 2017
PR-URL: #15494
Fixes: #15484
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
@MylesBorins
Copy link
Contributor

I'm going to land this and stick to original semveryness
@nodejs/lts lmk if you dissagree

@MylesBorins MylesBorins mentioned this pull request Nov 21, 2017
MylesBorins pushed a commit that referenced this pull request Nov 21, 2017
PR-URL: #15494
Fixes: #15484
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
MylesBorins pushed a commit that referenced this pull request Nov 28, 2017
PR-URL: #15494
Fixes: #15484
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
@tomc974 tomc974 deleted the fix-for-15484 branch November 29, 2017 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Issues and PRs that require attention from people who are familiar with C++. cli Issues and PRs related to the Node.js command line interface.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants