dependabot npm(deps-dev): bump mocha from 9.2.2 to 10.0.0
Bumps mocha from 9.2.2 to 10.0.0.
Release notes
Sourced from mocha's releases.
v10.0.0
10.0.0 / 2022-05-01
💥 Breaking Changes
#4863: Rename executable
bin/mocha
tobin/mocha.js
(@juergba
)#4865:
--ignore
option in Windows: upgrade Minimatch (@juergba
)
🔩 Other
#4876: Add Node.js v18 to CI test matrix (
@outsideris
)#4852: Replace deprecated
String.prototype.substr()
(@CommanderRoot
)Also thanks to
@ea2305
and@SukkaW
for improvements to our documentation.
Changelog
Sourced from mocha's changelog.
10.0.0 / 2022-05-01
💥 Breaking Changes
#4863: Rename executable
bin/mocha
tobin/mocha.js
(@juergba
)#4865:
--ignore
option in Windows: upgrade Minimatch (@juergba
)
🔩 Other
#4876: Add Node.js v18 to CI test matrix (
@outsideris
)#4852: Replace deprecated
String.prototype.substr()
(@CommanderRoot
)Also thanks to
@ea2305
and@SukkaW
for improvements to our documentation.
Commits
-
023f548
build(v10.0.0): release -
62b1566
build(v10.0.0): update CHANGELOG -
fbe7a24
chore: update dependencies (#4878) -
2b98521
docs: replace 'git.io' short links (#4877) [ci skip] -
007fa65
chore(ci): add Node v18 to test matrix (#4876) -
f6695f0
chore(esm): remove code for Node v12 (#4874) -
59f6192
chore(ci): conditionally skip 'push' event (#4872) -
b863359
docs: fix 'fgrep' url (#4873) -
baaa41a
chore(ci): ignore changes to docs files (#4871) -
ac81cc5
refactor!: drop support of 'growl' notification (#4866) - Additional commits viewable in compare view