Update dependency cypress to v7.1.0 #472

Merged
konrad merged 1 commits from renovate/cypress-7.x into main 2021-04-13 09:23:23 +00:00
Member

This PR contains the following updates:

Package Type Update Change
cypress devDependencies minor 7.0.1 -> 7.1.0

Release Notes

cypress-io/cypress

v7.1.0

Compare Source

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.

Bugfixes:

  • Viewport configuration set in cypress.json is now correctly applied in the Component Test Runner. Fixes #​15899.
  • Running specs on Windows is now supported in the Component Test Runner. Fixes #​15842.
  • Fixed an issue where crashes in Cypress would cause a misleading "Unknown signal: true" error after the actual crash message. Fixes #​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.

Renovate configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cypress](https://github.com/cypress-io/cypress) | devDependencies | minor | [`7.0.1` -> `7.1.0`](https://renovatebot.com/diffs/npm/cypress/7.0.1/7.1.0) | --- ### Release Notes <details> <summary>cypress-io/cypress</summary> ### [`v7.1.0`](https://github.com/cypress-io/cypress/releases/v7.1.0) [Compare Source](https://github.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 [#&#8203;15787](https://github.com/cypress-io/cypress/pull/15787). **Bugfixes:** - Viewport configuration set in `cypress.json` is now correctly applied in the Component Test Runner. Fixes [#&#8203;15899](https://github.com/cypress-io/cypress/issues/15899). - Running specs on Windows is now supported in the Component Test Runner. Fixes [#&#8203;15842](https://github.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 [#&#8203;15943](https://github.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 [#&#8203;15841](https://github.com/cypress-io/cypress/issues/15841). </details> --- ### Renovate configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-04-12 23:02:19 +00:00
renovate added 1 commit 2021-04-12 23:02:19 +00:00
continuous-integration/drone/pr Build is passing Details
fd989d24f7
Update dependency cypress to v7.1.0
konrad merged commit ae2ca0d07d into main 2021-04-13 09:23:23 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.