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

Update npm request module #5

Merged
merged 4 commits into from Aug 29, 2017
Merged

Conversation

rhernand3z
Copy link

This PR updates all NPM modules to newer stable releases. Mainly to fix a bug from the current request module version this module was using that threw a weird POST invalid URI error that has been fixed on a newer version.

By running npm run test, the latest Standard JS spec expected new Error() when rejecting a promise. See: https://eslint.org/docs/rules/prefer-promise-reject-errors

Tested and linted all code. 👍

Rafael Hernandez added 2 commits August 28, 2017 12:20
… latest build versions. Ensured all code passed Standard Linting. Ensured all tests passed with updated modules
@rhernand3z rhernand3z self-assigned this Aug 28, 2017
@nodanaonlyzuul
Copy link
Contributor

Great work @rhernand3z!
Thanks for doing this...I'm going to:

  • merge this
  • publish it to npm
  • push a "1.0.4" tag to github

Can you link me to the issue in request module just so I can read up on it?

@nodanaonlyzuul nodanaonlyzuul merged commit ea3c37e into master Aug 29, 2017
@rhernand3z
Copy link
Author

rhernand3z commented Aug 29, 2017

Hi Buddy,

I added the issue URL in the CHANGELOG for this version bump:

@nodanaonlyzuul
Copy link
Contributor

YOU ARE A HERO

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