Update dependency cypress to v7.7.0 #577

Merged
konrad merged 1 commits from renovate/cypress-7.x into main 2021-07-07 15:12:42 +00:00
Member

This PR contains the following updates:

Package Type Update Change
cypress devDependencies minor 7.6.0 -> 7.7.0

Release Notes

cypress-io/cypress

v7.7.0

Compare Source

Released 07/07/2021

Features:

  • When using experimentalStudio, Cypress Studio can now copy all commands generated to your clipboard. Addressed in #​16912.

Bugfixes:

  • Cypress now respects preventScroll options passed to element.focus() calls within the application under test. Fixes #​15294.
  • Using .contains(0) will now show the zero in the Command Log. Fixes #​1119.
  • Cypress will no longer show a warning about allowed keys for the showedOnBoardingModal when running cypress open. Fixes #​17095.
  • The Cypress Studio introduction modal will now display with the correct styling. Fixes #​17102.
  • The types for .contains() now correctly allow for the includeShadowDom option. Fixes #​17066.

Misc:

  • We updated the messaging when Cypress fails to start to be clearer that it's not always due to a dependency missing. Addresses #​17112.

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.6.0` -> `7.7.0`](https://renovatebot.com/diffs/npm/cypress/7.6.0/7.7.0) | --- ### Release Notes <details> <summary>cypress-io/cypress</summary> ### [`v7.7.0`](https://github.com/cypress-io/cypress/releases/v7.7.0) [Compare Source](https://github.com/cypress-io/cypress/compare/v7.6.0...v7.7.0) *Released 07/07/2021* **Features:** - When using `experimentalStudio`, [Cypress Studio](https://docs.cypress.io/guides/core-concepts/cypress-studio) can now copy all commands generated to your clipboard. Addressed in [#&#8203;16912](https://github.com/cypress-io/cypress/issues/16912). **Bugfixes:** - Cypress now respects `preventScroll` options passed to `element.focus()` calls within the application under test. Fixes [#&#8203;15294](https://github.com/cypress-io/cypress/issues/15294). - Using `.contains(0)` will now show the zero in the Command Log. Fixes [#&#8203;1119](https://github.com/cypress-io/cypress/issues/1119). - Cypress will no longer show a warning about allowed keys for the `showedOnBoardingModal` when running `cypress open`. Fixes [#&#8203;17095](https://github.com/cypress-io/cypress/issues/17095). - The Cypress Studio introduction modal will now display with the correct styling. Fixes [#&#8203;17102](https://github.com/cypress-io/cypress/issues/17102). - The types for `.contains()` now correctly allow for the `includeShadowDom` option. Fixes [#&#8203;17066](https://github.com/cypress-io/cypress/issues/17066). **Misc:** - We updated the messaging when Cypress fails to start to be clearer that it's not always due to a dependency missing. Addresses [#&#8203;17112](https://github.com/cypress-io/cypress/pull/17112). </details> --- ### 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-07-07 15:01:40 +00:00
renovate added 1 commit 2021-07-07 15:01:41 +00:00
continuous-integration/drone/pr Build is passing Details
b7a1591cd3
Update dependency cypress to v7.7.0
konrad merged commit c3f91a0449 into main 2021-07-07 15:12:42 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.