This repository has been archived by the owner on Jan 12, 2022. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ mocha (6.2.0 → 6.2.2) · Repo · Changelog
Release Notes
6.2.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
6.2.2
update CHANGELOG for v6.2.2 [ci skip]
npm audit fixes
Improve reporter documentation for mocha in browser. (#4026)
uncaughtException: report more than one exception per test (#4033)
modify alt text of image from Backers to Sponsors inside Sponsors section in Readme (#4046)
special-case parsing of "require" in unparseNodeArgs(); closes #4035 (#4063)
Fix HTMLCollection iteration to make unhide function work as expected (#4051)
uncaughtException: fix double EVENT_RUN_END events (#4025)
add OpenJS Foundation logo to website (#4008)
Adopt the OpenJSF Code of Conduct (#3971)
Add link checking to docs build step (#3972)
Release v6.2.1
updated CHANGELOG for v6.2.1 [ci skip]
Update yargs to v13.3.0 (#3986)
treat '--require esm' as Node option (#3983)
Update yargs-unparser to v1.6.0 (#3984)
Remove extraGlobals() (#3970)
Clarify effect of .skip() (#3947)
Add Matomo to website (#3765)
fix style on mochajs.org (#3886)
tty.getWindowSize is not a function inside a "worker_threads" worker (#3955)
Remove jsdoc index.html placeholder from eleventy file structure and fix broken link in jsdoc tutorial (#3966)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands