joreilly / PeopleInSpace

Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.
Apache License 2.0
2.92k stars 259 forks source link

Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-31 - autoclosed #330

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.rickclephas.kmp.nativecoroutines 1.0.0-ALPHA-25 -> 1.0.0-ALPHA-31 age adoption passing confidence

Release Notes

rickclephas/KMP-NativeCoroutines (com.rickclephas.kmp.nativecoroutines) ### [`v1.0.0-ALPHA-31`](https://togithub.com/rickclephas/KMP-NativeCoroutines/releases/tag/v1.0.0-ALPHA-31) ##### Kotlin - Updated Kotlin to 2.0.0 - Updated KSP to 1.0.21 ### [`v1.0.0-ALPHA-30`](https://togithub.com/rickclephas/KMP-NativeCoroutines/releases/tag/v1.0.0-ALPHA-30) ##### Kotlin - Updated `kotlinx.coroutines` to 1.8.1 ##### Swift - Added special overloads for `Unit`/`Void` return types - Added `asyncError(for:)` function for `Unit`/`Void` functions ### [`v1.0.0-ALPHA-30-kotlin-2.0.0-RC3`](https://togithub.com/rickclephas/KMP-NativeCoroutines/releases/tag/v1.0.0-ALPHA-30-kotlin-2.0.0-RC3) ##### Kotlin - Updated Kotlin to 2.0.0-RC3 ### [`v1.0.0-ALPHA-29`](https://togithub.com/rickclephas/KMP-NativeCoroutines/releases/tag/v1.0.0-ALPHA-29) ##### Kotlin - Updated to Kotlin 1.9.24 ### [`v1.0.0-ALPHA-28`](https://togithub.com/rickclephas/KMP-NativeCoroutines/releases/tag/v1.0.0-ALPHA-28) ##### Kotlin - Updated KSP to 1.0.20 ##### IDE plugin - Support IDEA 2024.1 ### [`v1.0.0-ALPHA-28-kotlin-2.0.0-RC2`](https://togithub.com/rickclephas/KMP-NativeCoroutines/releases/tag/v1.0.0-ALPHA-28-kotlin-2.0.0-RC2) ##### Kotlin - Updated Kotlin to 2.0.0-RC2 ### [`v1.0.0-ALPHA-28-kotlin-2.0.0-RC1`](https://togithub.com/rickclephas/KMP-NativeCoroutines/releases/tag/v1.0.0-ALPHA-28-kotlin-2.0.0-RC1) ##### Kotlin - Updated Kotlin to 2.0.0-RC1 ### [`v1.0.0-ALPHA-27`](https://togithub.com/rickclephas/KMP-NativeCoroutines/releases/tag/v1.0.0-ALPHA-27) ##### Kotlin - annotations are now allowed (but ignored) on override and actual declarations ([#​160](https://togithub.com/rickclephas/KMP-NativeCoroutines/issues/160)) - ObjC refinement annotations such as `@HiddenFromObjC` and `@ShouldRefineInSwift` now imply `@NativeCoroutinesIgnore` ([#​158](https://togithub.com/rickclephas/KMP-NativeCoroutines/issues/158)) - generated sources will no longer report exposed warnings/errors ([#​154](https://togithub.com/rickclephas/KMP-NativeCoroutines/issues/154)) ### [`v1.0.0-ALPHA-27-kotlin-2.0.0-Beta5`](https://togithub.com/rickclephas/KMP-NativeCoroutines/releases/tag/v1.0.0-ALPHA-27-kotlin-2.0.0-Beta5) ##### Kotlin - Updated Kotlin to 2.0.0-Beta5 ### [`v1.0.0-ALPHA-26`](https://togithub.com/rickclephas/KMP-NativeCoroutines/releases/tag/v1.0.0-ALPHA-26) ##### Kotlin - Updated Kotlin to 1.9.23

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.



This PR has been generated by Mend Renovate. View repository job log here.