mocha 8.1.1 → 8.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mocha",
3
- "version": "8.1.1",
3
+ "version": "8.2.1",
4
4
  "description": "simple, flexible, fun test framework",
5
5
  "keywords": [
6
6
  "mocha",
@@ -48,107 +48,117 @@
48
48
  "prepublishOnly": "nps test clean build",
49
49
  "start": "nps",
50
50
  "test": "nps test",
51
- "version": "nps version"
51
+ "version": "nps version",
52
+ "test:smoke": "node ./bin/mocha --no-config test/smoke/smoke.spec.js"
52
53
  },
53
54
  "dependencies": {
55
+ "@ungap/promise-all-settled": "1.1.2",
54
56
  "ansi-colors": "4.1.1",
55
57
  "browser-stdout": "1.3.1",
56
- "chokidar": "3.3.1",
57
- "debug": "3.2.6",
58
+ "chokidar": "3.4.3",
59
+ "debug": "4.2.0",
58
60
  "diff": "4.0.2",
59
- "escape-string-regexp": "1.0.5",
60
- "find-up": "4.1.0",
61
+ "escape-string-regexp": "4.0.0",
62
+ "find-up": "5.0.0",
61
63
  "glob": "7.1.6",
62
64
  "growl": "1.10.5",
63
65
  "he": "1.2.0",
64
- "js-yaml": "3.13.1",
65
- "log-symbols": "3.0.0",
66
+ "js-yaml": "3.14.0",
67
+ "log-symbols": "4.0.0",
66
68
  "minimatch": "3.0.4",
67
69
  "ms": "2.1.2",
68
- "object.assign": "4.1.0",
69
- "promise.allsettled": "1.0.2",
70
- "serialize-javascript": "4.0.0",
71
- "strip-json-comments": "3.0.1",
72
- "supports-color": "7.1.0",
70
+ "nanoid": "3.1.12",
71
+ "serialize-javascript": "5.0.1",
72
+ "strip-json-comments": "3.1.1",
73
+ "supports-color": "7.2.0",
73
74
  "which": "2.0.2",
74
75
  "wide-align": "1.1.3",
75
- "workerpool": "6.0.0",
76
+ "workerpool": "6.0.2",
76
77
  "yargs": "13.3.2",
77
78
  "yargs-parser": "13.1.2",
78
- "yargs-unparser": "1.6.1"
79
+ "yargs-unparser": "2.0.0"
79
80
  },
