Tiebe / Otarium

Open-source, mutliplatform alternative to the Magister app
MIT License
3 stars 0 forks source link

Update decompose to v2.2.3 #95

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.arkivanov.decompose:extensions-compose-jetbrains 2.2.0-compose-experimental-alpha05 -> 2.2.3 age adoption passing confidence
com.arkivanov.decompose:decompose 2.2.0-compose-experimental-alpha05 -> 2.2.3 age adoption passing confidence

Release Notes

arkivanov/Decompose (com.arkivanov.decompose:extensions-compose-jetbrains) ### [`v2.2.3`](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.3) [Compare Source](https://togithub.com/arkivanov/Decompose/compare/2.2.2...2.2.3) - Bug fix: component `Lifecycle` unnecessary stops and resumes sometimes on initialisation, if the root component is created using `Lazy` ([#​698](https://togithub.com/arkivanov/Decompose/issues/698)) #### Versions and dependencies Kotlin: `1.9.21` Essenty: `1.3.0` kotlinx-serialization: `1.6.0` parcelize-darwin: `0.2.3` ##### extensions-compose-jetpack Jetpack Compose: `1.5.0` Jetpack Compose Compiler: `1.5.6` ##### extensions-compose-jetbrains JetBrains Compose: `1.5.11` ### [`v2.2.2`](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.2) [Compare Source](https://togithub.com/arkivanov/Decompose/compare/2.2.2-compose-experimental...2.2.2) - Fixed the issue where `onPageSelected` was not being called during slow scrolling with `HorizontalPager` ([#​579](https://togithub.com/arkivanov/Decompose/issues/579) by [@​Chen-Xi-g](https://togithub.com/Chen-Xi-g), see [#​526](https://togithub.com/arkivanov/Decompose/issues/526)) ##### Versions and dependencies Kotlin: `1.9.21` Essenty: `1.3.0` kotlinx-serialization: `1.6.0` parcelize-darwin: `0.2.3` ##### extensions-compose-jetpack Jetpack Compose: `1.5.0` Jetpack Compose Compiler: `1.5.6` ##### extensions-compose-jetbrains JetBrains Compose: `1.5.11` ### [`v2.2.2-compose-experimental`](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.2-compose-experimental) [Compare Source](https://togithub.com/arkivanov/Decompose/compare/2.2.1...2.2.2-compose-experimental) This is the same release as [2.2.2](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.2), but with Compose for iOS and Web (Canvas, `js` only) support. #### Versions and dependencies Kotlin: `1.9.21` Essenty: `1.3.0` kotlinx-serialization: `1.6.0` parcelize-darwin: `0.2.3` JetBrains Compose: `1.5.11` ### [`v2.2.1`](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.1) [Compare Source](https://togithub.com/arkivanov/Decompose/compare/2.2.1-compose-experimental...2.2.1) - Updated Kotlin to `1.9.21`, Jetpack Compose compiler to `1.5.6`, Multiplatform Compose to `1.5.11` ([#​539](https://togithub.com/arkivanov/Decompose/issues/539)) #### Versions and dependencies Kotlin: `1.9.21` Essenty: `1.3.0` kotlinx-serialization: `1.6.0` parcelize-darwin: `0.2.3` ##### extensions-compose-jetpack Jetpack Compose: `1.5.0` Jetpack Compose Compiler: `1.5.6` ##### extensions-compose-jetbrains JetBrains Compose: `1.5.11` ### [`v2.2.1-compose-experimental`](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.1-compose-experimental) [Compare Source](https://togithub.com/arkivanov/Decompose/compare/2.2.0...2.2.1-compose-experimental) This is the same release as [2.2.1](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.1), but with Compose for iOS and Web (Canvas, `js` only) support. #### Versions and dependencies Kotlin: `1.9.21` Essenty: `1.3.0` kotlinx-serialization: `1.6.0` parcelize-darwin: `0.2.3` JetBrains Compose: `1.5.11` ### [`v2.2.0`](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.0) [Compare Source](https://togithub.com/arkivanov/Decompose/compare/2.2.0-compose-experimental...2.2.0) #### Changes since version 2.2.0-beta02 - Updated Essenty to `1.3.0` ([#​547](https://togithub.com/arkivanov/Decompose/issues/547)) - Fixed possible `NSInvalidArgumentException` crash in `ApplicationLifecycle` ([#​545](https://togithub.com/arkivanov/Decompose/issues/545)) - Fixed incorrect stack animation direction when stack replaced with a smaller stack ([#​543](https://togithub.com/arkivanov/Decompose/issues/543)) #### Changes since version 2.1.4 - Added support for `kotlinx-serialization`, deprecated Parcelable APIs ([#​486](https://togithub.com/arkivanov/Decompose/issues/486)) - Added `key` argument to `Pages` ([#​494](https://togithub.com/arkivanov/Decompose/issues/494)) - Added `pushNew` extension function for `StackNavigator` ([#​499](https://togithub.com/arkivanov/Decompose/issues/499), [#​514](https://togithub.com/arkivanov/Decompose/issues/514)) - Added `materialPredictiveBackAnimatable` as a default animation ([#​533](https://togithub.com/arkivanov/Decompose/issues/533)) - Added `ApplicationLifecycle` for iOS and tvOS targets ([#​527](https://togithub.com/arkivanov/Decompose/issues/527)) - LTR/RTL support in `PredictiveBackGestureOverlay` ([#​535](https://togithub.com/arkivanov/Decompose/issues/535) by [@​alexzhirkevich](https://togithub.com/alexzhirkevich), [#​538](https://togithub.com/arkivanov/Decompose/issues/538)) - Updated Kotlin to `1.9.20` and other dependencies ([#​521](https://togithub.com/arkivanov/Decompose/issues/521)) Please see the previous release notes for more information and guidance: - [2.2.0-alpha01](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.0-alpha01) - [2.2.0-alpha02](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.0-alpha02) - [2.2.0-alpha03](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.0-alpha03) - [2.2.0-alpha04](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.0-alpha04) - [2.2.0-alpha05](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.0-alpha05) - [2.2.0-beta02](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.0-beta02) #### Versions and dependencies Kotlin: `1.9.20` Essenty: `1.3.0` kotlinx-serialization: `1.6.0` parcelize-darwin: `0.2.3` ##### extensions-compose-jetpack Jetpack Compose: `1.5.0` Jetpack Compose Compiler: `1.5.4` ##### extensions-compose-jetbrains JetBrains Compose: `1.5.10` ### [`v2.2.0-compose-experimental`](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.0-compose-experimental) [Compare Source](https://togithub.com/arkivanov/Decompose/compare/2.2.0-compose-experimental-beta02...2.2.0-compose-experimental) This is the same release as [2.2.0](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.0), but with Compose for iOS and Web (Canvas, `js` only) support. #### Versions and dependencies Kotlin: `1.9.20` Essenty: `1.3.0` kotlinx-serialization: `1.6.0` parcelize-darwin: `0.2.3` JetBrains Compose: `1.5.10` ### [`v2.2.0-compose-experimental-beta02`](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.0-compose-experimental-beta02) This is the same release as [2.2.0-beta02](https://togithub.com/arkivanov/Decompose/releases/tag/2.2.0-beta02), but with Compose for iOS and Web (Canvas, `js` only) support. ##### Versions and dependencies Kotlin: `1.9.20` Essenty: `1.3.0-beta01` kotlinx-serialization: `1.6.0` parcelize-darwin: `0.2.3` JetBrains Compose: `1.5.10`

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.