This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
mocha (source) | ^9.2.1 -> ^10.0.0 |
||||
@types/mocha (source) | ^9.1.0 -> ^10.0.0 |
Release Notes
mochajs/mocha
v10.2.0
🎉 Enhancements
🐛 Fixes
- #4946: Browser: color of failed test icon (@kleisauke)
📖 Documentation
- #4944: Remove duplicated header (@PauloGoncalvesBH)
v10.1.0
🎉 Enhancements
-
#4896: Browser: add support for
prefers-color-scheme: dark
(@greggman)
🔩 Other
- #4912: Browser: increase contrast for replay buttons (@JoshuaKGoldberg)
-
#4905: Use standard
Promise.allSettled
instead of polyfill (@outsideris) - #4899: Upgrade official GitHub actions to latest (@ddzz)
-
#4770: Fix regex in function
clean
(@yetingli)
v10.0.0
💥 Breaking Changes
-
#4863: Rename executable
bin/mocha
tobin/mocha.js
(@juergba) -
#4865:
--ignore
option in Windows: upgrade Minimatch (@juergba)
🔩 Other
-
#4876: Add Node.js v18 to CI test matrix (@outsideris)
-
#4852: Replace deprecated
String.prototype.substr()
(@CommanderRoot)
Also thanks to @ea2305 and @SukkaW for improvements to our documentation.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.