80
81
  "devDependencies": {
81
- "@11ty/eleventy": "^0.10.0",
82
+ "@11ty/eleventy": "^0.11.0",
82
83
  "@11ty/eleventy-plugin-inclusive-language": "^1.0.0",
83
- "@babel/preset-env": "^7.10.4",
84
- "@mocha/docdash": "^2.1.3",
85
- "@rollup/plugin-babel": "^5.0.4",
86
- "@rollup/plugin-commonjs": "^13.0.0",
84
+ "@babel/preset-env": "^7.11.0",
85
+ "@mocha/docdash": "^3.0.1",
86
+ "@rollup/plugin-babel": "^5.1.0",
87
+ "@rollup/plugin-commonjs": "^14.0.0",
87
88
  "@rollup/plugin-json": "^4.1.0",
88
89
  "@rollup/plugin-multi-entry": "^3.0.1",
89
- "@rollup/plugin-node-resolve": "^8.1.0",
90
+ "@rollup/plugin-node-resolve": "^8.4.0",
90
91
  "assetgraph-builder": "^8.1.0",
91
- "autoprefixer": "^9.7.4",
92
+ "autoprefixer": "^9.8.6",
92
93
  "babel-eslint": "^10.1.0",
93
94
  "canvas": "^2.6.1",
94
95
  "chai": "^4.2.0",
95
96
  "coffee-script": "^1.12.7",
97
+ "configstore": "^5.0.1",
96
98
  "core-js": "^3.6.5",
97
- "coveralls": "^3.0.11",
98
- "cross-env": "^6.0.3",
99
- "cross-spawn": "^7.0.1",
100
- "eslint": "^6.8.0",
101
- "eslint-config-prettier": "^6.10.0",
102
- "eslint-config-semistandard": "^15.0.0",
99
+ "coveralls": "^3.1.0",
100
+ "cross-env": "^7.0.2",
101
+ "cross-spawn": "^7.0.3",
102
+ "eslint": "^7.8.1",
103
+ "eslint-config-prettier": "^6.11.0",
104
+ "eslint-config-semistandard": "^15.0.1",
103
105
  "eslint-config-standard": "^14.1.1",
104
- "eslint-plugin-import": "^2.20.1",
106
+ "eslint-plugin-import": "^2.22.0",
105
107
  "eslint-plugin-node": "^11.0.0",
106
- "eslint-plugin-prettier": "^3.1.2",
108
+ "eslint-plugin-prettier": "^3.1.4",
107
109
  "eslint-plugin-promise": "^4.2.1",
108
110
  "eslint-plugin-standard": "^4.0.1",
109
- "fs-extra": "^9.0.0",
110
- "husky": "^4.2.3",
111
- "hyperlink": "^4.5.0",
112
- "jsdoc": "^3.6.3",
111
+ "fail-on-errors-webpack-plugin": "^3.0.0",
112
+ "fs-extra": "^9.0.1",
113
+ "husky": "^4.2.5",
114
+ "hyperlink": "^4.5.2",
115
+ "jsdoc": "^3.6.5",
113
116
  "karma": "^5.1.1",
114
117
  "karma-chrome-launcher": "^3.1.0",
115
118
  "karma-mocha": "^2.0.1",
116
119
  "karma-mocha-reporter": "^2.2.5",
117
120
  "karma-requirejs": "^1.1.0",
118
- "karma-sauce-launcher": "^2.0.2",
119
- "lint-staged": "^9.5.0",
120
- "markdown-it": "^10.0.0",
121
- "markdown-it-anchor": "^5.2.5",
122
- "markdown-it-attrs": "^3.0.2",
121
+ "karma-sauce-launcher": "^4.1.5",
122
+ "lint-staged": "^10.2.11",
123
+ "markdown-it": "^11.0.0",
124
+ "markdown-it-anchor": "^5.3.0",
125
+ "markdown-it-attrs": "^3.0.3",
123
126
  "markdown-it-emoji": "^1.4.0",
124
- "markdown-it-prism": "^2.0.5",
127
+ "markdown-it-prism": "^2.1.1",
125
128
  "markdown-toc": "^1.2.0",
126
- "markdownlint-cli": "^0.22.0",
127
- "needle": "^2.4.1",
128
- "nps": "^5.9.12",
129
- "nyc": "^15.0.0",
129
+ "markdownlint-cli": "^0.23.2",
130
+ "needle": "^2.5.0",
131
+ "nps": "^5.10.0",
132
+ "nyc": "^15.1.0",
133
+ "pidtree": "^0.5.0",
130
134
  "prettier": "^1.19.1",
131
- "remark": "^11.0.2",
132
- "remark-github": "^8.0.0",
133
- "remark-inline-links": "^3.1.3",
135
+ "remark": "^12.0.1",
136
+ "remark-github": "^9.0.1",
137
+ "remark-inline-links": "^4.0.0",
134
138
  "requirejs": "^2.3.6",
135
- "rewiremock": "^3.14.1",
139
+ "rewiremock": "^3.14.3",
136
140
  "rimraf": "^3.0.2",
137
- "rollup": "^2.18.2",
138
- "rollup-plugin-node-builtins": "^2.1.2",
141
+ "rollup": "^2.23.1",
142
+ "rollup-plugin-node-polyfills": "^0.2.1",
139
143
  "rollup-plugin-node-globals": "^1.4.0",
140
- "rollup-plugin-visualizer": "^3.3.2",
141
- "sinon": "^9.0.1",
144
+ "rollup-plugin-visualizer": "^4.1.0",
145
+ "sinon": "^9.0.3",
142
146
  "strip-ansi": "^6.0.0",
143
147
  "svgo": "^1.3.2",
144
- "through2": "^3.0.1",
148
+ "through2": "^4.0.2",
145
149
  "to-vfile": "^6.1.0",
150
+ "touch": "^3.1.0",
146
151
  "unexpected": "^11.14.0",
147
152
  "unexpected-eventemitter": "^2.2.0",
153
+ "unexpected-map": "^2.0.0",
154
+ "unexpected-set": "^3.0.0",
148
155
  "unexpected-sinon": "^10.11.2",
156
+ "update-notifier": "^4.1.0",
149
157
  "uslug": "^1.0.4",
150
- "uuid": "^8.0.0",
151
- "watchify": "^3.11.1"
158
+ "uuid": "^8.3.0",
159
+ "watchify": "^3.11.1",
160
+ "webpack": "^4.44.1",
161
+ "webpack-cli": "^3.3.12"
152
162
  },
153
163
  "files": [
154
164
  "bin/*mocha",
@@ -171,7 +181,9 @@
171
181
  "./lib/nodejs/worker.js": false,
172
182
  "./lib/nodejs/buffered-worker-pool.js": false,
173
183
  "./lib/nodejs/parallel-buffered-runner.js": false,
174
- "./lib/nodejs/reporters/parallel-buffered.js": false
184
+ "./lib/nodejs/reporters/parallel-buffered.js": false,
185
+ "./lib/nodejs/file-unloader.js": false,
186
+ "./lib/cli/index.js": false
175
187
  },
176
188
  "prettier": {
177
189
  "singleQuote": true,