This repository was archived by the owner on Jun 2, 2022. It is now read-only.
Update dependency cypress to v7.7.0 #68
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:
7.5.0->7.7.0Release Notes
cypress-io/cypress
v7.7.0Compare Source
Released 07/07/2021
Features:
experimentalStudio, Cypress Studio can now copy all commands generated to your clipboard. Addressed in #16912.Bugfixes:
preventScrolloptions passed toelement.focus()calls within the application under test. Fixes #15294..contains(0)will now show the zero in the Command Log. Fixes #1119.showedOnBoardingModalwhen runningcypress open. Fixes #17095..contains()now correctly allow for theincludeShadowDomoption. Fixes #17066.Misc:
v7.6.0Compare Source
Released 06/23/2021
Features:
.type()withCypress.Keyboard.defaults()or via test configuration. Addresses #566.cypress openhas been improved. Addressed in #15826.cy.intercept()(req) now has areq.queryproperty, which is a getter/setter for the query parameters on the request URL. Addresses #16327.ArrayBufferas a request / response body withcy.intercept(). Addresses #16722Bugfixes:
dev-server:startevent 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 UNKNOWNerrors when launching Cypress with code signing required by policy on Windows. Fixes #2543EPERMerrors when accessing the project directory instead of erroring. Fixes #16933.CyHttpMessages.BaseMessage.headersto support the value being an array of strings. Fixes #16734.Dependency Updates:
enquirerdependency. Fixes #16846.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.