Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency dev.inmo:tgbotapi to v23 #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.inmo:tgbotapi (source) 20.0.1 -> 23.1.0 age adoption passing confidence

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:
    • All old factory methods for TextSources took suffix TextSource. 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:
    • Improvements in Update.sourceUser extension
    • Add extension PrivateChat.toUser
    • Builder methods of TextSources (like pre which returns PreTextSource) lost suppression of redundant inline
      due to its redundancy
    • Add mention builders for EntitiesBuilder with UserId as variant instead of User
  • BehaviourBuilder:
    • Add support of several rounds for CombinedSubcontextInitialAction. Now it will try hard to execute all its
      SubAction while all actions will not be completed successfully OR all left actions will not complete with errors

v21.0.0

  • Version:
    • Kotlin: 2.0.21 -> 2.1.0
    • MicroUtils: 0.23.0 -> 0.23.1
  • BehaviourBuilder:
    • Add special val data: BehaviourContextData into all realizations of BehaviourContext
    • Add CombinedSubcontextInitialAction and functions
      buildSubcontextInitialAction/buildSubcontextInitialActionWithSubActions
    • Add subcontextInitialAction for all the functions-builders of BehaviourContext and
      additionalSubcontextInitialAction to all triggers

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 2 times, most recently from 745f64c to 3805c96 Compare December 8, 2024 10:20
@renovate renovate bot changed the title Update dependency dev.inmo:tgbotapi to v21 Update dependency dev.inmo:tgbotapi to v22 Dec 8, 2024
@renovate renovate bot changed the title Update dependency dev.inmo:tgbotapi to v22 Update dependency dev.inmo:tgbotapi to v23 Dec 25, 2024
@renovate renovate bot force-pushed the renovate/major-tgbotapi branch from 3805c96 to f677c6a Compare December 25, 2024 07:04
@renovate renovate bot force-pushed the renovate/major-tgbotapi branch from f677c6a to e532f50 Compare January 3, 2025 06:53
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