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.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
7.0.1
->7.1.0
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.