hong4rc / node-facebook

Facebook simulator web browser
MIT License
10 stars 4 forks source link

chore(deps): update dependency mocha to v6.1.3 #32

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
mocha devDependencies patch 6.1.2 -> 6.1.3 homepage, source

Release Notes

mochajs/mocha ### [`v6.1.3`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​613--2019-04-11) [Compare Source](https://togithub.com/mochajs/mocha/compare/v6.1.2...v6.1.3) #### :bug: Fixes - [#​3863](https://togithub.com/mochajs/mocha/issues/3863): Fix `yargs`-related global scope pollution ([**@​inukshuk**](https://togithub.com/inukshuk)) - [#​3869](https://togithub.com/mochajs/mocha/issues/3869): Fix failure when installed w/ `pnpm` ([**@​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 if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

codecov[bot] commented 5 years ago

Codecov Report

Merging #32 into develop will increase coverage by 0.38%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #32      +/-   ##
===========================================
+ Coverage    75.24%   75.62%   +0.38%     
===========================================
  Files           54       54              
  Lines          517      517              
  Branches        27       27              
===========================================
+ Hits           389      391       +2     
+ Misses         115      113       -2     
  Partials        13       13
Impacted Files Coverage Δ
src/propApi/listen.ts 57.14% <0%> (+4.08%) :arrow_up:

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 b08e5a1...b279e48. Read the comment docs.