vendelieu / telegram-bot

Telegram Bot API wrapper with handy Kotlin DSL.
https://vendelieu.github.io/telegram-bot/
Apache License 2.0
197 stars 15 forks source link

Update ksp to v2.0.21-1.0.28 #280

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 2.0.21-1.0.27 -> 2.0.21-1.0.28 age adoption passing confidence
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin (source) 2.0.21-1.0.27 -> 2.0.21-1.0.28 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-api (source) 2.0.21-1.0.27 -> 2.0.21-1.0.28 age adoption passing confidence

Release Notes

google/ksp (com.google.devtools.ksp) ### [`v2.0.21-1.0.28`](https://redirect.github.com/google/ksp/releases/tag/2.0.21-1.0.28) [Compare Source](https://redirect.github.com/google/ksp/compare/2.0.21-1.0.27...2.0.21-1.0.28) #### Updates - \[KSP2] Running from command line never finishes [#​2176](https://redirect.github.com/google/ksp/issues/2176) - Introduce KspAATask.commandLineArgumentProviders [#​2201](https://redirect.github.com/google/ksp/issues/2201) #### Contributors Thanks to [@​GeorgCantor](https://redirect.github.com/GeorgCantor) and everyone who reported bugs and participated in discussions!

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



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

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.61%. Comparing base (af4ff3c) to head (deeaeda). Report is 53 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #280 +/- ## ========================================== + Coverage 80.04% 81.61% +1.57% ========================================== Files 139 143 +4 Lines 1463 1692 +229 Branches 95 95 ========================================== + Hits 1171 1381 +210 - Misses 223 240 +17 - Partials 69 71 +2 ``` [see 107 files with indirect coverage changes](https://app.codecov.io/gh/vendelieu/telegram-bot/pull/280/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jey)