chore(deps): update dependency cypress to v4.11.0 #87
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:
4.10.0->4.11.0Release Notes
cypress-io/cypress
v4.11.0Compare Source
Released 7/21/2020
Features:
ensureScrollability: falseoption to.scrollTo()to skip checking whether the element is scrollable. Addresses #1924.cy.clock()now accepts Dates as well as a Number for now. Fixes #7786.Bugfixes:
cypress runon Windows will no longer fail trying to make a connection to the browser. Fixes #6392.Cannot read property 'isAttached' of undefinederror duringcypress runon Firefox versions >= 75. Fixes #6813.invalid for option "size"error. Fixes #6099.viewportHeightorviewportWidthfrom within the test configuration now properly changes the viewport size for the duration of the suite or test.configwithin thepluginsFilenow sets the values correctly. Fixes #7959.cy.wait()now reflects the correctrequestTimeoutandresponseTimeoutof the command. Fixes #7881.ELECTRON_EXTRA_LAUNCH_ARGSaskey=valuewill now be properly read in. Fixes #7994.cy.route()now correctly display as 'xhr stub' in the Test Runner's Command Log. Fixes #8018.Misc:
pluginsFileandsupportFilenow mention that.tsextensions are supported. Addresses #7940.Dependency Updates:
@benmalka/foxdriverfrom0.4.0to0.4.1. Addressed in #8040.firefox-profilefrom1.3.1to2.0.0. Addressed in #8000.fix-pathfrom2.1.0to3.0.0. Addressed in #8028.human-intervalfrom0.1.6to1.0.0. Addressed in #8031.lodashfrom4.17.15to4.17.19. Addressed in #7954.plistfrom2.1.0to3.0.1. Addressed in #8045.proxy-from-envfrom1.0.0to1.1.0. Addressed in #7900.resolvefrom1.13.1to1.17.0. Addressed in #7989.systeminformationfrom4.21.1to4.26.9. Addressed in #7975.uuidfrom3.3.2to8.2.0. Addressed in #7976, #8002, and #8011.Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.