This version is covered by your current version range and after updating it in your project the build went from success to failure.
As superagent is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:
Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Hello lovely humans,
superagent just published its new version 3.2.0.
This version is covered by your current version range and after updating it in your project the build went from success to failure.
As superagent is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:
Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
GitHub Release
.timeout({response:ms})
, which allows limiting maximum response time independently from total download time (Kornel Lesiński).end()
is called more than once (Kornel Lesiński)response.links
to browser version (Lukas Eipert)btoa
is no longer required in IE9 (Kornel Lesiński).sortQuery()
on URLs without query strings (Kornel Lesiński)ResponseBase
(Lukas Eipert)The new version differs by 54 commits .
6365669
v3.2.0
c11a225
Response timeout (#1128)
df44c7d
Merge pull request #1126 from visionmedia/pipeend
456b2de
goto fail syntax
18e3d3e
Complain when .end() is called more than once
f48ca0d
Split .pipe() to avoid calling .end() second time after redirect
eed9076
btoa no longer required
1f3f968
Merge pull request #1125 from visionmedia/timeouterr
c3f44e3
Fire timeout error
9aac11f
Unify timeout error
fcf021a
Moved test
ee95551
Moved
7f6a6fb
Use common test server
017fe79
Fixed should no-op
66925a2
Use promises to test
There are 54 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? :zap:
greenkeeper upgrade