dependabot npm(deps-dev): bump mocha from 10.8.2 to 11.1.0
Bumps mocha from 10.8.2 to 11.1.0.
Release notes
Sourced from mocha's releases.
v11.1.0
11.1.0 (2025-01-02)
🌟 Featuresv11.0.2
11.0.2 (2024-12-09)
🩹 Fixes
- catch exceptions setting Error.stackTraceLimit (#5254) (259f8f8)
- error handling for unexpected numeric arguments passed to cli (#5263) (210d658)
📚 Documentation
- correct outdated
status: accepting prs
link (#5268) (f729cd0)- replace "New in" with "Since" in version annotations (#5262) (6f10d12)
v11.0.1
11.0.1 (2024-12-02)
🌟 Features
📚 Documentationv11.0.0 Prerelease
11.0.0 (2024-11-11)
⚠️ BREAKING CHANGES
- adapt new engine range for Mocha 11 (#5216)
🌟 Features
🩹 Fixes
... (truncated)
Changelog
Sourced from mocha's changelog.
11.1.0 (2025-01-02)
🌟 Features
- bump yargs to 17 (#5165) (8f1c8d8)
- replace
strip-ansi
withutil.stripVTControlCharacters
(#5267) (3c191c0), closes #526511.0.2 (2024-12-09)
🩹 Fixes
- catch exceptions setting Error.stackTraceLimit (#5254) (259f8f8)
- error handling for unexpected numeric arguments passed to cli (#5263) (210d658)
📚 Documentation
- correct outdated
status: accepting prs
link (#5268) (f729cd0)- replace "New in" with "Since" in version annotations (#5262) (6f10d12)
11.0.1 (2024-12-02)
🌟 Features
📚 Documentation11.0.0 (2024-11-11)
⚠️ BREAKING CHANGES
- adapt new engine range for Mocha 11 (#5216)
🌟 Features
🩹 Fixes
📚 Documentation
... (truncated)
Commits
-
a87fb11
chore(main): release 11.1.0 (#5277) -
3c191c0
feat: replacestrip-ansi
withutil.stripVTControlCharacters
(#5267) -
8f1c8d8
feat: bump yargs to 17 (#5165) -
6caa902
chore(main): release 11.0.2 (#5269) -
259f8f8
fix: catch exceptions setting Error.stackTraceLimit (#5254) -
210d658
fix: error handling for unexpected numeric arguments passed to cli (#5263) -
6f10d12
docs: replace "New in" with "Since" in version annotations (#5262) -
f729cd0
docs: correct outdatedstatus: accepting prs
link (#5268) -
4c558fb
chore(main): release 11.0.1 (#5257) -
a5bd707
Release v11.0.1 - Additional commits viewable in compare view