multei / web

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

chore(deps): update dependency cypress to v4.7.0 #219

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.6.0 -> 4.7.0

Release Notes

cypress-io/cypress ### [`v4.7.0`](https://togithub.com/cypress-io/cypress/releases/v4.7.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v4.6.0...v4.7.0) _Released 5/26/2020_ **Features:** - `cy.request()` now supports an `encoding` option that can be used to set the encoding of the response body, defaulting to `utf-8`. Addresses [#​2029](https://togithub.com/cypress-io/cypress/issues/2029) and [#​3576](https://togithub.com/cypress-io/cypress/issues/3576). **Bugfixes:** - We fixed a regression in [4.6.0](https://on.cypress.io/changelog-4-6-0) where the address bar of the application under test would disappear when scrolling commands ran and the application under test would visually shift after taking screenshots. Fixes [#​7443](https://togithub.com/cypress-io/cypress/issues/7443) and [#​7466](https://togithub.com/cypress-io/cypress/issues/7466). - We fixed a regression where test runs could hang when loading spec files with source maps. Fixes [#​7464](https://togithub.com/cypress-io/cypress/issues/7464). **Misc:** - We now display a more descriptive error message when the plugins file does not export a function. Addresses [#​6611](https://togithub.com/cypress-io/cypress/issues/6611).

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 5a4927df3f99c0e250db7edfd203ec52cbf04d06

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

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #219   +/-   ##
=======================================
  Coverage   37.80%   37.80%           
=======================================
  Files          34       34           
  Lines         283      283           
  Branches       37       37           
=======================================
  Hits          107      107           
  Misses        155      155           
  Partials       21       21           

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 3f83d4a...5a4927d. Read the comment docs.