bahmutov / cypress-book-todomvc

Cypress tests inside README that update the screenshots
https://glebbahmutov.com/cypress-book-todomvc/
11 stars 2 forks source link

chore(deps): update dependency cypress to v7.7.0 #51

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.6.0 -> 7.7.0 age adoption passing confidence

Release Notes

cypress-io/cypress ### [`v7.7.0`](https://togithub.com/cypress-io/cypress/releases/v7.7.0) [Compare Source](https://togithub.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 [#​16912](https://togithub.com/cypress-io/cypress/issues/16912). **Bugfixes:** - Cypress now respects `preventScroll` options passed to `element.focus()` calls within the application under test. Fixes [#​15294](https://togithub.com/cypress-io/cypress/issues/15294). - Using `.contains(0)` will now show the zero in the Command Log. Fixes [#​1119](https://togithub.com/cypress-io/cypress/issues/1119). - Cypress will no longer show a warning about allowed keys for the `showedOnBoardingModal` when running `cypress open`. Fixes [#​17095](https://togithub.com/cypress-io/cypress/issues/17095). - The Cypress Studio introduction modal will now display with the correct styling. Fixes [#​17102](https://togithub.com/cypress-io/cypress/issues/17102). - The types for `.contains()` now correctly allow for the `includeShadowDom` option. Fixes [#​17066](https://togithub.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 [#​17112](https://togithub.com/cypress-io/cypress/pull/17112).

Configuration

📅 Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" (UTC).

🚦 Automerge: Enabled.

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.



This PR has been generated by WhiteSource Renovate. View repository job log here.