bahmutov / cypress-svelte-unit-test

Unit testing Svelte components in Cypress E2E test runner
162 stars 21 forks source link

chore(deps): update dependency cypress to v4.12.1 #177

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
cypress devDependencies patch 4.12.0 -> 4.12.1

Release Notes

cypress-io/cypress ### [`v4.12.1`](https://togithub.com/cypress-io/cypress/releases/v4.12.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v4.12.0...v4.12.1) _Released 8/5/2020_ **Bugfixes:** - The error `Cannot set property 'err' of undefined` will no longer incorrectly throw when rerunning tests in the Test Runner. Fixes [#​7874](https://togithub.com/cypress-io/cypress/issues/7874). - Skipping the last test before a nested suite with a `before` hook will now correctly run the tests in the suite following the skipped test. Fixes [#​8086](https://togithub.com/cypress-io/cypress/issues/8086). **Dependency Updates:** - Upgraded `md5` from `2.2.1` to `2.3.0`. Addressed in [#​8161](https://togithub.com/cypress-io/cypress/pull/8161). - Upgraded `electron-context-menu` from `0.15.1` to `2.2.0`. Addressed in [#​8180](https://togithub.com/cypress-io/cypress/pull/8180).

Renovate configuration

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

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

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: