68.md (4943B)
1 # PR #68 Update node-telegram-bot-api to version 0.26.0 🚀 2 3 - **Status:** merged 4 - **Author:** @greenkeeperio-bot 5 - **Created:** 2017-01-20T15:45:12Z 6 - **Branch:** greenkeeper-node-telegram-bot-api-0.26.0 → master 7 - **Merged:** 2017-01-20T17:41:27Z 8 - **Labels:** greenkeeper 9 - **Diff:** [68.diff](./68.diff) 10 11 --- 12 13 Hello lovely humans, 14 15 [node-telegram-bot-api](https://www.npmjs.com/package/node-telegram-bot-api) just published its new version 0.26.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 node-telegram-bot-api 32 </td> 33 </tr> 34 <tr> 35 <th align=left> 36 New version 37 </td> 38 <td> 39 0.26.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 node-telegram-bot-api. 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 [GitHub Release](https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.26.0) 73 74 <p>See <code>CHANGELOG.md</code></p> 75 76 --- 77 The new version differs by 65 commits . 78 79 - [`584a388`](https://github.com/yagop/node-telegram-bot-api/commit/584a388fc53ea7c7b614b711851fced0d69be545) <code>doc: Add project to community section</code> 80 - [`9cd6630`](https://github.com/yagop/node-telegram-bot-api/commit/9cd663024f2da5fffe0cb5b1dc57c71ed9ac21e0) <code>pkg: Specify supported Node.js versions</code> 81 - [`54212da`](https://github.com/yagop/node-telegram-bot-api/commit/54212daa5082c6f5023118e4225a9539c10a66c8) <code>pkg: Bump minor version</code> 82 - [`885f895`](https://github.com/yagop/node-telegram-bot-api/commit/885f895da38d42c416bbf36a97a9b7c8548320c4) <code>pkg: Update contributors</code> 83 - [`ef3574e`](https://github.com/yagop/node-telegram-bot-api/commit/ef3574ee887123013431030a7b65b289164c6ef8) <code>doc: Improve project documentation</code> 84 - [`e77c5ad`](https://github.com/yagop/node-telegram-bot-api/commit/e77c5ad8ec413d6d798538740034825aa0764c8b) <code>src: Fix lint error</code> 85 - [`f3b124e`](https://github.com/yagop/node-telegram-bot-api/commit/f3b124ebadc6a66e93d4691143caaabc88831d44) <code>doc: Add ChangeLog</code> 86 - [`3201ce4`](https://github.com/yagop/node-telegram-bot-api/commit/3201ce417209b5ce8966cfbf52e092e00663e67d) <code>telegram: Use POST requests by default</code> 87 - [`df4d9c0`](https://github.com/yagop/node-telegram-bot-api/commit/df4d9c06f3f5f3f8c2421328d32cba813d4a6576) <code>src: Fix default options in constructors</code> 88 - [`a9d6e93`](https://github.com/yagop/node-telegram-bot-api/commit/a9d6e936220c3ce774e5a48162a8e890f46c352c) <code>[telegram] Return error on trying to use Polling, WebHook together</code> 89 - [`061d11a`](https://github.com/yagop/node-telegram-bot-api/commit/061d11a10988a08762e81af0acb508c15a2c957f) <code>[npm] Add script: mocha</code> 90 - [`0c18cda`](https://github.com/yagop/node-telegram-bot-api/commit/0c18cda9224d2cb559496375e25e254fb80f1d5d) <code>[docs] Fix undocumented return value for TelegramBot#setWebHook()</code> 91 - [`0d20565`](https://github.com/yagop/node-telegram-bot-api/commit/0d20565bd5fa1e1eff1c5ebef86c691992056951) <code>[telegram] Add constructor option, 'filepath'</code> 92 - [`e009b60`](https://github.com/yagop/node-telegram-bot-api/commit/e009b60efa1d80f60bab484f483a61c1c400815a) <code>[webhook] Do not rely on http.Server#listening property</code> 93 - [`6753f7b`](https://github.com/yagop/node-telegram-bot-api/commit/6753f7befd75d23b6222e3ba1bb671a1370da499) <code>[telegram] Handle error when formatting formData</code> 94 95 96 There are 65 commits in total. See the [full diff](https://github.com/yagop/node-telegram-bot-api/compare/58566d2df5146611a6a3e6140ca616403d24a20e...584a388fc53ea7c7b614b711851fced0d69be545). 97 98 --- 99 This pull request was created by [greenkeeper.io](https://greenkeeper.io/). 100 101 <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub> 102