-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Comparing changes
Open a pull request
base repository: mochajs/mocha
base: v5.1.0
head repository: mochajs/mocha
compare: v5.1.1
- 6 commits
- 13 files changed
- 1 contributor
Commits on Apr 18, 2018
-
fix ESLint problems and consolidate configuration
- we weren't being strict enough about disallowing ES6. even though we had `es6: false` in the config, the `parserOptions` were set to use `ecmaVersion: 8`. oops - linted a couple files - deleted all `.eslintrc.yml` files except for the root one; use `overrides` instead Signed-off-by: Christopher Hiller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5212718 - Browse repository at this point
Copy the full SHA 5212718View commit details -
update outdated info in docs/README.md [ci skip]
Signed-off-by: Christopher Hiller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7057638 - Browse repository at this point
Copy the full SHA 7057638View commit details -
Revert "remove default js in "--watch-extensions" option; closes #3275"
This reverts commit c580294.
Configuration menu - View commit details
-
Copy full SHA for a5fd5e6 - Browse repository at this point
Copy the full SHA a5fd5e6View commit details -
update CHANGELOG.md for v5.1.1 [ci skip]
Signed-off-by: Christopher Hiller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fde558d - Browse repository at this point
Copy the full SHA fde558dView commit details -
update package-lock.json [ci skip]
Signed-off-by: Christopher Hiller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eac31fe - Browse repository at this point
Copy the full SHA eac31feView commit details -
Signed-off-by: Christopher Hiller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0bc1c1 - Browse repository at this point
Copy the full SHA e0bc1c1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.1.0...v5.1.1