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))
### [`v7.1.2`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#712--2020-04-26)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v7.1.1...v7.1.2)
#### :nut_and_bolt: Other
- [#4251](https://togithub.com/mochajs/mocha/issues/4251): Prevent karma-mocha from stalling ([**@juergba**](https://togithub.com/juergba))
- [#4222](https://togithub.com/mochajs/mocha/issues/4222): Update dependency mkdirp to v0.5.5 ([**@outsideris**](https://togithub.com/outsideris))
#### :book: Documentation
- [#4208](https://togithub.com/mochajs/mocha/issues/4208): Add Wallaby logo to site ([**@boneskull**](https://togithub.com/boneskull))
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
7.1.1
->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)) ### [`v7.1.2`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#712--2020-04-26) [Compare Source](https://togithub.com/mochajs/mocha/compare/v7.1.1...v7.1.2) #### :nut_and_bolt: Other - [#4251](https://togithub.com/mochajs/mocha/issues/4251): Prevent karma-mocha from stalling ([**@juergba**](https://togithub.com/juergba)) - [#4222](https://togithub.com/mochajs/mocha/issues/4222): Update dependency mkdirp to v0.5.5 ([**@outsideris**](https://togithub.com/outsideris)) #### :book: Documentation - [#4208](https://togithub.com/mochajs/mocha/issues/4208): Add Wallaby logo to site ([**@boneskull**](https://togithub.com/boneskull))Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.