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

Removed request dependency #100

Merged
merged 1 commit into from
Sep 21, 2021
Merged

Removed request dependency #100

merged 1 commit into from
Sep 21, 2021

Conversation

kaffarell
Copy link
Contributor

@kaffarell kaffarell commented Sep 17, 2021

The request dependency is deprecated and should not be used (https://www.npmjs.com/package/request). We also didn't use it in the project, so we deleted it.

@imRohan imRohan changed the title ➖ Removed request dependency Removed request dependency Sep 17, 2021
@imRohan imRohan self-requested a review September 17, 2021 13:28
@imRohan imRohan added the Ready for Review Once you've squashed your commits, the PR is now ready for review! label Sep 17, 2021
@imRohan
Copy link
Owner

imRohan commented Sep 17, 2021

Good catch, lets go ahead and remove it!

Happy to get this PR merged in, just update your PR/Commit message and ill hit the button. 💪

The request dependency is not used anymore and deprecated, so we removed
it.
Fixes: #100
@kaffarell
Copy link
Contributor Author

Hmm, do you know why the ci run failed @imRohan ? Seems like an error in the coveralls action.

@imRohan
Copy link
Owner

imRohan commented Sep 20, 2021

Hmm, do you know why the ci run failed @imRohan ? Seems like an error in the coveralls action.

Seems like the 405 error is related to this issue (linked below). Coveralls is down. 👎

https://stackoverflow.com/questions/69247002/fix-405-not-allowed-error-with-coveralls

@kaffarell
Copy link
Contributor Author

Can you manually run the action again after the issue at coveralls is resolved?

@imRohan
Copy link
Owner

imRohan commented Sep 20, 2021

Can you manually run the action again after the issue at coveralls is resolved?

Yes, ill keep an eye on it and re-run the actions once Coveralls is back online.

@imRohan imRohan merged commit 8e16077 into imRohan:master Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for Review Once you've squashed your commits, the PR is now ready for review!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants