Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency node-telegram-bot-api to ^0.64.0 #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 19, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-telegram-bot-api ^0.56.0 -> ^0.64.0 age adoption passing confidence
@types/node-telegram-bot-api (source) ^0.53.0 -> ^0.63.0 age adoption passing confidence

Release Notes

yagop/node-telegram-bot-api (node-telegram-bot-api)

v0.64.0

Compare Source

  1. Replace request with a maintained version (@​danielperez9430)
  • Change request to @cypress/request
  • Change request-promise to @cypress/request-promise

v0.63.0

Compare Source

  1. Support Telegram Bot API v6.8 (@​danielperez9430)
  • unpinAllGeneralForumTopicMessages

v0.61.0

Compare Source

  1. Support Telegram Bot API v6.8 (@​danielperez9430)
  • unpinAllGeneralForumTopicMessages

v0.60.0

Compare Source

  1. Support Telegram Bot API v6.3 (@​danielperez9430)
  • createForumTopic
  • closeForumTopic
  • reopenForumTopic
  • deleteForumTopic
  • unpinAllForumTopicMessages
  • getForumTopicIconStickers
  1. Fix test getMyDefaultAdministratorRights (@​danielperez9430)

  2. Fix parse entities - (@​toniop99)

v0.59.0

Compare Source

  1. Support Telegram Bot API v6.2 (@​danielperez9430)
  • getCustomEmojiStickers
  1. Support test enviroment (@​tinsaeDev & @​kamikazechaser)

  2. Remove dependencies: (@​danielperez9430)

    • Remove bluebird => Use NodeJS Native Promises
    • Remove depd => Use node native deprecate util for warnings
    • Remove contributor dev dependency and add list of contributors in the readme
  3. Remove legacy methods: (@​danielperez9430)

  • getChatMembersCount
  • kickChatMember
  1. Docs: (@​danielperez9430)
  • Update the docs of the methods
  • Order methods follow the Telegram bot API docs in src/telegram.js
  • Update README
  1. Fix: (@​danielperez9430)
  • addStickerToSet() -> Allow to send tgs_sticker + webm_sticker
  • Remove mandatory param “start_parameter” from sendInvoice, because in the docs is a optional param
  • getStickerSet test fix deprecated response value "contains_masks" change to "sticker_type"
  • Fix some other tests
  1. New Test: (@​danielperez9430)
  • deleteStickerFromSet
  • setStickerPositionInSet
  • getCustomEmojiStickers

v0.58.0

Compare Source

  1. Support Bot API v6.1: (@​danielperez9430)

    • Add method createInvoiceLink()
  2. Support for setStickerSetThumb (@​elihaidv)

  3. Add new test (@​danielperez9430)

    • createInvoiceLink
  4. Test fixes (@​danielperez9430)

    • sendVideoNote
    • createNewStickerSet
    • setStickerSetThumb
    • getChatMenuButton
    • setWebHook
  5. Bug fixes (@​danielperez9430)

    • answerWebAppQuery
    • Support for send thumb in sendAudio

v0.57.0

Compare Source

Added:

  1. Support Bot API v6: (@​danielperez9430)

    • Add method setChatMenuButton()
    • Add method getChatMenuButton()
    • Add method setMyDefaultAdministratorRights()
    • Add method getMyDefaultAdministratorRights()
    • Add method answerWebAppQuery()
    • Renamed the fields voice_chat_scheduled, voice_chat_started, voice_chat_ended, and voice_chat_participants_invited to video_chat_scheduled, video_chat_started, video_chat_ended, and video_chat_participants_invited

    Tests:

    • answerWebAppQuery
    • setChatMenuButton
    • getChatMenuButton
    • setMyDefaultAdministratorRights
    • getMyDefaultAdministratorRights

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/node-telegram-bot-api-0.x branch from e55416f to 38baf61 Compare April 25, 2022 04:18
@renovate renovate bot changed the title Update dependency @types/node-telegram-bot-api to ^0.56.0 Update dependency node-telegram-bot-api to ^0.57.0 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/node-telegram-bot-api-0.x branch from 38baf61 to 17eeeaf Compare May 4, 2022 19:39
@renovate renovate bot force-pushed the renovate/node-telegram-bot-api-0.x branch from 17eeeaf to 5346e61 Compare June 23, 2022 21:59
@renovate renovate bot changed the title Update dependency node-telegram-bot-api to ^0.57.0 Update dependency node-telegram-bot-api to ^0.58.0 Jun 23, 2022
@renovate renovate bot force-pushed the renovate/node-telegram-bot-api-0.x branch from 5346e61 to 765078e Compare August 29, 2022 11:10
@renovate renovate bot changed the title Update dependency node-telegram-bot-api to ^0.58.0 Update dependency node-telegram-bot-api to ^0.59.0 Aug 29, 2022
@renovate renovate bot force-pushed the renovate/node-telegram-bot-api-0.x branch from 765078e to a53c454 Compare November 7, 2022 07:34
@renovate renovate bot changed the title Update dependency node-telegram-bot-api to ^0.59.0 Update dependency node-telegram-bot-api to ^0.60.0 Nov 7, 2022
@renovate renovate bot changed the title Update dependency node-telegram-bot-api to ^0.60.0 fix(deps): update dependency node-telegram-bot-api to ^0.61.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/node-telegram-bot-api-0.x branch from a53c454 to 1a29ec9 Compare March 16, 2023 13:42
@renovate renovate bot changed the title fix(deps): update dependency node-telegram-bot-api to ^0.61.0 fix(deps): update dependency node-telegram-bot-api to ^0.63.0 Sep 11, 2023
@renovate renovate bot force-pushed the renovate/node-telegram-bot-api-0.x branch from 1a29ec9 to 14a2f48 Compare September 11, 2023 01:30
@renovate renovate bot changed the title fix(deps): update dependency node-telegram-bot-api to ^0.63.0 fix(deps): update dependency node-telegram-bot-api to ^0.64.0 Oct 27, 2023
@renovate renovate bot force-pushed the renovate/node-telegram-bot-api-0.x branch from 14a2f48 to 690dfbb Compare October 27, 2023 09:15
@renovate renovate bot force-pushed the renovate/node-telegram-bot-api-0.x branch from 690dfbb to 73f80cc Compare November 1, 2023 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants