dependabot npm(deps-dev): bump mocha from 10.7.3 to 10.8.1
Bumps mocha from 10.7.3 to 10.8.1.
Release notes
Sourced from mocha's releases.
v10.8.1
10.8.1 (2024-10-29)
🩹 Fixes
- handle case of invalid package.json with no explicit config (#5198) (f72bc17)
- Typos on mochajs.org (#5237) (d8ca270)
- use accurate test links in HTML reporter (#5228) (68803b6)
v10.8.0
10.8.0 (2024-10-29)
🌟 Features🩹 Fixes
📚 Documentation
- add
SECURITY.md
pointing to Tidelift (#5210) (bd7e63a)- adopt Collective Funds Guidelines 0.1 (#5199) (2b03d86)
- update README, LICENSE and fix outdated (#5197) (1203e0e)
🧹 Chores
Changelog
Sourced from mocha's changelog.
10.8.1 (2024-10-29)
🩹 Fixes
- handle case of invalid package.json with no explicit config (#5198) (f72bc17)
- Typos on mochajs.org (#5237) (d8ca270)
- use accurate test links in HTML reporter (#5228) (68803b6)
10.8.0 (2024-10-29)
🌟 Features🩹 Fixes
📚 Documentation
- add
SECURITY.md
pointing to Tidelift (#5210) (bd7e63a)- adopt Collective Funds Guidelines 0.1 (#5199) (2b03d86)
- update README, LICENSE and fix outdated (#5197) (1203e0e)
🧹 Chores
Commits
-
f44f71b
chore(main): release 10.8.1 (#5238) -
f72bc17
fix: handle case of invalid package.json with no explicit config (#5198) -
68803b6
fix: use accurate test links in HTML reporter (#5228) -
d8ca270
fix: Typos on mochajs.org (#5237) -
0a7ee14
Fix SuperAgent site URL (#5236) -
6062f92
chore(main): release 10.8.0 (#5200) -
8ff4845
feat: highlight browser failures (#5222) -
97af04f
Pin chai to version 4 in browser example (#5230) -
0a24b58
fix: remove:is()
frommocha.css
to support older browsers (#5225) (#5227) -
1173da0
test: fix npm scripts on windows (#5219) - Additional commits viewable in compare view