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

Bump koin from 3.1.5 to 3.3.3 #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps koin from 3.1.5 to 3.3.3.
Updates io.insert-koin:koin-android from 3.1.5 to 3.3.3

Changelog

Sourced from io.insert-koin:koin-android's changelog.

android-3.3.3 - 2022-02-07

  • [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

ktor-3.3.1 - 2022-02-07

  • [UPDATED] - koin-core 3.3.3
  • [UPDATED] - Ktor 2.2.3

core-3.3.3 - 2022-02-07

  • [FIXED] - fix #1479 with new eager instances index

--

ktor-3.3.0 - 2022-12-28

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

android-3.3.2 - 2022-12-28

  • [UPDATED] - koin-core 3.3.2

core-3.3.2 - 2022-12-28

  • [UPDATED] - technical update version to 3.3.2

android-3.3.1 - 2022-12-14

[koin-android]

  • [FIXED] - SavedStateHandle injection is now fixed to allow R8/Proguard obfuscation
  • [FIXED] - #1406 - better use verify() fucntion Module to verify all Koin configuration
  • [UPDATED] - Use of KoinDsl marker to protect the Koin DSL

core-3.3.0 - 2022-12-14

[koin-core]

  • [UPDATED] - lib update - Kotlin 1.7.21
  • [FIXED] - #1306 #1016 - Add native Module extensions to allow add defintions without inlined type
  • [FIXED] - #834 - ensure onClose is called when unloading module or closing Koin
  • [FIXED] - #1353 - parameters stack is now secured with call synchronization
  • [UPDATED] - #1359 - constructor DSL udpate to take until 22 parameters into account
  • [FIXED] - #1463 - Fix to allow binding of same type in the current module
  • [UPDATED] - Documentation update - #1469 #1438
  • [UPDATED] - Logger API inlined and cleand out - #1271
  • [FIXED] - Engine resolution race condition #1465
  • [UPDATED] - Use of KoinDsl marker to protect the Koin DSL

[koin-test]

  • [NEW] - verify() on a Module to verify all constructors injection with current Koin configuration (static verification). This comes as a replacement proposal for checkModules, as a more convenient way to verify a configuration with static verification, more than sandbox running with mocks

... (truncated)

Commits

Updates io.insert-koin:koin-core from 3.1.5 to 3.3.3

Changelog

Sourced from io.insert-koin:koin-core's changelog.

android-3.3.3 - 2022-02-07

  • [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

ktor-3.3.1 - 2022-02-07

  • [UPDATED] - koin-core 3.3.3
  • [UPDATED] - Ktor 2.2.3

core-3.3.3 - 2022-02-07

  • [FIXED] - fix #1479 with new eager instances index

--

ktor-3.3.0 - 2022-12-28

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

android-3.3.2 - 2022-12-28

  • [UPDATED] - koin-core 3.3.2

core-3.3.2 - 2022-12-28

  • [UPDATED] - technical update version to 3.3.2

android-3.3.1 - 2022-12-14

[koin-android]

  • [FIXED] - SavedStateHandle injection is now fixed to allow R8/Proguard obfuscation
  • [FIXED] - #1406 - better use verify() fucntion Module to verify all Koin configuration
  • [UPDATED] - Use of KoinDsl marker to protect the Koin DSL

core-3.3.0 - 2022-12-14

[koin-core]

  • [UPDATED] - lib update - Kotlin 1.7.21
  • [FIXED] - #1306 #1016 - Add native Module extensions to allow add defintions without inlined type
  • [FIXED] - #834 - ensure onClose is called when unloading module or closing Koin
  • [FIXED] - #1353 - parameters stack is now secured with call synchronization
  • [UPDATED] - #1359 - constructor DSL udpate to take until 22 parameters into account
  • [FIXED] - #1463 - Fix to allow binding of same type in the current module
  • [UPDATED] - Documentation update - #1469 #1438
  • [UPDATED] - Logger API inlined and cleand out - #1271
  • [FIXED] - Engine resolution race condition #1465
  • [UPDATED] - Use of KoinDsl marker to protect the Koin DSL

[koin-test]

  • [NEW] - verify() on a Module to verify all constructors injection with current Koin configuration (static verification). This comes as a replacement proposal for checkModules, as a more convenient way to verify a configuration with static verification, more than sandbox running with mocks

... (truncated)

Commits

Updates io.insert-koin:koin-test from 3.1.5 to 3.3.3

Changelog

Sourced from io.insert-koin:koin-test's changelog.

android-3.3.3 - 2022-02-07

  • [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

ktor-3.3.1 - 2022-02-07

  • [UPDATED] - koin-core 3.3.3
  • [UPDATED] - Ktor 2.2.3

core-3.3.3 - 2022-02-07

  • [FIXED] - fix #1479 with new eager instances index

--

ktor-3.3.0 - 2022-12-28

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

android-3.3.2 - 2022-12-28

  • [UPDATED] - koin-core 3.3.2

core-3.3.2 - 2022-12-28

  • [UPDATED] - technical update version to 3.3.2

android-3.3.1 - 2022-12-14

[koin-android]

  • [FIXED] - SavedStateHandle injection is now fixed to allow R8/Proguard obfuscation
  • [FIXED] - #1406 - better use verify() fucntion Module to verify all Koin configuration
  • [UPDATED] - Use of KoinDsl marker to protect the Koin DSL

core-3.3.0 - 2022-12-14

[koin-core]

  • [UPDATED] - lib update - Kotlin 1.7.21
  • [FIXED] - #1306 #1016 - Add native Module extensions to allow add defintions without inlined type
  • [FIXED] - #834 - ensure onClose is called when unloading module or closing Koin
  • [FIXED] - #1353 - parameters stack is now secured with call synchronization
  • [UPDATED] - #1359 - constructor DSL udpate to take until 22 parameters into account
  • [FIXED] - #1463 - Fix to allow binding of same type in the current module
  • [UPDATED] - Documentation update - #1469 #1438
  • [UPDATED] - Logger API inlined and cleand out - #1271
  • [FIXED] - Engine resolution race condition #1465
  • [UPDATED] - Use of KoinDsl marker to protect the Koin DSL

[koin-test]

  • [NEW] - verify() on a Module to verify all constructors injection with current Koin configuration (static verification). This comes as a replacement proposal for checkModules, as a more convenient way to verify a configuration with static verification, more than sandbox running with mocks

... (truncated)

Commits

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 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)

Bumps `koin` from 3.1.5 to 3.3.3.

Updates `io.insert-koin:koin-android` from 3.1.5 to 3.3.3
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@3.1.5...core-3.3.3)

Updates `io.insert-koin:koin-core` from 3.1.5 to 3.3.3
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@3.1.5...core-3.3.3)

Updates `io.insert-koin:koin-test` from 3.1.5 to 3.3.3
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@3.1.5...core-3.3.3)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.insert-koin:koin-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.insert-koin:koin-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from seljabali as a code owner March 13, 2023 19:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 13, 2023
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 java Pull requests that update Java code
Development

Successfully merging this pull request may close these issues.

None yet

0 participants