An in-range update of nock is breaking the build π¨
greenkeeper opened this issue Β· 7 comments
The devDependency nock was updated from 11.5.0 to 11.6.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
Commits
The new version differs by 1 commits.
187db85feat: Add lifecycle function to clear pending timeouts (#1748)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
After pinning to 11.5.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependencynock was updated from11.6.0to11.7.0.
Your tests are still failing with this version. Compare changes
Release Notes for v11.7.0
11.7.0 (2019-10-31)
Features
- types: add type for Nock Back
currentMode(#1794) (ba60fd2), closes /github.com/nock/nock/blob/master/lib/back.js#L282
Commits
The new version differs by 29 commits.
ba60fd2feat(types): add type for Nock BackcurrentMode(#1794)e1597adrefactor: Modernize NOCK_OFF test and make SSL helper async (#1799)23145c1ci: Lint only once (#1793)a06279etest: Get all tests passing in Mocha too, and run in CI (#1787)6316d74refactor: Mocha DSL for test_persist_optionally (#1797)3f74df0refactor: Mocha DSL for recorder tests, first pass (#1789)ebfe612refactor: Mocha DSL for test_query (#1791)f9cbcd9refactor: chai assertions in test_persist_optionally (#1790)cc6f74crefactor: Rewrite test_query using got, async, and chai (#1788)6aa42aarefactor: Rewrite test with mock timer using got/async (#1785)dc2cc2crefactor: Better document a couple tests / titles (#1786)ca29b6arefactor: Rewrite superagent recorder tests using got (#1782)0c5c806refactor: Mocha DSL for test_redirects, test_remove_interceptor, test_repeating (#1784)4f70825Remove restify tests (#1779)1a60bd0Rewrite hyperquest integration test (#1778)
There are 29 commits in total.
See the full diff
- The
devDependencynock was updated from11.7.2to11.8.0.
Your tests are still failing with this version. Compare changes
Release Notes for v11.8.0
11.8.0 (2020-02-10)
Bug Fixes
- types: Scope accepts legacy Url not WHATWG (#1879) (e22233b)
- Correct behavior when other libraries override http.get and http.request (#1868) (22e2fca), closes #1836
Features
Commits
The new version differs by 32 commits.
8b8a10dGreenkeeper/semantic release 17.0.2 (#1878)e22233bfix(types): Scope accepts legacy Url not WHATWG (#1879)061e922feat(socketDelay): support options.timeout (#1848)c209c6brefactor: Use Mocha DSL in test_nock_lifecycle (#1809)eac299bRemove a spurious{ retry: 0 }(#1876)e863c84ci: move format, lint and test jobs to GitHub Actions (#1814)22e2fcafix: Correct behavior when other libraries override http.get and http.request (#1868)921eacfdocs: Revise and accept RFC-001 (#1753)e1461a2Update mocha to the latest version π (#1858)c7363e5fix: Fix a regression due to Jest having different globals (#1850)fad405aUpdate dtslint to the latest version π (#1813)e0d8171Update sinon to the latest version π (#1840)2470059Update prettier to the latest version π (#1815)bd39dfffix: make interceptors work in any order even when filteringScope (#1819)e86a542Update nyc to the latest version π (#1841)
There are 32 commits in total.
See the full diff
- The
devDependencynock was updated from11.8.0to11.8.1.
Your tests are still failing with this version. Compare changes
- The
devDependencynock was updated from11.8.1to11.8.2.
Your tests are still failing with this version. Compare changes
- The
devDependencynock was updated from11.8.2to11.9.0.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 11 commits.
a275769test: Update got to the latest version and fill in missing coverage (#1825)566461bfeat: allow passing a function toenableNetConnect()(#1889)11c0542Require Node 10+ (#1895)e04d61dUpdate mkdirp to the latest version π (#1857)9379f09Do not return thenockglobal fromcleanAll()(#1872)6c504c3Drop support for String constructor (#1873)1fae725refactor(test): use Mocha DSL for allow unmocked (#1894)d0694a7ci: move semantic-release to GitHub Action524dd29test: fix assertRejects usage (#1890)5d3b270refactor(test): Chai assert allow unmocked (#1891)5eaa5f5Bump lolex and sinon (#1887)
See the full diff
- The
devDependencynock was updated from11.9.0to11.9.1.
Your tests are still failing with this version. Compare changes