chore(deps): update dependency cypress to v10#50
Conversation
✅ Deploy Preview for redwoodblog-dev ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
|
Kudos, SonarCloud Quality Gate passed!
|








This PR contains the following updates:
9.6.0->10.1.0Release Notes
cypress-io/cypress
v10.1.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#​10-1-0
v10.0.3Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#​10-0-3
v10.0.2Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#​10-0-2
v10.0.1Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#​10-0-1
v10.0.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#​10-0-0
v9.7.0Compare Source
Released 5/23/2022
Features:
Addressed in #21418.
Deprecations:
Cypress.Cookies.preserveOnce()andCypress.Cookies.defaults()CypressAPIs have been deprecated. In a future release, support for
Cypress.Cookies.preserveOnce()andCypress.Cookies.defaults()will beremoved. Consider using the experimental
cy.session()command instead to cache and restorecookies and other sessions details between tests. Fixed
#21333.
Bugfixes:
cy.contains()command to correctlyerror and retry if the provided regex pattern begins with an equal sign and a
match was not initially found. Previously the command would incorrectly fail
with a syntax error. Fixed
#21108.
cy.session()command log grouping and validation verbiage.This change provides better insights to logs associated with the command.
Fixed #21377.
eventemitter2third-party type definitions fromcyandCypressthat were unintentionally exposed. Fixed
#20556.
Dependency Updates:
16.5.0to16.13.2. Addressed in#21418.
cypress runand whenselecting Electron browser in
cypress openfrom94.0.4606.81to100.0.4896.75. Addressed in#21418.
electrondependency from15.5.1to18.0.4. Addressed in#21418.
v9.6.1Compare Source
Released 5/9/2022
Bugfixes:
Fixed #19793.
body in the command log. Fixed
#21361.
cy.contains()and.should('contain', ...)to handle finding text thatcontains backslash characters. Fixed
#19116
.type('{enter}')to support sending the Enterkeystroke to submit buttons that are not rendered within a form html element,
but are associated with a form via the
formattribute. Fixed#21163.
cy.session()such that re-running tests in open modewill now correctly recreate a session. Before this change, an error was thrown
indicating the saved
setupfunction was not a function because it wasserialized. Fixed
#17805.
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.