Update dependency cypress to v3.7.0 #64
   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.6.1->3.7.0Release Notes
cypress-io/cypress
v3.7.0Compare Source
Released 11/27/2019
Features:
browsersarray is also editable within plugins by accessingconfig.browsersvia the Configuration API. The currently available browsers are also displayed within the configuration panel under Settings in the Test Runner. Addresses #5067.Bugfixes:
cy.visitthat changes superdomain would incorrectly clear cookies of other domains. Fixes #5756.cy.visitor in acy.requestwith a customDomainthat is not a subdomain of the current domain would fail to set. Fixes #5656.cy.typeto send duplicate modifier keys. Fixes #5622.followRedirect: falsewould fail if aSet-Cookieheader was present in the response. Fixes #5654.windowis no longerundefinedwithin the application under test when called within asetTimeoutduring strict mode. Fixes #5707.--ci-build-idandgroupflag arguments duringcypress run. Fixes #5686.have.all.keysassertion now correctly display. Fixes #753.cy.visit()on acleverapp.iodomain. Fixes #5722.nullwould cause an error. Fixes #472.Misc:
position: fixedand is being overflowed over. Addresses #1379.cy.visits that cause a superdomain change will now result in 2 requests to the origin server. This should not affect tests, as tests will still re-run on a superdomain change. This is a side-effect of the fix for #5756.Dependency Updates:
parse-domainfrom2.0.0to2.3.4. Addressed in #5726.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.