Skip to content

Update dependency dev.inmo:tgbotapi to v32#159

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-tgbotapi
Open

Update dependency dev.inmo:tgbotapi to v32#159
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-tgbotapi

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2026

This PR contains the following updates:

Package Change Age Confidence
dev.inmo:tgbotapi (source) 30.0.232.0.0 age confidence

Release Notes

insanusmokrassar/TelegramBotAPI (dev.inmo:tgbotapi)

v32.0.0

THIS UPDATE CONTAINS BREAKING CHANGES

  • Version:
    • Kotlin: 2.2.21 -> 2.3.10
    • Kotlin Serialization: 1.9.0 -> 1.10.0
    • Ktor: 3.3.2 -> 3.4.1
    • KSP: 2.3.2 -> 2.3.6
    • MicroUtils: 0.26.9 -> 0.29.1
    • KSLog: 1.5.2 -> 1.6.0
  • Core + API:
    • BREAKING CHANGES: ALL METHODS THAT PREVIOUSLY RETURNED BOOLEAN NOW RETURNS UNIT
  • Core:
    • BREAKING CHANGE SetChatTitle init do not throw error in case when title.length is outside of chatTitleLength
    • BREAKING CHANGE SetStickerEmojiList init do not throw error in case when emojis.size is outside of emojisInStickerLimit
    • BREAKING CHANGE DeleteMessages init do not throw error in case when title is messageIds.size of deleteMessagesLimit
    • BREAKING CHANGE ForwardMessages init do not throw error in case when messageIds.size is outside of forwardMessagesLimit
    • BREAKING CHANGE CopyMessages init do not throw error in case when messageIds.size is outside of copyMessagesLimit
    • BREAKING CHANGE SwitchInlineQueryChosenChat init do not throw error in case when messageIds.size is outside of copyMessagesLimit
    • BREAKING CHANGE SetStickerKeywords init do not throw error in case when there are errors in keywords

v31.2.0

  • Core:
    • Potentially fix #​1027 - drop http request exceptions on getting updates
  • Core + API:
    • Add supportsStreaming in places it haven't been supported (fix of #​1026)
      • PARTIALLY BREAKING CHANGE supportStreaming has been renamed to supportsStreaming

v31.1.0

THIS UPDATE CONTAINS ADDING SUPPORT OF Telegram Bots API 9.5

  • Core:
    • Added UserTag value class and senderTag field to messages
    • Added SetChatMemberTag request and UserTag support in PromoteChatMember and ChatPermissions
    • Added DateTimeTextSource for tg://time links support
    • Added DateTimeFormatPart and TgDateTimeFormatBuilder for building date-time format strings
    • Added UnitFromBooleanSerializer
  • API:
    • Added setChatMemberTag extensions
  • Utils:
    • Added dateTime and dateTimeln extensions to EntitiesBuilder
    • Added dateTimeMarkdown, dateTimeMarkdownV2, and dateTimeHTML string formatting extensions
    • Regenerated class casts extensions
  • WebApps:
    • Added iconCustomEmojiId support to BottomButton and BottomButtonParams

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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-tgbotapi branch from abcb109 to 148ae99 Compare March 8, 2026 13:15
@renovate renovate bot changed the title Update dependency dev.inmo:tgbotapi to v31 Update dependency dev.inmo:tgbotapi to v32 Mar 8, 2026
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