Skip to content

deps(deps): bump node-telegram-bot-api from 0.66.0 to 2.1.0 in the production-deps group across 1 directory - #4

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-deps-6aee7355e1
Closed

deps(deps): bump node-telegram-bot-api from 0.66.0 to 2.1.0 in the production-deps group across 1 directory#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-deps-6aee7355e1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown

Bumps the production-deps group with 1 update in the / directory: node-telegram-bot-api.

Updates node-telegram-bot-api from 0.66.0 to 2.1.0

Release notes

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

2.1.0

[2.1.0][2.1.0] - 2026-08-24

Builders

  • Added RichTextBuilder - a fluent builder for the recursive RichText tree, covering every node kind (bold/italic/underline/code/url/mention/date_time/ custom_emoji/anchor/reference/...), with nesting via strings or nested builders.
  • Added RichMessageBuilder - a fluent builder for the blocks form of InputRichMessage (sendRichMessage/sendRichMessageDraft), covering every block type; nested blocks (list/blockquote/collage/slideshow/details) take a nested builder or callback, and media blocks embed InputFiles (hoisted to attach://).
  • Added RichMessageButtonBuilder for a single RichMessageButton (rich label, style, and one action), plus the richMessageButton, richCaption, richTableCell, and richListItem helpers.
  • Fixed the type generator so RichText models its true wire union (string | RichText[] | ...nodes); every text: RichText field now accepts a plain string or array, not only a node object.

Bot API 10.3 (August 24, 2026)

Rich Messages

  • Added RichMessageButton, RichTextButton, RichBlockButtons/InputRichBlockButtons, RichBlockExpandableBlockQuotation/InputRichBlockExpandableBlockQuotation, and RichBlockDocument/InputRichBlockDocument.
  • Added is_compact to RichBlockTable and InputRichBlockTable, InputMediaDocument to InputRichMessageMedia.media, and support for tg://document?id= upload links.

Ephemeral Messages

  • Added EphemeralMessageParameters and replaced receiver_user_id/callback_query_id with ephemeral_message_parameters in the 13 supported send methods; added ephemeral_message_parameters to sendRichMessage.
  • Added replace_callback_query_message to EphemeralMessageParameters, file upload in editEphemeralMessageMedia, show_caption_above_media to editEphemeralMessageCaption, and rich_message to editEphemeralMessageText.
  • Added can_send_welcome_messages to ChatAdministratorRights, ChatMemberAdministrator, and promoteChatMember.

Reply markup

  • Added DisabledButton and disabled on InlineKeyboardButton, plus force_reply on InlineKeyboardMarkup and ReplyKeyboardMarkup.

General

  • Added can_stop/keep_on_stop to sendMessageDraft and sendRichMessageDraft.
  • Added MessageGenerationStopped and the stopped_message_generation update type.

... (truncated)

Changelog

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

[2.1.0][2.1.0] - 2026-08-24

Builders

  • Added RichTextBuilder - a fluent builder for the recursive RichText tree, covering every node kind (bold/italic/underline/code/url/mention/date_time/ custom_emoji/anchor/reference/...), with nesting via strings or nested builders.
  • Added RichMessageBuilder - a fluent builder for the blocks form of InputRichMessage (sendRichMessage/sendRichMessageDraft), covering every block type; nested blocks (list/blockquote/collage/slideshow/details) take a nested builder or callback, and media blocks embed InputFiles (hoisted to attach://).
  • Added RichMessageButtonBuilder for a single RichMessageButton (rich label, style, and one action), plus the richMessageButton, richCaption, richTableCell, and richListItem helpers.
  • Fixed the type generator so RichText models its true wire union (string | RichText[] | ...nodes); every text: RichText field now accepts a plain string or array, not only a node object.

Bot API 10.3 (August 24, 2026)

Rich Messages

  • Added RichMessageButton, RichTextButton, RichBlockButtons/InputRichBlockButtons, RichBlockExpandableBlockQuotation/InputRichBlockExpandableBlockQuotation, and RichBlockDocument/InputRichBlockDocument.
  • Added is_compact to RichBlockTable and InputRichBlockTable, InputMediaDocument to InputRichMessageMedia.media, and support for tg://document?id= upload links.

Ephemeral Messages

  • Added EphemeralMessageParameters and replaced receiver_user_id/callback_query_id with ephemeral_message_parameters in the 13 supported send methods; added ephemeral_message_parameters to sendRichMessage.
  • Added replace_callback_query_message to EphemeralMessageParameters, file upload in editEphemeralMessageMedia, show_caption_above_media to editEphemeralMessageCaption, and rich_message to editEphemeralMessageText.
  • Added can_send_welcome_messages to ChatAdministratorRights, ChatMemberAdministrator, and promoteChatMember.

Reply markup

  • Added DisabledButton and disabled on InlineKeyboardButton, plus force_reply on InlineKeyboardMarkup and ReplyKeyboardMarkup.

General

  • Added can_stop/keep_on_stop to sendMessageDraft and sendRichMessageDraft.
  • Added MessageGenerationStopped and the stopped_message_generation update type.
  • Added CommunityChatJoined and Message.community_chat_joined.

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title deps(deps): Bump node-telegram-bot-api from 0.66.0 to 0.67.0 in the production-deps group deps(deps): Bump node-telegram-bot-api from 0.66.0 to 1.1.0 in the production-deps group across 1 directory Jun 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-deps-6aee7355e1 branch 2 times, most recently from 4007fd9 to 5e2c6ab Compare June 22, 2026 03:08
@dependabot dependabot Bot changed the title deps(deps): Bump node-telegram-bot-api from 0.66.0 to 1.1.0 in the production-deps group across 1 directory deps(deps): Bump node-telegram-bot-api from 0.66.0 to 1.1.2 in the production-deps group across 1 directory Jun 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-deps-6aee7355e1 branch from 5e2c6ab to 80b73a7 Compare June 29, 2026 03:09
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-deps-6aee7355e1 branch from 80b73a7 to ef0d537 Compare July 6, 2026 03:09
@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
red-alert Ready Ready Preview Aug 31, 2026 3:10am

@dependabot dependabot Bot changed the title deps(deps): Bump node-telegram-bot-api from 0.66.0 to 1.1.2 in the production-deps group across 1 directory deps(deps): Bump node-telegram-bot-api from 0.66.0 to 1.2.0 in the production-deps group across 1 directory Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-deps-6aee7355e1 branch from ef0d537 to dcc2608 Compare July 27, 2026 03:10
Bumps the production-deps group with 1 update in the / directory: [node-telegram-bot-api](https://github.com/yagop/node-telegram-bot-api).


Updates `node-telegram-bot-api` from 0.66.0 to 2.1.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](https://github.com/yagop/node-telegram-bot-api/commits/v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(deps): Bump node-telegram-bot-api from 0.66.0 to 1.2.0 in the production-deps group across 1 directory deps(deps): bump node-telegram-bot-api from 0.66.0 to 2.1.0 in the production-deps group across 1 directory Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-deps-6aee7355e1 branch from dcc2608 to dbde6f0 Compare August 31, 2026 03:10
@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Author

Looks like node-telegram-bot-api is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 7, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/production-deps-6aee7355e1 branch September 7, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants