Bump io.insert-koin:koin-bom from 3.5.6 to 4.0.0
Bumps io.insert-koin:koin-bom from 3.5.6 to 4.0.0.
Release notes
Sourced from io.insert-koin:koin-bom's releases.
4.0.0
What's Changed
- Add Lazy concrete implementation & missing "plus" operator by
@cpaleop
in InsertKoinIO/koin#1756- flatten: use loop and ArrayDeque instead of recursion by
@hoc081098
in InsertKoinIO/koin#1801- 3.6 - full upgrade environment by
@arnaudgiuliani
in InsertKoinIO/koin#1839- Add watchos support by
@suau
in InsertKoinIO/koin#1751- fix(flatten): use
LinkedHashSet
instead ofHashSet
by@hoc081098
in InsertKoinIO/koin#1841- Fix CI: update
examples/gradle/versions.gradle
kotlin to 1.9.23 by@hoc081098
in InsertKoinIO/koin#1846- update quickstart hyperlink for KMP by
@wiryadev
in InsertKoinIO/koin#1852- koin-compose: use rememberUpdatedState with ParametersDefinition, optimized KoinApplication, KoinContext, KoinIsolatedContext by
@hoc081098
in InsertKoinIO/koin#1768- Checkmodules deprecation by
@arnaudgiuliani
in InsertKoinIO/koin#1867- makes lazy modules & extension engine stable by
@arnaudgiuliani
in InsertKoinIO/koin#1868- 3.6.0 compose viewmodel - KMP by
@arnaudgiuliani
in InsertKoinIO/koin#1875- Instance Factory isolation fix by
@arnaudgiuliani
in InsertKoinIO/koin#1905- Module Mapping isolation fix by
@arnaudgiuliani
in InsertKoinIO/koin#1915- [maintenance] androidContext readability by
@GrzegorzBobryk
in InsertKoinIO/koin#1655- [maintenance] toLowerCase deprecation by
@GrzegorzBobryk
in InsertKoinIO/koin#1653- Multiplatform ViewModel API by
@arnaudgiuliani
in InsertKoinIO/koin#1924- update
rememberKoinModules
usage sample by@wiryadev
in InsertKoinIO/koin#1856- Split VM / Nav API - Retrograde to composeNavigation = "2.8.0-alpha02" by
@arnaudgiuliani
in InsertKoinIO/koin#1953- Restoring CheckModules as deprecated code by
@pedrofsn
in InsertKoinIO/koin#1939- Fix SLF4J logger by
@arnaudgiuliani
in InsertKoinIO/koin#1954- [Breaking] KoinApplication reworked to start/stop on Compose cycle by
@arnaudgiuliani
in InsertKoinIO/koin#1960- Retained scope id fix by
@arnaudgiuliani
in InsertKoinIO/koin#1961- Fix CMP NavBackStack argument unboxing by
@arnaudgiuliani
in InsertKoinIO/koin#1962- Catch Koin injection error only - Fix #1932 by
@arnaudgiuliani
in InsertKoinIO/koin#1970- update stately fix - fix #1887 by
@arnaudgiuliani
in InsertKoinIO/koin#1971- Clean up and optimise core internals core by
@arnaudgiuliani
in InsertKoinIO/koin#1972- [Experimental] Koin fu dsl - proposal for function oriented DSL by
@arnaudgiuliani
in InsertKoinIO/koin#1973- fix scope compose regression #1900 #1844 #1557 by
@arnaudgiuliani
in InsertKoinIO/koin#1975- Add RequestScope UUID to avoid collision over local hashcode by
@arnaudgiuliani
in InsertKoinIO/koin#1976- Verify API - allow declare parameter injection type to be verified by
@arnaudgiuliani
in InsertKoinIO/koin#1977- Revert KoinApplication to be more compose natural style by
@arnaudgiuliani
in InsertKoinIO/koin#1981- add onKoinStartup function to help start with AndroidX startup by
@arnaudgiuliani
in InsertKoinIO/koin#1984- Fix formatting issue by
@SarahDelCastillo
in InsertKoinIO/koin#1980- Update kotlin.md by
@brianbritto
in InsertKoinIO/koin#1958- fix: subsequent instrumented tests failing by
@wagarcdev
in InsertKoinIO/koin#1957- Fix a small typo by
@yuk1ty
in InsertKoinIO/koin#1920- docs: Fix typo in android.md by
@FireLord
in InsertKoinIO/koin#1917- Update koin.md - Added missing project koin-test-junit4 to BOM by
@jpicklyk
in InsertKoinIO/koin#1914- Add testing description for Context Isolation by
@igorwojda
in InsertKoinIO/koin#1909- update ScopeAlreadyCreatedException.kt by
@JunJaBoy
in InsertKoinIO/koin#1912- Use explicit Gradle DependencyHandlerEnvorderPlatform by
@dragetd
in InsertKoinIO/koin#1865- Update kmp.md by
@GabrielBrasileiro
in InsertKoinIO/koin#1916New Contributors
@cpaleop
made their first contribution in InsertKoinIO/koin#1756@suau
made their first contribution in InsertKoinIO/koin#1751@SarahDelCastillo
made their first contribution in InsertKoinIO/koin#1980@brianbritto
made their first contribution in InsertKoinIO/koin#1958
... (truncated)
Commits
-
df8ad6f
fix api checks -
8525e1a
bump to 4.0.0 -
40feaec
Merge pull request #1916 from GabrielBrasileiro/patch-1 -
b857f98
Merge pull request #1865 from dragetd/patch-1 -
bc12ba0
Merge pull request #1912 from JunJaBoy/patch-1 -
faecabe
Merge pull request #1909 from igorwojda/patch-2 -
48c52a2
Merge pull request #1914 from jpicklyk/patch-1 -
3cccb03
Merge pull request #1917 from FireLord/patch-1 -
e73c74c
Merge pull request #1920 from yuk1ty/fix-small-typo -
165dda9
Merge pull request #1957 from wagarcdev/patch-1 - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts