Skip to content

Update telegram_bot_api_version to v26 (major) - autoclosed#324

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-telegram_bot_api_version
Closed

Update telegram_bot_api_version to v26 (major) - autoclosed#324
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-telegram_bot_api_version

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.inmo:tgbotapi.webapps (source) 25.0.0 -> 26.0.0 age adoption passing confidence
dev.inmo:tgbotapi.core (source) 25.0.0 -> 26.0.0 age adoption passing confidence
dev.inmo:tgbotapi (source) 25.0.0 -> 26.0.0 age adoption passing confidence

Release Notes

insanusmokrassar/TelegramBotAPI (dev.inmo:tgbotapi.webapps)

v26.0.0

THIS UPDATE CONTAINS BREAKING CHANGES IN BEHAVIOUR BUILDER AND CORE. BE CAREFUL ON UPDATE

  • Version:
    • Serialization: 1.8.0 -> 1.8.1
    • Coroutines: 1.10.1 -> 1.10.2
    • Ktor: 3.1.1 -> 3.1.3
    • MicroUtils: 0.25.3 -> 0.25.7
  • Core:
    • POTENTIALLY BREAKING CHANGE Long polling has been reworked a bit
    • BREAKING CHANGE RequestsExecutor got property RequestsExecutor.Log: KSLog
  • BehaviourContext:
    • BREAKING CHANGE All triggers and waiters become non-suspend functions
    • BREAKING CHANGE Behaviour of counted extensions (commands, data callback queries, etc.) has been changed a bit: now each one will
      create subcontext and work in it
    • New extension BehaviourContext.launchInNewSubContext which will launch some job in subcontext of receiver

v25.0.1

THIS UPDATE CONTAINS ADDING SUPPORT OF Telegram Bots API 9.0

  • Core:
    • Previously named Gift now presented by Gift.Regular
    • Fixes in MultipartRequestCallFactory for correct handling of all MultipartRequest.Common inheritors
    • Username now can be safely created with Username.prepare
    • Add extensions String.splitFor(Text|Caption|StoryCaption) for preparing several texts for several
      messages/captions/story captions

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch 3 times, most recently from b24796b to 37e6e54 Compare February 21, 2025 05:52
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch from 37e6e54 to 857c2e8 Compare March 1, 2025 10:15
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch from 857c2e8 to 2a099ef Compare March 26, 2025 05:38
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch from 2a099ef to 4431df7 Compare April 19, 2025 10:52
@renovate renovate Bot changed the title Update telegram_bot_api_version to v24 (major) Update telegram_bot_api_version to v25 (major) Apr 19, 2025
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch from 4431df7 to 28088ca Compare April 27, 2025 23:11
@renovate renovate Bot changed the title Update telegram_bot_api_version to v25 (major) Update telegram_bot_api_version to v24 (major) Apr 27, 2025
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch from 28088ca to b8ae195 Compare April 28, 2025 03:07
@renovate renovate Bot changed the title Update telegram_bot_api_version to v24 (major) Update telegram_bot_api_version to v25 (major) Apr 28, 2025
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch from b8ae195 to ce816dd Compare May 7, 2025 11:43
@renovate renovate Bot changed the title Update telegram_bot_api_version to v25 (major) Update telegram_bot_api_version to v24 (major) May 7, 2025
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch from ce816dd to 1b3048b Compare May 10, 2025 06:35
@renovate renovate Bot changed the title Update telegram_bot_api_version to v24 (major) Update telegram_bot_api_version to v25 (major) May 10, 2025
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch 4 times, most recently from 500b8ca to c4caac8 Compare May 16, 2025 07:14
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch 4 times, most recently from 456fece to 23d5a06 Compare May 31, 2025 13:28
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch 3 times, most recently from 5d2c622 to 6194327 Compare June 8, 2025 14:34
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch 4 times, most recently from d76038a to 19cddc3 Compare June 14, 2025 14:34
@renovate renovate Bot changed the title Update telegram_bot_api_version to v25 (major) Update telegram_bot_api_version to v25 (major) - autoclosed Jun 14, 2025
@renovate renovate Bot closed this Jun 14, 2025
@renovate renovate Bot deleted the renovate/major-telegram_bot_api_version branch June 14, 2025 17:38
@renovate renovate Bot changed the title Update telegram_bot_api_version to v25 (major) - autoclosed Update telegram_bot_api_version to v25 (major) Jun 14, 2025
@renovate renovate Bot reopened this Jun 14, 2025
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch from a02af3b to 19cddc3 Compare June 14, 2025 21:39
@renovate renovate Bot changed the title Update telegram_bot_api_version to v25 (major) Update telegram_bot_api_version to v26 (major) Jun 14, 2025
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch from 19cddc3 to 277e5db Compare June 15, 2025 00:58
@renovate renovate Bot changed the title Update telegram_bot_api_version to v26 (major) Update telegram_bot_api_version to v26 (major) - autoclosed Jun 15, 2025
@renovate renovate Bot closed this Jun 15, 2025
@renovate renovate Bot changed the title Update telegram_bot_api_version to v26 (major) - autoclosed Update telegram_bot_api_version to v26 (major) Jun 15, 2025
@renovate renovate Bot reopened this Jun 15, 2025
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch from 632aaf7 to 277e5db Compare June 15, 2025 09:43
@renovate renovate Bot force-pushed the renovate/major-telegram_bot_api_version branch from 277e5db to 2b06af5 Compare June 15, 2025 14:36
@renovate renovate Bot changed the title Update telegram_bot_api_version to v26 (major) Update telegram_bot_api_version to v26 (major) - autoclosed Jun 16, 2025
@renovate renovate Bot closed this Jun 16, 2025
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