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

fix(deps): update koin #307

Merged
merged 1 commit into from
Jul 23, 2023
Merged

fix(deps): update koin #307

merged 1 commit into from
Jul 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2023

Ready for review

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.insert-koin:koin-test-junit5 (source) 3.2.2 -> 3.4.1 age adoption passing confidence
io.insert-koin:koin-test-junit4 (source) 3.2.2 -> 3.4.1 age adoption passing confidence
io.insert-koin:koin-test (source) 3.2.2 -> 3.4.1 age adoption passing confidence
io.insert-koin:koin-core (source) 3.2.2 -> 3.4.2 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 (io.insert-koin:koin-test-junit5)

v3.4.1

  • [FIXED] - Fix broken API workerOf and worker - #​1582 #​1554
  • [UPDATED] - Remove borken imports in sample - PR #​1577 - Thanks to @​pedrofsn
  • [FIXED] - Fix java static overload - #​1579
  • [FIXED] - Fix Fragment Scope to allow fetch parent scope explicitly with useParentActivityScope parameter in Fragment.createFragmentScope(useParentActivityScope : Boolean = true) - #​1580
  • [UPDATED] - lib update androidx.fragment:fragment-ktx:1.5.7
  • [UPDATED] - lib update androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1
  • [UPDATED] - lib update androidx.lifecycle:lifecycle-common-java8:2.6.1
  • [UPDATED] - lib update androidx.work:work-runtime-ktx:2.8.1

v3.4.0

  • [UPDATED] - koin-core 3.4.0
  • [UPDATED] - updated to Ktor 2.2.4

v3.3.3

  • [UPDATED] - koin-core 3.3.3
  • [FIXED] - #​1500 Fix ViewModel Factory to resolve against qualifier
  • [FIXED] - #​1445 ShareViewModelCompat owner fix
  • [FIXED] - #​1494 viewModelOf arguments until 22
  • [UPDATED]- androidx.fragment:fragment-ktx to 1.5.5
  • [UPDATED]- androidx.navigation:navigation-fragment-ktx to 2.5.3

v3.3.2

  • [UPDATED] - koin-core 3.3.2

v3.3.0

  • [UPDATED] - io.ktor:ktor-server-core 2.2.1
  • [UPDATED] - koin-core 3.3.2

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot requested a review from sgammon as a code owner July 23, 2023 10:22
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 23, 2023
@codecov
Copy link

codecov bot commented Jul 23, 2023

Codecov Report

Merging #307 (621c9e2) into v3 (d7e36e4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##               v3     #307   +/-   ##
=======================================
  Coverage   54.11%   54.11%           
=======================================
  Files         260      260           
  Lines        8824     8824           
  Branches     1259     1259           
=======================================
  Hits         4775     4775           
  Misses       3656     3656           
  Partials      393      393           
Flag Coverage Δ
jvm 54.11% <ø> (ø)
lib 55.56% <ø> (ø)
substrate 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d7e36e4...621c9e2. Read the comment docs.

@sgammon sgammon added this pull request to the merge queue Jul 23, 2023
Merged via the queue into v3 with commit 420a08d Jul 23, 2023
18 checks passed
@sgammon sgammon deleted the renovate/koin branch July 23, 2023 22:14
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.

1 participant