Update dependency mocha to v11.1.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
mocha (source) | devDependencies | minor | 11.0.1 -> 11.1.0 |
mocha (source) | dependencies | minor | 11.0.1 -> 11.1.0 |
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mochajs/mocha (mocha)
v11.1.0
🌟 Features
- bump yargs to 17 (#5165) (8f1c8d8)
- replace
strip-ansi
withutil.stripVTControlCharacters
(#5267) (3c191c0), closes #5265
v11.0.2
🩹 Fixes
- catch exceptions setting Error.stackTraceLimit (#5254) (259f8f8)
- error handling for unexpected numeric arguments passed to cli (#5263) (210d658)
📚 Documentation
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.