Skip to content

Bump node-telegram-bot-api from 0.56.0 to 0.67.0#473

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/node-telegram-bot-api-0.67.0
Open

Bump node-telegram-bot-api from 0.56.0 to 0.67.0#473
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/node-telegram-bot-api-0.67.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Bumps node-telegram-bot-api from 0.56.0 to 0.67.0.

Release notes

Sourced from node-telegram-bot-api's releases.

v0.67.0

Added:

  1. Support Telegram Bot API v7.4 (by @​danielperez9430)
    • #refundStarPayment
  2. Support Telegram Bot API 7.6 (@​danielperez9430)
    • #sendPaidMedia
  3. Support Telegram Bot API v7.9 (by @​danielperez9430)
  4. Support Telegram Bot API v7.10 (by @​danielperez9430)
    • Update: purchased_paid_media
  5. Support Telegram Bot API v8.0 and v8.1
  6. Support Telegram Bot API v8.2, v8.3 (@​danielperez9430)
    • #verifyUser
    • #verifyChat
    • #removeUserVerification
    • #removeChatVerification
  7. Support Telegram Bot API v8.3 (by @​danielperez9430)
  8. Support Telegram Bot API v9.0 (by @​danielperez9430)
    • #readBusinessMessage
    • #deleteBusinessMessages
    • #setBusinessAccountName
    • #setBusinessAccountUsername
    • #setBusinessAccountBio
    • #setBusinessAccountProfilePhoto
    • #removeBusinessAccountProfilePhoto
    • #setBusinessAccountGiftSettings
    • #getBusinessAccountStarBalance
    • #transferBusinessAccountStars
    • #getBusinessAccountGifts
    • #convertGiftToStars
    • #upgradeGift
    • #transferGift
    • #postStory
    • #editStory
    • #deleteStory
    • #giftPremiumSubscription
  9. Support Telegram Bot API v9.1 (by @​danielperez9430)
    • #sendChecklist
    • #editMessageChecklist
    • #getMyStarBalance

Fixed:

  1. Reference causing error in FatalError (by @​ivanjh)
  2. Stringify scope field in #deleteMyCommands (by @​XC-Zhang)

... (truncated)

Changelog

Sourced from node-telegram-bot-api's changelog.

[0.67.0][0.67.0] - 2025-12-13

Added:

  1. Support Telegram Bot API v7.4 (by @​danielperez9430)
    • #refundStarPayment
  2. Support Telegram Bot API 7.6 (@​danielperez9430)
    • #sendPaidMedia
  3. Support Telegram Bot API v7.9 (by @​danielperez9430)
  4. Support Telegram Bot API v7.10 (by @​danielperez9430)
    • Update: purchased_paid_media
  5. Support Telegram Bot API v8.0 and v8.1
  6. Support Telegram Bot API v8.2, v8.3 (@​danielperez9430)
    • #verifyUser
    • #verifyChat
    • #removeUserVerification
    • #removeChatVerification
  7. Support Telegram Bot API v8.3 (by @​danielperez9430)
  8. Support Telegram Bot API v9.0 (by @​danielperez9430)
    • #readBusinessMessage
    • #deleteBusinessMessages
    • #setBusinessAccountName
    • #setBusinessAccountUsername
    • #setBusinessAccountBio
    • #setBusinessAccountProfilePhoto
    • #removeBusinessAccountProfilePhoto
    • #setBusinessAccountGiftSettings
    • #getBusinessAccountStarBalance
    • #transferBusinessAccountStars
    • #getBusinessAccountGifts
    • #convertGiftToStars
    • #upgradeGift
    • #transferGift
    • #postStory
    • #editStory
    • #deleteStory
    • #giftPremiumSubscription
  9. Support Telegram Bot API v9.1 (by @​danielperez9430)
    • #sendChecklist
    • #editMessageChecklist
    • #getMyStarBalance

Fixed:

  1. Reference causing error in FatalError (by @​ivanjh)

... (truncated)

Commits
  • 5d95b43 release: v0.67.0
  • 8208490 doc: update docs
  • a29bb36 doc: update changelog
  • f7d37bf doc: Fix Telegram invite group link (#1284)
  • ab9571c fix: rename parameter from thumb to thumbnail since Bot API 6.6 (#1123)
  • e239542 doc: Improve documentation on events (#1208)
  • 6efec42 fix: serialize message_ids in #forwardMessages #1215 (#1283)
  • 8126b1d Fix params allowed_updates on Telegram bot polling whenever it's an array (#1...
  • f7c94b6 fix: stringify scope field for deleteMyCommands (#1282)
  • 59b43a5 feat: Support Telegram Bot API v9.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [node-telegram-bot-api](https://github.com/yagop/node-telegram-bot-api) from 0.56.0 to 0.67.0.
- [Release notes](https://github.com/yagop/node-telegram-bot-api/releases)
- [Changelog](https://github.com/yagop/node-telegram-bot-api/blob/master/CHANGELOG.md)
- [Commits](yagop/node-telegram-bot-api@v0.56.0...v0.67.0)

---
updated-dependencies:
- dependency-name: node-telegram-bot-api
  dependency-version: 0.67.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants