Closed greenkeeper[bot] closed 7 years ago
Update to this version instead 🚀
The new version differs by 12 commits .
76690f1
3.4.1
7ba2ba2
Simplify check
25b2947
Merge pull request #1168 from popeindustries/master
649b6ee
Dedupe query string append
80e1f14
default to 1 if no count or true; default to 0 if null/undefined
fc1308a
force negative count
to 0
835fee1
validate retry() count
and allow setting to 0
7d181f9
Merge pull request #1167 from alphashuro/patch-1
8fb1d9f
Allow optional body/data in DELETE requests
3a95427
Merge pull request #1166 from kevinburke/fix-typo
66c34f4
Fix spelling mistake
aa8f1ae
Test body of GET requests
See the full diff.
Version 3.4.0 of superagent just got published.
The version 3.4.0 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 superagent. 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 27 commits .
36ce878
3.4.0
2452309
Test octet-stream
5615a81
Add octet-stream parser
2f7bab0
Test fix
ecb3ff6
Test error handling
822fe7c
Unused
ccf0e64
TLS docs
991483f
Merge pull request #1159 from jwgoh/docs/https
6158efb
Add docs for HTTPS request
eafc658
Longer timeouts
6d708ee
Error handling in retry tests
45539c6
Dedupe test ID generation
054782d
moved timeout state reset to clearTimeout()
8980300
added private _end(); refactored end()
a221b39
added tests for redirects & headers
There are 27 commits in total. 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: