wix-incubator / lerna-script

Lerna addon for adding custom tasks
MIT License
164 stars 13 forks source link

Update dependency mocha to v7.2.0 #405

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 minor 7.1.2 -> 7.2.0

Release Notes

mochajs/mocha ### [`v7.2.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​720--2020-05-22) [Compare Source](https://togithub.com/mochajs/mocha/compare/v7.1.2...v7.2.0) #### :tada: Enhancements - [#​4234](https://togithub.com/mochajs/mocha/issues/4234): Add ability to run tests in a mocha instance multiple times ([**@​nicojs**](https://togithub.com/nicojs)) - [#​4219](https://togithub.com/mochajs/mocha/issues/4219): Exposing filename in JSON, doc, and json-stream reporters ([**@​Daniel0113**](https://togithub.com/Daniel0113)) - [#​4244](https://togithub.com/mochajs/mocha/issues/4244): Add Root Hook Plugins ([**@​boneskull**](https://togithub.com/boneskull)) #### :bug: Fixes - [#​4258](https://togithub.com/mochajs/mocha/issues/4258): Fix missing dot in name of configuration file ([**@​sonicdoe**](https://togithub.com/sonicdoe)) - [#​4194](https://togithub.com/mochajs/mocha/issues/4194): Check if module.paths really exists ([**@​ematipico**](https://togithub.com/ematipico)) - [#​4256](https://togithub.com/mochajs/mocha/issues/4256): `--forbid-only` does not recognize `it.only` when `before` crashes ([**@​arvidOtt**](https://togithub.com/arvidOtt)) - [#​4152](https://togithub.com/mochajs/mocha/issues/4152): Bug with multiple async done() calls ([**@​boneskull**](https://togithub.com/boneskull)) - [#​4275](https://togithub.com/mochajs/mocha/issues/4275): Improper warnings for invalid reporters ([**@​boneskull**](https://togithub.com/boneskull)) - [#​4288](https://togithub.com/mochajs/mocha/issues/4288): Broken hook.spec.js test for IE11 ([**@​boneskull**](https://togithub.com/boneskull)) #### :book: Documentation - [#​4081](https://togithub.com/mochajs/mocha/issues/4081): Insufficient white space for API docs in view on mobile ([**@​HyunSangHan**](https://togithub.com/HyunSangHan)) - [#​4255](https://togithub.com/mochajs/mocha/issues/4255): Update mocha-docdash for UI fixes on API docs ([**@​craigtaub**](https://togithub.com/craigtaub)) - [#​4235](https://togithub.com/mochajs/mocha/issues/4235): Enable emoji on website; enable normal ul elements ([**@​boneskull**](https://togithub.com/boneskull)) - [#​4272](https://togithub.com/mochajs/mocha/issues/4272): Fetch sponsors at build time, show ALL non-skeevy sponsors ([**@​boneskull**](https://togithub.com/boneskull)) #### :nut_and_bolt: Other - [#​4249](https://togithub.com/mochajs/mocha/issues/4249): Refactoring improving encapsulation ([**@​arvidOtt**](https://togithub.com/arvidOtt)) - [#​4242](https://togithub.com/mochajs/mocha/issues/4242): CI add job names, add Node.js v14 to matrix ([**@​boneskull**](https://togithub.com/boneskull)) - [#​4237](https://togithub.com/mochajs/mocha/issues/4237): Refactor validatePlugins to throw coded errors ([**@​boneskull**](https://togithub.com/boneskull)) - [#​4236](https://togithub.com/mochajs/mocha/issues/4236): Better debug output ([**@​boneskull**](https://togithub.com/boneskull))

Renovate configuration

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

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