nbot.meta

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

27.md (5211B)


      1 # PR #27 Update progress to version 2.0.0 🚀
      2 
      3 - **Status:** closed
      4 - **Author:** @greenkeeperio-bot
      5 - **Created:** 2017-04-04T16:39:24Z
      6 - **Branch:** greenkeeper-progress-2.0.0 → master
      7 - **Closed:** 2018-04-09T13:51:26Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [27.diff](./27.diff)
     10 
     11 ---
     12 
     13 Hello lovely humans,
     14 
     15 [progress](https://www.npmjs.com/package/progress) just published its new version 2.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       progress
     32     </td>
     33   </tr>
     34   <tr>
     35     <th align=left>
     36       New version
     37     </td>
     38     <td>
     39       2.0.0
     40     </td>
     41   </tr>
     42   <tr>
     43     <th align=left>
     44       Type
     45     </td>
     46     <td>
     47       dependency
     48     </td>
     49   </tr>
     50 </table>
     51 
     52 This version is **not covered** by your **current version range**.
     53 
     54 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.
     55 
     56 I recommend you look into these changes and try to get onto the latest version of progress.
     57 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.
     58 
     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 The new version differs by 40 commits .
     73 
     74 - [`d84326e`](https://github.com/visionmedia/node-progress/commit/d84326ed9ab7720592b6bbc9c108849cd2a79908) <code>release 2.0.0</code>
     75 - [`85569dd`](https://github.com/visionmedia/node-progress/commit/85569dd5dd7d8881df4560466b805ca423275eef) <code>Merge pull request #143 from jeetiss/master</code>
     76 - [`b06fd63`](https://github.com/visionmedia/node-progress/commit/b06fd63252ca51a1350c43167f85f7d40193643a) <code>Merge pull request #144 from bahmutov/master</code>
     77 - [`8ef3972`](https://github.com/visionmedia/node-progress/commit/8ef3972b5e29bd67bd1d55d21810ee4ac692d969) <code>fix(clear): check before using stream.clearLine to prevent crash in Docker, fix #95</code>
     78 - [`68693ec`](https://github.com/visionmedia/node-progress/commit/68693ecd22e197e10a242633085938d56c84f33b) <code>fix typo</code>
     79 - [`191256e`](https://github.com/visionmedia/node-progress/commit/191256e02ec20c89b2e2834e25d17c3a7257d18a) <code>Merge pull request #128 from Dineshs91/master</code>
     80 - [`407ce63`](https://github.com/visionmedia/node-progress/commit/407ce637242b02c4ccd8a397a71e8b4b85c70720) <code>Add head option to readme</code>
     81 - [`e135a3d`](https://github.com/visionmedia/node-progress/commit/e135a3d5f4d4f8f2af416e0e586e4924e0b1c422) <code>Merge pull request #131 from martin770/add_interrupt</code>
     82 - [`971eef9`](https://github.com/visionmedia/node-progress/commit/971eef976d02c71babc44325cb8f5a49991d8abc) <code>Merge pull request #116 from sjfkai/master</code>
     83 - [`dcecd65`](https://github.com/visionmedia/node-progress/commit/dcecd65fabdc9fb11d1cb36f437ba5386ba344df) <code>Merge pull request #129 from CommonRaven/CommonRaven-readme-fix</code>
     84 - [`3a31c65`](https://github.com/visionmedia/node-progress/commit/3a31c6593dfb43120769701d5d45b77ade900298) <code>Merge pull request #135 from karmapa/feature-curr-configurable</code>
     85 - [`ec420e5`](https://github.com/visionmedia/node-progress/commit/ec420e5004295590dd9c3bab763adc8f24ef0d36) <code>Merge pull request #136 from zzarcon/master</code>
     86 - [`0fc7818`](https://github.com/visionmedia/node-progress/commit/0fc78180601a49f5f7ef81d74aedda319f7a2358) <code>Fix array length when window its to small</code>
     87 - [`73d2ef5`](https://github.com/visionmedia/node-progress/commit/73d2ef5e38e1cc9212a8418cd97c43da750e710c) <code>Merge pull request #113 from nullivex/master</code>
     88 - [`4025eb4`](https://github.com/visionmedia/node-progress/commit/4025eb48b17d603fb2da820ae11828d92247bffb) <code>curr should be configurable</code>
     89 
     90 
     91 There are 40 commits in total. See the [full diff](https://github.com/visionmedia/node-progress/compare/6b9524c0d07df9555d20ae95c65918020c50e3e2...d84326ed9ab7720592b6bbc9c108849cd2a79908).
     92 
     93 ---
     94 | ✨ Try the all new [Greenkeeper GitHub Integration](https://git.io/uptodate) ✨ |
     95 | --- |
     96 | With [Integrations](https://developer.github.com/early-access/integrations/) **first-class bot support** landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. **Simpler setup, fewer pull-requests, faster than ever**.<br><br> <details><summary>Screencast</summary><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /></details><br> [**Try it today**](https://git.io/uptodate). Free for private repositories during beta. |
     97