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

108.md (3926B)


      1 # PR #108 Update node-telegram-bot-api to the latest version 🚀
      2 
      3 - **Status:** merged
      4 - **Author:** @greenkeeper[bot]
      5 - **Created:** 2017-10-22T16:39:52Z
      6 - **Branch:** greenkeeper/node-telegram-bot-api-0.29.0 → master
      7 - **Merged:** 2017-10-22T16:42:58Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [108.diff](./108.diff)
     10 
     11 ---
     12 
     13 
     14 ## Version **0.29.0** of [node-telegram-bot-api](https://github.com/yagop/node-telegram-bot-api) was just published.
     15 
     16 <table>
     17   <tr>
     18     <th align=left>
     19       Dependency
     20     </td>
     21     <td>
     22       node-telegram-bot-api
     23     </td>
     24   </tr>
     25   <tr>
     26     <th align=left>
     27       Current Version
     28     </td>
     29     <td>
     30       0.28.0
     31     </td>
     32   </tr>
     33   <tr>
     34     <th align=left>
     35       Type
     36     </td>
     37     <td>
     38       dependency
     39     </td>
     40   </tr>
     41 </table>
     42 
     43 The version **0.29.0** is **not covered** by your **current version range**.
     44 
     45 If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
     46 
     47 It might be worth looking into these changes and trying to get this project onto the latest version of node-telegram-bot-api.
     48 
     49 If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
     50 
     51 
     52 ---
     53 
     54 
     55 <details>
     56 <summary>Release Notes</summary>
     57 <strong>v0.29.0</strong>
     58 
     59 <p>See <code>CHANGELOG.md</code>.</p>
     60 </details>
     61 
     62 <details>
     63 <summary>Commits</summary>
     64 <p>The new version differs by 8 commits.</p>
     65 <ul>
     66 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/7f41992e62265cca288f4a4b5cddb8c1d99cfae4"><code>7f41992</code></a> <code>pkg: Bump minor version (v0.28.0 -&gt; v0.29.0)</code></li>
     67 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/1475881a37f58c40f2be45840d3595c025bdf346"><code>1475881</code></a> <code>doc: Update changelog</code></li>
     68 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/4f50f7350c708c61444529402849581d9d386748"><code>4f50f73</code></a> <code>src/telegram: Add API v3.2 methods</code></li>
     69 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/8fd243e6a8bb61097e7889913a7bc19c23e7a132"><code>8fd243e</code></a> <code>src/telegram: Add TelegramBot#uploadStickerFile</code></li>
     70 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/a2d85b889ad2f58879590b9f65f1fc130c2575bc"><code>a2d85b8</code></a> <code>src/telegram: Add TelegramBot#getStickerSet()</code></li>
     71 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/f4f015a6219fc8efdb521dad72fb860361235de8"><code>f4f015a</code></a> <code>src/telegram: Use $NTBA_FIX_319 to apply fix for #319</code></li>
     72 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/ef48af49f5857cb908c59bd4a59565b59c267bc0"><code>ef48af4</code></a> <code>src/telegram: Deprecate auto-enabling Promise cancellation</code></li>
     73 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/28160c70cda5108f290cf2cf18c3e2e61225480f"><code>28160c7</code></a> <code>doc: Fix broken link in change-log</code></li>
     74 </ul>
     75 <p>See the <a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/compare/580afc92c1b0382910cfdd89bd4094f64d09dbc3...7f41992e62265cca288f4a4b5cddb8c1d99cfae4">full diff</a></p>
     76 </details>
     77 
     78 <details>
     79   <summary>FAQ and help</summary>
     80 
     81   There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
     82 </details>
     83 
     84 
     85 ---
     86 
     87 
     88 Your [Greenkeeper](https://greenkeeper.io) bot :palm_tree:
     89 
     90 
     91