32.json (6483B)
1 { 2 "number": 32, 3 "title": "An in-range update of mocha is breaking the build \ud83d\udea8", 4 "state": "open", 5 "author": "greenkeeper[bot]", 6 "created_at": "2017-05-14T19:03:37Z", 7 "closed_at": null, 8 "labels": [ 9 "greenkeeper" 10 ], 11 "assignees": [], 12 "body": "\n## Version **3.4.0** of [mocha](https://github.com/mochajs/mocha) just got published.\n\n<table>\n <tr>\n <th align=left>\n Branch\n </th>\n <td>\n <a href=\"/MTRNord/nBot/compare/greenkeeper%2Fmocha-3.4.0\">Build failing \ud83d\udea8</a>\n </td>\n </tr>\n <tr>\n <th align=left>\n Dependency\n </td>\n <td>\n mocha\n </td>\n </tr>\n <tr>\n <th align=left>\n Current Version\n </td>\n <td>\n 3.3.0\n </td>\n </tr>\n <tr>\n <th align=left>\n Type\n </td>\n <td>\n devDependency\n </td>\n </tr>\n</table>\n\nThis version is **covered** by your **current version range** and after updating it in your project **the build failed**.\n\n\nAs mocha is \u201conly\u201d a devDependency of this project it **might not break production or downstream projects**, but \u201conly\u201d your build or test tools \u2013 **preventing new deploys or publishes**.\n\nI recommend you give this issue a high priority. I\u2019m sure you can resolve this :muscle:\n\n\n\n<details>\n<summary>Status Details</summary>\n\n- \u274c **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)\n</details>\n\n\n---\n\n<details>\n<summary>Release Notes</summary>\n<strong>v3.4.0</strong>\n\n<p>Mocha is now moving to a quicker release schedule: when non-breaking changes are merged, a release should happen that week.</p>\n<p>This week's highlights:</p>\n<ul>\n<li><code>allowUncaught</code> added to commandline as <code>--allow-uncaught</code> (and bugfixed)</li>\n<li>warning-related Node flags</li>\n</ul>\n<h2><g-emoji alias=\"tada\" fallback-src=\"https://assets-cdn.github.com/images/icons/emoji/unicode/1f389.png\" ios-version=\"6.0\">\ud83c\udf89</g-emoji> Enhancements</h2>\n<ul>\n<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>\n<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>\n</ul>\n<h2><g-emoji alias=\"bug\" fallback-src=\"https://assets-cdn.github.com/images/icons/emoji/unicode/1f41b.png\" ios-version=\"6.0\">\ud83d\udc1b</g-emoji> Fixes</h2>\n<ul>\n<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>\n</ul>\n<h2><g-emoji alias=\"nut_and_bolt\" fallback-src=\"https://assets-cdn.github.com/images/icons/emoji/unicode/1f529.png\" ios-version=\"6.0\">\ud83d\udd29</g-emoji> Other</h2>\n<ul>\n<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>\n<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>\n<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>\n</ul>\n</details>\n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 9 commits0.</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/mochajs/mocha/commit/7554b310d830353db554bc0e67649eb3e9e4cb32\"><code>7554b31</code></a> <code>Add Changelog for v3.4.0</code></li>\n<li><a href=\"https://urls.greenkeeper.io/mochajs/mocha/commit/9f7f7edef19e5de7fc6a9f1ce969bf8579fa61ee\"><code>9f7f7ed</code></a> <code>Add <code>--trace-warnings</code> flag</code></li>\n<li><a href=\"https://urls.greenkeeper.io/mochajs/mocha/commit/92561c833cfb9bb4122a22044103c8e3713f3c6d\"><code>92561c8</code></a> <code>Add <code>--no-warnings</code> flag</code></li>\n<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>\n<li><a href=\"https://urls.greenkeeper.io/mochajs/mocha/commit/dcfc09425c1569ec203ad7f93f972b0d71bbcb69\"><code>dcfc094</code></a> <code>Revert \"use <code>semistandard</code> directly\"</code></li>\n<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>\n<li><a href=\"https://urls.greenkeeper.io/mochajs/mocha/commit/4d1d91d68d88a394429cd70a9b15f4fb60fe5e6b\"><code>4d1d91d</code></a> <code>--allow-uncaught cli option</code></li>\n<li><a href=\"https://urls.greenkeeper.io/mochajs/mocha/commit/fb1e0830b5e235326b58b25da9f07c42da363404\"><code>fb1e083</code></a> <code>fix allowUncaught in browser</code></li>\n<li><a href=\"https://urls.greenkeeper.io/mochajs/mocha/commit/4ed3fc58a3ba95a6420086d7af0d0a032308e36a\"><code>4ed3fc5</code></a> <code>Add license report and scan status</code></li>\n</ul>\n<p>false</p>\n<p>See the <a href=\"https://urls.greenkeeper.io/mochajs/mocha/compare/fb1687ec16e8ae347ca4498560f984e575224d59...7554b310d830353db554bc0e67649eb3e9e4cb32\">full diff</a></p>\n</details>\n\n\n<details>\n<summary>Not sure how things should work exactly?</summary>\n\nThere 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).\n</details>\n\n\n---\n\n\nYour [Greenkeeper](https://greenkeeper.io) Bot :palm_tree:\n", 13 "comments": [] 14 }