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 dependency io.insert-koin:koin-core to v3.3.0 #110

Merged
merged 2 commits into from Dec 15, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.insert-koin:koin-core (source) 3.2.2 -> 3.3.0 age adoption passing confidence

Release Notes

InsertKoinIO/koin

v3.3.0

[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

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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2022

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@russellbanks russellbanks merged commit 7305590 into main Dec 15, 2022
@russellbanks russellbanks deleted the renovate/koin branch December 15, 2022 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant