multei / web

Multei web app
https://multei.com.br
MIT License
3 stars 2 forks source link

chore(deps): update dependency cypress to v4.10.0 #266

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 minor 4.9.0 -> 4.10.0

Release Notes

cypress-io/cypress ### [`v4.10.0`](https://togithub.com/cypress-io/cypress/releases/v4.10.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v4.9.0...v4.10.0) _Released 7/7/2020_ **Features:** - You can open a `before`, `beforeEach`, `after`, and `afterEach` hook definition in your IDE from the Test Runner's [Command Log](https://on.cypress.io/test-runner#Command-Log) by clicking the **Open in IDE** button. Addresses [#​7793](https://togithub.com/cypress-io/cypress/issues/7793). - `before`, `beforeEach`, `after`, and `afterEach` hook definitions now display separately in the Test Runner's [Command Log](https://on.cypress.io/test-runner#Command-Log) when defined in separate hook definitions. Addresses [#​7779](https://togithub.com/cypress-io/cypress/issues/7779). - You can now open a spec file directly from the **Tests** tab in the Test Runner by clicking the **Open in IDE** button. Addresses [#​7713](https://togithub.com/cypress-io/cypress/issues/7713) **Bugfixes:** - HTTP requests taking longer than the default `responseTimeout` will no longer be prematurely canceled by the Cypress proxy layer. Fixes [#​6426](https://togithub.com/cypress-io/cypress/issues/6426). - Using Cypress commands to traverse the DOM on an application with a global `parent` variable will no longer throw Illegal Invocation errors. Fixes [#​6412](https://togithub.com/cypress-io/cypress/issues/6412). - When [`experimentalShadowDomSupport`](https://on.cypress.io/experiments#Shadow-DOM) is enabled, using [`.type()`](https://on.cypress.io/type) on an input in the Shadow DOM will not result in an error. Fixes [#​7741](https://togithub.com/cypress-io/cypress/issues/7741). - When [`experimentalShadowDomSupport`](https://on.cypress.io/experiments#Shadow-DOM) is enabled, checking for visibility on a shadow dom host element will no longer hang if the host element was the foremost element and had an ancestor with fixed position. Fixes [#​7893](https://togithub.com/cypress-io/cypress/issues/7893). - Debug logs from the `@benmalka/foxdriver` module will no longer appear if any `DEBUG` environment variable was set. Fixed [#​7723](https://togithub.com/cypress-io/cypress/issues/7723). **Misc:** - We made some minor UI updates to the Test Runner. Addresses [#​7732](https://togithub.com/cypress-io/cypress/issues/7732) and [#​7803](https://togithub.com/cypress-io/cypress/issues/7803). **Dependency Updates:** - Upgraded `recast` from `0.18.8` to `0.19.1`. Addressed in [#​7898](https://togithub.com/cypress-io/cypress/pull/7898).

Renovate configuration

:date: Schedule: "every weekend" (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.

netlify[bot] commented 4 years ago

Preview deployed with success. Look for the URL in Details.

Built with commit 683c35b88bb8e95d4047fdae4ce1e98f9e2e31a6

https://deploy-preview-266--multei.netlify.app

codecov[bot] commented 4 years ago

Codecov Report

Merging #266 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #266   +/-   ##
=======================================
  Coverage   58.56%   58.56%           
=======================================
  Files          51       51           
  Lines         403      403           
  Branches       43       43           
=======================================
  Hits          236      236           
  Misses        143      143           
  Partials       24       24           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 497fe8d...683c35b. Read the comment docs.