multei / web

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

chore(deps): update dependency @testing-library/react to v10.4.5 #265

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@testing-library/react devDependencies patch 10.4.3 -> 10.4.5

Release Notes

testing-library/react-testing-library ### [`v10.4.5`](https://togithub.com/testing-library/react-testing-library/releases/v10.4.5) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v10.4.4...v10.4.5) ##### Bug Fixes - **flushMicroTasks:** fallback to no scheduler ([#​739](https://togithub.com/testing-library/react-testing-library/issues/739)) ([9e5cf59](https://togithub.com/testing-library/react-testing-library/commit/9e5cf59ceaa66b534ef95d519cacb8afc4814215)) ### [`v10.4.4`](https://togithub.com/testing-library/react-testing-library/releases/v10.4.4) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v10.4.3...v10.4.4) ##### Bug Fixes - React next fails on build ([#​726](https://togithub.com/testing-library/react-testing-library/issues/726)) ([#​732](https://togithub.com/testing-library/react-testing-library/issues/732)) ([604d3e9](https://togithub.com/testing-library/react-testing-library/commit/604d3e96364175974fcb2d12fc7fa02b1c50d2e6))

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 9f2ee3d4cc25d3ab7b30f729b9b9cdd7f085fb7b

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

jimmyandrade commented 4 years ago

Can't merge...

> @multei/web@0.1.0 testc /home/circleci/repo
> jest --coverage
 FAIL  src/containers/CarFrontPhotoStep/index.test.js
  ● Test suite failed to run
    ENOMEM: not enough memory, read
      at Runtime.readFile (node_modules/jest-runtime/build/index.js:1910:21)
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #265   +/-   ##
=======================================
  Coverage   58.20%   58.20%           
=======================================
  Files          50       50           
  Lines         402      402           
  Branches       43       43           
=======================================
  Hits          234      234           
  Misses        144      144           
  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 bb8c46a...9f2ee3d. Read the comment docs.