dependabot npm(deps-dev): bump mocha from 10.6.0 to 10.7.0
Bumps mocha from 10.6.0 to 10.7.0.
Release notes
Sourced from mocha's releases.
v10.7.0
What's Changed
- feat: add option to not fail on failing test suite by
@ilgonmic
in mochajs/mocha#4771New Contributors
@ilgonmic
made their first contribution in mochajs/mocha#4771Full Changelog: https://github.com/mochajs/mocha/compare/v10.6.1...v10.7.0
v10.6.1
What's Changed
- fix: do not exit when only unref'd timer is present in test code by
@boneskull
in mochajs/mocha#3825- fix: support canonical module by
@JacobLey
in mochajs/mocha#5040Full Changelog: https://github.com/mochajs/mocha/compare/v10.6.0...v10.6.1
Changelog
Sourced from mocha's changelog.
10.7.0 / 2024-07-20
🎉 Enhancements
- #4771 feat: add option to not fail on failing test suite (
@ilgonmic
)10.6.1 / 2024-07-20
🐛 Fixes
- #3825 fix: do not exit when only unref'd timer is present in test code (
@boneskull
)- #5040 fix: support canonical module (
@JacobLey
)
Commits
-
9692b3a
Release v10.7.0 -
8711e72
docs: add 10.7.0 to CHANGELOG.md and docs/index.md -
deb8679
feat: add option to not fail on failing test suite (#4771) -
9a1c458
Release v10.6.1 -
3855e66
docs: add 10.6.1 to CHANGELOG.md -
579e047
fix: support canonical module (#5040) -
6d24689
fix: do not exit when only unref'd timer is present in test code (#3825) -
24560c1
chore: remove failing hyperlink linkcheck task (#5176) -
95772ef
ci: harden label based browser runner -
8d0ca3e
docs: remove outdated license scan badge (#5167) - Additional commits viewable in compare view