Skip to content

Update all dependencies#374

Merged
philips77 merged 1 commit intomainfrom
renovate/all
Mar 19, 2026
Merged

Update all dependencies#374
philips77 merged 1 commit intomainfrom
renovate/all

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) patch 9.4.09.4.1 age confidence
io.insert-koin:koin-compose (source) dependencies minor 4.1.14.2.0 age confidence
io.insert-koin:koin-core (source) dependencies minor 4.1.14.2.0 age confidence
com.github.skydoves:balloon-compose dependencies patch 1.7.41.7.5 age confidence
androidx.paging:paging-compose (source) dependencies patch 3.4.13.4.2 age confidence
androidx.paging:paging-common (source) dependencies patch 3.4.13.4.2 age confidence
androidx.paging:paging-runtime (source) dependencies patch 3.4.13.4.2 age confidence
com.gradle.plugin-publish plugin patch 2.1.02.1.1 age confidence
org.jetbrains.compose plugin patch 1.10.21.10.3 age confidence
androidx.datastore:datastore-preferences (source) dependencies patch 1.2.01.2.1 age confidence
androidx.datastore:datastore (source) dependencies patch 1.2.01.2.1 age confidence
androidx.core:core-ktx (source) dependencies minor 1.17.01.18.0 age confidence
androidx.core:core (source) dependencies minor 1.17.01.18.0 age confidence
androidx.compose.runtime:runtime-tracing (source) dependencies patch 1.10.41.10.5 age confidence
androidx.compose:compose-bom dependencies minor 2026.02.012026.03.00 age confidence
androidx.activity:activity-compose (source) dependencies minor 1.12.41.13.0 age confidence
androidx.activity:activity (source) dependencies minor 1.12.41.13.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gradle/gradle (gradle)

v9.4.1

Compare Source

InsertKoinIO/koin (io.insert-koin:koin-compose)

v4.2.0

Compare Source

Kotlin 2.3.20

New Features

  • Ktor 3.4 DI Bridge — Full integration with Ktor's new DI system (ktor-server-di), bridging Ktor ↔ Koin dependency injection both ways
  • Dagger Bridge (koin-dagger-bridge) — New module to help inject Koin components from Dagger side
  • AndroidX Navigation 3 support — Entry point provider with metadata parameter passing (animations, etc.), generic EntryProvider, and navigation scopes
  • Navigation Scope for Compose Nav 2 — Added scoped navigation support for Compose Navigation 2
  • Lazy Modules — Parallel loading at startup for improved performance, with benchmarks
  • strictOverride option — New definition option to override explicitly
  • koinActivityInject — Helper to retrieve dependencies against Activity scope
  • Koin Compiler Stubs — Added stubs for KoinApplication.modules() functions
  • KoinApplication.withConfiguration() — New configuration support

Performance & Stability

  • Core Resolver V2 — Fixed parameter stack propagation, injected params handling, and child scope/ViewModel scope resolution
  • Scope Resolution & Thread Safety — Performance optimization with safer ScopeFactory protecting all operations from parallel calls
  • ThreadLocal loading optimization — Avoid cost per Scope (#​2306)
  • getAll no longer sorted by default — Instances come as declared; sort on purpose if needed
  • Params stack access optimization

Bug Fixes

  • Fix sharedKoinViewModel with type-safe navigation routes (#​2293)
  • Fix qualified name usage in WASM (#​2312)
  • Fix premature release of scope & context in Compose — don't drop in onForgotten (#​2274)
  • Fix crashing declarations for LocalKoinScope & LocalKoinApplication
  • Fix Compose Koin Context Loader and Entry Points (#​2327)
  • Fix CoreResolution with Child Scopes / ViewModelScope (#​2325)
  • Fix Scope Archetypes Qualifier in plugin support functions
  • Fix qualifier conversion

Breaking Changes

  • minSdk raised to 23 for Android
  • module renamed to lazyModule in some contexts
  • BeanDef constructor change (API signature update)

Dependencies

  • Kotlin 2.3.20
  • Ktor 3.4
  • JetBrains Compose 1.10.2
  • AndroidX Lifecycle 2.10.0
  • AndroidX Navigation 2.9.7 / Nav3 1.0.1
skydoves/balloon (com.github.skydoves:balloon-compose)

v1.7.5

Compare Source

What's Changed

Full Changelog: skydoves/Balloon@1.7.4...1.7.5


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title Update dependency com.github.skydoves:balloon-compose 1.7.4 to v1.7.5 Update all dependencies Mar 11, 2026
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b8c165e to ea5e76d Compare March 17, 2026 17:57
@philips77 philips77 merged commit 5b219ea into main Mar 19, 2026
1 check passed
@philips77 philips77 deleted the renovate/all branch March 19, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant