Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-38 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 5, 2024

This PR contains the following updates:

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

Release Notes

rickclephas/KMP-NativeCoroutines (com.rickclephas.kmp.nativecoroutines)

v1.0.0-ALPHA-38

Kotlin
  • Updated Kotlin to 2.1.0
  • Updated KSP to 1.0.29
IDE plugin
  • Support IDEA 2024.3

v1.0.0-ALPHA-37

Kotlin
  • Updated Kotlin to 2.0.21

v1.0.0-ALPHA-37-kotlin-2.1.0-RC2

Kotlin
  • Updated Kotlin to 2.1.0-RC2
  • Updated KSP to 1.0.28

v1.0.0-ALPHA-37-kotlin-2.1.0-RC

Kotlin
  • Updated Kotlin to 2.1.0-RC
  • Updated KSP to 1.027

v1.0.0-ALPHA-37-kotlin-2.1.0-Beta2

Kotlin
  • Updated Kotlin to 2.1.0-Beta2

v1.0.0-ALPHA-36

Kotlin
  • Updated KSP to 1.0.25
  • Updated kotlinx.coroutines to 1.9.0
IDE plugin
  • Added support for K2 mode

v1.0.0-ALPHA-36-kotlin-2.1.0-Beta1

Kotlin
  • Updated Kotlin to 2.1.0-Beta1

v1.0.0-ALPHA-36-kotlin-2.0.21-RC

Kotlin
  • Updated Kotlin to 2.0.21-RC

v1.0.0-ALPHA-35

Kotlin
  • Updated Kotlin to 2.0.20

v1.0.0-ALPHA-34

Kotlin
  • Updated Kotlin to 2.0.10

v1.0.0-ALPHA-34-kotlin-2.0.20-RC2

Kotlin
  • Updated Kotlin to 2.0.20-RC2
  • Updated kotlinx.coroutines to 1.9.0-RC.2

v1.0.0-ALPHA-33

Kotlin
  • Updated KSP to 1.0.24
  • Added error message for missing KSP plugin
  • Fixed support for KMP-ObservableViewModel viewModelScope
  • Removed receiver argument label from member-extension functions
IDE plugin
  • Support IDEA 2024.2

v1.0.0-ALPHA-33-kotlin-2.0.20-RC: 1.0.0-ALPHA-33-kotlin-2.0.20-RC

Kotlin
  • Updated Kotlin to 2.0.20-RC
  • Updated kotlinx.coroutines to 1.9.0-RC

v1.0.0-ALPHA-33-kotlin-2.0.10-RC2

Kotlin
  • Updated Kotlin to 2.0.10-RC2
  • Updated kotlinx.coroutines to 1.9.0-RC

v1.0.0-ALPHA-32

Kotlin
  • Updated KSP to 1.0.23

v1.0.0-ALPHA-32-kotlin-2.0.20-Beta2

Kotlin
  • Updated Kotlin to 2.0.20-Beta2
  • Updated kotlinx.coroutines to 1.9.0-RC

v1.0.0-ALPHA-32-kotlin-2.0.10-RC

Kotlin
  • Updated Kotlin to 2.0.10-RC
  • Updated kotlinx.coroutines to 1.9.0-RC

v1.0.0-ALPHA-31

Kotlin
  • Updated Kotlin to 2.0.0
  • Updated KSP to 1.0.21

v1.0.0-ALPHA-31-kotlin-2.0.20-Beta1

Kotlin
  • Updated Kotlin to 2.0.20-Beta1
  • Updated kotlinx.coroutines to 1.9.0-RC

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

Kotlin
  • Updated Kotlin to 2.0.0-RC3

v1.0.0-ALPHA-29

Kotlin
  • Updated to Kotlin 1.9.24

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

Kotlin
  • Updated Kotlin to 2.0.0-RC2

v1.0.0-ALPHA-28-kotlin-2.0.0-RC1

Kotlin
  • Updated Kotlin to 2.0.0-RC1

