This repository has been archived by the owner on Jan 31, 2023. It is now read-only.
chore(deps): update dependency cypress to v6.9.1 #137
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.2.1
->6.9.1
Release Notes
cypress-io/cypress
v6.8.0
Compare 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
Compare 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
Compare 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
Compare Source
Released 2/18/2021
Features:
Dependency Updates:
ramda
to version0.27.1
. Addressed in #14958.v6.5.0
Compare 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.v6.4.0
Compare Source
Released 2/1/2021
Features:
delayMs
option forcy.intercept()
has been renamed todelay
.delayMs
will still work, but it is deprecated and will be removed in a future release. Addresses #14822.Bugfixes:
cy.type()
commands. Addresses #14684.watchForFileChanges: false
. Addresses #14744.cy.click()
beforecy.type()
. Addresses #14685.cy.intercept
where aliases set viareq.alias
containing a period character would not work as expected. Addresses #14444.cy.intercept
would not work as expected. Addresses #14446 and #14511.Misc:
Dependency Updates:
recast
to version0.20.4
. Addresses #14623.registry-js
to version1.13.0
. Addresses #14668.@cypress/get-windows-proxy
to version1.6.2
. Addresses #14711.systeminformation
to version4.31.1
. Addresses #14715.semantic-release
to version17.2.3
. Addresses #14713.electron to version
11.2.1`. Addresses #14764.v6.3.0
Compare Source
Released 1/19/2021
Features:
experimentalStudio
attribute to your configuration,cypress.json
by default. Address #73.downloadsFolder
which is set tocypress/downloads
by default. ThedownloadsFolder
will be deleted before each run unlesstrashAssetsBeforeRuns
is set tofalse
. Addresses #949.Bugfixes:
.only
, the error will now correctly display in the Command Log. Fixes #14455.--key
flag when followed by other CLI flags. Fixed #14593.afterEach
hook. Fixes #9209.waitForAnimations
set tofalse
no longer affects whether Cypress fires actions on inner elements. Fixes #14370.CYPRESS_
prefixed env variables containing commas to be parsed as multiple values. Fixes #8818.have.value
on an undefined subject would throw an error. Fixes #14359.Misc:
Dependency Updates:
node-sass
withsass
. Addressed in #14415.debug
from4.1.1
to4.3.1
. Addressed in #14583.electron
from11.0.3
to11.2.0
. Addressed in #14567.electron-builder
from22.8.0
to22.9.1
. Addressed in #14493.shell-env
from3.0.0
to3.0.1
. Addressed in #14622.uuid
from8.2.0
to8.3.2
. Addressed in #14170.Configuration
📅 Schedule: "after 2am and before 3am on saturday" in timezone America/New_York.
🚦 Automerge: Disabled due to failing status checks.
♻ 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.