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

Revised dependencies - switched all request presence with phin. #3350

Closed
wants to merge 1 commit into from
Closed

Revised dependencies - switched all request presence with phin. #3350

wants to merge 1 commit into from

Conversation

ethanent
Copy link

@ethanent ethanent commented Jan 3, 2019

Currently the phin library is used as part of the build process, and it's more lightweight than request. (This change was originally made in #3096.)

I think it'd be great to use phin in production at this point as it's proven to be stable for the build process, and it is much more lightweight than request.

image
install size

image
install size

@ethanent ethanent changed the title Revised dependencies - switched all phin presence with request. Revised dependencies - switched all request presence with phin. Jan 3, 2019
@ethanent
Copy link
Author

ethanent commented Jan 3, 2019

I just remembered that phin supports only Node 8 LTS and newer currently; as a result I'll hold off on making this PR until April when Node 6 hits its end-of-life. (Release Schedule)

This PR should be able to be resumed once Node 6 support is no longer desired by the less project, likely when Node 6 reaches its end-of-life this April. :)

@ethanent ethanent closed this Jan 3, 2019
@ethanent
Copy link
Author

ethanent commented Jun 2, 2019

Ok, this is relevant again. Node 6 hit end-of-life in April of last year, if I remember correctly. Now all supported versions of Node are supported for this PR.

image

@ethanent ethanent reopened this Jun 2, 2019
@matthew-dean
Copy link
Member

@ethanent Have you looked into what the check failures are about?

@ethanent ethanent closed this Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants