This repository was archived by the owner on Dec 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
This repository was archived by the owner on Dec 3, 2021. It is now read-only.
An in-range update of mocha is breaking the build 🚨 #12
Copy link
Copy link
Open
Labels
Description
The devDependency mocha was updated from 6.2.1 to 6.2.2.
This version is covered by your current version range and after updating it in your project the build failed.
mocha is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Release Notes for v6.2.2
6.2.2 / 2019-10-18
🐛 Fixes
- #4025: Fix duplicate
EVENT_RUN_ENDevents upon uncaught exception (@juergba) - #4051: Fix "unhide" function in
htmlreporter (browser) (@pec9399) - #4063: Fix use of esm in Node.js v8.x (@boneskull)
- #4033: Fix output when multiple async exceptions are thrown (@juergba)
📖 Documentation
- #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)
Commits
The new version differs by 12 commits.
843a3226.2.2aec8b02update CHANGELOG for v6.2.2 [ci skip]7a8b95anpm audit fixescebddf2Improve reporter documentation for mocha in browser. (#4026)3f7b987uncaughtException: report more than one exception per test (#4033)ee82d38modify alt text of image from Backers to Sponsors inside Sponsors section in Readme (#4046)e9c036cspecial-case parsing of "require" in unparseNodeArgs(); closes #4035 (#4063)954cf0bFix HTMLCollection iteration to make unhide function work as expected (#4051)816dc27uncaughtException: fix double EVENT_RUN_END events (#4025)9650d3fadd OpenJS Foundation logo to website (#4008)f04b81dAdopt the OpenJSF Code of Conduct (#3971)aca8895Add link checking to docs build step (#3972)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