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

130.md (4300B)


      1 # PR #130 fix(deps): update dependency node-telegram-bot-api to ^0.51.0
      2 
      3 - **Status:** open
      4 - **Author:** @renovate[bot]
      5 - **Created:** 2020-05-15T23:55:15Z
      6 - **Branch:** renovate/node-telegram-bot-api-0.x → master
      7 - **Diff:** [130.diff](./130.diff)
      8 
      9 ---
     10 
     11 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
     12 
     13 This PR contains the following updates:
     14 
     15 | Package | Change | Age | Adoption | Passing | Confidence |
     16 |---|---|---|---|---|---|
     17 | [node-telegram-bot-api](https://togithub.com/yagop/node-telegram-bot-api) | [`^0.40.0` -> `^0.51.0`](https://renovatebot.com/diffs/npm/node-telegram-bot-api/0.40.0/0.51.0) | [![age](https://badges.renovateapi.com/packages/npm/node-telegram-bot-api/0.51.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/node-telegram-bot-api/0.51.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/node-telegram-bot-api/0.51.0/compatibility-slim/0.40.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/node-telegram-bot-api/0.51.0/confidence-slim/0.40.0)](https://docs.renovatebot.com/merge-confidence/) |
     18 
     19 ---
     20 
     21 ### Release Notes
     22 
     23 <details>
     24 <summary>yagop/node-telegram-bot-api</summary>
     25 
     26 ### [`v0.51.0`](https://togithub.com/yagop/node-telegram-bot-api/blob/master/CHANGELOG.md#&#8203;0510-0510---2020-11-04)
     27 
     28 [Compare Source](https://togithub.com/yagop/node-telegram-bot-api/compare/v0.50.0...v0.51.0)
     29 
     30 Added:
     31 
     32 1.  Support Bot API v5.0: (by [@&#8203;danielperez9430](https://togithub.com/danielperez9430))
     33 
     34     -   Add method _copyMessage()_
     35     -   Add method _unpinAllChatMessages()_
     36     -   Add method _close()_
     37     -   Add method _logOut()_
     38 
     39     Changed: (by [@&#8203;danielperez9430](https://togithub.com/danielperez9430))
     40 
     41     -   Remove trailing-spaces
     42     -   Fix Bugs in Test
     43 
     44     New Test: (by [@&#8203;danielperez9430](https://togithub.com/danielperez9430))
     45 
     46     -   copyMessage
     47     -   unpinAllChatMessages
     48 
     49 ### [`v0.50.0`](https://togithub.com/yagop/node-telegram-bot-api/blob/master/CHANGELOG.md#&#8203;0500-0500---2020-05-2020)
     50 
     51 [Compare Source](https://togithub.com/yagop/node-telegram-bot-api/compare/667380f1de01bb57d5040d126e2026869746dcba...v0.50.0)
     52 
     53 Added:
     54 
     55 1.  Support Bot API v4.8: (by [@&#8203;danielperez9430](https://togithub.com/danielperez9430))
     56     -   Add methods: _sendDice()_
     57 2.  Support Bot API v4.7: (by [@&#8203;danielperez9430](https://togithub.com/danielperez9430))
     58     -   Add methods: _getMyCommands()_,_setMyCommands()_
     59 3.  Support Bot API v4.5: (by [@&#8203;danielperez9430](https://togithub.com/danielperez9430))
     60     -   Add methods: _setChatAdministratorCustomTitle()_
     61 4.  Support Bot API v4.4: (by [@&#8203;danielperez9430](https://togithub.com/danielperez9430))
     62     -   Add methods: _setChatPermissions()_
     63 5.  Support for poll_answer (by [@&#8203;JieJiSS](https://togithub.com/JieJiSS))
     64 6.  Add request options in file stream (by [@&#8203;zhangpanyi](https://togithub.com/zhangpanyi) )
     65 
     66 Changed: (by [@&#8203;danielperez9430](https://togithub.com/danielperez9430))
     67 
     68 -   New message type: _dice_
     69 -   Fix Bugs in tests
     70 -   Fix regex compare (by [@&#8203;ledamint](https://togithub.com/ledamint))
     71 -   Fix listening for error events when downloading files (by [@&#8203;Kraigo](https://togithub.com/Kraigo))
     72 
     73 New Test: (by [@&#8203;danielperez9430](https://togithub.com/danielperez9430))
     74 
     75 -   sendDice
     76 -   getMyCommands
     77 -   setMyCommands
     78 -   setChatAdministratorCustomTitle
     79 -   setChatPermissions
     80 
     81 </details>
     82 
     83 ---
     84 
     85 ### Renovate configuration
     86 
     87 :date: **Schedule**: At any time (no schedule defined).
     88 
     89 :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
     90 
     91 :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
     92 
     93 :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
     94 
     95 ---
     96 
     97  - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
     98 
     99 ---
    100 
    101 This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/MTRNord/freifunk-bot).
    102