* Rename non-user facing instances of whitelist
* Rename server option 'whitelist' to 'ignore'
* Update use of whitelist with server to throw instead of warn
* Rename Cypress.Cookies.defaults 'whitelist' option to 'preserve'
* fix circle yml parameter parsing consistent
* compose cloning an external repo and switching to the NEXT_DEV_VERSION branch consistently
* add cypress org to repo parameter
* cd into the right dir before switching branches
* one line git checkout
* simplify passing repo
* cd into the right dir
* clone into the right dir
* oh my cd 101
* replace kitchen sink strings for 5.0.0
Co-authored-by: Brian Mann <brian.mann86@gmail.com>