[Snyk] Upgrade mocha from 6.1.4 to 6.2.3 #1214
Open
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.
Snyk has created this PR to upgrade mocha from 6.1.4 to 6.2.3.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 4 versions ahead of your current version.
The recommended version was released on 5 years ago.
Issues fixed by the recommended upgrade:
SNYK-JS-ES5EXT-6095076
SNYK-JS-GETFUNCNAME-5923417
SNYK-JS-NORMALIZEURL-1296539
SNYK-JS-QS-3153490
SNYK-JS-QS-3153490
SNYK-JS-SECP256K1-8237220
SNYK-JS-SEMVER-3247795
SNYK-JS-JSONSCHEMA-1920922
SNYK-JS-LODASH-1040724
SNYK-JS-BODYPARSER-7926860
SNYK-JS-BROWSERIFYSIGN-6037026
SNYK-JS-DECODEURICOMPONENT-3149970
SNYK-JS-SIMPLEGET-2361683
SNYK-JS-TAR-1536528
SNYK-JS-TAR-1536531
SNYK-JS-Y18N-1021887
SNYK-JS-TAR-1579147
SNYK-JS-TAR-1579152
SNYK-JS-TAR-1579155
SNYK-JS-EXPRESS-6474509
SNYK-JS-EXPRESS-7926867
SNYK-JS-FLAT-596927
SNYK-JS-YARGSPARSER-560381
SNYK-JS-PATHPARSE-1077067
SNYK-JS-PATHTOREGEXP-7925106
SNYK-JS-PATHVAL-596926
SNYK-JS-HTTPCACHESEMANTICS-3248783
SNYK-JS-LODASH-1018905
SNYK-JS-MINIMIST-559764
SNYK-JS-COOKIE-8163060
SNYK-JS-COOKIEJAR-3149984
SNYK-JS-ELLIPTIC-1064899
SNYK-JS-YARGSPARSER-560381
SNYK-JS-MINIMIST-2429795
SNYK-JS-MINIMIST-2429795
SNYK-JS-SEND-7926862
SNYK-JS-SERVESTATIC-7926865
SNYK-JS-TAR-1536758
Release notes
Package name: mocha
-
6.2.3 - 2020-03-25
- 848d6fb8: Update dependencies mkdirp, yargs-parser and yargs (@ juergba)
-
6.2.2 - 2019-10-18
- #4025: Fix duplicate
- #4051: Fix "unhide" function in
- #4063: Fix use of esm in Node.js v8.x (@ boneskull)
- #4033: Fix output when multiple async exceptions are thrown (@ juergba)
- #4046: Site accessibility fixes (@ Mia-jeong)
- #4026: Update docs for custom reporters in browser (@ Lindsay-Needs-Sleep)
- #3971: Adopt new OpenJS Foundation Code of Conduct (@ craigtaub)
-
6.2.1 - 2019-09-29
- #3955: tty.getWindowSize is not a function inside a "worker_threads" worker (@ 1999)
- #3970: remove extraGlobals() (@ juergba)
- #3984: Update yargs-unparser to v1.6.0 (@ juergba)
- #3983: Package 'esm': spawn child-process for correct loading (@ juergba)
- #3986: Update yargs to v13.3.0 and yargs-parser to v13.1.1 (@ juergba)
- #3886: fix styles on mochajs.org (@ outsideris)
- #3966: Remove jsdoc index.html placeholder from eleventy file structure and fix broken link in jsdoc tutorial (@ Munter)
- #3765: Add Matomo to website (@ MarioDiaz98)
- #3947: Clarify effect of .skip() (@ oliversalzburg)
-
6.2.0 - 2019-07-18
- #3827: Do not fork child-process if no Node flags are present (@ boneskull)
- #3725: Base reporter store ref to console.log, see mocha/wiki (@ craigtaub)
- #3960: Don't re-initialize grep option on watch re-run (@ geigerzaehler)
- #3942: Fix "No test files found" Error when file is passed via
- #3914: Modify Mocha constructor to accept options
- #3894: Fix parsing of config files with
- #3834: Fix CLI parsing with default values (@ boneskull, @ juergba)
- #3831: Fix
- #3906: Document option to define custom report name for XUnit reporter (@ pkuczynski)
- #3889: Adds doc links for mocha-examples (@ craigtaub)
- #3887: Fix broken links (@ toyjhlee)
- #3841: Fix anchors to configuration section (@ trescube)
- #3915, #3929: Increase tests coverage for
- #3953: Collect test files later, prepares improvements to the
- #3939: Upgrade for npm audit (@ boneskull)
- #3930: Extract
- #3922: Add
- #3919: Update CI config files to use Node-12.x (@ plroebuck)
- #3892: Rework reporter tests (@ plroebuck)
- #3872: Rename
- #3963: Hide stacktrace when cli args are missing (@ outsideris)
- #3956: Do not redeclare variable in docs array example (@ DanielRuf)
- #3957: Remove duplicate line-height property in
-
6.1.4 - 2019-04-18
- #3877: Upgrade js-yaml, addressing code injection vulnerability (@ bjornstar)
from mocha GitHub release notes6.2.3 / 2020-03-25
🔒 Security Fixes
6.2.2 / 2019-10-18
🐛 Fixes
EVENT_RUN_ENDevents upon uncaught exception (@ juergba)htmlreporter (browser) (@ pec9399)📖 Documentation
6.2.1 / 2019-09-29
🐛 Fixes
📖 Documentation
6.2.0 / 2019-07-18
🎉 Enhancements
🐛 Fixes
--file(@ gabegorelick)globalorglobals(@ pascalpp)_mochabinary (@ juergba)--timeout/--slowstring values and duplicate arguments (@ boneskull, @ juergba)📖 Documentation
🔍 Coverage
--watchoptions (@ geigerzaehler)🔩 Other
--watchmode behavior (@ geigerzaehler)runWatchinto separate module (@ geigerzaehler)mocha.min.jsfile to stacktrace filter (@ brian-lagerman)--excludeto--ignoreand create alias (@ boneskull)mocha.css(@ DanielRuf)6.1.4 / 2019-04-18
🔒 Security Fixes
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: