This version is covered by your current version range and after updating it in your project the build failed.
superagent is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/Kornil/personal-website/builds/472435185?utm_source=github_status&utm_medium=notification)).
Release Notes for IP overrides
.connect() IP/DNS override option (Kornel)
.trustLocalhost() option for allowing broken HTTPS on localhost
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
After pinning to 4.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The devDependency superagent was updated from
4.0.0
to4.1.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
superagent is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/Kornil/personal-website/builds/472435185?utm_source=github_status&utm_medium=notification)).Release Notes for IP overrides
.connect()
IP/DNS override option (Kornel).trustLocalhost()
option for allowing broken HTTPS onlocalhost
.abort()
used with promises rejects the promise.Commits
The new version differs by 11 commits.
8580c4f
v4.1.0
d7916f1
Abort
3b25a43
Bump
d30fc77
Allow HTTPS to be broken on localhost (only!)
e6e66a0
IP/DNS override option
a0e6a75
Fixed rotten HTTPS tests
a37c4b5
Promisify test
bed47aa
Show more await in docs
3e46870
Merge pull request #1438 from mmmmmrob/patch-1
9ef1369
Adding link to new cheerio plugin
cf40cf0
Readme
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: