chore(deps): update devdependency mocha to v10
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| mocha (source) | ^9.1.2 -> ^10.1.0 |
||||
| @types/mocha (source) | ^9.0.0 -> ^10.0.0 |
Release Notes
mochajs/mocha
v10.1.0
:tada: Enhancements
-
#4896: Browser: add support for
prefers-color-scheme: dark(@greggman)
:nut_and_bolt: Other
- #4912: Browser: increase contrast for replay buttons (@JoshuaKGoldberg)
-
#4905: Use standard
Promise.allSettledinstead of polyfill (@outsideris) - #4899: Upgrade official GitHub actions to latest (@ddzz)
-
#4770: Fix regex in function
clean(@yetingli)
v10.0.0
:boom: Breaking Changes
-
#4863: Rename executable
bin/mochatobin/mocha.js(@juergba) -
#4865:
--ignoreoption in Windows: upgrade Minimatch (@juergba)
:nut_and_bolt: 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.
v9.2.2
:bug: Fixes
:nut_and_bolt: Other
v9.2.1
:bug: Fixes
-
#4832: Loading of config files throws wrong error (@juergba)
-
#4799: Reporter: configurable
maxDiffSizereporter-option (@norla)
v9.2.0
:tada: Enhancements
:nut_and_bolt: Other
v9.1.4
:bug: Fixes
-
#4807:
importthrows wrong error if loader is used (@giltayar)
:nut_and_bolt: Other
- #4777: Add Node v17 to CI test matrix (@outsideris)
v9.1.3
:bug: Fixes
:nut_and_bolt: Other
-
#4764: Revert deprecation of
EVENT_SUITE_ADD_*events (@beatfactor)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box
This PR has been generated by Mend Renovate. View repository job log here.