joellesenne / joellesenne.dev

This repo is archived. Thanks!
https://joellesenne.dev
MIT License
1 stars 0 forks source link

chore(deps): update dependency cypress to v7 #372

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 ^4.12.1 -> ^7.2.0 age adoption passing confidence

Release Notes

cypress-io/cypress ### [`v7.2.0`](https://togithub.com/cypress-io/cypress/releases/v7.2.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v7.1.0...v7.2.0) _Released 04/26/2021_ **Features:** - You can now navigate through folders in the Test Runner using the Tab keyboard input and open or close the folder's content with the Enter & Space keyboard inputs. Addresses [#​3741](https://togithub.com/cypress-io/cypress/issues/3741). **Performance:** - Fixed a regression in [7.0.0](https://docs.cypress.io/guides/references/changelog#​7-0-0) that caused tests to run slowly, especially when run with constrained CPU resources. Fixes [#​15853](https://togithub.com/cypress-io/cypress/issues/15853). - Fixed a regression in [7.0.0](https://docs.cypress.io/guides/references/changelog#​7-0-0) causing decreased performance in Chromium browsers due to requesting screencast frames when video is disabled. Fixes [#​16030](https://togithub.com/cypress-io/cypress/issues/16030). **Bugfixes:** - Fixed a regression in [7.0.0](https://docs.cypress.io/guides/references/changelog#​7-0-0) that caused the Test Runner to crash with an `ERR_INVALID_ARG_TYPE` type error. We now correctly detect a utf8 request body with multi-byte Unicode characters. Fixes [#​15901](https://togithub.com/cypress-io/cypress/issues/15901). - Reusing `cy.intercept()` aliases will now work as expected. Fixes [#​15823](https://togithub.com/cypress-io/cypress/issues/15823). - Fixed an issue in 7.0 where users could get a misleading "must pass a handler as the 3rd argument" error when using `cy.intercept`. Fixes [#​16117](https://togithub.com/cypress-io/cypress/issues/16117). - `cypress run-ct` no longer hangs on Windows machines. Fixes [#​15976](https://togithub.com/cypress-io/cypress/issues/15976). - Hovering over a command log without a snapshot will no longer cause the error `Cannot read property 'name' of null`. Fixes [#​15816](https://togithub.com/cypress-io/cypress/issues/15816). - We now throw an error when attempting to `.select()` an `

Configuration

:date: Schedule: "on the 2nd and 4th day instance on sunday after 9pm" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

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