|
2 | 2 |
|
3 | 3 | ## :boom: Breaking Changes
|
4 | 4 |
|
5 |
| -- #4845: **Drop Node.js v12.x support** (@juergba) |
| 5 | +- [#4845](https://github.com/mochajs/mocha/issues/4845): **Drop Node.js v12.x support** ([**@juergba**](https://github.com/juergba)) |
6 | 6 |
|
7 |
| -- #4848: Drop Internet-Explorer-11 support (@juergba) |
| 7 | +- [#4848](https://github.com/mochajs/mocha/issues/4848): Drop Internet-Explorer-11 support ([**@juergba**](https://github.com/juergba)) |
8 | 8 |
|
9 |
| -- #4857: Drop AMD/RequireJS support (@juergba) |
| 9 | +- [#4857](https://github.com/mochajs/mocha/issues/4857): Drop AMD/RequireJS support ([**@juergba**](https://github.com/juergba)) |
10 | 10 |
|
11 |
| -- #4866: Drop Growl notification support (@juergba) |
| 11 | +- [#4866](https://github.com/mochajs/mocha/issues/4866): Drop Growl notification support ([**@juergba**](https://github.com/juergba)) |
12 | 12 |
|
13 |
| -- #4863: Rename executable `bin/mocha` to `bin/mocha.js` (@juergba) |
| 13 | +- [#4863](https://github.com/mochajs/mocha/issues/4863): Rename executable `bin/mocha` to `bin/mocha.js` ([**@juergba**](https://github.com/juergba)) |
14 | 14 |
|
15 |
| -- #4865: `--ignore` option in Windows: upgrade Minimatch (@juergba) |
| 15 | +- [#4865](https://github.com/mochajs/mocha/issues/4865): `--ignore` option in Windows: upgrade Minimatch ([**@juergba**](https://github.com/juergba)) |
16 | 16 |
|
17 |
| -- #4861: Remove deprecated `Runner` signature (@juergba) |
| 17 | +- [#4861](https://github.com/mochajs/mocha/issues/4861): Remove deprecated `Runner` signature ([**@juergba**](https://github.com/juergba)) |
18 | 18 |
|
19 | 19 | ## :nut\_and\_bolt: Other
|
20 | 20 |
|
21 |
| -- #4878: Update production dependencies (@juergba) |
| 21 | +- [#4878](https://github.com/mochajs/mocha/issues/4878): Update production dependencies ([**@juergba**](https://github.com/juergba)) |
22 | 22 |
|
23 |
| -- #4876: Add Node.js v18 to CI test matrix (@outsideris) |
| 23 | +- [#4876](https://github.com/mochajs/mocha/issues/4876): Add Node.js v18 to CI test matrix ([**@outsideris**](https://github.com/outsideris)) |
24 | 24 |
|
25 |
| -- #4852: Replace deprecated `String.prototype.substr()` (@CommanderRoot) |
| 25 | +- [#4852](https://github.com/mochajs/mocha/issues/4852): Replace deprecated `String.prototype.substr()` ([**@CommanderRoot**](https://github.com/CommanderRoot)) |
26 | 26 |
|
27 |
| -Also thanks to @ea2305 and @SukkaW for improvements to our documentation. |
| 27 | +Also thanks to [**@ea2305**](https://github.com/ea2305) and [**@SukkaW**](https://github.com/SukkaW) for improvements to our documentation. |
28 | 28 |
|
29 | 29 | # 9.2.2 / 2022-03-11
|
30 | 30 |
|
|
0 commit comments