Update dependency dev.inmo:tgbotapi to v30 #36
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:
24.0.2→30.0.2Release Notes
insanusmokrassar/TelegramBotAPI (dev.inmo:tgbotapi)
v30.0.2Version:Kotlin:2.2.20->2.2.21Ktor:3.3.1->3.3.2KSP:2.2.20-2.0.4->2.3.2MicroUtils:0.26.6->0.26.8KSLog:1.5.1->1.5.2Core:SetWebhookwithmaxAllowedConnectionsup to100000(fix of #1019)KSP:withNoSuchElementWorkaroundksp.useKSP2=falseworkaround fromgradle.properties(KSP2 is now properly supported)Utils:GetUpdatesinlongPollingFlowv30.0.1Core:TelegramBotPipelinesHandler.onRequestExceptionInLimiterwhich will be triggered in ANY exception duringrequest execution
v30.0.0THIS UPDATE MAY CONTAINS BREAKING CHANGES
Version:Kotlin:2.2.10->2.2.20Ktor:3.2.3->3.3.1MicroUtils:0.26.3->0.26.6KSLog:1.5.0->1.5.1BehaviourBuilder:DefaultCustomBehaviourContextAndTypeReceivernow extendssuspend (BC, U) -> Rinstead ofCustomBehaviourContextAndTypeReceiver<BC, R, U>(no changes in api in fact)v29.0.1Core:OrderInfofields now have defaults nullsv29.0.0THIS UPDATE CONTAINS ADDING SUPPORT OF Telegram Bots API 9.2
THIS UPDATE CONTAINS BREAKING CHANGES
Core:firstOfOrNull(vararg suspend () -> T): T?firstOf- now it works based on merged flows and do not requireCoroutineScopeas receiverv28.0.3Core:HttpClientconstructorsv28.0.2Core:[Bug] Invalid detection of isCausedByCancellation()Unable to handle UnauthorizedException with buildBehaviourWithLongPollingv28.0.1Version:Kotlin:2.2.0->2.2.10MicroUtils:0.26.2->0.26.3Ktor:3.2.2->3.2.3Core:OptionallyMessageThreadRequestinheritors to use@EncodeDefaultannotation to fix default value passingv28.0.0THIS UPDATE CONTAINS BREAKING CHANGES
Core:firstOfextensionBehaviourBuilder:useDefaultSubcontextInitialActionBehaviourContextDatainDefaultBehaviourContextconstructor andcopymethodv27.1.2Core:Something web wrongwill not happen from this library 😭v27.1.1Version:MicroUtils:0.26.1->0.26.2Core:BusinessLocation#locationoptional (fix of #990)v27.1.0Core:v27.0.0THIS UPDATE MAY CONTAIN BREAKING CHANGES. IN CASE OF ANY MIGRATION PROBLEMS FEEL FREE TO ASK IN OUR CHAT
Version:Kotlin:2.1.20->2.2.0Serialization:1.8.1->1.9.0Ktor:3.1.3->3.2.2MicroUtils:0.25.7->0.26.1KSLog:1.4.1->1.5.0Common:dataclasses with non-public constructors has been addedConsistentCopyVisibilityannotation, preventingpublic nature in difference with constructor
v26.1.0THIS UPDATE CONTAINS ADDING SUPPORT OF Telegram Bots API 9.1
THIS UPDATE MAY CONTAINS BREAKING CHANGES
v26.0.0THIS UPDATE CONTAINS BREAKING CHANGES IN BEHAVIOUR BUILDER AND CORE. BE CAREFUL ON UPDATE
Version:Serialization:1.8.0->1.8.1Coroutines:1.10.1->1.10.2Ktor:3.1.1->3.1.3MicroUtils:0.25.3->0.25.7Core:RequestsExecutorgot propertyRequestsExecutor.Log: KSLogBehaviourContext:create subcontext and work in it
BehaviourContext.launchInNewSubContextwhich will launch some job in subcontext of receiverv25.0.1THIS UPDATE CONTAINS ADDING SUPPORT OF Telegram Bots API 9.0
Core:Giftnow presented byGift.RegularMultipartRequestCallFactoryfor correct handling of allMultipartRequest.CommoninheritorsUsernamenow can be safely created withUsername.prepareString.splitFor(Text|Caption|StoryCaption)for preparing several texts for severalmessages/captions/story captions
v25.0.0: 25.0.0THIS UPDATE CONTAINS ADDING SUPPORT OF Telegram Bots API 9.0
Core:Giftnow presented byGift.RegularMultipartRequestCallFactoryfor correct handling of allMultipartRequest.CommoninheritorsUsernamenow can be safely created withUsername.prepareString.splitFor(Text|Caption|StoryCaption)for preparing several texts for severalmessages/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 this update again.
This PR was generated by Mend Renovate. View the repository job log.