DennisBauer / RecurringExpenseTracker

A Material You recurring expense tracker, allowing you to keep track of your monthly spending.
GNU General Public License v3.0
102 stars 15 forks source link

Update dependency io.insert-koin:koin-bom to v4 #326

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.insert-koin:koin-bom (source) 3.6.0-Beta4 -> 4.0.0 age adoption passing confidence

Release Notes

InsertKoinIO/koin (io.insert-koin:koin-bom) ### [`v4.0.0`](https://redirect.github.com/InsertKoinIO/koin/releases/tag/4.0.0) [Compare Source](https://redirect.github.com/InsertKoinIO/koin/compare/3.6.0-wasm-alpha2...4.0.0) #### What's Changed - Add Lazy concrete implementation & missing "plus" operator by [@​cpaleop](https://redirect.github.com/cpaleop) in [https://github.com/InsertKoinIO/koin/pull/1756](https://redirect.github.com/InsertKoinIO/koin/pull/1756) - flatten: use loop and ArrayDeque instead of recursion by [@​hoc081098](https://redirect.github.com/hoc081098) in [https://github.com/InsertKoinIO/koin/pull/1801](https://redirect.github.com/InsertKoinIO/koin/pull/1801) - 3.6 - full upgrade environment by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1839](https://redirect.github.com/InsertKoinIO/koin/pull/1839) - Add watchos support by [@​suau](https://redirect.github.com/suau) in [https://github.com/InsertKoinIO/koin/pull/1751](https://redirect.github.com/InsertKoinIO/koin/pull/1751) - fix(flatten): use `LinkedHashSet` instead of `HashSet` by [@​hoc081098](https://redirect.github.com/hoc081098) in [https://github.com/InsertKoinIO/koin/pull/1841](https://redirect.github.com/InsertKoinIO/koin/pull/1841) - Fix CI: update `examples/gradle/versions.gradle` kotlin to 1.9.23 by [@​hoc081098](https://redirect.github.com/hoc081098) in [https://github.com/InsertKoinIO/koin/pull/1846](https://redirect.github.com/InsertKoinIO/koin/pull/1846) - update quickstart hyperlink for KMP by [@​wiryadev](https://redirect.github.com/wiryadev) in [https://github.com/InsertKoinIO/koin/pull/1852](https://redirect.github.com/InsertKoinIO/koin/pull/1852) - koin-compose: use rememberUpdatedState with ParametersDefinition, optimized KoinApplication, KoinContext, KoinIsolatedContext by [@​hoc081098](https://redirect.github.com/hoc081098) in [https://github.com/InsertKoinIO/koin/pull/1768](https://redirect.github.com/InsertKoinIO/koin/pull/1768) - Checkmodules deprecation by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1867](https://redirect.github.com/InsertKoinIO/koin/pull/1867) - makes lazy modules & extension engine stable by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1868](https://redirect.github.com/InsertKoinIO/koin/pull/1868) - 3.6.0 compose viewmodel - KMP by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1875](https://redirect.github.com/InsertKoinIO/koin/pull/1875) - Instance Factory isolation fix by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1905](https://redirect.github.com/InsertKoinIO/koin/pull/1905) - Module Mapping isolation fix by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1915](https://redirect.github.com/InsertKoinIO/koin/pull/1915) - \[maintenance] androidContext readability by [@​GrzegorzBobryk](https://redirect.github.com/GrzegorzBobryk) in [https://github.com/InsertKoinIO/koin/pull/1655](https://redirect.github.com/InsertKoinIO/koin/pull/1655) - \[maintenance] toLowerCase deprecation by [@​GrzegorzBobryk](https://redirect.github.com/GrzegorzBobryk) in [https://github.com/InsertKoinIO/koin/pull/1653](https://redirect.github.com/InsertKoinIO/koin/pull/1653) - Multiplatform ViewModel API by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1924](https://redirect.github.com/InsertKoinIO/koin/pull/1924) - update `rememberKoinModules` usage sample by [@​wiryadev](https://redirect.github.com/wiryadev) in [https://github.com/InsertKoinIO/koin/pull/1856](https://redirect.github.com/InsertKoinIO/koin/pull/1856) - Split VM / Nav API - Retrograde to composeNavigation = "2.8.0-alpha02" by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1953](https://redirect.github.com/InsertKoinIO/koin/pull/1953) - Restoring CheckModules as deprecated code by [@​pedrofsn](https://redirect.github.com/pedrofsn) in [https://github.com/InsertKoinIO/koin/pull/1939](https://redirect.github.com/InsertKoinIO/koin/pull/1939) - Fix SLF4J logger by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1954](https://redirect.github.com/InsertKoinIO/koin/pull/1954) - \[Breaking] KoinApplication reworked to start/stop on Compose cycle by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1960](https://redirect.github.com/InsertKoinIO/koin/pull/1960) - Retained scope id fix by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1961](https://redirect.github.com/InsertKoinIO/koin/pull/1961) - Fix CMP NavBackStack argument unboxing by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1962](https://redirect.github.com/InsertKoinIO/koin/pull/1962) - Catch Koin injection error only - Fix [#​1932](https://redirect.github.com/InsertKoinIO/koin/issues/1932) by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1970](https://redirect.github.com/InsertKoinIO/koin/pull/1970) - update stately fix - fix [#​1887](https://redirect.github.com/InsertKoinIO/koin/issues/1887) by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1971](https://redirect.github.com/InsertKoinIO/koin/pull/1971) - Clean up and optimise core internals core by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1972](https://redirect.github.com/InsertKoinIO/koin/pull/1972) - \[Experimental] Koin fu dsl - proposal for function oriented DSL by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1973](https://redirect.github.com/InsertKoinIO/koin/pull/1973) - fix scope compose regression [#​1900](https://redirect.github.com/InsertKoinIO/koin/issues/1900) [#​1844](https://redirect.github.com/InsertKoinIO/koin/issues/1844) [#​1557](https://redirect.github.com/InsertKoinIO/koin/issues/1557) by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1975](https://redirect.github.com/InsertKoinIO/koin/pull/1975) - Add RequestScope UUID to avoid collision over local hashcode by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1976](https://redirect.github.com/InsertKoinIO/koin/pull/1976) - Verify API - allow declare parameter injection type to be verified by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1977](https://redirect.github.com/InsertKoinIO/koin/pull/1977) - Revert KoinApplication to be more compose natural style by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1981](https://redirect.github.com/InsertKoinIO/koin/pull/1981) - add onKoinStartup function to help start with AndroidX startup by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1984](https://redirect.github.com/InsertKoinIO/koin/pull/1984) - Fix formatting issue by [@​SarahDelCastillo](https://redirect.github.com/SarahDelCastillo) in [https://github.com/InsertKoinIO/koin/pull/1980](https://redirect.github.com/InsertKoinIO/koin/pull/1980) - Update kotlin.md by [@​brianbritto](https://redirect.github.com/brianbritto) in [https://github.com/InsertKoinIO/koin/pull/1958](https://redirect.github.com/InsertKoinIO/koin/pull/1958) - fix: subsequent instrumented tests failing by [@​wagarcdev](https://redirect.github.com/wagarcdev) in [https://github.com/InsertKoinIO/koin/pull/1957](https://redirect.github.com/InsertKoinIO/koin/pull/1957) - Fix a small typo by [@​yuk1ty](https://redirect.github.com/yuk1ty) in [https://github.com/InsertKoinIO/koin/pull/1920](https://redirect.github.com/InsertKoinIO/koin/pull/1920) - docs: Fix typo in android.md by [@​FireLord](https://redirect.github.com/FireLord) in [https://github.com/InsertKoinIO/koin/pull/1917](https://redirect.github.com/InsertKoinIO/koin/pull/1917) - Update koin.md - Added missing project koin-test-junit4 to BOM by [@​jpicklyk](https://redirect.github.com/jpicklyk) in [https://github.com/InsertKoinIO/koin/pull/1914](https://redirect.github.com/InsertKoinIO/koin/pull/1914) - Add testing description for Context Isolation by [@​igorwojda](https://redirect.github.com/igorwojda) in [https://github.com/InsertKoinIO/koin/pull/1909](https://redirect.github.com/InsertKoinIO/koin/pull/1909) - update ScopeAlreadyCreatedException.kt by [@​JunJaBoy](https://redirect.github.com/JunJaBoy) in [https://github.com/InsertKoinIO/koin/pull/1912](https://redirect.github.com/InsertKoinIO/koin/pull/1912) - Use explicit Gradle DependencyHandlerEnvorderPlatform by [@​dragetd](https://redirect.github.com/dragetd) in [https://github.com/InsertKoinIO/koin/pull/1865](https://redirect.github.com/InsertKoinIO/koin/pull/1865) - Update kmp.md by [@​GabrielBrasileiro](https://redirect.github.com/GabrielBrasileiro) in [https://github.com/InsertKoinIO/koin/pull/1916](https://redirect.github.com/InsertKoinIO/koin/pull/1916) #### New Contributors - [@​cpaleop](https://redirect.github.com/cpaleop) made their first contribution in [https://github.com/InsertKoinIO/koin/pull/1756](https://redirect.github.com/InsertKoinIO/koin/pull/1756) - [@​suau](https://redirect.github.com/suau) made their first contribution in [https://github.com/InsertKoinIO/koin/pull/1751](https://redirect.github.com/InsertKoinIO/koin/pull/1751) - [@​SarahDelCastillo](https://redirect.github.com/SarahDelCastillo) made their first contribution in [https://github.com/InsertKoinIO/koin/pull/1980](https://redirect.github.com/InsertKoinIO/koin/pull/1980) - [@​brianbritto](https://redirect.github.com/brianbritto) made their first contribution in [https://github.com/InsertKoinIO/koin/pull/1958](https://redirect.github.com/InsertKoinIO/koin/pull/1958) - [@​wagarcdev](https://redirect.github.com/wagarcdev) made their first contribution in [https://github.com/InsertKoinIO/koin/pull/1957](https://redirect.github.com/InsertKoinIO/koin/pull/1957) - [@​yuk1ty](https://redirect.github.com/yuk1ty) made their first contribution in [https://github.com/InsertKoinIO/koin/pull/1920](https://redirect.github.com/InsertKoinIO/koin/pull/1920) - [@​FireLord](https://redirect.github.com/FireLord) made their first contribution in [https://github.com/InsertKoinIO/koin/pull/1917](https://redirect.github.com/InsertKoinIO/koin/pull/1917) - [@​jpicklyk](https://redirect.github.com/jpicklyk) made their first contribution in [https://github.com/InsertKoinIO/koin/pull/1914](https://redirect.github.com/InsertKoinIO/koin/pull/1914) - [@​dragetd](https://redirect.github.com/dragetd) made their first contribution in [https://github.com/InsertKoinIO/koin/pull/1865](https://redirect.github.com/InsertKoinIO/koin/pull/1865) **Full Changelog**: https://github.com/InsertKoinIO/koin/compare/3.5.6...4.0.0 ### [`v3.6.0-wasm-alpha2`](https://redirect.github.com/InsertKoinIO/koin/releases/tag/3.6.0-wasm-alpha2) [Compare Source](https://redirect.github.com/InsertKoinIO/koin/compare/3.6.0-wasm-alpha1...3.6.0-wasm-alpha2) - Wasm target for koin-core & koin-compose **Full Changelog**: https://github.com/InsertKoinIO/koin/compare/3.6.0-alpha1...3.6.0-wasm-alpha2 ### [`v3.6.0-wasm-alpha1`](https://redirect.github.com/InsertKoinIO/koin/compare/3.6.0-alpha3...3.6.0-wasm-alpha1) [Compare Source](https://redirect.github.com/InsertKoinIO/koin/compare/3.6.0-alpha3...3.6.0-wasm-alpha1) ### [`v3.6.0-alpha3`](https://redirect.github.com/InsertKoinIO/koin/releases/tag/3.6.0-alpha3) [Compare Source](https://redirect.github.com/InsertKoinIO/koin/compare/3.6.0-alpha1...3.6.0-alpha3) ##### What's Changed ##### Integration of wasm branch in main 3.6 branch ##### Merged from 3.5.4-RC1 - use io.github.gradle-nexus.publish-plugin by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1739](https://redirect.github.com/InsertKoinIO/koin/pull/1739) - \[maintenance] bom added to versions table by [@​GrzegorzBobryk](https://redirect.github.com/GrzegorzBobryk) in [https://github.com/InsertKoinIO/koin/pull/1777](https://redirect.github.com/InsertKoinIO/koin/pull/1777) - Bump version by [@​kpgalligan](https://redirect.github.com/kpgalligan) in [https://github.com/InsertKoinIO/koin/pull/1786](https://redirect.github.com/InsertKoinIO/koin/pull/1786) - \[DOC]\[FIX-1795] - Proofreading docs by [@​pedrofsn](https://redirect.github.com/pedrofsn) in [https://github.com/InsertKoinIO/koin/pull/1796](https://redirect.github.com/InsertKoinIO/koin/pull/1796) - Adding koin BOM doc by [@​pedrofsn](https://redirect.github.com/pedrofsn) in [https://github.com/InsertKoinIO/koin/pull/1760](https://redirect.github.com/InsertKoinIO/koin/pull/1760) - Fix coroutine engine fix dispatcher by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1798](https://redirect.github.com/InsertKoinIO/koin/pull/1798) - ios concurrency fix by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1799](https://redirect.github.com/InsertKoinIO/koin/pull/1799) - Fix test dependencies by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1802](https://redirect.github.com/InsertKoinIO/koin/pull/1802) - Add tests + Fix koin-test jvm reflect import by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1804](https://redirect.github.com/InsertKoinIO/koin/pull/1804) - Fix verify API dependency by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1807](https://redirect.github.com/InsertKoinIO/koin/pull/1807) - fix [#​1767](https://redirect.github.com/InsertKoinIO/koin/issues/1767) - Fix documentation links by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1808](https://redirect.github.com/InsertKoinIO/koin/pull/1808) - Creating tests to resolveViewModel method by [@​gustavobarbosab](https://redirect.github.com/gustavobarbosab) in [https://github.com/InsertKoinIO/koin/pull/1800](https://redirect.github.com/InsertKoinIO/koin/pull/1800) - Fix ViewModel key generation + Fix ViewModel scope handling by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1809](https://redirect.github.com/InsertKoinIO/koin/pull/1809) - Add information about wrapping up around ClosedScopeException case by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1810](https://redirect.github.com/InsertKoinIO/koin/pull/1810) ##### Updated dependencies **Full Changelog**: https://github.com/InsertKoinIO/koin/compare/3.6.0-wasm-alpha2...3.6.0-alpha3 ### [`v3.6.0-alpha1`](https://redirect.github.com/InsertKoinIO/koin/compare/3.6.0-Beta4...3.6.0-alpha1) [Compare Source](https://redirect.github.com/InsertKoinIO/koin/compare/3.6.0-Beta5...3.6.0-alpha1) ### [`v3.6.0-Beta5`](https://redirect.github.com/InsertKoinIO/koin/releases/tag/3.6.0-Beta5) [Compare Source](https://redirect.github.com/InsertKoinIO/koin/compare/3.6.0-Beta4...3.6.0-Beta5) #### What's Changed - Fix Gradle dependencies to be in 3.5.3 style by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1851](https://redirect.github.com/InsertKoinIO/koin/pull/1851) - update quickstart hyperlink for KMP by [@​wiryadev](https://redirect.github.com/wiryadev) in [https://github.com/InsertKoinIO/koin/pull/1852](https://redirect.github.com/InsertKoinIO/koin/pull/1852) - Instance Factory isolation fix by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1905](https://redirect.github.com/InsertKoinIO/koin/pull/1905) - Module Mapping isolation fix by [@​arnaudgiuliani](https://redirect.github.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1915](https://redirect.github.com/InsertKoinIO/koin/pull/1915) - \[maintenance] androidContext readability by [@​GrzegorzBobryk](https://redirect.github.com/GrzegorzBobryk) in [https://github.com/InsertKoinIO/koin/pull/1655](https://redirect.github.com/InsertKoinIO/koin/pull/1655) - \[maintenance] toLowerCase deprecation by [@​GrzegorzBobryk](https://redirect.github.com/GrzegorzBobryk) in [https://github.com/InsertKoinIO/koin/pull/1653](https://redirect.github.com/InsertKoinIO/koin/pull/1653) **Full Changelog**: https://github.com/InsertKoinIO/koin/compare/3.6.0-Beta4...3.6.0-Beta5

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 is behind base branch, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 4 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.