bahmutov / cypress-movie

Generate movies from your Cypress end-to-end tests
97 stars 10 forks source link

chore(deps): update dependency cypress to v6.5.0 #85

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress 6.4.0 -> 6.5.0 age adoption passing confidence

Release Notes

cypress-io/cypress ### [`v6.5.0`](https://togithub.com/cypress-io/cypress/releases/v6.5.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v6.4.0...v6.5.0) _Released 2/15/2021_ **Performance:** - Improved the startup time of `cypress open` and `cypress run`. Addresses [#​15075](https://togithub.com/cypress-io/cypress/issues/15075). **Bugfixes:** - Fixed an issue where tests would display as failed if an event (such as an XHR request) failed after the test was already completed. This only affects the display of the test and not what was reported in run mode, so it would not have had an effect on suites running in CI. Addresses [#​14978](https://togithub.com/cypress-io/cypress/issues/14978). - Fixed a regression introduced in 6.4.0 that caused Electron to crash when opening outside links in the Command Log. Addresses [#​14912](https://togithub.com/cypress-io/cypress/issues/14912). - Fixed an issue where browser paths with double backslashes would not work as expected on Windows. Addresses [#​14719](https://togithub.com/cypress-io/cypress/issues/14719). - Fixed Microsoft Edge browser detection when passing a path on Windows. Addresses [#​14716](https://togithub.com/cypress-io/cypress/issues/14716). - Fixed an issue where the types for `Cypress.on` did not support chaining. Addresses [#​14991](https://togithub.com/cypress-io/cypress/issues/14991). - Fixed an issue where, when installing two Cypress instances simulataneously, the downloaded `.zip` could become corrupted and break the install process. Addresses [#​4595](https://togithub.com/cypress-io/cypress/issues/4595). **Misc:** - Expanded search bar in desktop GUI to fill the entire width. Addresses [#​14830](https://togithub.com/cypress-io/cypress/issues/14830). - Added `autoEnd` to the types for `LogConfig`. Addresses [#​9590](https://togithub.com/cypress-io/cypress/issues/9590). **Dependency Updates:** - Upgraded `electron` to version `11.2.3`. Addresses [#​15056](https://togithub.com/cypress-io/cypress/issues/15056).

Renovate configuration

:date: Schedule: "before 2am" in timezone America/New_York.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 3.0.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: