Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency cypress to ~9.6.1 #940

Merged
merged 1 commit into from
May 10, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress ~9.6.0 -> ~9.6.1 age adoption passing confidence

Release Notes

cypress-io/cypress

v9.6.1

Compare Source

Released 5/9/2022

Bugfixes:

  • Cypress can now launch on systems where Firefox is installed via Snapcraft.
    Fixed #​19793.
  • Updates were made to ensure XHR calls are properly displaying the response
    body in the command log. Fixed
    #​21361.
  • Fixed cy.contains() and
    .should('contain', ...) to handle finding text that
    contains backslash characters. Fixed
    #​19116
  • Updated .type('{enter}') to support sending the Enter
    keystroke to submit buttons that are not rendered within a form html element,
    but are associated with a form via the form attribute. Fixed
    #​21163.
  • Fixed an issue with cy.session() such that re-running tests in open mode
    will now correctly recreate a session. Before this change, an error was thrown
    indicating the saved setup function was not a function because it was
    serialized. Fixed
    #​17805.

Configuration

📅 Schedule: "before 2am" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 10, 2022 00:27
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label May 10, 2022
@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #940 (96f1b1f) into main (b559541) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #940   +/-   ##
=======================================
  Coverage   99.65%   99.65%           
=======================================
  Files        1957     1957           
  Lines      209831   209831           
  Branches      877      877           
=======================================
  Hits       209109   209109           
  Misses        702      702           
  Partials       20       20           

ST-DDT
ST-DDT previously approved these changes May 10, 2022
@ST-DDT ST-DDT enabled auto-merge (squash) May 10, 2022 07:05
@renovate renovate bot force-pushed the renovate/devdependencies branch from 3d84eac to 312538b Compare May 10, 2022 08:37
@renovate renovate bot force-pushed the renovate/devdependencies branch from 312538b to 96f1b1f Compare May 10, 2022 09:00
@ST-DDT ST-DDT requested review from a team May 10, 2022 10:29
@ST-DDT ST-DDT merged commit a318858 into main May 10, 2022
@renovate renovate bot deleted the renovate/devdependencies branch May 10, 2022 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants