Update dependency cypress to v3.8.0 #68
   Merged  
   Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.    
 
This PR contains the following updates:
3.7.0->3.8.0Release Notes
cypress-io/cypress
v3.8.0Compare Source
Released 12/12/2019
Features:
cypress run --headless --browser chrome. Addresses #832.--tagargument to be used to identify separate runs. Any tags assigned will be shown on the run in the Cypress Dashboard. Addresses #2561..its()and.invoke()now accept anoptionsobject to allow changing logging options. Addresses #1450.unzipbinary duringcypress installbefore trying the slower, Node.js-based unzipping method. Addresses #3803.Bugfixes:
--configor--envcommand line flags. Fixes #5466.Cookieheader during "cy.visit()visit orcy.request()would be overwritten by theCookieheader generated from the browser's cookie store. Fixes #5894.cy.getCookie()would incorrectly filter cookies by their domain, leading to unexpected results. Fixes #5656..type({ force: true })on hidden inputs would not type the correct characters. Fixes #5835..type()was not respecting previous selections if the current value of the input was the same as the key. This also fixed an where.type()would not respect previous selections in non-selectionRange inputs (like email or number inputs). Fixes #5703.scale(0)orrotateY(90deg)as not visible. Fixes #723.envconfiguration option displays properly within the settings panel. Previously, setting env options would incorrectly render"undefined"as the value. Fixes #5859.Misc:
0forcy.viewport()Addresses #5871 and #5892.config.browserthat are not of the Chrome family. It also supports showing the Firefox logo (in preparation for Firefox browser support). Fixes #5745.cy.requestwill now automatically encode special characters in the request URL, including Unicode. Addresses #5274.ELECTRON_EXTRA_LAUNCH_ARGS. Addresses #5807.Dependency Updates:
ansi-escapesfrom4.2.1to4.3.0. Addressed in #5815.electron-context-menufrom0.11.0to0.15.1. Addressed in #5495.Renovate configuration
📅 Schedule: "every weekend" in timezone America/New_York.
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.