This repository was archived by the owner on Jun 2, 2022. It is now read-only.
Update dependency cypress to v8.7.0 #76
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:
8.5.0->8.7.0Release Notes
cypress-io/cypress
v8.7.0v8.6.0Compare Source
Released 10/11/2021
Features:
cy.screenshot()now acceptsoverwrite: trueas an option to overwriteexisting screenshots with the same file name. Addresses
#7955.
cy.select([])can now be used to clear any selected options in a multi-valueselect. Addresses #4318.
cy.pause()when usingcypress run --headed --no-exitwill now pausea test. Addresses #4044.
Bugfixes:
would not display their response bodies in the DevTools Console when clicked.
Fixes #17656.
versions earlier than 89 would result in choppy videos and skipped frames.
Fixes #18021.
within a test. Fixes
#18259.
--spec: {}from the CLIand instead error when passed an invalid object argument. Fixes
#3957.
to primitive value". Fixes #18143.
Misc:
cy.request()error message when conflictingfailOnStatusCodeand
retryOnStatusCodeFailureoptions are passed to be clearer. Fixes#18271.
Dependency Updates:
cypress runand whenselecting Electron browser in
cypress openfrom91.0.4472.164to93.0.4577.58.electronfrom13.2.0to14.1.0. Addressed in#18318 and
#18384.
Configuration
📅 Schedule: "before 3am on Monday" in timezone America/New_York.
🚦 Automerge: Enabled.
♻ 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.