Aplin
Aplin copied to clipboard
Bump io.insert-koin:koin-android from 3.5.6 to 4.0.2
Bumps io.insert-koin:koin-android from 3.5.6 to 4.0.2.
Release notes
Sourced from io.insert-koin:koin-android's releases.
4.0.2
What's Changed
- typo fixes in Bug_report.md by
@shabinder-singh
in InsertKoinIO/koin#2073- Fix DeclaredScopedInstance into adapted ScopedInstanceFactory by
@arnaudgiuliani
in InsertKoinIO/koin#2111- Fix Scope closing concurrent access by
@arnaudgiuliani
in InsertKoinIO/koin#2113- Fix resources access concurrency for iOS & JS eead32584b12407b29edff92dac85a7a9447ad65 ace7d021fb7eb7b5c3919df1a2e203ab8d1d811d
@arnaudgiuliani
- Fix ParameterHolder stability e2a9215faa407d07b9193e72675445593cafcdb4
@arnaudgiuliani
- Fix signature for koinInject with Parameter f3c4f6f336646ebe7ab399a74569975cab388fcd
@arnaudgiuliani
New Contributors
@shabinder-singh
made their first contribution in InsertKoinIO/koin#2073Full Changelog: https://github.com/InsertKoinIO/koin/compare/4.0.1...4.0.2
4.0.2-RC3
Full Changelog: https://github.com/InsertKoinIO/koin/compare/4.0.2-RC2...4.0.2-RC3
- Fixing ParametersHolder
@arnaudgiuliani
- Adjust signature for koinInject, to help optimize parameter injection
@arnaudgiuliani
4.0.2-RC2
What's Changed
- typo fixes in Bug_report.md by
@shabinder-singh
in InsertKoinIO/koin#2073- Fix DeclaredScopedInstance into adapted ScopedInstanceFactory by
@arnaudgiuliani
in InsertKoinIO/koin#2111- Fix Scope closing concurrent access by
@arnaudgiuliani
in InsertKoinIO/koin#2113New Contributors
@shabinder-singh
made their first contribution in InsertKoinIO/koin#2073Full Changelog: https://github.com/InsertKoinIO/koin/compare/4.0.1...4.0.2-RC2
4.0.1
What's Changed
- update KoinExtension.kt by
@JunJaBoy
in InsertKoinIO/koin#1913- Fix KoinApplication to create the right Global context by
@arnaudgiuliani
in InsertKoinIO/koin#2035- [Documentation] Versions table fix by
@GrzegorzBobryk
in InsertKoinIO/koin#2021- Update KoinStartup proposal for safer access by
@arnaudgiuliani
in InsertKoinIO/koin#2039- Optimize scope allocation in Compose by
@arnaudgiuliani
in InsertKoinIO/koin#2049- Fix
koin-core-viewmodel-navigation
link by@igorwojda
in InsertKoinIO/koin#2045- Resolved issues #2031 , #2024 and #2011 by
@kdroidFilter
in InsertKoinIO/koin#2046- Update context-isolation.md by
@pagsantos
in InsertKoinIO/koin#2047- Fix syntax of Maven POM SCM connections URLs by
@sschuberth
in InsertKoinIO/koin#2006- fix(SLF4JLogger): add missing mapping for WARNING level by
@monosoul
in InsertKoinIO/koin#2026- [Maintenance] replace
listOf()
withemptyList()
by@GrzegorzBobryk
in InsertKoinIO/koin#1993- [Maintenance] performance
forEach
on range by@GrzegorzBobryk
in InsertKoinIO/koin#1992- [Maintenance] simplify
all
tonone
by@GrzegorzBobryk
in InsertKoinIO/koin#1991- Update kotlin.md - fix typo by
@sheix
in InsertKoinIO/koin#2013- Fixed typo in dsl.md by
@ifeomaro
in InsertKoinIO/koin#2000- Update cmp.md by
@mohammad-mahmoodi
in InsertKoinIO/koin#2052- koinConfiguration function by
@arnaudgiuliani
in InsertKoinIO/koin#2054
... (truncated)
Commits
29115d3
Merge pull request #2112 from el-qq/patch-1a96c277
bump 4.0.2a28242a
Merge branch '4.0.2' into patch-16329a4c
gradle build cleanup456a9a6
doc update73e5c6b
Fix doc for koinApplication @ Android start12c092b
fix helper function namea4abf5f
doc + test updatef3c4f6f
Adjust signature for koinInject and propose koinInject with ParametersHolder ...c2b6060
4.0.2-RC3- Additional commits viewable in compare view
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)