[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
InsertKoinIO/koin (io.insert-koin:koin-test-junit4)
### [`v3.6.0-wasm-alpha2`](https://togithub.com/InsertKoinIO/koin/releases/tag/3.6.0-wasm-alpha2)
[Compare Source](https://togithub.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://togithub.com/InsertKoinIO/koin/compare/3.6.0-alpha3...3.6.0-wasm-alpha1)
[Compare Source](https://togithub.com/InsertKoinIO/koin/compare/3.6.0-alpha3...3.6.0-wasm-alpha1)
### [`v3.6.0-alpha3`](https://togithub.com/InsertKoinIO/koin/releases/tag/3.6.0-alpha3)
[Compare Source](https://togithub.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://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1739](https://togithub.com/InsertKoinIO/koin/pull/1739)
- \[maintenance] bom added to versions table by [@GrzegorzBobryk](https://togithub.com/GrzegorzBobryk) in [https://github.com/InsertKoinIO/koin/pull/1777](https://togithub.com/InsertKoinIO/koin/pull/1777)
- Bump version by [@kpgalligan](https://togithub.com/kpgalligan) in [https://github.com/InsertKoinIO/koin/pull/1786](https://togithub.com/InsertKoinIO/koin/pull/1786)
- \[DOC]\[FIX-1795] - Proofreading docs by [@pedrofsn](https://togithub.com/pedrofsn) in [https://github.com/InsertKoinIO/koin/pull/1796](https://togithub.com/InsertKoinIO/koin/pull/1796)
- Adding koin BOM doc by [@pedrofsn](https://togithub.com/pedrofsn) in [https://github.com/InsertKoinIO/koin/pull/1760](https://togithub.com/InsertKoinIO/koin/pull/1760)
- Fix coroutine engine fix dispatcher by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1798](https://togithub.com/InsertKoinIO/koin/pull/1798)
- ios concurrency fix by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1799](https://togithub.com/InsertKoinIO/koin/pull/1799)
- Fix test dependencies by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1802](https://togithub.com/InsertKoinIO/koin/pull/1802)
- Add tests + Fix koin-test jvm reflect import by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1804](https://togithub.com/InsertKoinIO/koin/pull/1804)
- Fix verify API dependency by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1807](https://togithub.com/InsertKoinIO/koin/pull/1807)
- fix [#1767](https://togithub.com/InsertKoinIO/koin/issues/1767) - Fix documentation links by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1808](https://togithub.com/InsertKoinIO/koin/pull/1808)
- Creating tests to resolveViewModel method by [@gustavobarbosab](https://togithub.com/gustavobarbosab) in [https://github.com/InsertKoinIO/koin/pull/1800](https://togithub.com/InsertKoinIO/koin/pull/1800)
- Fix ViewModel key generation + Fix ViewModel scope handling by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1809](https://togithub.com/InsertKoinIO/koin/pull/1809)
- Add information about wrapping up around ClosedScopeException case by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1810](https://togithub.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://togithub.com/InsertKoinIO/koin/compare/3.6.0-Beta4...3.6.0-alpha1)
[Compare Source](https://togithub.com/InsertKoinIO/koin/compare/3.6.0-Beta5...3.6.0-alpha1)
### [`v3.6.0-Beta5`](https://togithub.com/InsertKoinIO/koin/releases/tag/3.6.0-Beta5)
[Compare Source](https://togithub.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://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1851](https://togithub.com/InsertKoinIO/koin/pull/1851)
- update quickstart hyperlink for KMP by [@wiryadev](https://togithub.com/wiryadev) in [https://github.com/InsertKoinIO/koin/pull/1852](https://togithub.com/InsertKoinIO/koin/pull/1852)
- Instance Factory isolation fix by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1905](https://togithub.com/InsertKoinIO/koin/pull/1905)
- Module Mapping isolation fix by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1915](https://togithub.com/InsertKoinIO/koin/pull/1915)
- \[maintenance] androidContext readability by [@GrzegorzBobryk](https://togithub.com/GrzegorzBobryk) in [https://github.com/InsertKoinIO/koin/pull/1655](https://togithub.com/InsertKoinIO/koin/pull/1655)
- \[maintenance] toLowerCase deprecation by [@GrzegorzBobryk](https://togithub.com/GrzegorzBobryk) in [https://github.com/InsertKoinIO/koin/pull/1653](https://togithub.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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
3.6.0-Beta4
->3.6.0-wasm-alpha2
3.6.0-Beta4
->3.6.0-wasm-alpha2
3.6.0-Beta4
->3.6.0-wasm-alpha2
3.6.0-Beta4
->3.6.0-wasm-alpha2
Release Notes
InsertKoinIO/koin (io.insert-koin:koin-test-junit4)
### [`v3.6.0-wasm-alpha2`](https://togithub.com/InsertKoinIO/koin/releases/tag/3.6.0-wasm-alpha2) [Compare Source](https://togithub.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://togithub.com/InsertKoinIO/koin/compare/3.6.0-alpha3...3.6.0-wasm-alpha1) [Compare Source](https://togithub.com/InsertKoinIO/koin/compare/3.6.0-alpha3...3.6.0-wasm-alpha1) ### [`v3.6.0-alpha3`](https://togithub.com/InsertKoinIO/koin/releases/tag/3.6.0-alpha3) [Compare Source](https://togithub.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://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1739](https://togithub.com/InsertKoinIO/koin/pull/1739) - \[maintenance] bom added to versions table by [@GrzegorzBobryk](https://togithub.com/GrzegorzBobryk) in [https://github.com/InsertKoinIO/koin/pull/1777](https://togithub.com/InsertKoinIO/koin/pull/1777) - Bump version by [@kpgalligan](https://togithub.com/kpgalligan) in [https://github.com/InsertKoinIO/koin/pull/1786](https://togithub.com/InsertKoinIO/koin/pull/1786) - \[DOC]\[FIX-1795] - Proofreading docs by [@pedrofsn](https://togithub.com/pedrofsn) in [https://github.com/InsertKoinIO/koin/pull/1796](https://togithub.com/InsertKoinIO/koin/pull/1796) - Adding koin BOM doc by [@pedrofsn](https://togithub.com/pedrofsn) in [https://github.com/InsertKoinIO/koin/pull/1760](https://togithub.com/InsertKoinIO/koin/pull/1760) - Fix coroutine engine fix dispatcher by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1798](https://togithub.com/InsertKoinIO/koin/pull/1798) - ios concurrency fix by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1799](https://togithub.com/InsertKoinIO/koin/pull/1799) - Fix test dependencies by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1802](https://togithub.com/InsertKoinIO/koin/pull/1802) - Add tests + Fix koin-test jvm reflect import by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1804](https://togithub.com/InsertKoinIO/koin/pull/1804) - Fix verify API dependency by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1807](https://togithub.com/InsertKoinIO/koin/pull/1807) - fix [#1767](https://togithub.com/InsertKoinIO/koin/issues/1767) - Fix documentation links by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1808](https://togithub.com/InsertKoinIO/koin/pull/1808) - Creating tests to resolveViewModel method by [@gustavobarbosab](https://togithub.com/gustavobarbosab) in [https://github.com/InsertKoinIO/koin/pull/1800](https://togithub.com/InsertKoinIO/koin/pull/1800) - Fix ViewModel key generation + Fix ViewModel scope handling by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1809](https://togithub.com/InsertKoinIO/koin/pull/1809) - Add information about wrapping up around ClosedScopeException case by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1810](https://togithub.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://togithub.com/InsertKoinIO/koin/compare/3.6.0-Beta4...3.6.0-alpha1) [Compare Source](https://togithub.com/InsertKoinIO/koin/compare/3.6.0-Beta5...3.6.0-alpha1) ### [`v3.6.0-Beta5`](https://togithub.com/InsertKoinIO/koin/releases/tag/3.6.0-Beta5) [Compare Source](https://togithub.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://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1851](https://togithub.com/InsertKoinIO/koin/pull/1851) - update quickstart hyperlink for KMP by [@wiryadev](https://togithub.com/wiryadev) in [https://github.com/InsertKoinIO/koin/pull/1852](https://togithub.com/InsertKoinIO/koin/pull/1852) - Instance Factory isolation fix by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1905](https://togithub.com/InsertKoinIO/koin/pull/1905) - Module Mapping isolation fix by [@arnaudgiuliani](https://togithub.com/arnaudgiuliani) in [https://github.com/InsertKoinIO/koin/pull/1915](https://togithub.com/InsertKoinIO/koin/pull/1915) - \[maintenance] androidContext readability by [@GrzegorzBobryk](https://togithub.com/GrzegorzBobryk) in [https://github.com/InsertKoinIO/koin/pull/1655](https://togithub.com/InsertKoinIO/koin/pull/1655) - \[maintenance] toLowerCase deprecation by [@GrzegorzBobryk](https://togithub.com/GrzegorzBobryk) in [https://github.com/InsertKoinIO/koin/pull/1653](https://togithub.com/InsertKoinIO/koin/pull/1653) **Full Changelog**: https://github.com/InsertKoinIO/koin/compare/3.6.0-Beta4...3.6.0-Beta5Configuration
📅 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.