bahmutov / cypress-select-tests

User space solution for picking Cypress tests to run
97 stars 14 forks source link

chore(deps): update dependency cypress to v7.1.0 #217

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 7.0.1 -> 7.1.0 age adoption passing confidence

Release Notes

cypress-io/cypress ### [`v7.1.0`](https://togithub.com/cypress-io/cypress/releases/v7.1.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v7.0.1...v7.1.0) _Released 04/12/2021_ **Features:** - The events `before:spec`, `after:spec`, `before:run`, and `after:run` now fire in interactive mode in addition to run mode. This requires the `experimentalInteractiveRunEvents` flag to be enabled. Addressed in [#​15787](https://togithub.com/cypress-io/cypress/pull/15787). **Bugfixes:** - Viewport configuration set in `cypress.json` is now correctly applied in the Component Test Runner. Fixes [#​15899](https://togithub.com/cypress-io/cypress/issues/15899). - Running specs on Windows is now supported in the Component Test Runner. Fixes [#​15842](https://togithub.com/cypress-io/cypress/issues/15842). - Fixed an issue where crashes in Cypress would cause a misleading "Unknown signal: true" error after the actual crash message. Fixes [#​15943](https://togithub.com/cypress-io/cypress/issues/15943). - Fixed an issue introduced in 7.0.0 where requests with responses stubbed via `cy.intercept(routeMatcher, staticResponse)` would still be sent to the destination server. Fixes [#​15841](https://togithub.com/cypress-io/cypress/issues/15841).

Configuration

:date: Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" 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.

bahmutov commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: