ryanw-mobile / GMap2ICal

Kotlin Compose for Desktop App. Convert Google Maps timeline to ICS for Calendar import
Apache License 2.0
25 stars 0 forks source link

[chore] Renovate: Update compose 1.5.12 to v1.6.0 #150

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.compose 1.5.12 -> 1.6.0 age adoption passing confidence
org.jetbrains.compose.ui:ui-test-junit4 1.5.12 -> 1.6.0 age adoption passing confidence

Release Notes

JetBrains/compose-jb (org.jetbrains.compose) ### [`v1.6.0`](https://togithub.com/JetBrains/compose-jb/blob/HEAD/CHANGELOG.md#160-rc03-February-2024) *Changes since 1.6.0-rc02* - **[Support Kotlin 2.0.0-Beta4](https://togithub.com/JetBrains/compose-multiplatform/pull/4332)** Common - *(prerelease fix)* [Resources. Don't return a cached value when pass new args](https://togithub.com/JetBrains/compose-multiplatform/pull/4333) Common - *(prerelease fix)* [Fix crash "ComposeUIViewController.view should be attached to window](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1110) iOS - *(prerelease fix)* [Fix App crashes when Compose SwfitUI View container removed from hierarchy](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1114) iOS - *(prerelease fix)* [Fix Keyboard disappears on IME action](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1118) iOS - *(prerelease fix)* [Fix `SelectionContainer` occasionally crashes on iOS](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1121) iOS - *(prerelease fix)* [Fix crash after open/close dropdown on iOS](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1127) iOS - *(prerelease fix)* [Fix Password popup disappears only on the second focused TextField](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1128) iOS - *(prerelease fix)* [Fix mouse input above SwingPanel](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1119) Desktop - *(prerelease fix)* [Fix non working accessibility on Desktop](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1129) Desktop - *(prerelease fix)* [Resources. Fix import of Android flavors](https://togithub.com/JetBrains/compose-multiplatform/pull/4319) Android #### Dependencies This version of Compose Multiplatform is based on the next Jetpack Compose libraries: - [Compiler 1.5.8](https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.5.8) - [Runtime 1.6.1](https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.6.1) - [UI 1.6.1](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.1) - [Foundation 1.6.1](https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.6.1) - [Material 1.6.1](https://developer.android.com/jetpack/androidx/releases/compose-material#1.6.1) - [Material3 1.2.0](https://developer.android.com/jetpack/androidx/releases/compose-material3#1.2.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 7 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 91.93%. Comparing base (06f14bd) to head (0faba4a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #150 +/- ## ======================================= Coverage 91.93% 91.93% ======================================= Files 57 57 Lines 893 893 Branches 117 117 ======================================= Hits 821 821 Misses 18 18 Partials 54 54 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.