chore(deps): update dependency cypress to ^9.7.0 (stable24)#3201
Merged
juliusknorr merged 1 commit intostable24from Oct 13, 2022
Merged
chore(deps): update dependency cypress to ^9.7.0 (stable24)#3201juliusknorr merged 1 commit intostable24from
juliusknorr merged 1 commit intostable24from
Conversation
77b60d0 to
42df904
Compare
juliusknorr
approved these changes
Oct 13, 2022
Member
juliusknorr
left a comment
There was a problem hiding this comment.
Failure already present on the base branch so LGTM 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^9.6.0->^9.7.0Release Notes
cypress-io/cypress
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.
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.