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

105.md (5233B)


      1 # PR #105 Update node-telegram-bot-api to the latest version 🚀
      2 
      3 - **Status:** merged
      4 - **Author:** @greenkeeper[bot]
      5 - **Created:** 2017-08-15T06:29:40Z
      6 - **Branch:** greenkeeper/node-telegram-bot-api-0.28.0 → master
      7 - **Merged:** 2017-08-19T14:15:00Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [105.diff](./105.diff)
     10 
     11 ---
     12 
     13 
     14 ## Version **0.28.0** of [node-telegram-bot-api](https://github.com/yagop/node-telegram-bot-api) just got 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.27.1
     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.28.0** is **not covered** by your **current version range**.
     44 
     45 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.
     46 
     47 I recommend you look into these changes and try to get onto the latest version of node-telegram-bot-api.
     48 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.
     49 
     50 
     51 ---
     52 
     53 
     54 <details>
     55 <summary>Release Notes</summary>
     56 <strong>v0.28.0</strong>
     57 
     58 <p>See CHANGELOG.md</p>
     59 </details>
     60 
     61 <details>
     62 <summary>Commits</summary>
     63 <p>The new version differs by 31 commits.</p>
     64 <ul>
     65 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/580afc92c1b0382910cfdd89bd4094f64d09dbc3"><code>580afc9</code></a> <code>pkg: Bump minor version (0.27.1 -&gt; 0.28.0)</code></li>
     66 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/4bb137443513e3150d9448fb66f161db9079682a"><code>4bb1374</code></a> <code>doc: Update changelog</code></li>
     67 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/832bf78c9417d89ad5f555e3b479c6eade1e8e33"><code>832bf78</code></a> <code>pkg: Add support for Node v7, v8</code></li>
     68 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/5f7d306f60e31947a96263c66b60be398935e333"><code>5f7d306</code></a> <code>test: Skip tests on TelegramBot#sendVideoNote()</code></li>
     69 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/4ed6d945ab4596a92aff294a47e3440576c835fa"><code>4ed6d94</code></a> <code>pr/368: Update TelegramBot#answerCallbackQuery() signature</code></li>
     70 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/67839b6faa6fc68ea86a38e3712048dda6db482f"><code>67839b6</code></a> <code>src/telegram: Update TelegramBot#answerCallbackQuery() signature</code></li>
     71 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/f20a7f4ee5ce1587ae50d2d68262bff283c77b5e"><code>f20a7f4</code></a> <code>Uppps, fix "{"</code></li>
     72 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/0bf148adb98d0b121c4f58e6eec111a4d8414d7e"><code>0bf148a</code></a> <code>Check if test are running in CI and skip invoice if so</code></li>
     73 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/e1f8fb25ecd4a318ff6218bf0dd8429edf5475b7"><code>e1f8fb2</code></a> <code>Skip sendInvoice test method</code></li>
     74 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/fd8251b90fde4e59ce3558e9b953909548873cb0"><code>fd8251b</code></a> <code>chore/syntax: Fix missing colons</code></li>
     75 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/d38dfd3a12b68a9763402bd41ad192fb944c8c40"><code>d38dfd3</code></a> <code>pr/362: Support Bot API v3.1 (#362, #369)</code></li>
     76 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/8ed0a2dcef7c5892da303814df5c86027efabb72"><code>8ed0a2d</code></a> <code>test: Fix test for TelegramBot#setChatDescription()</code></li>
     77 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/96b90c2d56c94a6078508d7a5aec10843dd84a21"><code>96b90c2</code></a> <code>src/telegram: Add tests for Bot API v3.1 methods</code></li>
     78 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/83d3235cc536ceca5b97802c8f1760759ea34166"><code>83d3235</code></a> <code>src/telegram: Support Bot API v3.1</code></li>
     79 <li><a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/commit/61e8f8536818a2d98c81cbb92c764ec0d58ed989"><code>61e8f85</code></a> <code>src/telegram: Fix download file path on windows</code></li>
     80 </ul>
     81 <p>There are 31 commits in total.</p>
     82 <p>See the <a href="https://urls.greenkeeper.io/yagop/node-telegram-bot-api/compare/a15e273bb9123aafa956e521c8069f487d2aa156...580afc92c1b0382910cfdd89bd4094f64d09dbc3">full diff</a></p>
     83 </details>
     84 
     85 <details>
     86   <summary>Not sure how things should work exactly?</summary>
     87 
     88   There 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).
     89 </details>
     90 
     91 
     92 ---
     93 
     94 
     95 Your [Greenkeeper](https://greenkeeper.io) Bot :palm_tree:
     96 
     97 
     98