Closed greenkeeper[bot] closed 2 years ago
devDependency
request-promise was updated from 4.2.1
to 4.2.3
.Update to this version instead 🚀
The new version differs by 17 commits.
d831905
Version 4.2.3 (now really)
37e8773
fix: updated indirect lodash dependency to fix security vulnerability
229225e
Version 4.2.3
4f27097
chore: fix ci build for node v8+
c535eb6
Merge pull request #299 from aomdoa/fixToughCookieDep
488947b
Merge branch 'master' into fixToughCookieDep
131abd7
fix: breaking change in tough-cookie v3
b454ddc
chore: added node 8 and 10 to ci build
6d11ddc
fix: typo
3a136ea
Merge pull request #303 from lexjacobs/patch-1
5e32191
docs: mention of wrapped request errors
2ac4f3e
Update rp.js
1457338
Workaround on the cookie processing test.
062d5f8
Limit the tough-cookie to 2.5 as 3.x removes node 0.10 support
18c838a
docs: cheat sheet for POST like HTML forms do
There are 17 commits in total.
See the full diff
devDependency
request-promise was updated from 4.2.1
to 4.2.4
.devDependency
request-promise was updated from 4.2.1
to 4.2.5
.
Version 4.2.2 of request-promise just got published.
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](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: