InsanusMokrassar / ktgbotapi

Type-safe library for work with Telegram Bot API
https://docs.inmo.dev/tgbotapi/index.html
Apache License 2.0
342 stars 29 forks source link

Update microutils to v0.22.0 - autoclosed #842

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.inmo:micro_utils.fsm.common 0.21.2 -> 0.22.0 age adoption passing confidence
dev.inmo:micro_utils.ktor.common 0.21.2 -> 0.22.0 age adoption passing confidence
dev.inmo:micro_utils.language_codes 0.21.2 -> 0.22.0 age adoption passing confidence
dev.inmo:micro_utils.serialization.mapper 0.21.2 -> 0.22.0 age adoption passing confidence
dev.inmo:micro_utils.serialization.typed_serializer 0.21.2 -> 0.22.0 age adoption passing confidence
dev.inmo:micro_utils.serialization.encapsulator 0.21.2 -> 0.22.0 age adoption passing confidence
dev.inmo:micro_utils.serialization.base64 0.21.2 -> 0.22.0 age adoption passing confidence
dev.inmo:micro_utils.coroutines 0.21.2 -> 0.22.0 age adoption passing confidence
dev.inmo:micro_utils.colors.common 0.21.2 -> 0.22.0 age adoption passing confidence

Release Notes

InsanusMokrassar/MicroUtils (dev.inmo:micro_utils.fsm.common) ### [`v0.22.0`](https://togithub.com/InsanusMokrassar/MicroUtils/blob/HEAD/CHANGELOG.md#0220) **THIS UPDATE CONTAINS BREAKING CHANGES ACCORDING TO UPDATE UP TO KOTLIN 2.0** - `Versions`: - `Kotlin`: `1.9.23` -> `2.0.10` - `Serialization`: `1.6.3` -> `1.7.1` - `KSLog`: `1.3.4` -> `1.3.5` - `Compose`: `1.6.2` -> `1.7.0-alpha02` - `Exposed`: `0.50.1` -> `0.53.0` - `AndroidAppCompat`: `1.6.1` -> `1.7.0` - `AndroidFragment`: `1.7.1` -> `1.8.2` ### [`v0.21.5`](https://togithub.com/InsanusMokrassar/MicroUtils/blob/HEAD/CHANGELOG.md#0215) - `KSP`: - Add utility functions `KSClassDeclaration.findSubClasses` - `Sealed`: - Improve generation ### [`v0.21.4`](https://togithub.com/InsanusMokrassar/MicroUtils/blob/HEAD/CHANGELOG.md#0214) - `Common`: - `Compose`: - Add support of mingw, linux, arm64 targets - `Coroutines`: - `Compose`: - Add support of mingw, linux, arm64 targets - `Koin`: - Add support of mingw, linux, arm64 targets - `KSP`: - `ClassCasts`: - Add support of mingw, linux, arm64 targets - `Sealed`: - Add support of mingw, linux, arm64 targets ### [`v0.21.3`](https://togithub.com/InsanusMokrassar/MicroUtils/blob/HEAD/CHANGELOG.md#0213) - `Colors`: - Added as a module. It should be used by default in case you wish all the API currently realized for `HEXAColor` - `Coroutines`: - Fix of [#​374](https://togithub.com/InsanusMokrassar/MicroUtils/issues/374): - Add vararg variants of `awaitFirst` - Add `joinFirst`

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.



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