chore(deps): update dependency cypress to v6.9.1 #581
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:
6.4.0
->6.9.1
Release Notes
cypress-io/cypress
v6.8.0
: 6.8.0Compare Source
Released 3/17/2021
User Experience:
Bugfixes:
experimentalStudio
, Cypress Studio the icon to add commands will now fully display on long test titles. Fixes #15182.v6.7.1
: 6.7.1Compare Source
Released 3/15/2021
Bugfixes:
scroll-behavior: smooth
no longer fails Cypress's actionability check. Fixes #15453.projectId
will be written correctly to thecypress.json
file on initial creation without an extra config object. Fixes #15497.v6.7.0
: 6.7.0Compare Source
Released 3/15/2021
Features:
experimentalRunEvents
configuration flag has been removed. You can now listen tobefore:run
,after:run
,before:spec
andafter:spec
events in the plugins file without needing theexperimentalRunEvents
configuration option. See thebefore:run
,after:run
,before:spec
andafter:spec
docs for more information. Addressed in #15276.Bugfixes:
cy.wait()
no longer falsely returns a timeout when the user aborts an XHR. Fixes #9549..clear()
and.type('{selectall}{del}')
now behave the same when they're used against elements that contain text inputs. Fixes #8447.experimentalStudio
, Cypress Studio now records typing by using the value of the input rather than the keys that were pressed. Studio also no longer records pressing special keys (such as arrows or ctrl) except for Enter. Fixes #15023.mouse down
event, fixes #8279.Misc:
Dependency Updates:
electron
from11.2.3
to11.3.0
. Addressed in #15201.v6.6.0
: 6.6.0Compare Source
Released 2/18/2021
Features:
Dependency Updates:
ramda
to version0.27.1
. Addressed in #14958.v6.5.0
: 6.5.0Compare Source
Released 2/15/2021
Performance:
cypress open
andcypress run
. Addresses #15075.Bugfixes:
Cypress.on
did not support chaining. Addresses #14991..zip
could become corrupted and break the install process. Addresses #4595.Misc:
autoEnd
to the types forLogConfig
. Addresses #9590.Dependency Updates:
electron
to version11.2.3
. Addresses #15056.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 Mend Renovate. View repository job log here.