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

test: remove crypto.DEFAULT_ENCODING usage #20221

Conversation

danbev
Copy link
Contributor

@danbev danbev commented Apr 23, 2018

This commit removes the usage of the deprectated
crypto.DEFAULT_ENCODING.

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

This commit removes the usage of the deprectated
crypto.DEFAULT_ENCODING.
@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Apr 23, 2018
@danbev
Copy link
Contributor Author

danbev commented Apr 23, 2018

@BridgeAR BridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 23, 2018
@danbev
Copy link
Contributor Author

danbev commented Apr 25, 2018

Landed in c521a20.

@danbev danbev closed this Apr 25, 2018
@danbev danbev deleted the crypto_remove_crypto.DEFAULT_ENCODING_usage branch April 25, 2018 04:20
danbev added a commit to danbev/node that referenced this pull request Apr 25, 2018
This commit removes the usage of the deprectated
crypto.DEFAULT_ENCODING.

PR-URL: nodejs#20221
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@MylesBorins
Copy link
Contributor

Should this be backported to v10.x-staging? If yes please follow the guide and raise a backport PR, if not let me know or add the dont-land-on label.

tniessen pushed a commit to tniessen/node that referenced this pull request May 13, 2018
This commit removes the usage of the deprectated
crypto.DEFAULT_ENCODING.

PR-URL: nodejs#20221
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
addaleax pushed a commit that referenced this pull request May 14, 2018
This commit removes the usage of the deprectated
crypto.DEFAULT_ENCODING.

Backport-PR-URL: #20706
PR-URL: #20221
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@addaleax addaleax mentioned this pull request May 14, 2018
@targos targos added this to Backported in v10.x Sep 23, 2018
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. test Issues and PRs related to the tests.
Projects
No open projects
v10.x
  
Backported
Development

Successfully merging this pull request may close these issues.

None yet

7 participants