dependabot npm(deps-dev): bump mocha from 8.4.0 to 9.1.3
Bumps mocha from 8.4.0 to 9.1.3.
Release notes
Sourced from mocha's releases.
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
)v9.1.2
9.1.2 / 2021-09-25
Please also note our announcements.
🐛 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
)v9.1.1
9.1.1 / 2021-08-28
Please also note our announcements.
🐛 Fixes
- #4623:
XUNIT
andJSON
reporter crash inparallel
mode (@curtisman
)v9.1.0
9.1.0 / 2021-08-20
Please also note our announcements.
🎉 Enhancements
- #4716: Add new option
--fail-zero
(@juergba
)- #4691: Add new option
--node-option
(@juergba
)- #4607: Add output option to
JSON
reporter (@dorny
)v9.0.3
9.0.3 / 2021-07-25
... (truncated)
Changelog
Sourced from mocha's changelog.
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
🐛 Fixes
- #4623:
XUNIT
andJSON
reporter crash inparallel
mode (@curtisman
)9.1.0 / 2021-08-20
🎉 Enhancements
- #4716: Add new option
--fail-zero
(@juergba
)- #4691: Add new option
--node-option
(@juergba
)- #4607: Add output option to
JSON
reporter (@dorny
)9.0.3 / 2021-07-25
🐛 Fixes
#4702: Error rethrow from cwd-relative path while loading
.mocharc.js
(@kirill-golovan
)#4688: Usage of custom interface in parallel mode (
@juergba
)#4687: ESM: don't swallow
MODULE_NOT_FOUND
errors in case oftype:module
(@giltayar
)9.0.2 / 2021-07-03
🐛 Fixes
- #4668: ESM: make
--require <dir>
work with newimport
-first loading (@giltayar
)
... (truncated)
Commits
-
28b4824
build(v9.1.3): release -
3dcc2d9
build(v9.1.3): update CHANGELOG [ci skip] -
012d79d
fix(browser): enable 'bdd' import for bundlers (#4769) -
111467f
fix(integration): revert deprecation of 'EVENT_SUITE_ADD_*' events (#4764) -
0ea732c
fix(website): improve backers sprite image (#4756) -
18a1055
build(v9.1.2): release -
011a5a4
fix: regex in 'update-authors.js' -
06f3f63
build(v9.1.2): update CHANGELOG [ci skip] -
a87461c
chore(deps): remove 'wide-align' (#4754) -
c7f56d1
docs: how to use 'rootHooks' in the browser (#4755) [ci skip] - Additional commits viewable in compare view