dependabot npm(deps-dev): bump mocha from 8.4.0 to 9.2.1
Bumps mocha from 8.4.0 to 9.2.1.
Release notes
Sourced from mocha's releases.
v9.2.1
9.2.1 / 2022-02-19
Please also note our announcements.
🐛 Fixes
#4832: Loading of config files throws wrong error (
@juergba
)#4799: Reporter: configurable
maxDiffSize
reporter-option (@norla
)v9.2.0
9.2.0 / 2022-01-24
Please also note our announcements.
🎉 Enhancements
🔩 Otherv9.1.4
9.1.4 / 2022-01-14
Please also note our announcements.
🐛 Fixes
- #4807:
import
throws wrong error if loader is used (@giltayar
)
🔩 Other
- #4777: Add Node v17 to CI test matrix (
@outsideris
)v9.1.3
9.1.3 / 2021-10-15
Please also note our announcements.
🐛 Fixes
🔩 Other
- #4764: Revert deprecation of
EVENT_SUITE_ADD_*
events (@beatfactor
)
... (truncated)
Changelog
Sourced from mocha's changelog.
9.2.1 / 2022-02-19
🐛 Fixes
#4832: Loading of config files throws wrong error (
@juergba
)#4799: Reporter: configurable
maxDiffSize
reporter-option (@norla
)9.2.0 / 2022-01-24
🎉 Enhancements
🔩 Other9.1.4 / 2022-01-14
🐛 Fixes
- #4807:
import
throws wrong error if loader is used (@giltayar
)
🔩 Other
- #4777: Add Node v17 to CI test matrix (
@outsideris
)9.1.3 / 2021-10-15
🐛 Fixes
🔩 Other
- #4764: Revert deprecation of
EVENT_SUITE_ADD_*
events (@beatfactor
)9.1.2 / 2021-09-25
🐛 Fixes
- #4746: Browser: stop using all global vars in
browser-entry.js
(@PaperStrike
)
🔩 Other
- #4754: Remove dependency wide-align (
@juergba
)- #4736: ESM: remove code for Node versions <10 (
@juergba
)9.1.1 / 2021-08-28
... (truncated)
Commits
-
547ffd7
build(v9.2.1): release -
ca7432a
build(v9.2.1): update CHANGELOG [ci skip] -
86305cf
fix: wrong error thrown while loading config files (#4832) -
11c4560
fix: configurable max diff size (#4799) -
509938d
doc: fix to show sponsors in narrow view (#4793) -
cc51b8f
build(v9.2.0): release -
dea3115
build(v9.2.0): update CHANGELOG [ci skip] -
1825645
chore: update dependencies (#4818) -
bc0fda2
chore: update some devDependencies (#4816) -
8b089a2
feat(parallel): assign each worker a worker-id (#4813) - Additional commits viewable in compare view