Open greenkeeper[bot] opened 4 years ago
After pinning to 11.7.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
nock was updated from 11.8.0
to 11.8.1
.Your tests are still failing with this version. Compare changes
devDependency
nock was updated from 11.8.1
to 11.8.2
.Your tests are still failing with this version. Compare changes
devDependency
nock was updated from 11.8.2
to 11.9.0
.Your tests are still failing with this version. Compare changes
The new version differs by 11 commits.
a275769
test: Update got to the latest version and fill in missing coverage (#1825)
566461b
feat: allow passing a function to enableNetConnect()
(#1889)
11c0542
Require Node 10+ (#1895)
e04d61d
Update mkdirp to the latest version π (#1857)
9379f09
Do not return the nock
global from cleanAll()
(#1872)
6c504c3
Drop support for String constructor (#1873)
1fae725
refactor(test): use Mocha DSL for allow unmocked (#1894)
d0694a7
ci: move semantic-release to GitHub Action
524dd29
test: fix assertRejects usage (#1890)
5d3b270
refactor(test): Chai assert allow unmocked (#1891)
5eaa5f5
Bump lolex and sinon (#1887)
See the full diff
devDependency
nock was updated from 11.9.0
to 11.9.1
.Your tests are still failing with this version. Compare changes
The devDependency nock was updated from
11.7.2
to11.8.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
nock 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 failed ([Details](https://travis-ci.org/AtomicLoans/chainabstractionlayer-loans/builds/648234227?utm_source=github_status&utm_medium=notification)).Release Notes for v11.8.0
11.8.0 (2020-02-10)
Bug Fixes
Features
Commits
The new version differs by 9 commits.
8b8a10d
Greenkeeper/semantic release 17.0.2 (#1878)
e22233b
fix(types): Scope accepts legacy Url not WHATWG (#1879)
061e922
feat(socketDelay): support options.timeout (#1848)
c209c6b
refactor: Use Mocha DSL in test_nock_lifecycle (#1809)
eac299b
Remove a spurious
{ retry: 0 }
(#1876)e863c84
ci: move format, lint and test jobs to GitHub Actions (#1814)
22e2fca
fix: Correct behavior when other libraries override http.get and http.request (#1868)
921eacf
docs: Revise and accept RFC-001 (#1753)
e1461a2
Update mocha to the latest version π (#1858)
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: