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.5.0 #47

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.4.0 -> 7.5.0 age adoption passing confidence

Release Notes

cypress-io/cypress ### [`v7.5.0`](https://togithub.com/cypress-io/cypress/releases/v7.5.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v7.4.0...v7.5.0) *Released 06/07/2021* **Features:** - The Test Runner has a new 'Docs' menu with links and prompts specific to helping you get started writing tests, set up in CI, and running tests in the Dashboard. Addressed in [#​16433](https://togithub.com/cypress-io/cypress/pull/16433). - `cy.request()` now accepts a generic in TypeScript for specifying the type of the request body. Addresses [#​9109](https://togithub.com/cypress-io/cypress/issues/9109). **Bugfixes:** - Cypress will not longer crash with a `hasBinary` infinite recursive call. Fixes [#​16476](https://togithub.com/cypress-io/cypress/issues/16476). - The `--config-file` option now correctly handles absolute paths. Fixes [#​6136](https://togithub.com/cypress-io/cypress/issues/6136). - `cy.location()` will now retry if the remote location returns an empty string, which is possible during otherwise harmless redirects. Fixes [#​16463](https://togithub.com/cypress-io/cypress/issues/16463). - Cypress now passes a flag to Chrome browsers to prevent update notifications from displaying in some cases. Fixes [#​16693](https://togithub.com/cypress-io/cypress/issues/16693). - TypeScript will now properly error when attempting to use the chai `.should()` syntax. Fixes [#​16548](https://togithub.com/cypress-io/cypress/issues/16548). **Dependency Updates:** - Replaced deprecated `listr` with `listr2`. Addressed in [#​16663](https://togithub.com/cypress-io/cypress/pull/16663).

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.