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.1.6 (patch) #29

Merged
merged 1 commit into from
Oct 13, 2022
Merged

Update koin to v3.1.6 (patch) #29

merged 1 commit into from
Oct 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.insert-koin:koin-test-junit4 (source) 3.1.4 -> 3.1.6 age adoption passing confidence
io.insert-koin:koin-test (source) 3.1.4 -> 3.1.6 age adoption passing confidence
io.insert-koin:koin-core (source) 3.1.4 -> 3.1.6 age adoption passing confidence
io.insert-koin:koin-androidx-compose (source) 3.1.4 -> 3.1.6 age adoption passing confidence
io.insert-koin:koin-android (source) 3.1.4 -> 3.1.6 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

InsertKoinIO/koin

v3.1.6

Compare Source

  • [FIXED] [core] - fix #​1146 duplicate bindings with getAll()
  • [FIXED] [android] - Require ComponentActivity instead of AppCompatActivity in LifecycleViewModelScopeDelegate for FragmentScenario support
  • [FIXED] [ktor] - Fix #​1263 Ktor scope closing with ApplicationStopped event listening
  • [FIXED] [android] - fix #​1207 #​1308 - Realign ViewModel API with Google viewModels() API to better register on factories
  • [FIXED] [ktor] - downgrade to Ktor 1.6.5 due to link to Kotlin 1.6.x (further versions will follow 3.2.x branch with independant koin-ktor module project)

v3.1.5

Compare Source

  • [FIXED] [android] - #​1240 - ViewModel scope instance creation fixed
  • [FIXED] [android] - #​1232 & #​1207 - Android minimum dependencies is clean up and should avoid indirect library crash
  • [ADDED] [android] - #​1250 - Android instrumented test doc
  • [FIXED] [core] - #​1213 - withInstance() mock instance fixed
  • [FIXED] [core] - #​1248 - fix createeagerInstances() to be seperated back of modules()
  • [FIXED] [core] - checkKoinModules API is fixed / deprecate old signatures
  • [FIXED] [androidx-compose] - ViewModelStoreOwner property fixed for Compose
  • [UPDATED] [androidx-compose] - Compose 1.0.5
  • [FIXED] [android] - fixed scope delegate property to help create scope later for fragment, and bind with parent activity scope

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


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

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

@renovate renovate bot requested a review from wmontwe as a code owner October 9, 2022 13:34
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 9, 2022
@github-actions github-actions bot removed the dependencies Pull requests that update a dependency file label Oct 9, 2022
@github-actions
Copy link

github-actions bot commented Oct 9, 2022

Warnings
⚠️ Changes should be reflected in the CHANGELOG.adoc
⚠️ Set a milestone please

Generated by 🚫 Danger Kotlin against 1498ed6

Copy link
Member

@wmontwe wmontwe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@wmontwe wmontwe merged commit e8c770e into main Oct 13, 2022
@wmontwe wmontwe deleted the renovate/patch-koin branch October 13, 2022 13:43
@wmontwe wmontwe added this to the 2.0.0 milestone Oct 13, 2022
@wmontwe wmontwe added the dependencies Pull requests that update a dependency file label Oct 13, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant