MortyComposeKMM icon indicating copy to clipboard operation
MortyComposeKMM copied to clipboard

Update dependency com.rickclephas.kmp:kmp-observableviewmodel-core to v1.0.0

Open renovate[bot] opened this issue 3 months ago • 0 comments

This PR contains the following updates:

Package Change Age Confidence
com.rickclephas.kmp:kmp-observableviewmodel-core 1.0.0-BETA-12 -> 1.0.0 age confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rickclephas/KMP-ObservableViewModel (com.rickclephas.kmp:kmp-observableviewmodel-core)

v1.0.0

Observation support

This release adds support for the Observation framework and it's only a single line of Swift code away:

extension Kmp_observableviewmodel_coreViewModel: @​retroactive Observable { }

For more details see the "Observation support" section in the README.

[!WARNING] The internal API between the Kotlin and Swift parts of the library has changed! Make sure to update both the Kotlin and Swift dependencies.

v1.0.0-kotlin-2.3.0-RC2

  • Updated Kotlin to 2.3.0-RC2

v1.0.0-kotlin-2.3.0-RC

  • Updated Kotlin to 2.3.0-RC

v1.0.0-kotlin-2.3.0-Beta2

  • Updated Kotlin to 2.3.0-Beta2

v1.0.0-BETA-15

  • Updated Kotlin to 2.2.21

v1.0.0-BETA-14

  • Updated Kotlin to 2.2.20

v1.0.0-BETA-14-kotlin-2.3.0-Beta1

  • Updated Kotlin to 2.3.0-Beta1

v1.0.0-BETA-14-kotlin-2.2.21-RC2

  • Updated Kotlin to 2.2.21-RC2

v1.0.0-BETA-14-kotlin-2.2.21-RC

  • Updated Kotlin to 2.2.21-RC

v1.0.0-BETA-13

  • Updated Kotlin to 2.2.10

v1.0.0-BETA-13-kotlin-2.2.20-RC2

  • Updated Kotlin to 2.2.20-RC2

v1.0.0-BETA-13-kotlin-2.2.20-RC

  • Updated Kotlin to 2.2.20-RC

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[bot] avatar Aug 18 '25 21:08 renovate[bot]