freifunk-bot.meta

Issues/PRs archive for MTRNord/freifunk-bot
git clone git://archive.git.mtrnord.blog/MTRNord/freifunk-bot.meta.git
Log | Files | Refs

60.md (4503B)


      1 # PR #60 yargs@6.5.0 breaks build ⚠️
      2 
      3 - **Status:** closed
      4 - **Author:** @greenkeeperio-bot
      5 - **Created:** 2016-12-01T21:20:53Z
      6 - **Branch:** greenkeeper-yargs-6.5.0 → master
      7 - **Closed:** 2016-12-24T16:44:27Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [60.diff](./60.diff)
     10 
     11 ---
     12 
     13 Hello lovely humans,
     14 
     15 [yargs](https://www.npmjs.com/package/yargs) just published its new version 6.5.0.
     16 
     17 <table>
     18   <tr>
     19     <th align=left>
     20       State
     21     </th>
     22     <td>
     23       Failing tests :warning:
     24     </td>
     25   </tr>
     26   <tr>
     27     <th align=left>
     28       Dependency
     29     </td>
     30     <td>
     31       yargs
     32     </td>
     33   </tr>
     34   <tr>
     35     <th align=left>
     36       New version
     37     </td>
     38     <td>
     39       6.5.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 **covered** by your **current version range** and after updating it in your project **the build kept failing**.
     53 
     54 **It looks like your project, in its current form, is malfunctioning** and this update didn’t really change that. I don’t want to leave you in the dark about updates though. I recommend you get your project passing and then check the impact of this update again.
     55 
     56 
     57 Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
     58 Are you unsure about how things are supposed to work?
     59 
     60 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).
     61 
     62 Good luck with your project :sparkles:
     63 
     64 You rock!
     65 
     66 :palm_tree:
     67 
     68 ---
     69 The new version differs by 16 commits .
     70 
     71 - [`51af0a6`](https://github.com/yargs/yargs/commit/51af0a640ba3df0f86b9ed1dd01ade018af6b279) <code>chore(release): 6.5.0</code>
     72 - [`702995a`](https://github.com/yargs/yargs/commit/702995a04648460ac5a4c7c531e26c6b4750f38f) <code>feat: pull in yargs-parser introducing additional settings (#688), and fixing #716 (#722)</code>
     73 - [`30a9492`](https://github.com/yargs/yargs/commit/30a94921d6a551a05f4dfa82d1ddc722f3028957) <code>fix: still freeze/unfreeze if parse() is called in isolation (#717)</code>
     74 - [`84c69cc`](https://github.com/yargs/yargs/commit/84c69cc467c7c629022098152548bb7c331efbbf) <code>docs: use https for image URL at README.md (#718)</code>
     75 - [`00d6513`](https://github.com/yargs/yargs/commit/00d6513560a0fce3558cfbe6e244c80f8b1b3c54) <code>chore(package): update nyc to version 10.0.0</code>
     76 - [`6d17938`](https://github.com/yargs/yargs/commit/6d179384475468c966ad2c3c2ac3d745ca04bde8) <code>chore(package): update nyc to version 9.0.1</code>
     77 - [`bf6707e`](https://github.com/yargs/yargs/commit/bf6707ef59ff2a9b5870779cf11d4d4ce1b23685) <code>chore(release): 6.4.0</code>
     78 - [`8507390`](https://github.com/yargs/yargs/commit/8507390c4c31fe464ec820efcac20e39439e64fe) <code>chore: add camelcase to greenkeeper ignore, until we drop 0.10 support (#704)</code>
     79 - [`49cf533`](https://github.com/yargs/yargs/commit/49cf53390290c79c573fee45eb5557756f75629d) <code>perf: normalizing package data is an expensive operation (#705)</code>
     80 - [`8f4c7cf`](https://github.com/yargs/yargs/commit/8f4c7cf85208be2b30daec94bed56c4e8a33566e) <code>docs: nit, make test description reflect API, not application of API</code>
     81 - [`21b74f9`](https://github.com/yargs/yargs/commit/21b74f91ca63df2eb885de1f8926f92d702faf51) <code>feat: yargs is now passed as the third-argument to fail handler (#613)</code>
     82 - [`54cb31d`](https://github.com/yargs/yargs/commit/54cb31db8510f6b9dcae0939a6c36c028f454bea) <code>feat: update to yargs-parser that addresses #598, #617 (#700)</code>
     83 - [`8bbca63`](https://github.com/yargs/yargs/commit/8bbca63a45990dc799c716ec1c868326f0ca7127) <code>chore(package): update cross-spawn to version 5.0.1</code>
     84 - [`a980671`](https://github.com/yargs/yargs/commit/a980671ceae7b8895f120026c9eb243d262cc5d0) <code>fix(locales): correct some Russian translations (#691)</code>
     85 - [`68dac1f`](https://github.com/yargs/yargs/commit/68dac1f7740649f56df51e0655ff509b85e33756) <code>feat(locales): Added Belarusian translation (#690)</code>
     86 
     87 
     88 There are 16 commits in total. See the [full diff](https://github.com/yargs/yargs/compare/164efb6741e71f91bd6071b5d9069e417277a3c4...51af0a640ba3df0f86b9ed1dd01ade018af6b279).
     89 
     90 ---
     91 This pull request was created by [greenkeeper.io](https://greenkeeper.io/).
     92 
     93 <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub>
     94