Update dependency dev.inmo:tgbotapi to v23 #19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
20.0.1
->23.1.0
Release Notes
insanusmokrassar/TelegramBotAPI (dev.inmo:tgbotapi)
v23.1.0
THIS UPDATE CONTAINS ADDING SUPPORT OF Telegram Bots API 8.2
v23.0.0
Version
:Coroutines
:1.9.0
->1.10.1
MicroUtils
:0.23.2
->0.24.0
KSLog
:1.3.6
->1.4.0
Ktor
:3.0.2
->3.0.3
Core
:TextSource
s took suffixTextSource
. For example:regular
->regularTextSource
.That has been for excluding names resolution ambiguity with extensions for
EntitiesBuilder
v22.0.0
THIS UPDATE CONTAINS BREAKING CHANGES
IN THIS UPDATE HAS BEEN REWORKED EVENTS API IN WEBAPPS
THIS UPDATE ADDING SUPPORT OF BOT API 8.0 AND BOT API 8.1
Version
:MicroUtils
:0.23.1
->0.23.2
Ktor
:3.0.1
->3.0.2
v21.0.1
Core
:Update.sourceUser
extensionPrivateChat.toUser
TextSource
s (likepre
which returnsPreTextSource
) lost suppression ofredundant inline
due to its redundancy
mention
builders forEntitiesBuilder
withUserId
as variant instead ofUser
BehaviourBuilder
:CombinedSubcontextInitialAction
. Now it will try hard to execute all itsSubAction
while all actions will not be completed successfully OR all left actions will not complete with errorsv21.0.0
Version
:Kotlin
:2.0.21
->2.1.0
MicroUtils
:0.23.0
->0.23.1
BehaviourBuilder
:val data: BehaviourContextData
into all realizations ofBehaviourContext
CombinedSubcontextInitialAction
and functionsbuildSubcontextInitialAction
/buildSubcontextInitialActionWithSubActions
subcontextInitialAction
for all the functions-builders ofBehaviourContext
andadditionalSubcontextInitialAction
to all triggersConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.