nbot.meta

Issues/PRs archive for MTRNord/nBot
git clone git://archive.git.mtrnord.blog/MTRNord/nbot.meta.git
Log | Files | Refs

9.md (4570B)


      1 # PR #9 Update mocha to version 3.0.0 🚀
      2 
      3 - **Status:** merged
      4 - **Author:** @greenkeeperio-bot
      5 - **Created:** 2016-08-01T06:39:12Z
      6 - **Branch:** greenkeeper-mocha-3.0.0 → master
      7 - **Merged:** 2016-08-02T06:16:54Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [9.diff](./9.diff)
     10 
     11 ---
     12 
     13 Hello lovely humans,
     14 
     15 [mocha](https://www.npmjs.com/package/mocha) just published its new version 3.0.0.
     16 
     17 <table>
     18   <tr>
     19     <th align=left>
     20       State
     21     </th>
     22     <td>
     23       Update :rocket:
     24     </td>
     25   </tr>
     26   <tr>
     27     <th align=left>
     28       Dependency
     29     </td>
     30     <td>
     31       mocha
     32     </td>
     33   </tr>
     34   <tr>
     35     <th align=left>
     36       New version
     37     </td>
     38     <td>
     39       3.0.0
     40     </td>
     41   </tr>
     42   <tr>
     43     <th align=left>
     44       Type
     45     </td>
     46     <td>
     47       devDependency
     48     </td>
     49   </tr>
     50 </table>
     51 
     52 
     53 This version is **not covered** by your **current version range**.
     54 
     55 Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
     56 
     57 I recommend you look into these changes and try to get onto the latest version of mocha.
     58 Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
     59 
     60 Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
     61 Are you unsure about how things are supposed to work?
     62 
     63 There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I’m just a bot, there is a group of people who are happy to teach me new things. [Let them know](https://github.com/greenkeeperio/greenkeeper/issues/new).
     64 
     65 Good luck with your project :sparkles:
     66 
     67 You rock!
     68 
     69 :palm_tree:
     70 
     71 ---
     72 
     73 The new version differs by 118 commits .
     74 - [`e8cda73`](https://github.com/mochajs/mocha/commit/e8cda7399efe1f8f1da97d8295ad323f9c64c8aa) <code>Release v3.0.0</code>
     75 - [`4944e31`](https://github.com/mochajs/mocha/commit/4944e31ff60105815f4b314996a9861e73f6bfd2) <code>rebuild mocha.js</code>
     76 - [`16762d1`](https://github.com/mochajs/mocha/commit/16762d1a521c6ea2231e9c3376aa8e2acfc8fb2b) <code>fix bad merge of karma.conf.js</code>
     77 - [`2f9a409`](https://github.com/mochajs/mocha/commit/2f9a40932f3cfe717516c5437659feebdd90b578) <code>add note about spec reporter to CHANGELOG.md [ci skip]</code>
     78 - [`7c0284b`](https://github.com/mochajs/mocha/commit/7c0284be1718521e46017fc4f68d2f50e37b8219) <code>fixed typo in mocha.css introduced by 185c0d902e272216232630fe4e2577268456dd9a [ci skip]</code>
     79 - [`8741506`](https://github.com/mochajs/mocha/commit/874150654f83081a51084cb48d40ea4f74d29d4d) <code>Remove carriage return before each test line in spec reporter. Served no purpose</code>
     80 - [`309b8f2`](https://github.com/mochajs/mocha/commit/309b8f25b1b28348319bb48f1d51a8556d55d3e2) <code>add "logo" field to package.json [ci skip]</code>
     81 - [`740a511`](https://github.com/mochajs/mocha/commit/740a511ece291d86b4fcc6cd75a34d2044b25f4e) <code>fix incorrect executable name with new version of commander</code>
     82 - [`0e2e49b`](https://github.com/mochajs/mocha/commit/0e2e49b0d4fa7e0f349bed70862c8099f3f3596f) <code>add bower.json to published package for npmcdn support [ci skip]</code>
     83 - [`d367bc7`](https://github.com/mochajs/mocha/commit/d367bc76fd958b3bb564233f6f4513af69ff7dab) <code>fix broken/wrong URLs in CHANGELOG.md [ci skip]</code>
     84 - [`6184529`](https://github.com/mochajs/mocha/commit/61845293bfde4f0b5f106c54aa95c1933034533a) <code>Release v3.0.0-2</code>
     85 - [`4b4009b`](https://github.com/mochajs/mocha/commit/4b4009b8e614a2adbb2511e696b39ef85ec08179) <code>rebuild mocha.js</code>
     86 - [`15c344c`](https://github.com/mochajs/mocha/commit/15c344c067884cf4856bf0c4235d81be688d54d5) <code>add browser-stdout to dependencies</code>
     87 - [`e3ab4ec`](https://github.com/mochajs/mocha/commit/e3ab4ec4e29ee7beb419cb0e0309ccd804e19517) <code>update CHANGELOG [ci skip]</code>
     88 - [`0cd9dc9`](https://github.com/mochajs/mocha/commit/0cd9dc92485692169a769865e807f5b74d9f33d1) <code>let child suites run if parent is exclusive; closes #2378 (#2387)</code>
     89 
     90 There are 118 commits in total. See the [full diff](https://github.com/mochajs/mocha/compare/015b809c27109d175f0e51af1b58b0c0310261b2...e8cda7399efe1f8f1da97d8295ad323f9c64c8aa).
     91 
     92 ---
     93 
     94 This pull request was created by [greenkeeper.io](https://greenkeeper.io/).
     95 
     96 <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub>
     97 
     98