32.md (6121B)
1 # #32 An in-range update of mocha is breaking the build π¨ 2 3 - **State:** open 4 - **Author:** @greenkeeper[bot] 5 - **Created:** 2017-05-14T19:03:37Z 6 - **Labels:** greenkeeper 7 8 --- 9 10 11 ## Version **3.4.0** of [mocha](https://github.com/mochajs/mocha) just got published. 12 13 <table> 14 <tr> 15 <th align=left> 16 Branch 17 </th> 18 <td> 19 <a href="/MTRNord/nBot/compare/greenkeeper%2Fmocha-3.4.0">Build failing π¨</a> 20 </td> 21 </tr> 22 <tr> 23 <th align=left> 24 Dependency 25 </td> 26 <td> 27 mocha 28 </td> 29 </tr> 30 <tr> 31 <th align=left> 32 Current Version 33 </td> 34 <td> 35 3.3.0 36 </td> 37 </tr> 38 <tr> 39 <th align=left> 40 Type 41 </td> 42 <td> 43 devDependency 44 </td> 45 </tr> 46 </table> 47 48 This version is **covered** by your **current version range** and after updating it in your project **the build failed**. 49 50 51 As mocha is βonlyβ a devDependency of this project it **might not break production or downstream projects**, but βonlyβ your build or test tools β **preventing new deploys or publishes**. 52 53 I recommend you give this issue a high priority. Iβm sure you can resolve this :muscle: 54 55 56 57 <details> 58 <summary>Status Details</summary> 59 60 - β **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/MTRNord/nBot/188?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link) 61 </details> 62 63 64 --- 65 66 <details> 67 <summary>Release Notes</summary> 68 <strong>v3.4.0</strong> 69 70 <p>Mocha is now moving to a quicker release schedule: when non-breaking changes are merged, a release should happen that week.</p> 71 <p>This week's highlights:</p> 72 <ul> 73 <li><code>allowUncaught</code> added to commandline as <code>--allow-uncaught</code> (and bugfixed)</li> 74 <li>warning-related Node flags</li> 75 </ul> 76 <h2><g-emoji alias="tada" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f389.png" ios-version="6.0">π</g-emoji> Enhancements</h2> 77 <ul> 78 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/pull/2793">#2793</a>, <a href="https://urls.greenkeeper.io/mochajs/mocha/pull/2697">#2697</a>: add --allowUncaught to Node.js (<a href="https://urls.greenkeeper.io/lrowe">@lrowe</a>)</li> 79 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/pull/2733">#2733</a>: Add <code>--no-warnings</code> and <code>--trace-warnings</code> flags (<a href="https://urls.greenkeeper.io/sonicdoe">@sonicdoe</a>)</li> 80 </ul> 81 <h2><g-emoji alias="bug" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f41b.png" ios-version="6.0">π</g-emoji> Fixes</h2> 82 <ul> 83 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/pull/2793">#2793</a>, <a href="https://urls.greenkeeper.io/mochajs/mocha/pull/2697">#2697</a>: fix broken allowUncaught (<a href="https://urls.greenkeeper.io/lrowe">@lrowe</a>)</li> 84 </ul> 85 <h2><g-emoji alias="nut_and_bolt" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f529.png" ios-version="6.0">π©</g-emoji> Other</h2> 86 <ul> 87 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/pull/2778">#2778</a>: Add license report and scan status (<a href="https://urls.greenkeeper.io/xizhao">@xizhao</a>)</li> 88 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/pull/2794">#2794</a>: no special case for macOS running Karma locally (<a href="https://urls.greenkeeper.io/boneskull">@boneskull</a>)</li> 89 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/pull/2795">#2795</a>: reverts use of semistandard directly ([<a href="https://urls.greenkeeper.io/mochajs/mocha/pull/2648" class="issue-link js-issue-link" data-url="https://github.com/mochajs/mocha/issues/2648" data-id="197810941" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#2648</a>]) (<a href="https://urls.greenkeeper.io/boneskull">@boneskull</a>)</li> 90 </ul> 91 </details> 92 93 <details> 94 <summary>Commits</summary> 95 <p>The new version differs by 9 commits0.</p> 96 <ul> 97 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/commit/7554b310d830353db554bc0e67649eb3e9e4cb32"><code>7554b31</code></a> <code>Add Changelog for v3.4.0</code></li> 98 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/commit/9f7f7edef19e5de7fc6a9f1ce969bf8579fa61ee"><code>9f7f7ed</code></a> <code>Add <code>--trace-warnings</code> flag</code></li> 99 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/commit/92561c833cfb9bb4122a22044103c8e3713f3c6d"><code>92561c8</code></a> <code>Add <code>--no-warnings</code> flag</code></li> 100 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/commit/ceee976873cd3fe0558e3373a407bafaf4bb5bad"><code>ceee976</code></a> <code>lint test/integration/fixtures/simple-reporter.js</code></li> 101 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/commit/dcfc09425c1569ec203ad7f93f972b0d71bbcb69"><code>dcfc094</code></a> <code>Revert "use <code>semistandard</code> directly"</code></li> 102 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/commit/93392ddb061e6870eb3fc524a7eff600c881cef3"><code>93392dd</code></a> <code>no special case for macOS running Karma locally</code></li> 103 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/commit/4d1d91d68d88a394429cd70a9b15f4fb60fe5e6b"><code>4d1d91d</code></a> <code>--allow-uncaught cli option</code></li> 104 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/commit/fb1e0830b5e235326b58b25da9f07c42da363404"><code>fb1e083</code></a> <code>fix allowUncaught in browser</code></li> 105 <li><a href="https://urls.greenkeeper.io/mochajs/mocha/commit/4ed3fc58a3ba95a6420086d7af0d0a032308e36a"><code>4ed3fc5</code></a> <code>Add license report and scan status</code></li> 106 </ul> 107 <p>false</p> 108 <p>See the <a href="https://urls.greenkeeper.io/mochajs/mocha/compare/fb1687ec16e8ae347ca4498560f984e575224d59...7554b310d830353db554bc0e67649eb3e9e4cb32">full diff</a></p> 109 </details> 110 111 112 <details> 113 <summary>Not sure how things should work exactly?</summary> 114 115 There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new). 116 </details> 117 118 119 --- 120 121 122 Your [Greenkeeper](https://greenkeeper.io) Bot :palm_tree: 123 124