v1.0.0-ALPHA-27

Kotlin
  • annotations are now allowed (but ignored) on override and actual declarations (#​160)
  • ObjC refinement annotations such as @HiddenFromObjC and @ShouldRefineInSwift now imply @NativeCoroutinesIgnore (#​158)
  • generated sources will no longer report exposed warnings/errors (#​154)

v1.0.0-ALPHA-27-kotlin-2.0.0-Beta5

Kotlin
  • Updated Kotlin to 2.0.0-Beta5

v1.0.0-ALPHA-26

Kotlin
  • Updated Kotlin to 1.9.23

v1.0.0-ALPHA-25

Kotlin
  • Updated kotlinx.coroutines to 1.8.0
  • Added support for projects with a wasmJs target

v1.0.0-ALPHA-25-kotlin-2.0.0-Beta4

Kotlin
  • Updated Kotlin to 2.0.0-Beta4

v1.0.0-ALPHA-24

Kotlin
  • Updated Kotlin to 1.9.22

v1.0.0-ALPHA-24-kotlin-2.0.0-Beta3

Kotlin
  • Updated Kotlin to 2.0.0-Beta3
  • Updated KSP to 1.0.17

v1.0.0-ALPHA-24-kotlin-2.0.0-Beta2

Kotlin
  • Updated Kotlin to 2.0.0-Beta2
  • Updated kotlinx.coroutines to 1.8.0-RC2
  • Added support for projects with a wasmJs target

v1.0.0-ALPHA-23

Kotlin
  • Updated KSP to 1.0.16
IDE plugin
  • Support IDEA 2023.3

v1.0.0-ALPHA-23-kotlin-2.0.0-Beta2

Kotlin
  • Updated Kotlin to 2.0.0-Beta2
  • Updated kotlinx.coroutines to 1.8.0-RC
  • Added support for projects with a wasmJs target

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/kmpnativecoroutines branch from 7f13c9a to 3d64a8d Compare January 30, 2024 02:41
@renovate renovate bot force-pushed the renovate/kmpnativecoroutines branch from 3d64a8d to b7f710a Compare February 19, 2024 05:26
@renovate renovate bot changed the title Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-24 Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-25 Feb 19, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutines branch from b7f710a to def536a Compare March 14, 2024 02:30
@renovate renovate bot changed the title Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-25 Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-26 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutines branch from def536a to 9d6005a Compare March 25, 2024 23:49
@renovate renovate bot changed the title Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-26 Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-27 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutines branch from 9d6005a to 5765de3 Compare April 14, 2024 23:59
@renovate renovate bot changed the title Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-27 Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-28 Apr 14, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutines branch from 5765de3 to df2130a Compare May 10, 2024 23:32
@renovate renovate bot changed the title Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-28 Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-29 May 10, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutines branch from df2130a to 59310be Compare May 23, 2024 20:34
@renovate renovate bot changed the title Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-29 Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-31 May 23, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutines branch from 59310be to 22c81ee Compare July 15, 2024 05:43
@renovate renovate bot changed the title Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-31 Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-32 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutines branch from 22c81ee to 0d23f74 Compare August 1, 2024 02:39
@renovate renovate bot changed the title Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-32 Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-33 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutines branch from 0d23f74 to f1c9090 Compare August 11, 2024 05:45
@renovate renovate bot changed the title Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-33 Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-34 Aug 11, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutines branch from f1c9090 to 480c040 Compare August 27, 2024 02:23
@renovate renovate bot changed the title Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-34 Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-35 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutines branch from 480c040 to b2a64f5 Compare September 24, 2024 17:55
@renovate renovate bot changed the title Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-35 Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-36 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutines branch from b2a64f5 to 43950d8 Compare October 17, 2024 05:55
@renovate renovate bot changed the title Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-36 Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-37 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutines branch from 43950d8 to a023ec7 Compare December 6, 2024 05:38
@renovate renovate bot changed the title Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-37 Update dependency com.rickclephas.kmp.nativecoroutines to v1.0.0-ALPHA-38 Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants