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 koin to v3.2.0 #1707

Merged
merged 1 commit into from May 10, 2022
Merged

Update koin to v3.2.0 #1707

merged 1 commit into from May 10, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.insert-koin:koin-androidx-workmanager (source) 3.1.6 -> 3.2.0 age adoption passing confidence
io.insert-koin:koin-android (source) 3.1.6 -> 3.2.0 age adoption passing confidence
io.insert-koin:koin-android-compat (source) 3.1.6 -> 3.2.0 age adoption passing confidence

Release Notes

InsertKoinIO/koin

v3.2.0

  • [UPDATED] [core, android, ktor] - merge from Koin 3.1.6
  • [FIXED] [core] - fix Time API (do not depend anymore on unstable API)
  • [FIXED] [android] - fix ViewModel Compat to provide Store owner as Lazy value
  • [FIXED] [android] - fix ViewModel API to use default Facctory or state Factory only if needed (state argument passed)
  • [DEPRECATED] [android] - Realign current & deprecate ViewModelOwnerDefinition & ViewModelOwner for replacing with ViewModelStoreOwner (introduce ViewModelStoreOwnerProducer to have () -> ViewModelStoreOwner). If you have any conflict with ViewModelOwner, just use directly ViewModelStoreOwner
  • [UPDATED] [core] - Kotlin 1.6.21
  • [UPDATED] [android] - android lib - androidx.appcompat:appcompat:1.4.1
  • [UPDATED] [android] - android lib - androidx.activity:activity-ktx:1.4.0
  • [UPDATED] [android] - android lib - androidx.lifecycle:lifecycle-extensions:2.2.0
  • [UPDATED] [android] - android lib - androidx.appcompat:appcompat:1.4.1
  • [UPDATED] [android] - android lib - androidx.lifecycle:lifecycle-common-java8:2.4.1
  • [UPDATED] [android] - android lib - androidx.activity:activity-ktx:1.4.0
  • [UPDATED] [android] - android lib - androidx.fragment:fragment-ktx:1.4.1
  • [UPDATED] [android] - android lib - androidx.navigation:navigation-fragment-ktx:2.4.2

Configuration

📅 Schedule: 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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot requested a review from nielsvanvelzen as a code owner May 9, 2022 18:52
@renovate renovate bot added dependencies Pull requests that update a dependency file gradle labels May 9, 2022
@nielsvanvelzen nielsvanvelzen added this to In progress in v0.14.0 via automation May 9, 2022
v0.14.0 automation moved this from In progress to Reviewer approved May 10, 2022
@nielsvanvelzen nielsvanvelzen merged commit 1f1f403 into master May 10, 2022
@nielsvanvelzen nielsvanvelzen deleted the renovate/koin branch May 10, 2022 06:38
v0.14.0 automation moved this from Reviewer approved to Done May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file gradle
Projects
No open projects
v0.14.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants