Open
Conversation
2bb1af7 to
877a8e0
Compare
dbd97ff to
b9e7302
Compare
834ad8b to
6555c0f
Compare
98042f6 to
6fbcce6
Compare
| datasource | package | from | to | | -------------- | ----------------------------------------------------------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v5.5.2 | v5.5.4 | | gradle-version | gradle | 9.4.0 | 9.4.1 | | maven | com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin | 8.3.0 | 8.4.0 | | maven | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin | 0.9.7 | 0.9.8 | | maven | io.insert-koin:koin-test-junit4 | 4.1.1 | 4.2.1 | | maven | io.insert-koin:koin-test | 4.1.1 | 4.2.1 | | maven | io.insert-koin:koin-core | 4.1.1 | 4.2.1 | | maven | io.insert-koin:koin-android | 4.1.1 | 4.2.1 | | maven | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin | 1.10.2 | 1.10.3 |
6fbcce6 to
434a6a2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v5.5.2→v5.5.49.4.0→9.4.18.3.0→8.4.00.9.7→0.9.84.1.1→4.2.14.1.1→4.2.14.1.1→4.2.14.1.1→4.2.11.10.2→1.10.3Release Notes
codecov/codecov-action (codecov/codecov-action)
v5.5.4Compare Source
This is a mirror of
v5.5.2.v6will be released which requiresnode24What's Changed
Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4
v5.5.3Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3
gradle/gradle (gradle)
v9.4.1Compare Source
Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)
v0.9.8===================
Kover Gradle Plugin
Internal features
#782Filled Implementation fields Vendor/Title/Version in MANIFEST.MFBugfixes
#799#772Fixed Android multiplatform library support in case of the violation of the project isolationInsertKoinIO/koin (io.insert-koin:koin-test-junit4)
v4.2.1: Koin 4.2.1Compare Source
Support for Compile Safety with Koin Compiler 1.0.0-RC1
Bug Fixes
Fix stacked-params lookup on linked scopes (#2387) — The 4.2.0 resolver rewrite (
CoreResolverV2) walked linked scopes but dropped the per-parent stacked-parameters check that 4.1.x performed via recursion. This broke patterns whereAndroidParametersHolderis stacked on the factory scope byKoinViewModelFactoryandSavedStateHandleis then resolved from a child ViewModel scope. Linked-scope resolution now also checks stacked params on each parent scope.Restore ABI compatibility for
runOnKoinStarted(#2391) — The 4.2.0 release inadvertently broke binary compatibility forrunOnKoinStartedon JVM. Fixed by restoring the original JVM class name via@JvmName/@JvmMultifileClassannotations.Fix scope
_closedconcurrency issue (#2389) — TheScope._closedflag was not volatile, which could cause stale reads under concurrent access.Improvements
Improved Scope resolution error messages —
CoreResolverV2now provides clearer error messages when scope resolution fails, making it easier to diagnose misconfigured scopes.Added
apiCheckto CI — Binary compatibility validation (kotlinx.binary-compatibility-validator) now runs on every PR to prevent future ABI breaks.Documentation
parametersOftype-collision warning (#2328) — Added a caution note explaining that when a value passed viaparametersOfhas the same type as the requested definition, Koin returns the value directly and skips the factory block. Suggests using a wrapper type as a workaround.Contributors
Thanks to the following contributors for this release:
v4.2.0Compare Source
Kotlin 2.3.20
New Features
Performance & Stability
Bug Fixes
Breaking Changes
Dependencies
JetBrains/compose-jb (org.jetbrains.compose)
v1.10.3Changes since 1.10.2
Fixes
Multiple Platforms
Matrixconversions due to incorrect detection of regular rotation. Now the behaviour is aligned with Android #2860Components
Gradle plugin
org.jetbrains.composeversion1.10.3Libraries
org.jetbrains.compose.runtime:runtime*:1.10.3org.jetbrains.compose.ui:ui*:1.10.3org.jetbrains.compose.foundation:foundation*:1.10.3org.jetbrains.compose.material:material*:1.10.3org.jetbrains.compose.material3:material3*:1.10.0-alpha05org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0org.jetbrains.androidx.navigation:navigation-*:2.9.2org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1org.jetbrains.androidx.savedstate:savedstate*:1.4.0org.jetbrains.androidx.window:window-core:1.5.1Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.