Created by: greenkeeper[bot]
Version 4.1.0 of mocha was just published.
| Dependency | mocha |
|---|---|
| Current Version | 4.0.1 |
| Type | devDependency |
The version 4.1.0 is not covered by your current version range.
If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of mocha.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v4.1.04.1.0 / 2017-12-28
This is mainly a "housekeeping" release.
Welcome @Bamieh and @xxczaki to the team!
馃悰 : Fixes
-
#2661:
progressreporter now accepts reporter options (@canoztokmak) -
#3142:
xitinbddinterface now properly returns itsTestobject (@Bamieh) - #3075: Diffs now computed eagerly to avoid misinformation when reported (@abrady0)
-
#2745:
--helpwill now help you even if you have amocha.opts(@Zarel)
馃帀 Enhancements
-
#2514: The
--no-diffflag will completely disable diff output (@CapacitorSet) - #3058: All "setters" in Mocha's API are now also "getters" if called without arguments (@makepanic)
馃摉 Documentation
- #3170: Optimization and site speed improvements (@Munter)
-
#2987: Moved the old site repo into the main repo under
docs/(@boneskull) - #2896: Add maintainer guide (@boneskull)
- Various fixes and updates (@xxczaki, @maty21, @leedm777)
馃敥 Other
- Test improvements and fixes (@eugenet8k, @ngeor, @38elements, @Gerhut, @ScottFreeCode, @boneskull)
- Refactoring and cruft excision (@38elements, @Bamieh, @finnigantime, @boneskull)
Commits
The new version differs by 409 commits.
-
6b9ddc6Release v4.1.0 -
3c4b116update CHANGELOG for v4.1.0 -
5be22b2options.reporterOptionsare used for progress reporter -
ea96b18add .fossaignore [ci skip] -
adc67fdRevert "[ImgBot] optimizes images (#3175)" -
ae3712c[ImgBot] optimizes images (#3175) -
33db6b1Use x64 node on appveyor -
4a6e095Run appveyor tests on x64 platform. Might enable sharp installation -
3abed9bLint netlify-headers script -
119543eAdd preconnect for doubleclick domain that google analytics results in contacting -
bd5109eRemove crossorigin='anonymous' from preconnect hints. Only needed for fonts, xhr and es module loads -
123ee4fHandle the case where all avatars are already loaded at the time when the script exexecutes -
64deadcSpecific value for inlining htmlimages to guarantee logo is inlined -
8f1ded4https urls where possible -
d5a5125Be explicit about styling of screenshot images
There are 250 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot