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 request-promise to the latest version 🚀 #4200

Merged
merged 1 commit into from
Sep 23, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 22, 2017

Version 4.2.2 of request-promise just got published.

Dependency request-promise
Current Version 4.2.1
Type devDependency

The version 4.2.2 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of request-promise.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 13 commits.

  • afaa3e6 Version 4.2.2
  • 894672d Merge pull request #226 from rouanw/upgrade_tough_cookie
  • 558729b fix: make sure to have only one tough-cookie installation
  • fb058fe fix: using latest allowed request version for old node.js environments
  • 60ba4eb fix: using latest allowed request version for old node.js environments
  • 672cb28 upgrade tough-cookie to a version without regex DoS vulnerability
  • 3c2c53c Merge pull request #216 from Syrok/patch-1
  • 001af69 Fixed mispell in doc
  • e882d03 docs: comment regarding exposing of methods
  • 5261ff4 docs: tabs to spaces
  • 32d9473 docs: polished form data example
  • 662c81a Merge pull request #207 from erf/formData
  • 6323753 fix and improve formData example

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov
Copy link

codecov bot commented Sep 22, 2017

Codecov Report

Merging #4200 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4200   +/-   ##
=======================================
  Coverage   92.22%   92.22%           
=======================================
  Files         116      116           
  Lines        8091     8091           
=======================================
  Hits         7462     7462           
  Misses        629      629
Impacted Files Coverage Δ
src/Adapters/Auth/meetup.js 84.21% <0%> (-5.27%) ⬇️
src/RestWrite.js 93.53% <0%> (+0.18%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b703ec8...12d08f9. Read the comment docs.

@flovilmart flovilmart merged commit fdf19de into master Sep 23, 2017
@flovilmart flovilmart deleted the greenkeeper/request-promise-4.2.2 branch September 23, 2017 14:31
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.

1 participant