GDG-Nantes / DevfestNantesMobile

KMM Mobile repo for the Android and iOS mobile app of the DevFest Nantes.
https://devfest.gdgnantes.com/
Apache License 2.0
12 stars 2 forks source link

Bump com.rickclephas.kmp.nativecoroutines from 1.0.0-ALPHA-35 to 1.0.0-ALPHA-36-kotlin-2.1.0-Beta1 #219

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 3 weeks ago

Bumps com.rickclephas.kmp.nativecoroutines from 1.0.0-ALPHA-35 to 1.0.0-ALPHA-36-kotlin-2.1.0-Beta1.

Release notes

Sourced from com.rickclephas.kmp.nativecoroutines's releases.

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

Kotlin

  • Updated Kotlin to 2.1.0-Beta1

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
Commits
  • a77947a Add Kotlin version suffix
  • d5b9997 Merge branch 'master' into feature/kotlin-2.1.0
  • 2e0394c Bump version to 1.0.0-ALPHA-36
  • 4aa3fa1 Merge pull request #187 from rickclephas/feature/coroutines-1.9.0
  • 25a29b2 Merge branch 'master' into feature/coroutines-1.9.0
  • d3b90d1 Update kotlin compile testing to 0.5.1
  • ff15a47 Udpate compiler test data for Kotlin 2.1.0-Beta1
  • a5d6f93 Update logic to get class property and function symbols
  • 71c39a1 Use ConeClassLikeType instead of ConeKotlinType for flowValueType
  • a4fd8ba Use coneType instead of the removed type property
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 5 days ago

Superseded by #233.