mochajs/mocha
### [`v9.1.3`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#913--2021-10-15)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.1.2...v9.1.3)
#### :bug: Fixes
- [#4769](https://togithub.com/mochajs/mocha/issues/4769): Browser: re-enable `bdd` ES6 style import ([**@juergba**](https://togithub.com/juergba))
#### :nut_and_bolt: Other
- [#4764](https://togithub.com/mochajs/mocha/issues/4764): Revert deprecation of `EVENT_SUITE_ADD_*` events ([**@beatfactor**](https://togithub.com/beatfactor))
### [`v9.1.2`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#912--2021-09-25)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.1.1...v9.1.2)
#### :bug: Fixes
- [#4746](https://togithub.com/mochajs/mocha/issues/4746): Browser: stop using all global vars in `browser-entry.js` ([**@PaperStrike**](https://togithub.com/PaperStrike))
#### :nut_and_bolt: Other
- [#4754](https://togithub.com/mochajs/mocha/issues/4754): Remove dependency wide-align ([**@juergba**](https://togithub.com/juergba))
- [#4736](https://togithub.com/mochajs/mocha/issues/4736): ESM: remove code for Node versions <10 ([**@juergba**](https://togithub.com/juergba))
### [`v9.1.1`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#911--2021-08-28)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.1.0...v9.1.1)
#### :bug: Fixes
- [#4623](https://togithub.com/mochajs/mocha/issues/4623): `XUNIT` and `JSON` reporter crash in `parallel` mode ([**@curtisman**](https://togithub.com/curtisman))
### [`v9.1.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#910--2021-08-20)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.0.3...v9.1.0)
#### :tada: Enhancements
- [#4716](https://togithub.com/mochajs/mocha/issues/4716): Add new option `--fail-zero` ([**@juergba**](https://togithub.com/juergba))
- [#4691](https://togithub.com/mochajs/mocha/issues/4691): Add new option `--node-option` ([**@juergba**](https://togithub.com/juergba))
- [#4607](https://togithub.com/mochajs/mocha/issues/4607): Add output option to `JSON` reporter ([**@dorny**](https://togithub.com/dorny))
### [`v9.0.3`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#903--2021-07-25)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.0.2...v9.0.3)
#### :bug: Fixes
- [#4702](https://togithub.com/mochajs/mocha/issues/4702): Error rethrow from cwd-relative path while loading `.mocharc.js` ([**@kirill-golovan**](https://togithub.com/kirill-golovan))
- [#4688](https://togithub.com/mochajs/mocha/issues/4688): Usage of custom interface in parallel mode ([**@juergba**](https://togithub.com/juergba))
- [#4687](https://togithub.com/mochajs/mocha/issues/4687): ESM: don't swallow `MODULE_NOT_FOUND` errors in case of `type:module` ([**@giltayar**](https://togithub.com/giltayar))
### [`v9.0.2`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#902--2021-07-03)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.0.1...v9.0.2)
#### :bug: Fixes
- [#4668](https://togithub.com/mochajs/mocha/issues/4668): ESM: make `--require ` work with new `import`-first loading ([**@giltayar**](https://togithub.com/giltayar))
#### :nut_and_bolt: Other
- [#4674](https://togithub.com/mochajs/mocha/issues/4674): Update production dependencies ([**@juergba**](https://togithub.com/juergba))
### [`v9.0.1`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#901--2021-06-18)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.0.0...v9.0.1)
#### :nut_and_bolt: Other
- [#4657](https://togithub.com/mochajs/mocha/issues/4657): Browser: add separate bundle for modern browsers ([**@juergba**](https://togithub.com/juergba))
We added a separate browser bundle `mocha-es2018.js` in javascript ES2018, as we skipped the transpilation down to ES5. This is an **experimental step towards freezing Mocha's support of IE11**.
- [#4653](https://togithub.com/mochajs/mocha/issues/4653): ESM: proper version check in `hasStableEsmImplementation` ([**@alexander-fenster**](https://togithub.com/alexander-fenster))
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
9.0.0
->9.1.3
8.2.2
->9.0.0
Release Notes
mochajs/mocha
### [`v9.1.3`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#913--2021-10-15) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.1.2...v9.1.3) #### :bug: Fixes - [#4769](https://togithub.com/mochajs/mocha/issues/4769): Browser: re-enable `bdd` ES6 style import ([**@juergba**](https://togithub.com/juergba)) #### :nut_and_bolt: Other - [#4764](https://togithub.com/mochajs/mocha/issues/4764): Revert deprecation of `EVENT_SUITE_ADD_*` events ([**@beatfactor**](https://togithub.com/beatfactor)) ### [`v9.1.2`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#912--2021-09-25) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.1.1...v9.1.2) #### :bug: Fixes - [#4746](https://togithub.com/mochajs/mocha/issues/4746): Browser: stop using all global vars in `browser-entry.js` ([**@PaperStrike**](https://togithub.com/PaperStrike)) #### :nut_and_bolt: Other - [#4754](https://togithub.com/mochajs/mocha/issues/4754): Remove dependency wide-align ([**@juergba**](https://togithub.com/juergba)) - [#4736](https://togithub.com/mochajs/mocha/issues/4736): ESM: remove code for Node versions <10 ([**@juergba**](https://togithub.com/juergba)) ### [`v9.1.1`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#911--2021-08-28) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.1.0...v9.1.1) #### :bug: Fixes - [#4623](https://togithub.com/mochajs/mocha/issues/4623): `XUNIT` and `JSON` reporter crash in `parallel` mode ([**@curtisman**](https://togithub.com/curtisman)) ### [`v9.1.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#910--2021-08-20) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.0.3...v9.1.0) #### :tada: Enhancements - [#4716](https://togithub.com/mochajs/mocha/issues/4716): Add new option `--fail-zero` ([**@juergba**](https://togithub.com/juergba)) - [#4691](https://togithub.com/mochajs/mocha/issues/4691): Add new option `--node-option` ([**@juergba**](https://togithub.com/juergba)) - [#4607](https://togithub.com/mochajs/mocha/issues/4607): Add output option to `JSON` reporter ([**@dorny**](https://togithub.com/dorny)) ### [`v9.0.3`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#903--2021-07-25) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.0.2...v9.0.3) #### :bug: Fixes - [#4702](https://togithub.com/mochajs/mocha/issues/4702): Error rethrow from cwd-relative path while loading `.mocharc.js` ([**@kirill-golovan**](https://togithub.com/kirill-golovan)) - [#4688](https://togithub.com/mochajs/mocha/issues/4688): Usage of custom interface in parallel mode ([**@juergba**](https://togithub.com/juergba)) - [#4687](https://togithub.com/mochajs/mocha/issues/4687): ESM: don't swallow `MODULE_NOT_FOUND` errors in case of `type:module` ([**@giltayar**](https://togithub.com/giltayar)) ### [`v9.0.2`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#902--2021-07-03) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.0.1...v9.0.2) #### :bug: Fixes - [#4668](https://togithub.com/mochajs/mocha/issues/4668): ESM: make `--requireConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.