bahmutov / cypress-select-tests

User space solution for picking Cypress tests to run
97 stars 14 forks source link

chore(deps): update dependency cypress to v7.0.1 #214

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.0.0 -> 7.0.1 age adoption passing confidence

Release Notes

cypress-io/cypress ### [`v7.0.1`](https://togithub.com/cypress-io/cypress/releases/v7.0.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v7.0.0...v7.0.1) _Released 04/07/2021_ **Bugfixes:** - Fixed a regression in 7.0.0 that caused the test runner not to check for updates. Fixes [#​15829](https://togithub.com/cypress-io/cypress/issues/15829). - The component testing spec list search input no longer throws an exception when hitting `Enter`. Addressed in [#​15833](https://togithub.com/cypress-io/cypress/pull/15833). - The preferred file opener modal no longer appears behind the command log. Addressed in [#​15831](https://togithub.com/cypress-io/cypress/pull/15831). - Cypress no longer crashes in certain circumstances when running in Docker without `--ipc=host`. Fixes [#​15814](https://togithub.com/cypress-io/cypress/issues/15814) and [#​350](https://togithub.com/cypress-io/cypress/issues/350). - Node.js warnings are no longer incorrectly printed to `stderr` in production builds of Cypress. Addressed in [#​15817](https://togithub.com/cypress-io/cypress/pull/15817). - Cypress no longer prints a warning to `stdout` when the video cannot be found after a run. Addressed in [#​15828](https://togithub.com/cypress-io/cypress/pull/15828). - A warning is no longer displayed when running a TypeScript spec without a `tsconfig.json` file present. Addressed in [#​15828](https://togithub.com/cypress-io/cypress/pull/15828). **Misc:** - The "New Spec File" in the Desktop GUI has a less pronounced style. Addressed in [#​15835](https://togithub.com/cypress-io/cypress/pull/15835).

Configuration

:date: Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York.

:vertical_traffic_light: Automerge: Enabled.

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

bahmutov commented 3 years ago

:tada: This PR is included in version 1.7.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: