chore(deps): update dependency cypress to v7.7.0 #84
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:
7.0.0
->7.7.0
Release Notes
cypress-io/cypress
v7.7.0
: 7.7.0Compare Source
Released 07/07/2021
Features:
experimentalStudio
, Cypress Studio can now copy all commands generated to your clipboard. Addressed in #16912.Bugfixes:
preventScroll
options passed toelement.focus()
calls within the application under test. Fixes #15294..contains(0)
will now show the zero in the Command Log. Fixes #1119.showedOnBoardingModal
when runningcypress open
. Fixes #17095..contains()
now correctly allow for theincludeShadowDom
option. Fixes #17066.Misc:
v7.6.0
: 7.6.0Compare Source
Released 06/23/2021
Features:
.type()
withCypress.Keyboard.defaults()
or via test configuration. Addresses #566.cypress open
has been improved. Addressed in #15826.cy.intercept()
(req
) now has areq.query
property, which is a getter/setter for the query parameters on the request URL. Addresses #16327.ArrayBuffer
as a request / response body withcy.intercept()
. Addresses #16722Bugfixes:
dev-server:start
event for component testing. Fixes #16860.cy.intercept()
now correctly sets the response body as a string instead of an ArrayBuffer when it contains multi-byte characters. Fixes #16292.cy.intercept()
won't corrupt certain binary responses. Fixes #16722.spawn UNKNOWN
errors when launching Cypress with code signing required by policy on Windows. Fixes #2543EPERM
errors when accessing the project directory instead of erroring. Fixes #16933.CyHttpMessages.BaseMessage.headers
to support the value being an array of strings. Fixes #16734.Dependency Updates:
enquirer
dependency. Fixes #16846.v7.5.0
: 7.5.0Compare Source
Released 06/07/2021
Features:
cy.request()
now accepts a generic in TypeScript for specifying the type of the request body. Addresses #9109.Bugfixes:
hasBinary
infinite recursive call. Fixes #16476.--config-file
option now correctly handles absolute paths. Fixes #6136.cy.location(<key>)
will now retry if the remote location returns an empty string, which is possible during otherwise harmless redirects. Fixes #16463.<value>.should()
syntax. Fixes #16548.Dependency Updates:
listr
withlistr2
. Addressed in #16663.v7.4.0
: 7.4.0Compare Source
Released 05/24/2021
Features:
.pause()
and to toggle auto-scrolling of the Test Runner (a). Addresses #248.Bugfixes:
cy.request()
can now send binary files in form data. Fixes #1647.cy.request()
can now send blob data. Fixes #6178.cy.wait()
could yield the incorrect result when used withcy.intercept()
and several simultaneous requests. Fixes #16451.cy.intercept()
matchers are displayed in the Command Log when usingRouteMatcher
properties besidesurl
andmethod
. Fixes #9403.cy.intercept()
argument validation has been improved. Invalid hostnames and extra arguments passed tocy.intercept()
now result in an error. Addressed in #16577.cy.screenshot()
no longer incorrectly captures parts of the Test Runner UI during component testing. Fixes #16543.cypress open-ct
. Fixes #16278.componentFolder
andtestFiles
values from returned from plugins in the component testing runner. Fixes #16424.projectRoot
will now open in IDE and generate studio commands when saved. Fixes #16255.config
in the plugins file will now display in alphabetical order. Fixes #16564.Dependency Updates:
dependency-tree
from7.0.2
to8.1.0
. Addressed in #16464.extract-zip
from1.7.0
to2.0.1
. Fixes #6896v7.3.0
: 7.3.0Compare Source
Released 05/10/2021
Features:
testingType: 'component'
via the newtestingType
property. ThetestingType
will default toe2e
. Addresses #16302.cy.intercept()
now accepts atimes
option in theRouteMatcher
.times
will specify the number of times that a particularcy.intercept()
should be applied. Addresses #4460 and #8531.cy.intercept()
now accepts invocation usingcy.intercept(url, routeMatcher, handler)
, whereurl
is a regular expression. Previously, this only worked ifurl
was a string. Addresses #16390.DEBUG=cypress:server:record:ci-info
will print commit information and CI provider information that's sent to the Dashboard as debug logs. Addresses #16236.CYPRESS_DOWNLOAD_USE_CA
is specified. See "Using a custom CA" for more information. Addresses #8825.Bugfixes:
/__/
whenlocation.href
is set to a relative path within the call stack of an XHR event handler. Fixes #3975 and #7439._top
or_parent
so that it no longer redirects the parent frame. Fixes #1244.RangeError: Maximum call stack size exceeded at _deconstructPacket
error. Most commonly, this occurred when handling network errors withcy.request()
. Fixes #15101.ERR_INVALID_ARG_TYPE
type error when testing a binary file upload. Fixes #15898 and #16223..then()
only accepting functions to display. Fixes #15281.cy.intercept()
now adds aaccess-control-expose-headers: '*'
header by default for CORS requests unless overridden. Fixes #15050.cy.intercept()
andcy.route()
requests with multiple aliases are displayed in the command log. Addressed in #16382.Cypress.cookies.debug(true)
will now correctly show cookie-related messages on the console. Fixes #15032.cy.log()
will now show all arguments, not only the first 2. Fixes #16068..select()
now correctly selects option elements with values that have
characters. Fixes #16045.e2e
andcomponent
configuration values will now correctly show when previewing resolved configuration in the Test Runner. Fixes #16282.—quiet
flag, Cypress will no longer print uploading output to Stdout. Fixes #16268./
hotkey in Firefox, Cypress will select the SpecList's SearchInput as it does in other browsers. Fixes #16309.Dependency Updates:
classnames
from2.2.6
to2.3.1
. Addressed in #8337.color-string
from1.5.4
to1.5.5
. Addressed in #16362.lodash
from4.17.19
to4.17.21
. Addressed in #16406.registry-js
from1.13.0
to1.15.0
. Addressed in #16409.url-parse
from1.4.7
to1.5.0
. Addressed in #16408.v7.2.0
: 7.2.0Compare Source
Released 04/26/2021
Features:
Performance:
Bugfixes:
ERR_INVALID_ARG_TYPE
type error. We now correctly detect a utf8 request body with multi-byte Unicode characters. Fixes #15901.cy.intercept()
aliases will now work as expected. Fixes #15823.cy.intercept
. Fixes #16117.cypress run-ct
no longer hangs on Windows machines. Fixes #15976.Cannot read property 'name' of null
. Fixes #15816..select()
an<option>
within a disabled<fieldset>
. Fixes #5951..type()
will no longer change thevalue
attribute of button-like inputs with type button, submit, reset, image, radio, or checkbox. Fixes #15913.componentFolder
outside of the root project when specifying--project
. Fixes #16053.Misc:
Cypress.Cookies.defaults()
now returns the correct type instead ofvoid
. Addresses #15426..then()
will show the correct type when a collection of HTMLElements is provided. Addressed in #15869.cy.intercept()
. Addressed in #16167.Dependency Updates:
cypress run
and when selecting Electron browser incypress open
from89.0.4348.1
to89.0.4328.0
. This was done to address a performance regression introduced in 7.0.0. Addressed in #16113.systeminformation
from5.3.1
to5.6.4
. Addressed in #15819.lolex
with@sinonjs/fake-timers
. Addressed in #15595.v7.1.0
: 7.1.0Compare Source
Released 04/12/2021
Features:
before:spec
,after:spec
,before:run
, andafter:run
now fire in interactive mode in addition to run mode. This requires theexperimentalInteractiveRunEvents
flag to be enabled. Addressed in #15787.Bugfixes:
cypress.json
is now correctly applied in the Component Test Runner. Fixes #15899.cy.intercept(routeMatcher, staticResponse)
would still be sent to the destination server. Fixes #15841.v7.0.1
: 7.0.1Compare Source
Released 04/07/2021
Bugfixes:
Enter
. Addressed in #15833.--ipc=host
. Fixes #15814 and #350.stderr
in production builds of Cypress. Addressed in #15817.stdout
when the video cannot be found after a run. Addressed in #15828.tsconfig.json
file present. Addressed in #15828.Misc:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.