dependabot npm(deps-dev): bump mocha from 10.2.0 to 10.3.0
Bumps mocha from 10.2.0 to 10.3.0.
Release notes
Sourced from mocha's releases.
v10.3.0
This is a stable release equivalent to v10.3.0-preminor.0.
What's Changed
- Fix deprecated warn gh actions by
@outsideris
in mochajs/mocha#4962- fix #4837 Update glob due to vulnerability in dep by
@jb2311
in mochajs/mocha#4970- Add Node v19 to test matrix by
@juergba
in mochajs/mocha#4974- chore: fix the ci by
@Uzlopak
in mochajs/mocha#5020- update can-i-use by
@Uzlopak
in mochajs/mocha#5021- chore: remove uuid dev dependency by
@Uzlopak
in mochajs/mocha#5022- chore: remove nanoid as dependency by
@Uzlopak
in mochajs/mocha#5024- chore: remove touch as dev dependency by
@Uzlopak
in mochajs/mocha#5023- chore: remove stale workflow by
@JoshuaKGoldberg
in mochajs/mocha#5029- docs: fix fragment ID for yargs' "extends" documentation by
@Spencer-Doak
in mochajs/mocha#4918- docs: use mocha.js instead of mocha in the example run by
@nikolas
in mochajs/mocha#4927- docs: fix jsdoc return type of
titlePath
method by@F3n67u
in mochajs/mocha#4886- docs: overhaul contributing and maintenance docs for end-of-year 2023 by
@JoshuaKGoldberg
in mochajs/mocha#5038- docs: touchups to labels and a template title post-revamp by
@JoshuaKGoldberg
in mochajs/mocha#5050- fix: add alt text to Built with Netlify badge by
@JoshuaKGoldberg
in mochajs/mocha#5068- chore: inline nyan reporter's write function by
@JoshuaKGoldberg
in mochajs/mocha#5056- chore: remove unnecessary canvas dependency by
@JoshuaKGoldberg
in mochajs/mocha#5069New Contributors
@jb2311
made their first contribution in mochajs/mocha#4970@Uzlopak
made their first contribution in mochajs/mocha#5020@Spencer-Doak
made their first contribution in mochajs/mocha#4918@nikolas
made their first contribution in mochajs/mocha#4927@F3n67u
made their first contribution in mochajs/mocha#4886Full Changelog: https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0
v10.3.0-preminor.0
A test release tagged with
next
on npm, to test that we can do releases at all. See #5081 for context.What's Changed
- Fix deprecated warn gh actions by
@outsideris
in mochajs/mocha#4962- fix #4837 Update glob due to vulnerability in dep by
@jb2311
in mochajs/mocha#4970- Add Node v19 to test matrix by
@juergba
in mochajs/mocha#4974- chore: fix the ci by
@Uzlopak
in mochajs/mocha#5020- update can-i-use by
@Uzlopak
in mochajs/mocha#5021- chore: remove uuid dev dependency by
@Uzlopak
in mochajs/mocha#5022- chore: remove nanoid as dependency by
@Uzlopak
in mochajs/mocha#5024- chore: remove touch as dev dependency by
@Uzlopak
in mochajs/mocha#5023- chore: remove stale workflow by
@JoshuaKGoldberg
in mochajs/mocha#5029- docs: fix fragment ID for yargs' "extends" documentation by
@Spencer-Doak
in mochajs/mocha#4918- docs: use mocha.js instead of mocha in the example run by
@nikolas
in mochajs/mocha#4927- docs: fix jsdoc return type of
titlePath
method by@F3n67u
in mochajs/mocha#4886- docs: overhaul contributing and maintenance docs for end-of-year 2023 by
@JoshuaKGoldberg
in mochajs/mocha#5038
... (truncated)
Commits
-
a886829
chore: fix link in pull request template (#5091) -
53a4baf
chore: remove unnecessary canvas dependency (#5069) -
1ebff45
chore: inline nyan reporter's write function (#5056) -
8812413
fix: add alt text to Built with Netlify badge (#5068) -
645469e
docs: touchups to labels and a template title post-revamp (#5050) -
9f99178
docs: overhaul contributing and maintenance docs for end-of-year 2023 (#5038) -
eca4fec
docs: fix return jsdoc type oftitlePath
(#4886) -
060f77d
docs: use mocha.js instead of mocha in the example run (#4927) -
4b60c1a
docs: fix fragment ID for yargs.jsextends
docs (#4918) -
b41e985
chore: remove stale workflow (#5029) - Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by joshuakgoldberg, a new releaser for mocha since your current version.