atSCM / atscm

Source code management utilities for atvise
https://atscm.github.io
7 stars 2 forks source link

chore(package): Update dependency mocha to v8.1.3 - autoclosed #413

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
mocha (source) devDependencies patch 8.1.2 -> 8.1.3

Release Notes

mochajs/mocha ### [`v8.1.3`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​813--2020-08-28) [Compare Source](https://togithub.com/mochajs/mocha/compare/v8.1.2...v8.1.3) #### :bug: Fixes - [#​4425](https://togithub.com/mochajs/mocha/issues/4425): Restore `Mocha.utils.lookupFiles()` and Webpack compatibility (both broken since v8.1.0); `Mocha.utils.lookupFiles()` is now **deprecated** and will be removed in the next major revision of Mocha; use `require('mocha/lib/cli').lookupFiles` instead ([**@​boneskull**](https://togithub.com/boneskull))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #413   +/-   ##
=======================================
  Coverage   40.48%   40.48%           
=======================================
  Files          56       56           
  Lines        2087     2087           
  Branches       82       82           
=======================================
  Hits          845      845           
  Misses       1224     1224           
  Partials       18       18           

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 63e8a0e...91b6658. Read the comment docs.